============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /opt/testing/lib/python3.11/rpmlint/configdefaults.toml /opt/testing/share/rpmlint/cron-whitelist.toml /opt/testing/share/rpmlint/dbus-services.toml /opt/testing/share/rpmlint/device-files-whitelist.toml /opt/testing/share/rpmlint/licenses.toml /opt/testing/share/rpmlint/opensuse.toml /opt/testing/share/rpmlint/pam-modules.toml /opt/testing/share/rpmlint/permissions-whitelist.toml /opt/testing/share/rpmlint/pie-executables.toml /opt/testing/share/rpmlint/polkit-rules-whitelist.toml /opt/testing/share/rpmlint/scoring.toml /opt/testing/share/rpmlint/security.toml /opt/testing/share/rpmlint/sudoers-whitelist.toml /opt/testing/share/rpmlint/sysctl-whitelist.toml /opt/testing/share/rpmlint/systemd-tmpfiles.toml /opt/testing/share/rpmlint/users-groups.toml /opt/testing/share/rpmlint/world-writable-whitelist.toml /opt/testing/share/rpmlint/zypper-plugins.toml /etc/xdg/rpmlint/scoring-strict.override.toml rpmlintrc: /home/abuild/rpmbuild/SOURCES/ffmpeg-4-rpmlintrc checks: 41, packages: 21 ffmpeg-4.src: E: unused-rpmlintrc-filter "no-manual-page-for-binary" ffmpeg-4.src: E: unused-rpmlintrc-filter "no-dependency-on libffmpeg.*" ffmpeg-4.src: E: unused-rpmlintrc-filter "no-dependency-on ffmpeg-4-lib*" libavcodec58_134.i586: E: shlib-with-non-pic-code /usr/lib/libavcodec.so.58.134.100 libavfilter7_110.i586: E: shlib-with-non-pic-code /usr/lib/libavfilter.so.7.110.100 libavresample4_0.i586: E: shlib-with-non-pic-code /usr/lib/libavresample.so.4.0.0 libavutil56_70.i586: E: shlib-with-non-pic-code /usr/lib/libavutil.so.56.70.100 libpostproc55_9.i586: E: shlib-with-non-pic-code /usr/lib/libpostproc.so.55.9.100 libswresample3_9.i586: E: shlib-with-non-pic-code /usr/lib/libswresample.so.3.9.100 libswscale5_9.i586: E: shlib-with-non-pic-code /usr/lib/libswscale.so.5.9.100 The listed shared libraries contain object code that was compiled without -fPIC. All object code in shared libraries should be recompiled separately from the static libraries with the -fPIC option. Use the ``eu-findtextrel'' command on a library with debugging symbols to list code compiled without -fPIC. Another common mistake that causes this problem is linking with ``gcc -Wl,-shared'' instead of ``gcc -shared''. ffmpeg-4.i586: W: package-with-huge-docs 64% More than half the size of your package is documentation. Consider splitting it into a -doc subpackage. ffmpeg-4-libavcodec-devel.i586: E: no-binary ffmpeg-4-libavdevice-devel.i586: E: no-binary ffmpeg-4-libavfilter-devel.i586: E: no-binary ffmpeg-4-libavformat-devel.i586: E: no-binary ffmpeg-4-libavresample-devel.i586: E: no-binary ffmpeg-4-libavutil-devel.i586: E: no-binary ffmpeg-4-libpostproc-devel.i586: E: no-binary ffmpeg-4-libswresample-devel.i586: E: no-binary ffmpeg-4-libswscale-devel.i586: E: no-binary ffmpeg-4-private-devel.i586: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. ffmpeg-4.spec: W: no-%check-section The spec file does not contain an %check section. Please check if the package has a testsuite and what it takes to enable the testsuite as part of the package build. If it is not possible to run it in the build environment (OBS/koji) or no testsuite exists, then please ignore this warning. You should not insert an empty %check section. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 0.7 31.3 BinariesCheck 0.5 25.9 SignatureCheck 0.3 15.4 SharedLibraryPolicyCheck 0.3 12.8 TOTAL 2.1 100.0 21 packages and 0 specfiles checked; 20 errors, 2 warnings, 154 filtered, 20 badness; has taken 2.2 s