============================ rpmlint session starts ============================ rpmlint: 2.6.1 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/glibc.rpmlintrc checks: 41, packages: 13 glibc.src: E: unused-rpmlintrc-filter "shared-library-without-dependency-information /usr/lib.*/ld.*\.so" glibc.src: E: unused-rpmlintrc-filter "cross.*library-without-ldconfig-post.*" glibc.src: E: unused-rpmlintrc-filter "cross.*non-devel-file-in-devel-package.*" glibc.src: E: unused-rpmlintrc-filter "cross.*arch-independent-package-contains-binary-or-object.*" glibc-locale-base.armv7hl: E: summary-not-capitalized (Badness: 20) en_US Locale Data for Localized Programs Summary doesn't begin with a capital letter. glibc.armv7hl: E: statically-linked-binary /usr/sbin/ldconfig glibc-devel.armv7hl: E: statically-linked-binary /usr/lib/libmcheck.a The package installs a statically linked binary or object file. glibc-devel.armv7hl: E: static-library-without-symtab /usr/lib/libdl.a glibc-devel.armv7hl: E: static-library-without-symtab /usr/lib/libpthread.a glibc-devel.armv7hl: E: static-library-without-symtab /usr/lib/librt.a glibc-devel.armv7hl: E: static-library-without-symtab /usr/lib/libutil.a glibc-devel-static.armv7hl: E: static-library-without-symtab /usr/lib/libanl.a glibc-profile.armv7hl: E: static-library-without-symtab /usr/lib/libanl_p.a glibc-profile.armv7hl: E: static-library-without-symtab /usr/lib/libdl_p.a glibc-profile.armv7hl: E: static-library-without-symtab /usr/lib/libpthread_p.a glibc-profile.armv7hl: E: static-library-without-symtab /usr/lib/librt_p.a glibc-profile.armv7hl: E: static-library-without-symtab /usr/lib/libutil_p.a The static library doesn't contain any symbols and therefore can't be linked against. This may indicate a stripped archive. glibc-devel.armv7hl: E: static-library-without-debuginfo /usr/lib/libdl.a glibc-devel.armv7hl: E: static-library-without-debuginfo /usr/lib/libpthread.a glibc-devel.armv7hl: E: static-library-without-debuginfo /usr/lib/librt.a glibc-devel.armv7hl: E: static-library-without-debuginfo /usr/lib/libutil.a glibc-devel-static.armv7hl: E: static-library-without-debuginfo /usr/lib/libanl.a glibc-profile.armv7hl: E: static-library-without-debuginfo /usr/lib/libanl_p.a glibc-profile.armv7hl: E: static-library-without-debuginfo /usr/lib/libdl_p.a glibc-profile.armv7hl: E: static-library-without-debuginfo /usr/lib/libpthread_p.a glibc-profile.armv7hl: E: static-library-without-debuginfo /usr/lib/librt_p.a glibc-profile.armv7hl: E: static-library-without-debuginfo /usr/lib/libutil_p.a The static library doesn't contain any debuginfo. Binaries linking against this static library can't be properly debugged. glibc.armv7hl: W: position-independent-executable-suggested /usr/sbin/ldconfig 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. glibc-html.noarch: W: package-with-huge-docs 100% glibc-info.noarch: W: package-with-huge-docs 100% More than half the size of your package is documentation. Consider splitting it into a -doc subpackage. glibc.armv7hl: W: obsolete-not-provided nscd If a package is obsoleted by a compatible replacement, the obsoleted package should also be provided in order to not cause unnecessary dependency breakage. If the obsoleting package is not a compatible replacement for the old one, leave out the Provides. glibc-locale.armv7hl: E: no-binary glibc-locale-base.armv7hl: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. glibc-devel.armv7hl: E: missing-PT_GNU_STACK-section /usr/lib/libmcheck.a The binary lacks a PT_GNU_STACK section. This forces the dynamic linker to make the stack executable. glibc.spec:1094: W: macro-in-comment %{_libexecdir} 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. glibc-devel.armv7hl: W: files-duplicate /usr/lib/libutil.a /usr/lib/libdl.a:/usr/lib/libpthread.a:/usr/lib/librt.a glibc-profile.armv7hl: W: files-duplicate /usr/lib/libutil_p.a /usr/lib/libanl_p.a:/usr/lib/libdl_p.a:/usr/lib/libpthread_p.a:/usr/lib/librt_p.a Your package contains duplicated files that are not hard- or symlinks. You should use the %fdupes macro to link the files to one. glibc.armv7hl: E: call-to-mktemp /usr/lib/libc.so.6 glibc-devel-static.armv7hl: E: call-to-mktemp /usr/lib/libc.a glibc-profile.armv7hl: E: call-to-mktemp /usr/lib/libc_p.a This executable calls mktemp. As advised by the manpage (mktemp(3)), this function should be avoided. glibc.spec:281: E: buildarch-instead-of-exclusivearch-tag i686 Use ExclusiveArch instead of BuildArch (or BuildArchitectures) to restrict build on some specific architectures. Only use BuildArch with noarch glibc.armv7hl: W: binary-or-shlib-calls-gethostbyname /usr/lib/libc.so.6 glibc.armv7hl: W: binary-or-shlib-calls-gethostbyname /usr/lib/libresolv.so.2 glibc-devel-static.armv7hl: W: binary-or-shlib-calls-gethostbyname /usr/lib/libc.a glibc-profile.armv7hl: W: binary-or-shlib-calls-gethostbyname /usr/lib/libc_p.a The binary calls gethostbyname. Please port the code to use getaddrinfo. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 22.9 56.6 BinariesCheck 8.2 20.2 FilesCheck 5.9 14.6 BuildRootAndDateCheck 1.6 3.9 SignatureCheck 0.5 1.2 BashismsCheck 0.4 1.1 TOTAL 40.5 100.0 13 packages and 0 specfiles checked; 34 errors, 11 warnings, 183652 filtered, 53 badness; has taken 40.8 s