============================ 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/u-boot-rpmlintrc checks: 41, packages: 3 u-boot-jetson-tk1.src: E: unused-rpmlintrc-filter "name-repeated-in-summary" u-boot-jetson-tk1.src: E: unused-rpmlintrc-filter "incorrect-fsf-address" u-boot-jetson-tk1.src: E: unused-rpmlintrc-filter "file-contains-date-and-time" u-boot-jetson-tk1.src: E: unused-rpmlintrc-filter "strict-aliasing-punning" u-boot-jetson-tk1.armv7hl: W: unstripped-binary-or-object /boot/spl/u-boot-spl u-boot-jetson-tk1.armv7hl: W: unstripped-binary-or-object /boot/u-boot This executable should be stripped of debugging symbols, in order to take less space and be loaded faster. This is usually done automatically at buildtime by rpm. u-boot-jetson-tk1.armv7hl: E: statically-linked-binary /boot/spl/u-boot-spl u-boot-jetson-tk1.armv7hl: E: statically-linked-binary /boot/u-boot The package installs a statically linked binary or object file. u-boot-jetson-tk1.armv7hl: W: position-independent-executable-suggested /boot/spl/u-boot-spl u-boot-jetson-tk1.armv7hl: W: position-independent-executable-suggested /boot/u-boot 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. u-boot.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. u-boot.spec:288: W: macro-in-comment %prjconf_multibuild_selection There is a unescaped macro after a shell style comment in the specfile. Macros are expanded everywhere, so check if it can cause a problem in this case and escape the macro with another leading % if appropriate. u-boot-jetson-tk1.src: E: invalid-spec-name The spec file name (without the .spec suffix) must match the package name ('Name:' tag). Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 3.8 86.7 SignatureCheck 0.2 3.7 BinariesCheck 0.1 2.6 TOTAL 4.4 100.0 3 packages and 0 specfiles checked; 7 errors, 6 warnings, 18 filtered, 7 badness; has taken 4.4 s