{ "issues": [ { "result": "fail", "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": "fail", "text": "The License field must be a valid SPDX expression.", "note": "Not a valid SPDX expression '115 License Agreement'.", "name": "CheckLicenseFieldSPDX", "url": "https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1" }, { "result": "fail", "text": "Packages must not store files under /srv, /opt or /usr/local", "note": "Rpm(s) have files under /srv, /opt or /usr/local: /usr/local 115-2.0.9.3-1.fc39.x86_64.rpm ", "name": "generic-srv-opt", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" } ], "results": { "MUST": { "C/C++": [ { "result": "pending", "text": "Development (unversioned) .so files in -devel subpackage, if present.", "note": "Unversioned so-files in private %_libdir subdirectory (see attachment). Verify they are not in ld path. ", "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": "fail", "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": "pending", "text": "Package requires other packages for directories it uses.", "note": "No known owner of /usr/lib, /usr/share, /usr/local, /usr, /usr/share/applications", "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": "pending", "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\". 1 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/115/licensecheck.txt", "name": "CheckLicenseField", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_valid_license_short_names" }, { "result": "fail", "text": "The License field must be a valid SPDX expression.", "note": "Not a valid SPDX expression '115 License Agreement'.", "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": "pending", "text": "Package must own all directories that it creates.", "note": "Directories without known owners: /usr, /usr/share, /usr/local, /usr/share/applications, /usr/lib", "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": "pass", "text": "Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files.", "note": "Documentation size is 0 bytes in 0 files. ", "name": "generic-large-docs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "fail", "text": "Packages must not store files under /srv, /opt or /usr/local", "note": "Rpm(s) have files under /srv, /opt or /usr/local: /usr/local 115-2.0.9.3-1.fc39.x86_64.rpm ", "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": "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 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: 115-2.0.9.3-1.fc39.x86_64.rpm\n 115-2.0.9.3-1.fc39.src.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.5.0\nconfiguration:\n /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-legacy-licenses.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/tmp8ddsf2gz')]\nchecks: 32, packages: 2\n\n115.x86_64: E: wrong-script-end-of-line-encoding /usr/local/115/115.sh\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/115\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/115DocViewer\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/115Music\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/115Photo\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/115Player\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/115Support\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/ec115.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/encode115.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5Core.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5DBus.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5Gui.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5Multimedia.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5MultimediaGstTools.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5MultimediaWidgets.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5Network.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5OpenGL.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5Positioning.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5PrintSupport.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5Qml.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5QmlModels.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5Quick.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5QuickWidgets.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5Sql.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5Svg.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5VirtualKeyboard.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5WebChannel.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5WebEngineWidgets.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5Widgets.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5XcbQpa.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/libQt5Xml.so.5\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/lib/sig115.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/audio/libqtaudio_alsa.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/audio/libqtmedia_pulse.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/bearer/libqconnmanbearer.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/bearer/libqgenericbearer.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/bearer/libqnmbearer.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/iconengines/libqsvgicon.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/imageformats/libqgif.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/imageformats/libqicns.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/imageformats/libqico.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/imageformats/libqjpeg.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/imageformats/libqsvg.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/imageformats/libqtga.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/imageformats/libqtiff.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/imageformats/libqwbmp.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/imageformats/libqwebp.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/mediaservice/libgstaudiodecoder.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/mediaservice/libgstcamerabin.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/mediaservice/libgstmediacapture.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/mediaservice/libgstmediaplayer.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/platforminputcontexts/libqtvirtualkeyboardplugin.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/platforms/libqxcb.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/printsupport/libcupsprintersupport.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/sqldrivers/libqsqlite.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/xcbglintegrations/libqxcb-egl-integration.so\n115.x86_64: W: unstripped-binary-or-object /usr/local/115/plugins/xcbglintegrations/libqxcb-glx-integration.so\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libFLAC.so.8\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libX11-xcb.so.1\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libXau.so.6\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libXdmcp.so.6\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libXext.so.6\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libXfixes.so.3\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libapparmor.so.1\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libasyncns.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libbsd.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libcrypto.so.1.1\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libdbus-1.so.3\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libfdk-aac.so.1\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libffi.so.6\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libfreebl3.so\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libfreeblpriv3.so\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libgcrypt.so.20\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libgmodule-2.0.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libgssapi_krb5.so.2\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libgstallocators-1.0.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libgstapp-1.0.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libgstaudio-1.0.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libgstbase-1.0.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libgstpbutils-1.0.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libgstreamer-1.0.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libgsttag-1.0.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libgstvideo-1.0.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libgthread-2.0.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libk5crypto.so.3\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libkeyutils.so.1\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libkrb5.so.3\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libkrb5support.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/liblz4.so.1\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/liblzma.so.5\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libmp3lame.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libnsl.so.1\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libnssckbi.so\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libnssdbm3.so\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libogg.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/liborc-0.4.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libpcre.so.3\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libpng16.so.16\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libpulse-mainloop-glib.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libpulse.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libpulsecommon-11.1.so\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libsndfile.so.1\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libsoftokn3.so\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libssl.so.1.1\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libsystemd.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libva-drm.so.2\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libva-x11.so.2\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libva.so.2\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libvdpau.so.1\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libvorbis.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libvorbisenc.so.2\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libwrap.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libx264.so.152\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libxcb-glx.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libxcb-icccm.so.4\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libxcb-image.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libxcb-keysyms.so.1\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libxcb-randr.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libxcb-render-util.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libxcb-render.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libxcb-shape.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libxcb-shm.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libxcb-sync.so.1\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libxcb-util.so.1\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libxcb-xfixes.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libxcb-xinerama.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libxcb-xkb.so.1\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libxkbcommon-x11.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/libxkbcommon.so.0\n115.x86_64: E: shared-library-not-executable /usr/local/115/lib/sig115.so\n115.x86_64: E: script-without-shebang /usr/local/115/libexec/qt.conf\n115.x86_64: W: position-independent-executable-suggested /usr/local/115/libexec/QtWebEngineProcess\n115.x86_64: W: no-soname /usr/local/115/lib/ec115.so\n115.x86_64: W: no-soname /usr/local/115/lib/encode115.so\n115.x86_64: W: no-soname /usr/local/115/lib/sig115.so\n115.x86_64: W: no-documentation\n115.spec: W: no-%build-section\n115.src: W: name-repeated-in-summary 115\n115.x86_64: W: name-repeated-in-summary 115\n115.x86_64: E: invalid-soname /usr/local/115/lib/libnssckbi.so libnssckbi.so\n115.src: W: invalid-license 115 License Agreement\n115.x86_64: W: invalid-license 115 License Agreement\n115.x86_64: E: invalid-desktopfile /usr/share/applications/115.desktop file contains at least one line ending with a carriage return, while lines should only be separated by a line feed character. First such line is: \"[Desktop Entry]\"\n115.x86_64: E: files-duplicated-waste 1277360\n115.x86_64: W: files-duplicate /usr/local/115/lib/encode115.so /usr/local/115/lib/ec115.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/115\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/115.sh\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/115DocViewer\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/115Music\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/115Photo\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/115Player\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/115Support\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/ec115.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/encode115.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libFLAC.so.8\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5Core.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5DBus.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5Gui.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5Multimedia.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5MultimediaGstTools.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5MultimediaWidgets.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5Network.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5OpenGL.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5Positioning.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5PrintSupport.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5Qml.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5QmlModels.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5Quick.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5QuickWidgets.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5Sql.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5Svg.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5VirtualKeyboard.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5WebChannel.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5WebEngineCore.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5WebEngineWidgets.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5Widgets.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5XcbQpa.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libQt5Xml.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libX11-xcb.so.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libXau.so.6\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libXcomposite.so.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libXcursor.so.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libXdamage.so.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libXdmcp.so.6\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libXext.so.6\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libXfixes.so.3\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libXi.so.6\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libXrandr.so.2\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libXrender.so.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libXtst.so.6\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libapparmor.so.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libasyncns.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libavahi-client.so.3\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libavahi-common.so.3\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libavcodec.so.58\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libavformat.so.58\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libavutil.so.56\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libbsd.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libcrypto.so.1.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libcups.so.2\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libdbus-1.so.3\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libfdk-aac.so.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libffi.so.6\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libfreebl3.chk\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libfreebl3.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libfreeblpriv3.chk\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libfreeblpriv3.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libgcrypt.so.20\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libgmodule-2.0.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libgnutls.so.30\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libgssapi_krb5.so.2\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libgstallocators-1.0.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libgstapp-1.0.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libgstaudio-1.0.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libgstbase-1.0.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libgstpbutils-1.0.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libgstreamer-1.0.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libgsttag-1.0.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libgstvideo-1.0.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libgthread-2.0.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libhogweed.so.4\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libicudata.so.56\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libicui18n.so.56\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libicuuc.so.56\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libidn2.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libk5crypto.so.3\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libkeyutils.so.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libkrb5.so.3\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libkrb5support.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/liblz4.so.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/liblzma.so.5\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libmp3lame.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libnettle.so.6\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libnsl.so.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libnspr4.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libnss3.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libnssckbi.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libnssdbm3.chk\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libnssdbm3.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libnssutil3.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libogg.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/liborc-0.4.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libpcre.so.3\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libplc4.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libplds4.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libpng16.so.16\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libpulse-mainloop-glib.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libpulse.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libpulsecommon-11.1.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libsmime3.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libsndfile.so.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libsoftokn3.chk\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libsoftokn3.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libssl.so.1.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libswresample.so.3\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libsystemd.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libtasn1.so.6\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libunistring.so.2\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libva-drm.so.2\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libva-x11.so.2\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libva.so.2\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libvdpau.so.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libvorbis.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libvorbisenc.so.2\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libwrap.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libx264.so.152\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libxcb-glx.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libxcb-icccm.so.4\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libxcb-image.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libxcb-keysyms.so.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libxcb-randr.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libxcb-render-util.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libxcb-render.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libxcb-shape.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libxcb-shm.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libxcb-sync.so.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libxcb-util.so.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libxcb-xfixes.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libxcb-xinerama.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libxcb-xkb.so.1\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libxkbcommon-x11.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/libxkbcommon.so.0\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/lib/sig115.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/libexec\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/libexec/QtWebEngineProcess\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/libexec/qt.conf\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/audio\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/audio/libqtaudio_alsa.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/audio/libqtmedia_pulse.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/bearer\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/bearer/libqconnmanbearer.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/bearer/libqgenericbearer.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/bearer/libqnmbearer.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/iconengines\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/iconengines/libqsvgicon.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/imageformats\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/imageformats/libqgif.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/imageformats/libqicns.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/imageformats/libqico.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/imageformats/libqjpeg.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/imageformats/libqsvg.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/imageformats/libqtga.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/imageformats/libqtiff.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/imageformats/libqwbmp.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/imageformats/libqwebp.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/mediaservice\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/mediaservice/libgstaudiodecoder.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/mediaservice/libgstcamerabin.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/mediaservice/libgstmediacapture.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/mediaservice/libgstmediaplayer.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/platforminputcontexts\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/platforminputcontexts/libqtvirtualkeyboardplugin.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/platforms\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/platforms/libqxcb.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/printsupport\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/printsupport/libcupsprintersupport.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/sqldrivers\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/sqldrivers/libqsqlite.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/xcbglintegrations\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/xcbglintegrations/libqxcb-egl-integration.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/plugins/xcbglintegrations/libqxcb-glx-integration.so\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/qt.conf\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/res\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/res/115.png\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/resources\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/resources/icudtl.dat\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/resources/qtwebengine_devtools_resources.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/resources/qtwebengine_resources.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/resources/qtwebengine_resources_100p.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/resources/qtwebengine_resources_200p.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_ar.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_bg.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_ca.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_cs.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_da.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_de.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_en.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_es.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_fi.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_fr.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_gd.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_he.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_hu.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_it.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_ja.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_ko.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_lv.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_pl.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_ru.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_sk.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_tr.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_uk.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qt_zh_TW.qm\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/am.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/ar.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/bg.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/bn.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/ca.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/cs.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/da.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/de.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/el.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/en-GB.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/en-US.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/es-419.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/es.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/et.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/fa.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/fi.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/fil.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/fr.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/gu.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/he.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/hi.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/hr.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/hu.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/id.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/it.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/ja.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/kn.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/ko.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/lt.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/lv.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/ml.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/mr.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/ms.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/nb.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/nl.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/pl.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/pt-BR.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/pt-PT.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/ro.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/ru.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/sk.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/sl.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/sr.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/sv.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/sw.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/ta.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/te.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/th.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/tr.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/uk.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/vi.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/zh-CN.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/translations/qtwebengine_locales/zh-TW.pak\n115.x86_64: E: dir-or-file-in-usr-local /usr/local/115/update.sh\n115.x86_64: W: desktopfile-without-binary /usr/share/applications/115.desktop sh\n115.x86_64: W: crypto-policy-non-compliance-openssl /usr/local/115/lib/libQt5Network.so.5 SSL_CTX_set_cipher_list\n115.x86_64: W: crypto-policy-non-compliance-openssl /usr/local/115/lib/libssl.so.1.1 SSL_CTX_set_cipher_list\n115.x86_64: W: crypto-policy-non-compliance-gnutls-1 /usr/local/115/lib/libcups.so.2 gnutls_priority_set_direct\n115.x86_64: W: crypto-policy-non-compliance-gnutls-1 /usr/local/115/lib/libgnutls.so.30 gnutls_priority_set_direct\n115.spec:17: E: buildarch-instead-of-exclusivearch-tag x86_64\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/115 (RUNPATH: $ORIGIN/lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/115DocViewer (RUNPATH: $ORIGIN/lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/115Music (RUNPATH: $ORIGIN/lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/115Photo (RUNPATH: $ORIGIN/lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/115Player (RUNPATH: $ORIGIN/lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/115Support (RUNPATH: $ORIGIN/lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libFLAC.so.8 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5Core.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5DBus.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5Gui.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5Multimedia.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5MultimediaGstTools.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5MultimediaWidgets.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5Network.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5OpenGL.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5Positioning.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5PrintSupport.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5Qml.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5QmlModels.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5Quick.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5QuickWidgets.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5Sql.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5Svg.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5VirtualKeyboard.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5WebChannel.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5WebEngineCore.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5WebEngineWidgets.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5Widgets.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5XcbQpa.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libQt5Xml.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libX11-xcb.so.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libXau.so.6 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libXcomposite.so.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libXcursor.so.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libXdamage.so.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libXdmcp.so.6 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libXext.so.6 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libXfixes.so.3 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libXi.so.6 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libXrandr.so.2 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libXrender.so.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libXtst.so.6 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libapparmor.so.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libasyncns.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libavahi-client.so.3 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libavahi-common.so.3 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libavcodec.so.58 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libavformat.so.58 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libavutil.so.56 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libbsd.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libcrypto.so.1.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libcups.so.2 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libdbus-1.so.3 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libfdk-aac.so.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libffi.so.6 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libgcrypt.so.20 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libgmodule-2.0.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libgnutls.so.30 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libgssapi_krb5.so.2 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libgstallocators-1.0.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libgstapp-1.0.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libgstaudio-1.0.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libgstbase-1.0.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libgstpbutils-1.0.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libgstreamer-1.0.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libgsttag-1.0.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libgstvideo-1.0.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libgthread-2.0.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libhogweed.so.4 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libicudata.so.56 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libicui18n.so.56 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libicuuc.so.56 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libidn2.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libk5crypto.so.3 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libkeyutils.so.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libkrb5.so.3 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libkrb5support.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/liblz4.so.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/liblzma.so.5 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libmp3lame.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libnettle.so.6 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libnsl.so.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libnspr4.so (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libnss3.so (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libnssutil3.so (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libogg.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/liborc-0.4.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libpcre.so.3 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libplc4.so (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libplds4.so (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libpng16.so.16 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libpulse-mainloop-glib.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libpulse.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libpulsecommon-11.1.so (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libsmime3.so (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libsndfile.so.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libssl.so.1.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libswresample.so.3 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libsystemd.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libtasn1.so.6 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libunistring.so.2 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libva-drm.so.2 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libva-x11.so.2 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libva.so.2 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libvdpau.so.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libvorbis.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libvorbisenc.so.2 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libwrap.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libx264.so.152 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libxcb-glx.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libxcb-icccm.so.4 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libxcb-image.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libxcb-keysyms.so.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libxcb-randr.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libxcb-render-util.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libxcb-render.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libxcb-shape.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libxcb-shm.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libxcb-sync.so.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libxcb-util.so.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libxcb-xfixes.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libxcb-xinerama.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libxcb-xkb.so.1 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libxkbcommon-x11.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/lib/libxkbcommon.so.0 (RUNPATH: $ORIGIN)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/libexec/QtWebEngineProcess (RUNPATH: $ORIGIN/../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/audio/libqtaudio_alsa.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/audio/libqtmedia_pulse.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/bearer/libqconnmanbearer.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/bearer/libqgenericbearer.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/bearer/libqnmbearer.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/iconengines/libqsvgicon.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/imageformats/libqgif.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/imageformats/libqicns.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/imageformats/libqico.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/imageformats/libqjpeg.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/imageformats/libqsvg.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/imageformats/libqtga.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/imageformats/libqtiff.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/imageformats/libqwbmp.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/imageformats/libqwebp.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/mediaservice/libgstaudiodecoder.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/mediaservice/libgstcamerabin.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/mediaservice/libgstmediacapture.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/mediaservice/libgstmediaplayer.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/platforminputcontexts/libqtvirtualkeyboardplugin.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/platforms/libqxcb.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/printsupport/libcupsprintersupport.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/sqldrivers/libqsqlite.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/xcbglintegrations/libqxcb-egl-integration.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: E: binary-or-shlib-defines-rpath /usr/local/115/plugins/xcbglintegrations/libqxcb-glx-integration.so (RUNPATH: $ORIGIN/../../lib)\n115.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/local/115/lib/libcrypto.so.1.1\n115.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/local/115/lib/libcups.so.2\n115.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/local/115/lib/libnspr4.so\n 2 packages and 0 specfiles checked; 501 errors, 77 warnings, 368 filtered, 501 badness; has taken 12.5 s \n\n\n" }, { "header": "Rpmlint (installed packages)", "text": "(none): E: there is no installed rpm \"115\".\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.12/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-legacy-licenses.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: 1\n\n 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s \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 115 --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg\nBuildroot used: fedora-39-x86_64\nActive plugins: Generic, Shell-api\nDisabled plugins: PHP, Ocaml, Haskell, Java, Perl, fonts, C/C++, Python, R, SugarActivity\nDisabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH\n" }, { "header": "Unversioned so-files", "text": "115: /usr/local/115/lib/ec115.so\n115: /usr/local/115/lib/encode115.so\n115: /usr/local/115/lib/libfreebl3.so\n115: /usr/local/115/lib/libfreeblpriv3.so\n115: /usr/local/115/lib/libnspr4.so\n115: /usr/local/115/lib/libnss3.so\n115: /usr/local/115/lib/libnssckbi.so\n115: /usr/local/115/lib/libnssdbm3.so\n115: /usr/local/115/lib/libnssutil3.so\n115: /usr/local/115/lib/libplc4.so\n115: /usr/local/115/lib/libplds4.so\n115: /usr/local/115/lib/libpulsecommon-11.1.so\n115: /usr/local/115/lib/libsmime3.so\n115: /usr/local/115/lib/libsoftokn3.so\n115: /usr/local/115/lib/sig115.so\n115: /usr/local/115/plugins/audio/libqtaudio_alsa.so\n115: /usr/local/115/plugins/audio/libqtmedia_pulse.so\n115: /usr/local/115/plugins/bearer/libqconnmanbearer.so\n115: /usr/local/115/plugins/bearer/libqgenericbearer.so\n115: /usr/local/115/plugins/bearer/libqnmbearer.so\n115: /usr/local/115/plugins/iconengines/libqsvgicon.so\n115: /usr/local/115/plugins/imageformats/libqgif.so\n115: /usr/local/115/plugins/imageformats/libqicns.so\n115: /usr/local/115/plugins/imageformats/libqico.so\n115: /usr/local/115/plugins/imageformats/libqjpeg.so\n115: /usr/local/115/plugins/imageformats/libqsvg.so\n115: /usr/local/115/plugins/imageformats/libqtga.so\n115: /usr/local/115/plugins/imageformats/libqtiff.so\n115: /usr/local/115/plugins/imageformats/libqwbmp.so\n115: /usr/local/115/plugins/imageformats/libqwebp.so\n115: /usr/local/115/plugins/mediaservice/libgstaudiodecoder.so\n115: /usr/local/115/plugins/mediaservice/libgstcamerabin.so\n115: /usr/local/115/plugins/mediaservice/libgstmediacapture.so\n115: /usr/local/115/plugins/mediaservice/libgstmediaplayer.so\n115: /usr/local/115/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so\n115: /usr/local/115/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so\n115: /usr/local/115/plugins/platforminputcontexts/libqtvirtualkeyboardplugin.so\n115: /usr/local/115/plugins/platforms/libqxcb.so\n115: /usr/local/115/plugins/printsupport/libcupsprintersupport.so\n115: /usr/local/115/plugins/sqldrivers/libqsqlite.so\n115: /usr/local/115/plugins/xcbglintegrations/libqxcb-egl-integration.so\n115: /usr/local/115/plugins/xcbglintegrations/libqxcb-glx-integration.so" }, { "header": "Source checksums", "text": "https://down.115.com/client/115pc/lin/115pc_2.0.9.3.deb :\n CHECKSUM(SHA256) this package : 390382ad1a36eb2c229cfa8345be66d66062d471d3d253d878ac89d7cfa6f5a2\n CHECKSUM(SHA256) upstream package : 390382ad1a36eb2c229cfa8345be66d66062d471d3d253d878ac89d7cfa6f5a2\n" }, { "header": "Requires", "text": "115 (rpmlib, GLIBC filtered):\n /bin/bash\n /bin/sh\n libGL.so.1()(64bit)\n libc.so.6()(64bit)\n libgcc_s.so.1()(64bit)\n libgcc_s.so.1(GCC_3.0)(64bit)\n libm.so.6()(64bit)\n libpthread.so.0()(64bit)\n libstdc++.so.6()(64bit)\n libstdc++.so.6(CXXABI_1.3)(64bit)\n rtld(GNU_HASH)\n\n" }, { "header": "Provides", "text": "115:\n 115\n 115(x86-64)\n application()\n application(115.desktop)\n\n" } ] }