{ "issues": [ { "result": "fail", "text": "If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang.", "note": "No gcc, gcc-c++ or clang found in BuildRequires", "name": "CheckGccBuildRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/" }, { "result": "fail", "text": "Development (unversioned) .so files in -devel subpackage, if present.", "note": "Unversioned so-files directly in %_libdir.", "name": "CheckSoFiles", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" }, { "result": "fail", "text": "Package must not depend on deprecated() packages.", "note": "lcms-devel is deprecated, you must not depend on it.", "name": "CheckIfDepsDeprecated", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/deprecating-packages/" }, { "result": "fail", "text": "Sources used to build the package match the upstream source, as provided in the spec URL.", "note": "Upstream MD5sum check error, diff is in /var/lib/copr-rpmbuild/results/openrv/diff.txt", "name": "CheckSourceMD5", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" } ], "results": { "MUST": { "C/C++": [ { "result": "fail", "text": "If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang.", "note": "No gcc, gcc-c++ or clang found in BuildRequires", "name": "CheckGccBuildRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/" }, { "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": "fail", "text": "Development (unversioned) .so files in -devel subpackage, if present.", "note": "Unversioned so-files directly in %_libdir.", "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": "pass", "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": "pass", "text": "Package installs a %{name}.desktop using desktop-file-install or desktop-file-validate if there is such a file.", "note": null, "name": "CheckDesktopFileInstall", "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": "fail", "text": "Package must not depend on deprecated() packages.", "note": "lcms-devel is deprecated, you must not depend on it.", "name": "CheckIfDepsDeprecated", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/deprecating-packages/" }, { "result": "pass", "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": null, "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\", \"Apache License 2.0\", \"*No copyright* Apache License 2.0\", \"Apache License 2.0 and/or BSD 3-Clause License\", \"*No copyright* Apache License and/or GNU Library General Public License v2 or later and/or MIT License\", \"*No copyright* MIT License\", \"libtiff License\", \"*No copyright* Apache License and/or Apache License (v2.0) or bsd_-3-Clause_clause and/or MIT License and/or Mozilla Public License 2.0\", \"MIT License\", \"MIT License and/or Unicode strict\", \"BSD 3-Clause License\", \"*No copyright* BSD 3-Clause License\", \"GNU Library General Public License v2 or later\", \"GNU Lesser General Public License v2.1 or later\", \"Freetype Project License\", \"Boehm GC License\", \"*No copyright* Boehm GC License\", \"Khronos License and/or MIT License\", \"*No copyright* zlib License\", \"zlib License\", \"*No copyright* Boost Software License 1.0\", \"*No copyright* Boost Software License\", \"*No copyright* Public domain\", \"Boost Software License 1.0\", \"GNU General Public License, Version 3 and/or GNU Lesser General Public License, Version 2.1\", \"*No copyright* GNU Lesser General Public License\", \"GNU Library General Public License v2 or later [obsolete FSF postal address (Temple Place)]\", \"*No copyright* Mozilla Public License 2.0\", \"Mozilla Public License 2.0\", \"GNU General Public License v2.0 or later and/or GNU Lesser General Public License v3.0 or later\", \"*No copyright* GNU Library General Public License v2 or later\", \"MIT Open Group variant\", \"Freetype Project License [generated file]\", \"NTP License\", \"Khronos License\", \"Mozilla Public License 1.1\", \"*No copyright* Mozilla Public License 1.1\", \"*No copyright* The Unlicense\", \"FSF Unlimited License (with License Retention)\", \"GNU General Public License v2.0 or later [generated file]\", \"FSF Unlimited License [generated file]\", \"X11 License [generated file]\", \"GNU General Public License v2.0 or later\", \"BSD 2-clause NetBSD License and/or BSD 4-Clause License and/or ISC License\", \"GNU Lesser General Public License (modified-code-notice clause) and/or GNU Lesser General Public License v2.1 or later\", \"Boehm GC License and/or Mozilla Public License 2.0\", \"Freetype Project License and/or XFree86 License\". 831 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/openrv/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": "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": "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": "fail", "text": "Sources used to build the package match the upstream source, as provided in the spec URL.", "note": "Upstream MD5sum check error, diff is in /var/lib/copr-rpmbuild/results/openrv/diff.txt", "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": "pass", "text": "Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files.", "note": "Documentation size is 8074 bytes in 1 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" } ], "Python": [ { "result": "pass", "text": "Package contains BR: python2-devel or python3-devel", "note": null, "name": "CheckPythonBuildRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_dependencies" }, { "result": "pass", "text": "Packages MUST NOT have dependencies (either build-time or runtime) on packages named with the unversioned python- prefix unless no properly versioned package exists. Dependencies on Python packages instead MUST use names beginning with python2- or python3- as appropriate.", "note": null, "name": "CheckPythonRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_dependencies" }, { "result": "pass", "text": "Python packages must not contain %{pythonX_site(lib|arch)}/* in %files", "note": null, "name": "CheckPythonX_Site", "url": "https://pagure.io/packaging-committee/issue/782" }, { "result": "pass", "text": "Binary eggs must be removed in %prep", "note": null, "name": "python-check-eggs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Python_Eggs/" }, { "result": "pending", "text": "Python eggs must not download any dependencies during the build process.", "note": null, "name": "python-dont-download-deps", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Python_Eggs/" }, { "result": "pending", "text": "A package which is used by another package via an egg interface should provide egg info.", "note": null, "name": "python-egg-info", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Python_Eggs/" }, { "result": "pending", "text": "Package meets the Packaging Guidelines::Python", "note": null, "name": "python-meet-guidelines", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/" } ] }, "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": "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": "pending", "text": "Patches link to upstream bugs/comments/lists or are otherwise justified.", "note": null, "name": "CheckPatchComments", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_patch_guidelines" }, { "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": "There are rpmlint messages (see attachment).", "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" }, { "result": "fail", "text": "Spec file according to URL is the same as in SRPM.", "note": "Bad spec filename: /var/lib/copr-rpmbuild/results/openrv/srpm-unpacked/openrv.spec", "name": "CheckSpecAsInSRPM", "url": "(this test has no URL)" } ] } }, "attachments": [ { "header": "Rpmlint", "text": "Checking: openrv-2.2.0-8.fc41.x86_64.rpm\n openrv-2.2.0-8.fc41.src.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.5.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/tmp243gvlti')]\nchecks: 32, packages: 2\n\nopenrv.src: W: summary-ended-with-dot Image and sequence viewer for Artists.\nopenrv.x86_64: W: summary-ended-with-dot Image and sequence viewer for Artists.\nopenrv.src: E: spelling-error ('performant', '%description -l en_US performant -> perform ant, perform-ant, performance')\nopenrv.x86_64: E: spelling-error ('performant', '%description -l en_US performant -> perform ant, perform-ant, performance')\nopenrv.x86_64: W: no-manual-page-for-binary gtofilter\nopenrv.x86_64: W: no-manual-page-for-binary gtoimage\nopenrv.x86_64: W: no-manual-page-for-binary gtoinfo\nopenrv.x86_64: W: no-manual-page-for-binary gtomerge\nopenrv.x86_64: W: no-manual-page-for-binary makeFBIOformats\nopenrv.x86_64: W: no-manual-page-for-binary makeMovieIOformats\nopenrv.x86_64: W: no-manual-page-for-binary mu-interp\nopenrv.x86_64: W: no-manual-page-for-binary rmsImageDiff\nopenrv.x86_64: W: no-manual-page-for-binary rv\nopenrv.x86_64: W: no-manual-page-for-binary rvio\nopenrv.x86_64: W: no-manual-page-for-binary rvio_sw\nopenrv.x86_64: W: no-manual-page-for-binary rvls\nopenrv.x86_64: W: no-manual-page-for-binary rvpkg\nopenrv.x86_64: W: no-manual-page-for-binary rvprof\nopenrv.x86_64: W: no-manual-page-for-binary rvpush\nopenrv.x86_64: W: no-manual-page-for-binary rvshell\nopenrv.x86_64: E: missing-call-to-setgroups-before-setuid /usr/bin/rv\nopenrv.x86_64: E: missing-call-to-setgroups-before-setuid /usr/bin/rvio\nopenrv.x86_64: E: missing-call-to-setgroups-before-setuid /usr/bin/rvio_sw\nopenrv.x86_64: E: missing-call-to-setgroups-before-setuid /usr/lib64/openrv/Mu/system.so\nopenrv.x86_64: E: invalid-soname /usr/lib64/libALSAAudioModule.so libALSAAudioModule.so\nopenrv.x86_64: E: invalid-soname /usr/lib64/libALSASafeAudioModule.so libALSASafeAudioModule.so\nopenrv.x86_64: E: invalid-soname /usr/lib64/libTwkAudio.so libTwkAudio.so\nopenrv.x86_64: E: invalid-soname /usr/lib64/libTwkExc.so libTwkExc.so\nopenrv.x86_64: E: invalid-soname /usr/lib64/libTwkFB.so libTwkFB.so\nopenrv.x86_64: E: invalid-soname /usr/lib64/libTwkFBAux.so libTwkFBAux.so\nopenrv.x86_64: E: invalid-soname /usr/lib64/libTwkMovie.so libTwkMovie.so\nopenrv.x86_64: E: invalid-soname /usr/lib64/libTwkUtil.so libTwkUtil.so\nopenrv.x86_64: E: invalid-soname /usr/lib64/libcv.so libcv.so\nopenrv.x86_64: E: invalid-soname /usr/lib64/libcxcore.so libcxcore.so\nopenrv.x86_64: E: invalid-soname /usr/lib64/libnedmalloc.so libnedmalloc.so\nopenrv.x86_64: E: invalid-soname /usr/lib64/libstl_ext.so libstl_ext.so\nopenrv.src: E: description-line-too-long Open RV is an image and sequence viewer for VFX and animation artists. Open RV is high-performant, hardware accelerated, and pipeline-friendly.\nopenrv.x86_64: E: description-line-too-long Open RV is an image and sequence viewer for VFX and animation artists. Open RV is high-performant, hardware accelerated, and pipeline-friendly.\n 2 packages and 0 specfiles checked; 20 errors, 18 warnings, 53 filtered, 20 badness; has taken 4.2 s \n\n\n" }, { "header": "Rpmlint (installed packages)", "text": "(none): E: there is no installed rpm \"openrv-debuginfo\".\n(none): E: there is no installed rpm \"openrv\".\nThere are no files to process nor additional arguments.\nNothing to do, aborting.\n============================ rpmlint session starts ============================\nrpmlint: 2.5.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: 2\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": "Cannot parse rpmlint output:\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 openrv --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg\nBuildroot used: fedora-41-x86_64\nActive plugins: C/C++, Python, Generic, Shell-api\nDisabled plugins: Java, R, Haskell, PHP, fonts, Ocaml, Perl, SugarActivity\nDisabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH\n" }, { "header": "Unversioned so-files", "text": "openrv: /usr/lib64/libALSAAudioModule.so\nopenrv: /usr/lib64/libALSASafeAudioModule.so\nopenrv: /usr/lib64/libTwkAudio.so\nopenrv: /usr/lib64/libTwkExc.so\nopenrv: /usr/lib64/libTwkFB.so\nopenrv: /usr/lib64/libTwkFBAux.so\nopenrv: /usr/lib64/libTwkMovie.so\nopenrv: /usr/lib64/libTwkUtil.so\nopenrv: /usr/lib64/libcv.so\nopenrv: /usr/lib64/libcxcore.so\nopenrv: /usr/lib64/libnedmalloc.so\nopenrv: /usr/lib64/libstl_ext.so\nopenrv: /usr/lib64/openrv/ImageFormats/io_cin.so\nopenrv: /usr/lib64/openrv/ImageFormats/io_dpx.so\nopenrv: /usr/lib64/openrv/ImageFormats/io_exr.so\nopenrv: /usr/lib64/openrv/ImageFormats/io_gto.so\nopenrv: /usr/lib64/openrv/ImageFormats/io_jpeg.so\nopenrv: /usr/lib64/openrv/ImageFormats/io_mray.so\nopenrv: /usr/lib64/openrv/ImageFormats/io_oiio.so\nopenrv: /usr/lib64/openrv/ImageFormats/io_png.so\nopenrv: /usr/lib64/openrv/ImageFormats/io_raw.so\nopenrv: /usr/lib64/openrv/ImageFormats/io_rgbe.so\nopenrv: /usr/lib64/openrv/ImageFormats/io_rla.so\nopenrv: /usr/lib64/openrv/ImageFormats/io_sgi.so\nopenrv: /usr/lib64/openrv/ImageFormats/io_targa.so\nopenrv: /usr/lib64/openrv/ImageFormats/io_tiff.so\nopenrv: /usr/lib64/openrv/ImageFormats/io_yuv.so\nopenrv: /usr/lib64/openrv/ImageFormats/io_z.so\nopenrv: /usr/lib64/openrv/MovieFormats/mio_ffmpeg.so\nopenrv: /usr/lib64/openrv/MovieFormats/mio_mistika.so\nopenrv: /usr/lib64/openrv/MovieFormats/mio_stdinfb.so\nopenrv: /usr/lib64/openrv/Mu/autodoc.so\nopenrv: /usr/lib64/openrv/Mu/encoding.so\nopenrv: /usr/lib64/openrv/Mu/gl.so\nopenrv: /usr/lib64/openrv/Mu/glText.so\nopenrv: /usr/lib64/openrv/Mu/glu.so\nopenrv: /usr/lib64/openrv/Mu/image.so\nopenrv: /usr/lib64/openrv/Mu/io.so\nopenrv: /usr/lib64/openrv/Mu/math_linear.so\nopenrv: /usr/lib64/openrv/Mu/python.so\nopenrv: /usr/lib64/openrv/Mu/qt.so\nopenrv: /usr/lib64/openrv/Mu/system.so\nopenrv: /usr/lib64/openrv/Mu/test.so\nopenrv: /usr/lib64/python3.13/site-packages/openrv/gto.so" }, { "header": "Source checksums", "text": "https://github.com/shotgunsoftware/openrv-WFObj/archive/23568ad5a33b89d36703f6814e56e74b042ddfdf.tar.gz :\n CHECKSUM(SHA256) this package : 1ea7eb4aca721c5ca4995b38be857ecd2fccc7af8c3de6e775eab78333f0ca4f\n CHECKSUM(SHA256) upstream package : 1ea7eb4aca721c5ca4995b38be857ecd2fccc7af8c3de6e775eab78333f0ca4f\nhttps://github.com/shotgunsoftware/openrv-pub/archive/0d2e13fc11a350e33b58a161066e5d47129639d2.tar.gz :\n CHECKSUM(SHA256) this package : 8120de97304ce2f0f0ea15689b245e339b8abe9b700eee76730bf94ebfe371ad\n CHECKSUM(SHA256) upstream package : 8120de97304ce2f0f0ea15689b245e339b8abe9b700eee76730bf94ebfe371ad\nhttps://github.com/AcademySoftwareFoundation/OpenRV/archive/refs/heads/main.tar.gz :\n CHECKSUM(SHA256) this package : 715a10d9275be61d6cf6da32d85f633bd3b576ce5b4b21bc89d6704d106cf772\n CHECKSUM(SHA256) upstream package : f59729ba2dda492aa14f80ff6b219914aeccc28cdaa5a87e11531421a7d50b33\ndiff -r also reports differences\n" }, { "header": "Requires", "text": "openrv (rpmlib, GLIBC filtered):\n /usr/bin/python3\n font(fontawesome)\n hicolor-icon-theme\n libGL.so.1()(64bit)\n libGLU.so.1()(64bit)\n libGLX_mesa.so.0()(64bit)\n libIlmThread-3_2.so.31()(64bit)\n libImath-3_1.so.29()(64bit)\n libOSMesa.so.8()(64bit)\n libOpenColorIO.so.2.3()(64bit)\n libOpenEXR-3_2.so.31()(64bit)\n libOpenGL.so.0()(64bit)\n libOpenImageIO.so.2.5()(64bit)\n libOpenImageIO_Util.so.2.5()(64bit)\n libQt5Core.so.5()(64bit)\n libQt5Core.so.5(Qt_5)(64bit)\n libQt5Core.so.5(Qt_5.15)(64bit)\n libQt5Gui.so.5()(64bit)\n libQt5Gui.so.5(Qt_5)(64bit)\n libQt5Multimedia.so.5()(64bit)\n libQt5Multimedia.so.5(Qt_5)(64bit)\n libQt5Network.so.5()(64bit)\n libQt5Network.so.5(Qt_5)(64bit)\n libQt5OpenGL.so.5()(64bit)\n libQt5OpenGL.so.5(Qt_5)(64bit)\n libQt5Qml.so.5()(64bit)\n libQt5Qml.so.5(Qt_5)(64bit)\n libQt5Quick.so.5()(64bit)\n libQt5Quick.so.5(Qt_5)(64bit)\n libQt5QuickWidgets.so.5()(64bit)\n libQt5QuickWidgets.so.5(Qt_5)(64bit)\n libQt5Svg.so.5()(64bit)\n libQt5Svg.so.5(Qt_5)(64bit)\n libQt5Test.so.5()(64bit)\n libQt5Test.so.5(Qt_5)(64bit)\n libQt5WebChannel.so.5()(64bit)\n libQt5WebChannel.so.5(Qt_5)(64bit)\n libQt5WebEngineCore.so.5()(64bit)\n libQt5WebEngineCore.so.5(Qt_5)(64bit)\n libQt5WebEngineWidgets.so.5()(64bit)\n libQt5WebEngineWidgets.so.5(Qt_5)(64bit)\n libQt5Widgets.so.5()(64bit)\n libQt5Widgets.so.5(Qt_5)(64bit)\n libQt5X11Extras.so.5()(64bit)\n libQt5X11Extras.so.5(Qt_5)(64bit)\n libTwkAudio.so()(64bit)\n libTwkExc.so()(64bit)\n libTwkFB.so()(64bit)\n libTwkFBAux.so()(64bit)\n libTwkMovie.so()(64bit)\n libTwkUtil.so()(64bit)\n libX11.so.6()(64bit)\n libaio.so.1()(64bit)\n libaio.so.1(LIBAIO_0.1)(64bit)\n libaio.so.1(LIBAIO_0.4)(64bit)\n libasound.so.2()(64bit)\n libasound.so.2(ALSA_0.9)(64bit)\n libasound.so.2(ALSA_0.9.0rc4)(64bit)\n libavcodec.so.61()(64bit)\n libavcodec.so.61(LIBAVCODEC_61)(64bit)\n libavformat.so.61()(64bit)\n libavformat.so.61(LIBAVFORMAT_61)(64bit)\n libavutil.so.59()(64bit)\n libavutil.so.59(LIBAVUTIL_59)(64bit)\n libboost_filesystem.so.1.83.0()(64bit)\n libboost_program_options.so.1.83.0()(64bit)\n libboost_thread.so.1.83.0()(64bit)\n libc.so.6()(64bit)\n libcv.so()(64bit)\n libcxcore.so()(64bit)\n libexif.so.12()(64bit)\n libftgl.so.2()(64bit)\n libgc.so.1()(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 libjpeg.so.62()(64bit)\n libjpeg.so.62(LIBJPEG_6.2)(64bit)\n liblcms2.so.2()(64bit)\n libm.so.6()(64bit)\n libminizip.so.1()(64bit)\n libmp4v2.so.2()(64bit)\n libnedmalloc.so()(64bit)\n libpng16.so.16()(64bit)\n libpng16.so.16(PNG16_0)(64bit)\n libpython3.13.so.1.0()(64bit)\n libraw.so.23()(64bit)\n libresample.so()(64bit)\n libspdlog.so.1.14()(64bit)\n libstdc++.so.6()(64bit)\n libstdc++.so.6(CXXABI_1.3)(64bit)\n libstdc++.so.6(CXXABI_1.3.1)(64bit)\n libstdc++.so.6(CXXABI_1.3.15)(64bit)\n libstdc++.so.6(CXXABI_1.3.5)(64bit)\n libstdc++.so.6(CXXABI_1.3.8)(64bit)\n libstdc++.so.6(CXXABI_1.3.9)(64bit)\n libstl_ext.so()(64bit)\n libswscale.so.8()(64bit)\n libswscale.so.8(LIBSWSCALE_8)(64bit)\n libtiff.so.6()(64bit)\n libtiff.so.6(LIBTIFF_4.0)(64bit)\n libtiff.so.6(LIBTIFF_4.1)(64bit)\n libyaml-0.so.2()(64bit)\n libyaml-cpp.so.0.7()(64bit)\n libz.so.1()(64bit)\n python(abi)\n rtld(GNU_HASH)\n\n" }, { "header": "Provides", "text": "openrv:\n OpenRV(x86-64)\n application()\n application(org.aswf.openrv.desktop)\n libALSAAudioModule.so()(64bit)\n libALSASafeAudioModule.so()(64bit)\n libTwkAudio.so()(64bit)\n libTwkExc.so()(64bit)\n libTwkFB.so()(64bit)\n libTwkFBAux.so()(64bit)\n libTwkMovie.so()(64bit)\n libTwkUtil.so()(64bit)\n libcv.so()(64bit)\n libcxcore.so()(64bit)\n libnedmalloc.so()(64bit)\n libstl_ext.so()(64bit)\n mimehandler(audio/opus)\n mimehandler(audio/x-mp3)\n mimehandler(audio/x-wav)\n mimehandler(image/dpx)\n mimehandler(image/jpeg)\n mimehandler(image/png)\n mimehandler(image/tiff)\n mimehandler(image/x-exr)\n mimehandler(image/x-rgb)\n mimehandler(image/x-sgi)\n mimehandler(video/mp2t)\n mimehandler(video/mp4)\n mimehandler(video/mpeg)\n mimehandler(video/ogg)\n mimehandler(video/quicktime)\n mimehandler(video/vivo)\n mimehandler(video/vnd.mpegurl)\n mimehandler(video/vnd.rn-realvideo)\n mimehandler(video/wavelet)\n mimehandler(video/webm)\n mimehandler(video/x-anim)\n mimehandler(video/x-flic)\n mimehandler(video/x-flv)\n mimehandler(video/x-matroska)\n mimehandler(video/x-mng)\n mimehandler(video/x-ms-asf)\n mimehandler(video/x-ms-wmp)\n mimehandler(video/x-ms-wmv)\n mimehandler(video/x-msvideo)\n mimehandler(video/x-nsv)\n mimehandler(video/x-ogm+ogg)\n mimehandler(video/x-theora+ogg)\n openrv\n openrv(x86-64)\n\n" } ] }