============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /opt/testing/lib64/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 "glibc\..* non-devel-file-in-devel-package" 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.x86_64: E: summary-not-capitalized (Badness: 20) en_US Locale Data for Localized Programs Summary doesn't begin with a capital letter. glibc.x86_64: E: statically-linked-binary /usr/sbin/ldconfig glibc-devel.x86_64: E: statically-linked-binary /usr/lib64/libmcheck.a The package installs a statically linked binary or object file. glibc-devel.x86_64: E: static-library-without-symtab /usr/lib64/libdl.a glibc-devel.x86_64: E: static-library-without-symtab /usr/lib64/libpthread.a glibc-devel.x86_64: E: static-library-without-symtab /usr/lib64/librt.a glibc-devel.x86_64: E: static-library-without-symtab /usr/lib64/libutil.a glibc-devel-static.x86_64: E: static-library-without-symtab /usr/lib64/libanl.a glibc-profile.x86_64: E: static-library-without-symtab /usr/lib64/libanl_p.a glibc-profile.x86_64: E: static-library-without-symtab /usr/lib64/libdl_p.a glibc-profile.x86_64: E: static-library-without-symtab /usr/lib64/libpthread_p.a glibc-profile.x86_64: E: static-library-without-symtab /usr/lib64/librt_p.a glibc-profile.x86_64: E: static-library-without-symtab /usr/lib64/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.x86_64: E: static-library-without-debuginfo /usr/lib64/libdl.a glibc-devel.x86_64: E: static-library-without-debuginfo /usr/lib64/libpthread.a glibc-devel.x86_64: E: static-library-without-debuginfo /usr/lib64/librt.a glibc-devel.x86_64: E: static-library-without-debuginfo /usr/lib64/libutil.a glibc-devel-static.x86_64: E: static-library-without-debuginfo /usr/lib64/libanl.a glibc-profile.x86_64: E: static-library-without-debuginfo /usr/lib64/libanl_p.a glibc-profile.x86_64: E: static-library-without-debuginfo /usr/lib64/libdl_p.a glibc-profile.x86_64: E: static-library-without-debuginfo /usr/lib64/libpthread_p.a glibc-profile.x86_64: E: static-library-without-debuginfo /usr/lib64/librt_p.a glibc-profile.x86_64: E: static-library-without-debuginfo /usr/lib64/libutil_p.a The static library doesn't contain any debuginfo. Binaries linking against this static library can't be properly debugged. glibc.spec:1443: W: shared-dir-glob-in-files %{_includedir}/* The %files section contains "%{_bindir}/*", "%{_datadir}/*", "%{_docdir}/*", "%{_includedir}/*" or "%{_mandir}/*". These can lead to packagers not noticing when upstream adds new and possibly conflicting files in these directories. Therefore, files in these directories should be explicitely listed like "%{_bindir}/foobar" or "%{_includedir}/foobar.h". 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.x86_64: 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.x86_64: E: no-binary glibc-locale-base.x86_64: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. glibc-devel.x86_64: E: missing-PT_GNU_STACK-section /usr/lib64/libmcheck.a The binary lacks a PT_GNU_STACK section. This forces the dynamic linker to make the stack executable. glibc.spec:1100: 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.x86_64: W: files-duplicate /usr/lib64/rcrt1.o /usr/lib64/Scrt1.o glibc-devel.x86_64: W: files-duplicate /usr/lib64/libutil.a /usr/lib64/libdl.a:/usr/lib64/libpthread.a:/usr/lib64/librt.a glibc-profile.x86_64: W: files-duplicate /usr/lib64/libutil_p.a /usr/lib64/libanl_p.a:/usr/lib64/libdl_p.a:/usr/lib64/libpthread_p.a:/usr/lib64/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.x86_64: E: call-to-mktemp /usr/lib64/libc.so.6 glibc-devel-static.x86_64: E: call-to-mktemp /usr/lib64/libc.a glibc-profile.x86_64: E: call-to-mktemp /usr/lib64/libc_p.a This executable calls mktemp. As advised by the manpage (mktemp(3)), this function should be avoided. glibc.spec:278: 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.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/libc.so.6 glibc.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/libresolv.so.2 glibc-devel-static.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/libc.a glibc-profile.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/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 16.4 66.6 FilesCheck 3.6 14.4 BinariesCheck 3.3 13.2 BuildRootAndDateCheck 0.4 1.8 SignatureCheck 0.3 1.2 TOTAL 24.7 100.0 13 packages and 0 specfiles checked; 35 errors, 12 warnings, 183633 filtered, 54 badness; has taken 24.9 s