============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /opt/testing/lib/python3.13/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/incus-rpmlintrc checks: 41, packages: 6 incus.src: E: unused-rpmlintrc-filter "^incus.*: [EW]: statically-linked-binary /usr/bin/incus-(agent|p2c)" incus.src: E: unused-rpmlintrc-filter "^incus.*: [EW]: position-independent-executable-suggested /usr/bin/incus-(agent|p2c)" incus.armv6hl: E: statically-linked-binary /usr/libexec/incus/incus-agent incus-tools.armv6hl: E: statically-linked-binary /usr/sbin/incus-migrate The package installs a statically linked binary or object file. incus.armv6hl: W: position-independent-executable-suggested /usr/libexec/incus/incus-agent incus-tools.armv6hl: W: position-independent-executable-suggested /usr/sbin/incus-migrate This executable should be position independent (all binaries should). Check that it is built with -fPIE/-fpie in compiler flags and -pie in linker flags. incus-zsh-completion.noarch: W: non-conffile-in-etc /etc/zsh_completion.d/_incus A non-executable file in your package is being installed in /etc, but is not a configuration file. All non-executable files in /etc should be configuration files. Mark the file as %config in the spec file. incus.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. incus.armv6hl: W: hidden-file-or-dir /usr/share/doc/packages/incus/doc/.wordlist.txt The file or directory is hidden. You should see if this is normal, and delete it from the package if not. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 11.7 89.3 SUIDPermissionsCheck 0.3 2.5 BinariesCheck 0.3 2.1 SignatureCheck 0.3 2.0 BashismsCheck 0.1 1.1 BuildRootAndDateCheck 0.1 1.1 TOTAL 13.1 100.0 6 packages and 0 specfiles checked; 4 errors, 5 warnings, 29 filtered, 4 badness; has taken 13.1 s