{ "issues": [ { "result": "fail", "text": "If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license.", "note": "License file JKQTMathText6_FIRAMATH_LICENSE is not marked as %license", "name": "CheckLicensInDoc", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" } ], "results": { "MUST": { "C/C++": [ { "result": "pass", "text": "If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang.", "note": null, "name": "CheckGccBuildRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/" }, { "result": "pass", "text": "Header files in -devel subpackage, if present.", "note": "", "name": "CheckHeaderFiles", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" }, { "result": "pass", "text": "ldconfig not called in %post and %postun for Fedora 28 and later.", "note": null, "name": "CheckLDConfig", "url": "https://fedoraproject.org/wiki/Changes/Removing_ldconfig_scriptlets" }, { "result": "pass", "text": "Package does not contain any libtool archives (.la)", "note": null, "name": "CheckLibToolArchives", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#packaging-static-libraries" }, { "result": "pending", "text": "Package does not contain kernel modules.", "note": null, "name": "CheckNoKernelModules", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#_no_external_kernel_modules" }, { "result": "pass", "text": "Package contains no static executables.", "note": null, "name": "CheckNoStaticExecutables", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_statically_linking_executables" }, { "result": "pass", "text": "Rpath absent or only used for internal libs.", "note": null, "name": "CheckRPATH", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_beware_of_rpath" }, { "result": "pass", "text": "Development (unversioned) .so files in -devel subpackage, if present.", "note": null, "name": "CheckSoFiles", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" } ], "Generic": [ { "result": "pending", "text": "Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines.", "note": null, "name": "CheckApprovedLicense", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/" }, { "result": "pending", "text": "%build honors applicable compiler flags or justifies otherwise.", "note": null, "name": "CheckBuildCompilerFlags", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_compiler_flags" }, { "result": "pass", "text": "Package uses either %{buildroot} or $RPM_BUILD_ROOT", "note": null, "name": "CheckBuildrootMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pending", "text": "Package contains no bundled libraries without FPC exception.", "note": null, "name": "CheckBundledLibs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#bundling" }, { "result": "pending", "text": "Changelog in prescribed format.", "note": null, "name": "CheckChangelogFormat", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#changelogs" }, { "result": "pass", "text": "Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install.", "note": null, "name": "CheckCleanBuildroot", "url": "(this test has no URL)" }, { "result": "pending", "text": "Sources contain only permissible code or content.", "note": null, "name": "CheckCodeAndContent", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#_impermissible_content" }, { "result": "pass", "text": "Macros in Summary, %description expandable at SRPM build time.", "note": null, "name": "CheckDescMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_rpm_buildtime_macros" }, { "result": "pending", "text": "Package contains desktop file if it is a GUI application.", "note": null, "name": "CheckDesktopFile", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_desktop_files" }, { "result": "pending", "text": "Development files must be in a -devel package", "note": null, "name": "CheckDevelFilesInDevel", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" }, { "result": "pass", "text": "Package requires other packages for directories it uses.", "note": null, "name": "CheckDirectoryRequire", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Dist tag is present.", "note": null, "name": "CheckDistTag", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/DistTag/" }, { "result": "pending", "text": "Package uses nothing in %doc for runtime.", "note": null, "name": "CheckDocRuntime", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Package does not contain duplicates in %files.", "note": null, "name": "CheckFileDuplicates", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_duplicate_files" }, { "result": "pass", "text": "Permissions on files are set properly.", "note": null, "name": "CheckFilePermissions", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_permissions" }, { "result": "pending", "text": "Package complies to the Packaging Guidelines", "note": null, "name": "CheckGuidelines", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package must not depend on deprecated() packages.", "note": null, "name": "CheckIfDepsDeprecated", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/deprecating-packages/" }, { "result": "fail", "text": "If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license.", "note": "License file JKQTMathText6_FIRAMATH_LICENSE is not marked as %license", "name": "CheckLicensInDoc", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pending", "text": "License field in the package spec file matches the actual license.", "note": "Checking patched sources after %prep for licenses. Licenses found: \"Unknown or generated\", \"GNU Lesser General Public License, Version 2.1\", \"GNU Lesser General Public License v2.1 or later\", \"GNU Lesser General Public License v3.0 or later\", \"SIL Open Font License 1.1\", \"GNU General Public License\", \"SIL Open Font License\", \"*No copyright* SIL Open Font License 1.1 with Reserved Font Name\", \"*No copyright* SIL Open Font License\". 2859 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/JKQtPlotter/licensecheck.txt", "name": "CheckLicenseField", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_valid_license_short_names" }, { "result": "pass", "text": "The License field must be a valid SPDX expression.", "note": null, "name": "CheckLicenseFieldSPDX", "url": "https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1" }, { "result": "pending", "text": "License file installed when any subpackage combination is installed.", "note": null, "name": "CheckLicenseInSubpackages", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#subpackage-licensing" }, { "result": "pending", "text": "Package consistently uses macros (instead of hard-coded directory names).", "note": null, "name": "CheckMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pass", "text": "Package use %makeinstall only when make install DESTDIR=... doesn't work.", "note": null, "name": "CheckMakeinstall", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_why_the_makeinstall_macro_should_not_be_used" }, { "result": "pending", "text": "If the package is under multiple licenses, the licensing breakdown must be documented in the spec.", "note": null, "name": "CheckMultipleLicenses", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_multiple_licensing_scenarios" }, { "result": "pass", "text": "Package is named using only allowed ASCII characters.", "note": null, "name": "CheckNameCharset", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/" }, { "result": "pending", "text": "Package is named according to the Package Naming Guidelines.", "note": null, "name": "CheckNaming", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/" }, { "result": "pending", "text": "Package does not generate any conflict.", "note": null, "name": "CheckNoConflicts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_conflicts" }, { "result": "pass", "text": "Package does not use a name that already exists.", "note": null, "name": "CheckNoNameConflict", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/#_conflicting_package_names" }, { "result": "pending", "text": "Package obeys FHS, except libexecdir and /usr/target.", "note": null, "name": "CheckObeysFHS", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_filesystem_layout" }, { "result": "pending", "text": "If the package is a rename of another package, proper Obsoletes and Provides are present.", "note": null, "name": "CheckObsoletesForRename", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#renaming-or-replacing-existing-packages" }, { "result": "pass", "text": "Package must own all directories that it creates.", "note": null, "name": "CheckOwnDirs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package does not own files or directories owned by other packages.", "note": null, "name": "CheckOwnOther", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package is not relocatable.", "note": null, "name": "CheckRelocatable", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_relocatable_packages" }, { "result": "pending", "text": "Requires correct, justified where necessary.", "note": null, "name": "CheckRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_explicit_requires" }, { "result": "pass", "text": "Sources used to build the package match the upstream source, as provided in the spec URL.", "note": null, "name": "CheckSourceMD5", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Spec file is legible and written in American English.", "note": null, "name": "CheckSpecLegibility", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_legibility" }, { "result": "pass", "text": "Spec file name must match the spec package %{name}, in the format %{name}.spec.", "note": null, "name": "CheckSpecName", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_file_naming" }, { "result": "pending", "text": "Package contains systemd file(s) if in need.", "note": null, "name": "CheckSystemdScripts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "File names are valid UTF-8.", "note": null, "name": "CheckUTF8Filenames", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_non_ascii_filenames" }, { "result": "pending", "text": "Useful -debuginfo package or justification otherwise.", "note": null, "name": "CheckUsefulDebuginfo", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_debuginfo_packages" }, { "result": "pending", "text": "Package is not known to require an ExcludeArch tag.", "note": null, "name": "generic-excludearch", "url": "https://fedoraproject.org/wiki/Architectures#ExcludeArch_.26_ExclusiveArch" }, { "result": "pending", "text": "Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files.", "note": "Documentation size is 12264 bytes in 2 files. ", "name": "generic-large-docs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Packages must not store files under /srv, /opt or /usr/local", "note": null, "name": "generic-srv-opt", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pending", "text": "Package successfully compiles and builds into binary rpms on at least one supported primary architecture.", "note": "Using prebuilt packages", "name": "CheckBuild", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pass", "text": "Package installs properly.", "note": null, "name": "CheckPackageInstalls", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Rpmlint is run on all rpms the build produces.", "note": "There are rpmlint messages (see attachment).", "name": "CheckRpmlint", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" } ] }, "SHOULD": { "Generic": [ { "result": "fail", "text": "Reviewer should test that the package builds in mock.", "note": null, "name": "CheckBuildInMock", "url": "https://fedoraproject.org/wiki/PackageMaintainers/MockTricks" }, { "result": "pass", "text": "Buildroot is not present", "note": null, "name": "CheckBuildroot", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT)", "note": null, "name": "CheckClean", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it.", "note": null, "name": "CheckContainsLicenseText", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pass", "text": "No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.", "note": null, "name": "CheckFileRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_dependencies" }, { "result": "pending", "text": "Final provides and requires are sane (see attachments).", "note": null, "name": "CheckFinalRequiresProvides", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Fully versioned dependency in subpackages if applicable.", "note": null, "name": "CheckFullVerReqSub", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_requiring_base_package" }, { "result": "pending", "text": "Package functions as described.", "note": null, "name": "CheckFunctionAsDescribed", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Packager, Vendor, PreReq, Copyright tags should not be in spec file", "note": null, "name": "CheckIllegalSpecTags", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "Latest version is packaged.", "note": null, "name": "CheckLatestVersionIsPackaged", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pending", "text": "Package does not include license text files separate from upstream.", "note": null, "name": "CheckLicenseUpstream", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pass", "text": "Sources can be downloaded from URI in Source: tag", "note": null, "name": "CheckSourceDownloads", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pass", "text": "SourceX is a working URL.", "note": null, "name": "CheckSourceUrl", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Sources are verified with gpgverify first in %prep if upstream publishes signatures.", "note": "gpgverify is not used.", "name": "CheckSourceVerification", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_file_verification" }, { "result": "pending", "text": "Package should compile and build into binary rpms on all supported architectures.", "note": null, "name": "CheckSupportAllArchs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pending", "text": "%check is present and all tests pass.", "note": null, "name": "CheckTestSuites", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_test_suites" }, { "result": "pending", "text": "Packages should try to preserve timestamps of original installed files.", "note": null, "name": "CheckTimeStamps", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_timestamps" }, { "result": "pass", "text": "Spec use %global instead of %define unless justified.", "note": null, "name": "CheckUseGlobal", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_global_preferred_over_define" } ] }, "EXTRA": { "Generic": [ { "result": "pass", "text": "Large data in /usr/share should live in a noarch subpackage if package is arched.", "note": null, "name": "generic-large-data", "url": "https://fedoraproject.org/wiki/Packaging:ReviewGuidelines#Package_Review_Guidelines" }, { "result": "pass", "text": "Rpmlint is run on debuginfo package(s).", "note": "No rpmlint messages.", "name": "CheckRpmlintDebuginfo", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" }, { "result": "pass", "text": "Rpmlint is run on all installed packages.", "note": "No rpmlint messages.", "name": "CheckRpmlintInstalled", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" } ] } }, "attachments": [ { "header": "Rpmlint", "text": "Checking: JKQtPlotter-5.0.0~20251013.050100.d243218-1.fc42.x86_64.rpm\n JKQtPlotter-devel-5.0.0~20251013.050100.d243218-1.fc42.x86_64.rpm\n JKQtPlotter-doc-5.0.0~20251013.050100.d243218-1.fc42.x86_64.rpm\n JKQtPlotter-5.0.0~20251013.050100.d243218-1.fc42.src.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.8.0\nconfiguration:\n /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nrpmlintrc: [PosixPath('/tmp/tmpav79_u2a')]\nchecks: 32, packages: 4\n\nJKQtPlotter.x86_64: W: wrong-file-end-of-line-encoding /usr/share/doc/JKQtPlotter/README.md\nJKQtPlotter.src: E: spelling-error ('renderer', '%description -l en_US renderer -> tenderer, rendered, render')\nJKQtPlotter.x86_64: E: spelling-error ('renderer', '%description -l en_US renderer -> tenderer, rendered, render')\nJKQtPlotter.spec: W: specfile-warning sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory\nJKQtPlotter.x86_64: W: no-manual-page-for-binary JKQTPCSSParser_test\nJKQtPlotter.x86_64: W: no-manual-page-for-binary JKQTPDataCache_benchmark\nJKQtPlotter.x86_64: W: no-manual-page-for-binary JKQTPDataCache_test\nJKQtPlotter.x86_64: W: no-manual-page-for-binary JKQTPStringTools_test\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtmathtext_render\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtplot_test\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtplotter_doc_imagegenerator\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtpstatisticstools_test\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_advplotstyling\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_barchart\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_barchart_customdrawfunctor\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_barchart_errorbars\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_barchart_functorfill\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_barchart_twocolor\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_boxplot\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_contourplot\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_datastore\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_datastore_groupedstat\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_datastore_iterators\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_datastore_regression\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_datastore_statistics\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_datastore_statistics_2d\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_dateaxes\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_distributionplot\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_errorbarstyles\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_evalcurve\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_filledgraphs\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_filledgraphs_errors\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_financialgraphs\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_functionplot\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_geo_arrows\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_geo_bezier\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_geo_coordinateaxis0\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_geo_simple\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_geometric\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_graphlabels\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_imageplot\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_imageplot_cimg\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_imageplot_modifier\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_imageplot_nodatastore\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_imageplot_opencv\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_imageplot_userpal\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_impulsesplot\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_jkqtfastplotter_test\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_jkqtmathtext_simpletest\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_jkqtmathtext_test\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_logaxes\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_mandelbrot\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_multiplot\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_multithreaded\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_parametriccurve\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_paramscatterplot\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_paramscatterplot_customsymbol\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_paramscatterplot_image\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_paramvectorfield\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_parsedfunctionplot\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_rgbimageplot\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_rgbimageplot_cimg\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_rgbimageplot_opencv\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_rgbimageplot_qt\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_scatter\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_scatter_customsymbol\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_second_axis\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_simpletest\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_speed\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_stackedbars\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_stepplots\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_styledboxplot\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_styling\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_symbols_and_errors\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_symbols_and_styles\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_ui\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_ui_bind_scrollbar\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_user_interaction\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_vectorfield\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_violinplot\nJKQtPlotter.x86_64: W: no-manual-page-for-binary jkqtptest_wiggleplots\nJKQtPlotter.x86_64: W: no-manual-page-for-binary test_jkqtpdatastore\nJKQtPlotter-devel.x86_64: W: no-documentation\nJKQtPlotter-doc.x86_64: E: no-binary\nJKQtPlotter.spec: W: no-%check-section\nJKQtPlotter.x86_64: E: incorrect-fsf-address /usr/share/licenses/JKQtPlotter/LICENSE\nJKQtPlotter-doc.x86_64: E: incorrect-fsf-address /usr/share/doc/JKQTPlotter/LICENSE\nJKQtPlotter-devel.x86_64: W: files-duplicate /usr/lib64/cmake/JKQTPlotter6/JKQTPlotter6Version.cmake /usr/lib64/cmake/JKQTPlotter6/JKQTCommon6Version.cmake:/usr/lib64/cmake/JKQTPlotter6/JKQTFastPlotter6Version.cmake:/usr/lib64/cmake/JKQTPlotter6/JKQTMath6Version.cmake:/usr/lib64/cmake/JKQTPlotter6/JKQTMathText6Version.cmake\nJKQtPlotter-doc.x86_64: W: files-duplicate /usr/share/licenses/JKQtPlotter-doc/LICENSE /usr/share/doc/JKQTPlotter/JKQTMathText6_FIRAMATH_LICENSE\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/JKQTPCSSParser_test (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/JKQTPDataCache_benchmark (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/JKQTPDataCache_test (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/JKQTPStringTools_test (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtmathtext_render (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtplot_test (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtplotter_doc_imagegenerator (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtpstatisticstools_test (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_advplotstyling (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_barchart (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_barchart_customdrawfunctor (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_barchart_errorbars (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_barchart_functorfill (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_barchart_twocolor (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_boxplot (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_contourplot (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_datastore (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_datastore_groupedstat (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_datastore_iterators (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_datastore_regression (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_datastore_statistics (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_datastore_statistics_2d (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_dateaxes (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_distributionplot (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_errorbarstyles (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_evalcurve (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_filledgraphs (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_filledgraphs_errors (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_financialgraphs (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_functionplot (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_geo_arrows (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_geo_bezier (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_geo_coordinateaxis0 (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_geo_simple (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_geometric (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_graphlabels (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_imageplot (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_imageplot_cimg (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_imageplot_modifier (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_imageplot_nodatastore (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_imageplot_opencv (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_imageplot_userpal (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_impulsesplot (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_jkqtfastplotter_test (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_jkqtmathtext_simpletest (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_jkqtmathtext_test (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_logaxes (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_mandelbrot (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_multiplot (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_multithreaded (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_parametriccurve (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_paramscatterplot (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_paramscatterplot_customsymbol (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_paramscatterplot_image (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_paramvectorfield (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_parsedfunctionplot (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_rgbimageplot (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_rgbimageplot_cimg (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_rgbimageplot_opencv (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_rgbimageplot_qt (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_scatter (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_scatter_customsymbol (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_second_axis (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_simpletest (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_speed (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_stackedbars (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_stepplots (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_styledboxplot (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_styling (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_symbols_and_errors (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_symbols_and_styles (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_ui (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_ui_bind_scrollbar (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_user_interaction (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_vectorfield (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_violinplot (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/jkqtptest_wiggleplots (RUNPATH: $ORIGIN)\nJKQtPlotter.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/test_jkqtpdatastore (RUNPATH: $ORIGIN)\n 4 packages and 0 specfiles checked; 83 errors, 84 warnings, 126 filtered, 83 badness; has taken 4.6 s \n\n\n" }, { "header": "Rpmlint (installed packages)", "text": "(none): E: there is no installed rpm \"JKQtPlotter-devel\".\n(none): E: there is no installed rpm \"JKQtPlotter-doc\".\n(none): E: there is no installed rpm \"JKQtPlotter-debuginfo\".\n(none): E: there is no installed rpm \"JKQtPlotter\".\nThere are no files to process nor additional arguments.\nNothing to do, aborting.\n============================ rpmlint session starts ============================\nrpmlint: 2.8.0\nconfiguration:\n /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nchecks: 32, packages: 4\n\n 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s \n\n" }, { "header": "Rpmlint (debuginfo)", "text": "Checking: JKQtPlotter-debuginfo-5.0.0~20251013.050100.d243218-1.fc42.x86_64.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.8.0\nconfiguration:\n /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nrpmlintrc: [PosixPath('/tmp/tmpcnwnm88z')]\nchecks: 32, packages: 1\n\n 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 174 filtered, 0 badness; has taken 5.6 s \n\n\n\n" }, { "header": "", "text": "Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24\nCommand line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name JKQtPlotter --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg\nBuildroot used: fedora-42-x86_64\nActive plugins: Shell-api, C/C++, Generic\nDisabled plugins: R, Haskell, Ocaml, Java, PHP, SugarActivity, Perl, fonts, Python\nDisabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH\n" }, { "header": "Source checksums", "text": "https://github.com/jkriege2/JKQtPlotter/archive/d243218119b1632987df26baea0d4bc6ccdee533.tar.gz :\n CHECKSUM(SHA256) this package : 1a5cd3e84493f969bfaea5e761e28b128b978cb8a18df8c83240f39922e82825\n CHECKSUM(SHA256) upstream package : 1a5cd3e84493f969bfaea5e761e28b128b978cb8a18df8c83240f39922e82825\n" }, { "header": "Requires", "text": "JKQtPlotter (rpmlib, GLIBC filtered):\n libJKQTCommon6_Debug.so.5.0.0()(64bit)\n libJKQTFastPlotter6_Debug.so.5.0.0()(64bit)\n libJKQTMath6_Debug.so.5.0.0()(64bit)\n libJKQTMathText6_Debug.so.5.0.0()(64bit)\n libJKQTPlotter6_Debug.so.5.0.0()(64bit)\n libQt6Core.so.6()(64bit)\n libQt6Core.so.6(Qt_6)(64bit)\n libQt6Core.so.6(Qt_6.9)(64bit)\n libQt6Gui.so.6()(64bit)\n libQt6Gui.so.6(Qt_6)(64bit)\n libQt6OpenGLWidgets.so.6()(64bit)\n libQt6OpenGLWidgets.so.6(Qt_6)(64bit)\n libQt6PrintSupport.so.6()(64bit)\n libQt6PrintSupport.so.6(Qt_6)(64bit)\n libQt6Svg.so.6()(64bit)\n libQt6Svg.so.6(Qt_6)(64bit)\n libQt6Test.so.6()(64bit)\n libQt6Test.so.6(Qt_6)(64bit)\n libQt6Widgets.so.6()(64bit)\n libQt6Widgets.so.6(Qt_6)(64bit)\n libQt6Xml.so.6()(64bit)\n libQt6Xml.so.6(Qt_6)(64bit)\n libc.so.6()(64bit)\n libgcc_s.so.1()(64bit)\n libgcc_s.so.1(GCC_3.0)(64bit)\n libgcc_s.so.1(GCC_3.3.1)(64bit)\n libm.so.6()(64bit)\n libopencv_core.so.411()(64bit)\n libopencv_imgcodecs.so.411()(64bit)\n libstdc++.so.6()(64bit)\n libstdc++.so.6(CXXABI_1.3)(64bit)\n libstdc++.so.6(CXXABI_1.3.15)(64bit)\n libstdc++.so.6(CXXABI_1.3.7)(64bit)\n libstdc++.so.6(CXXABI_1.3.9)(64bit)\n rtld(GNU_HASH)\n\nJKQtPlotter-devel (rpmlib, GLIBC filtered):\n JKQtPlotter(x86-64)\n cmake-filesystem(x86-64)\n libJKQTCommon6_Debug.so.5.0.0()(64bit)\n libJKQTFastPlotter6_Debug.so.5.0.0()(64bit)\n libJKQTMath6_Debug.so.5.0.0()(64bit)\n libJKQTMathText6_Debug.so.5.0.0()(64bit)\n libJKQTPlotter6_Debug.so.5.0.0()(64bit)\n\nJKQtPlotter-doc (rpmlib, GLIBC filtered):\n\n" }, { "header": "Provides", "text": "JKQtPlotter:\n JKQtPlotter\n JKQtPlotter(x86-64)\n libJKQTCommon6_Debug.so.5.0.0()(64bit)\n libJKQTFastPlotter6_Debug.so.5.0.0()(64bit)\n libJKQTMath6_Debug.so.5.0.0()(64bit)\n libJKQTMathText6_Debug.so.5.0.0()(64bit)\n libJKQTPlotter6_Debug.so.5.0.0()(64bit)\n\nJKQtPlotter-devel:\n JKQtPlotter-devel\n JKQtPlotter-devel(x86-64)\n cmake(JKQTCommon6)\n cmake(JKQTFastPlotter6)\n cmake(JKQTMath6)\n cmake(JKQTMathText6)\n cmake(JKQTPlotter6)\n cmake(jkqtcommon6)\n cmake(jkqtfastplotter6)\n cmake(jkqtmath6)\n cmake(jkqtmathtext6)\n cmake(jkqtplotter6)\n\nJKQtPlotter-doc:\n JKQtPlotter-doc\n JKQtPlotter-doc(x86-64)\n\n" } ] }