* Package: sys-libs/glibc-2.35-r8  * Repository: gentoo  * Maintainer: toolchain@gentoo.org  * USE: abi_x86_64 amd64 caps clone3 elibc_glibc kernel_linux multiarch multilib ssp stack-realign static-libs systemd userland_GNU  * FEATURES: ccache network-sandbox preserve-libs sandbox userpriv usersandbox * Checking whether python3_11 is suitable ... * >=dev-lang/python-3.11.0_beta4:3.11 ...  [ ok ] * Using python3.11 to build (via PYTHON_COMPAT iteration) >>> Unpacking source... * strip-flags: CFLAGS: changed '-march=ivybridge -O3 -pipe' to '-march=ivybridge -pipe -O2' * strip-flags: CXXFLAGS: changed '-march=ivybridge -O3 -pipe' to '-march=ivybridge -pipe -O2' * strip-flags: FFLAGS: changed '-march=ivybridge -O3 -pipe' to '-march=ivybridge -pipe -O2' * strip-flags: FCFLAGS: changed '-march=ivybridge -O3 -pipe' to '-march=ivybridge -pipe -O2' * Checking general environment sanity. make -j32 glibc-test x86_64-pc-linux-gnu-gcc -m64 -march=ivybridge -pipe -O2 -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -march=ivybridge -pipe -O2 -fuse-ld=mold -Wl,-O1 -Wl,--as-needed glibc-test.c -o glibc-test * Checking that IA32 emulation is enabled in the running kernel ...  [ ok ] * Checking running kernel version (5.17.7-gentoo-x86_64 >= 3.2.0) ...  [ ok ] * Checking linux-headers version (5.18.0 >= 3.2.0) ...  [ ok ] >>> Unpacking glibc-2.35.tar.xz to /var/tmp/portage/sys-libs/glibc-2.35-r8/work >>> Unpacking glibc-2.35-patches-9.tar.xz to /var/tmp/portage/sys-libs/glibc-2.35-r8/work >>> Unpacking locale-gen-2.22.tar.gz to /var/tmp/portage/sys-libs/glibc-2.35-r8/work >>> Unpacking glibc-systemd-20210729.tar.gz to /var/tmp/portage/sys-libs/glibc-2.35-r8/work >>> Source unpacked in /var/tmp/portage/sys-libs/glibc-2.35-r8/work >>> Preparing source in /var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35 ... * Applying Gentoo Glibc Patchset 2.35-9 * Applying patches from /var/tmp/portage/sys-libs/glibc-2.35-r8/work/patches ... * 0001-Regenerate-configure.patch ...  [ ok ] * 0002-posix-Fix-tst-spawn6-terminal-handling-BZ-28853.patch ...  [ ok ] * 0003-linux-__get_nprocs_sched-do-not-feed-CPU_COUNT_S-wit.patch ...  [ ok ] * 0004-linux-Fix-missing-__convert_scm_timestamps-BZ-28860.patch ...  [ ok ] * 0005-Add-BZ-28860-reference-on-NEWS.patch ...  [ ok ] * 0006-Disable-ldconfig-during-install.patch ...  [ ok ] * 0007-Revert-sysdeps-posix-getaddrinfo.c-gaih_inet-Only-us.patch ...  [ ok ] * 0008-Adapt-to-Gentoo-specific-etc-mail-aliases.patch ...  [ ok ] * 0009-Force-O0-in-conform-tests-to-survive-CC-changes.patch ...  [ ok ] * 0010-Fix-miscompilation-on-ia64-s-gcc-10.patch ...  [ ok ] * 0011-clone-internal.c-make-clone3-syscall-optional.patch ...  [ ok ] * 0012-linux-Do-not-skip-entries-with-zero-d_ino-values-BZ-.patch ...  [ ok ] * 0013-linux-Use-getdents64-on-non-LFS-readdir.patch ...  [ ok ] * 0014-linux-Set-internal-DIR-filepos-as-off64_t-BZ-23960-B.patch ...  [ ok ] * 0015-linux-Add-__readdir64_unlocked.patch ...  [ ok ] * 0016-linux-Add-__old_readdir64_unlocked.patch ...  [ ok ] * 0017-linux-Use-getdents64-on-readdir64-compat-implementat.patch ...  [ ok ] * 0018-dirent-Deprecate-getdirentries.patch ...  [ ok ] * 0019-localedef-Update-LC_MONETARY-handling-Bug-28845.patch ...  [ ok ] * 0020-Fix-segfault-in-getpwuid-when-stat-fails-BZ-28752.patch ...  [ ok ] * 0021-linux-fix-accuracy-of-get_nprocs-and-get_nprocs_conf.patch ...  [ ok ] * 0022-linux-Use-socket-constants-time64.h-on-tst-socket-ti.patch ...  [ ok ] * 0023-string-Add-a-testcase-for-wcsncmp-with-SIZE_MAX-BZ-2.patch ...  [ ok ] * 0024-Fix-build.patch ...  [ ok ] * 0025-x86-Fallback-str-wcs-cmp-RTM-in-the-ncmp-overflow-ca.patch ...  [ ok ] * 0026-x86-Test-wcscmp-RTM-in-the-wcsncmp-overflow-case-BZ-.patch ...  [ ok ] * 0027-x86-Fix-TEST_NAME-to-make-it-a-string-in-tst-strncmp.patch ...  [ ok ] * 0028-NEWS-Add-a-bug-fix-entry-for-BZ-28896.patch ...  [ ok ] * 0029-elf-Check-invalid-hole-in-PT_LOAD-segments-BZ-28838.patch ...  [ ok ] * 0030-elf-Replace-tst-audit24bmod2.so-with-tst-audit24bmod.patch ...  [ ok ] * 0031-resolv-Fix-tst-resolv-tests-for-2.35-ABIs-and-later.patch ...  [ ok ] * 0032-NEWS-Add-a-bug-fix-entry-for-BZ-28688.patch ...  [ ok ] * 0033-Revert-localedef-Update-LC_MONETARY-handling-Bug-288.patch ...  [ ok ] * 0034-localedef-Update-LC_MONETARY-handling-Bug-28845.patch ...  [ ok ] * 0035-localedata-Do-not-generate-output-if-warnings-were-p.patch ...  [ ok ] * 0036-localedef-Handle-symbolic-links-when-generating-loca.patch ...  [ ok ] * 0037-hppa-Fix-bind-now-audit-BZ-28857.patch ...  [ ok ] * 0038-Fix-elf-tst-audit2-on-hppa.patch ...  [ ok ] * 0039-hppa-Fix-swapcontext.patch ...  [ ok ] * 0040-hppa-Revise-gettext-trampoline-design.patch ...  [ ok ] * 0041-hppa-Fix-warnings-from-_dl_lookup_address.patch ...  [ ok ] * 0042-nptl-Fix-cleanups-for-stack-grows-up-BZ-28899.patch ...  [ ok ] * 0043-Drop-glibc-lock-when-returning-early.patch ...  [ ok ] * 0044-io-Add-fsync-call-in-tst-stat.patch ...  [ ok ] * 0045-nss-Do-not-mention-NSS-test-modules-in-gnu-lib-names.patch ...  [ ok ] * 0046-nss-Protect-against-errno-changes-in-function-lookup.patch ...  [ ok ] * 0047-hppa-Implement-swapcontext-in-assembler-bug-28960.patch ...  [ ok ] * 0048-hppa-Use-END-instead-of-PSEUDO_END-in-swapcontext.S.patch ...  [ ok ] * 0049-Revert-clone-internal.c-make-clone3-syscall-optional.patch ...  [ ok ] * 0050-Revert-Revert-clone-internal.c-make-clone3-syscall-o.patch ...  [ ok ] * 0051-NEWS-Move-PLT-tracking-slowdown-to-glibc-2.35.patch ...  [ ok ] * 0052-elf-Fix-memory-leak-in-_dl_find_object_update-bug-29.patch ...  [ ok ] * 0053-S390-Add-new-s390-platform-z16.patch ...  [ ok ] * 0054-nptl-Handle-spurious-EINTR-when-thread-cancellation-.patch ...  [ ok ] * 0055-hurd-Fix-arbitrary-error-code.patch ...  [ ok ] * 0056-mips-Fix-mips64n32-64-bit-time_t-stat-support-BZ-290.patch ...  [ ok ] * 0057-m68k-Handle-fewer-relocations-for-RTLD_BOOTSTRAP-BZ2.patch ...  [ ok ] * 0058-nptl-Fix-pthread_cancel-cancelhandling-atomic-operat.patch ...  [ ok ] * 0059-scripts-Add-glibcelf.py-module.patch ...  [ ok ] * 0060-Default-to-with-default-link-no-bug-25812.patch ...  [ ok ] * 0061-misc-Fix-rare-fortify-crash-on-wchar-funcs.-BZ-29030.patch ...  [ ok ] * 0062-INSTALL-Rephrase-with-default-link-documentation.patch ...  [ ok ] * 0063-dlfcn-Do-not-use-rtld_active-to-determine-ld.so-stat.patch ...  [ ok ] * 0064-scripts-glibcelf.py-Mark-as-UNSUPPORTED-on-Python-3..patch ...  [ ok ] * 0065-elf-Fix-DFS-sorting-algorithm-for-LD_TRACE_LOADED_OB.patch ...  [ ok ] * 0066-linux-Fix-missing-internal-64-bit-time_t-stat-usage.patch ...  [ ok ] * 0067-i386-Regenerate-ulps.patch ...  [ ok ] * 0068-linux-Fix-fchmodat-with-AT_SYMLINK_NOFOLLOW-for-64-b.patch ...  [ ok ] * 0069-posix-glob.c-update-from-gnulib.patch ...  [ ok ] * 0070-Update-syscall-lists-for-Linux-5.17.patch ...  [ ok ] * 0071-Update-kernel-version-to-5.16-in-tst-mman-consts.py.patch ...  [ ok ] * 0072-Update-kernel-version-to-5.17-in-tst-mman-consts.py.patch ...  [ ok ] * 0073-Add-SOL_MPTCP-SOL_MCTP-from-Linux-5.16-to-bits-socke.patch ...  [ ok ] * 0074-Add-HWCAP2_AFP-HWCAP2_RPRES-from-Linux-5.17-to-AArch.patch ...  [ ok ] * 0075-manual-Clarify-that-abbreviations-of-long-options-ar.patch ...  [ ok ] * 0076-x86-Optimize-strcmp-avx2.S.patch ...  [ ok ] * 0077-x86-Optimize-strcmp-evex.S.patch ...  [ ok ] * 0078-x86-64-Fix-strcmp-avx2.S.patch ...  [ ok ] * 0079-x86-64-Fix-strcmp-evex.S.patch ...  [ ok ] * 0080-x86-Improve-vec-generation-in-memset-vec-unaligned-e.patch ...  [ ok ] * 0081-x86-Remove-SSSE3-instruction-for-broadcast-in-memset.patch ...  [ ok ] * 0082-x86-64-Optimize-bzero.patch ...  [ ok ] * 0083-x86-Set-.text-section-in-memset-vec-unaligned-erms.patch ...  [ ok ] * 0084-x86-Fix-bug-in-strncmp-evex-and-strncmp-avx2-BZ-2889.patch ...  [ ok ] * 0085-x86-Fix-fallback-for-wcsncmp_avx2-in-strcmp-avx2.S-B.patch ...  [ ok ] * 0086-linux-Fix-posix_spawn-return-code-if-clone-fails-BZ-.patch ...  [ ok ] * 0087-NEWS-Add-a-bug-fix-entry-for-BZ-29109.patch ...  [ ok ] * 0088-manual-Document-the-dlinfo-function.patch ...  [ ok ] * 0089-dlfcn-Implement-the-RTLD_DI_PHDR-request-type-for-dl.patch ...  [ ok ] * 0090-fortify-Ensure-that-__glibc_fortify-condition-is-a-c.patch ...  [ ok ] * 0091-x86-Improve-L-to-support-L-XXX_SYMBOL-YYY-ZZZ.patch ...  [ ok ] * 0092-x86_64-multiarch-Sort-sysdep_routines-and-put-one-en.patch ...  [ ok ] * 0093-x86-64-Remove-bzero-weak-alias-in-SS2-memset.patch ...  [ ok ] * 0094-x86-64-Define-__memcmpeq-in-ld.so.patch ...  [ ok ] * 0095-x86_64-Remove-bcopy-optimizations.patch ...  [ ok ] * 0096-x86-Code-cleanup-in-strchr-avx2-and-comment-justifyi.patch ...  [ ok ] * 0097-x86-Code-cleanup-in-strchr-evex-and-comment-justifyi.patch ...  [ ok ] * 0098-x86-Optimize-strcspn-and-strpbrk-in-strcspn-c.c.patch ...  [ ok ] * 0099-x86-Optimize-strspn-in-strspn-c.c.patch ...  [ ok ] * 0100-x86-Remove-strcspn-sse2.S-and-use-the-generic-implem.patch ...  [ ok ] * 0101-x86-Remove-strpbrk-sse2.S-and-use-the-generic-implem.patch ...  [ ok ] * 0102-x86-Remove-strspn-sse2.S-and-use-the-generic-impleme.patch ...  [ ok ] * 0103-x86-Optimize-str-n-casecmp-TOLOWER-logic-in-strcmp.S.patch ...  [ ok ] * 0104-x86-Optimize-str-n-casecmp-TOLOWER-logic-in-strcmp-s.patch ...  [ ok ] * 0105-x86-Add-AVX2-optimized-str-n-casecmp.patch ...  [ ok ] * 0106-x86-Add-EVEX-optimized-str-n-casecmp.patch ...  [ ok ] * 0107-x86-Remove-AVX-str-n-casecmp.patch ...  [ ok ] * 0108-x86-Small-improvements-for-wcslen.patch ...  [ ok ] * 0109-x86-Optimize-memcmp-SSE2-in-memcmp.S.patch ...  [ ok ] * 0110-x86-Remove-memcmp-sse4.S.patch ...  [ ok ] * 0111-x86-Cleanup-page-cross-code-in-memcmp-avx2-movbe.S.patch ...  [ ok ] * 0112-x86-Fix-missing-__wmemcmp-def-for-disable-multiarch-.patch ...  [ ok ] * 0113-x86-64-Fix-SSE2-memcmp-and-SSSE3-memmove-for-x32.patch ...  [ ok ] * 0114-x86-Optimize-str-wcs-rchr-sse2.patch ...  [ ok ] * 0115-x86-Optimize-str-wcs-rchr-avx2.patch ...  [ ok ] * 0116-x86-Optimize-str-wcs-rchr-evex.patch ...  [ ok ] * 0117-elf-Merge-dl-sysdep.c-into-the-Linux-version.patch ...  [ ok ] * 0118-Linux-Remove-HAVE_AUX_SECURE-HAVE_AUX_XID-HAVE_AUX_P.patch ...  [ ok ] * 0119-Linux-Remove-DL_FIND_ARG_COMPONENTS.patch ...  [ ok ] * 0120-Linux-Assume-that-NEED_DL_SYSINFO_DSO-is-always-defi.patch ...  [ ok ] * 0121-Linux-Consolidate-auxiliary-vector-parsing.patch ...  [ ok ] * 0122-Revert-Linux-Consolidate-auxiliary-vector-parsing.patch ...  [ ok ] * 0123-Linux-Include-dl-auxv.h-in-dl-sysdep.c-only-for-SHAR.patch ...  [ ok ] * 0124-Linux-Consolidate-auxiliary-vector-parsing-redo.patch ...  [ ok ] * 0125-elf-Remove-__libc_init_secure.patch ...  [ ok ] * 0126-i386-Remove-OPTIMIZE_FOR_GCC_5-from-Linux-libc-do-sy.patch ...  [ ok ] * 0127-i386-Honor-I386_USE_SYSENTER-for-6-argument-Linux-sy.patch ...  [ ok ] * 0128-Linux-Define-MMAP_CALL_INTERNAL.patch ...  [ ok ] * 0129-ia64-Always-define-IA64_USE_NEW_STUB-as-a-flag-macro.patch ...  [ ok ] * 0130-Linux-Implement-a-useful-version-of-_startup_fatal.patch ...  [ ok ] * 0131-Linux-Introduce-__brk_call-for-invoking-the-brk-syst.patch ...  [ ok ] * 0132-csu-Implement-and-use-_dl_early_allocate-during-stat.patch ...  [ ok ] * 0133-S390-Enable-static-PIE.patch ...  [ ok ] * 0134-rtld-Use-generic-argv-adjustment-in-ld.so-BZ-23293.patch ...  [ ok ] * 0135-linux-Add-a-getauxval-test-BZ-23293.patch ...  [ ok ] * 0136-string.h-fix-__fortified_attr_access-macro-call-BZ-2.patch ...  [ ok ] * 0137-x86-Fallback-str-wcs-cmp-RTM-in-the-ncmp-overflow-ca.patch ...  [ ok ] * 0138-Fix-deadlock-when-pthread_atfork-handler-calls-pthre.patch ...  [ ok ] * 0139-misc-Use-64-bit-stat-for-daemon-BZ-29203.patch ...  [ ok ] * 0140-misc-Use-64-bit-stat-for-getusershell-BZ-29204.patch ...  [ ok ] * 0141-posix-Use-64-bit-stat-for-posix_fallocate-fallback-B.patch ...  [ ok ] * 0142-posix-Use-64-bit-stat-for-fpathconf-_PC_ASYNC_IO-BZ-.patch ...  [ ok ] * 0143-socket-Use-64-bit-stat-for-isfdtype-BZ-29209.patch ...  [ ok ] * 0144-inet-Use-64-bit-stat-for-ruserpass-BZ-29210.patch ...  [ ok ] * 0145-catgets-Use-64-bit-stat-for-__open_catalog-BZ-29211.patch ...  [ ok ] * 0146-iconv-Use-64-bit-stat-for-gconv_parseconfdir-BZ-2921.patch ...  [ ok ] * 0147-socket-Fix-mistyped-define-statement-in-socket-sys-s.patch ...  [ ok ] * 0148-powerpc-Fix-VSX-register-number-on-__strncpy_power9-.patch ...  [ ok ] * 0149-nptl-Fix-__libc_cleanup_pop_restore-asynchronous-res.patch ...  [ ok ] * 0150-NEWS-Add-a-bug-fix-entry-for-BZ-29225.patch ...  [ ok ] * 0151-hppa-Remove-_dl_skip_args-usage-BZ-29165.patch ...  [ ok ] * 0152-nios2-Remove-_dl_skip_args-usage-BZ-29187.patch ...  [ ok ] * 0153-nss-add-assert-to-DB_LOOKUP_FCT-BZ-28752.patch ...  [ ok ] * 0154-nss-handle-stat-failure-in-check_reload_and_get-BZ-2.patch ...  [ ok ] * 0155-linux-Fix-mq_timereceive-check-for-32-bit-fallback-c.patch ...  [ ok ] * Done. * Using GNU config files from /usr/share/gnuconfig * Updating scripts/config.sub ...  [ ok ] * Updating scripts/config.guess ...  [ ok ] * Adjusting to prefix / * locale-gen ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35 ... * strip-flags: CFLAGS: changed '-march=ivybridge -O3 -pipe' to '-march=ivybridge -pipe -O2' * strip-flags: CPPFLAGS: changed ' -DGENTOO_USE_CLONE3' to '-DGENTOO_USE_CLONE3' * strip-flags: CXXFLAGS: changed '-march=ivybridge -O3 -pipe' to '-march=ivybridge -pipe -O2' * strip-flags: CFLAGS: changed '-march=ivybridge -O3 -pipe' to '-march=ivybridge -pipe -O2' * strip-flags: CXXFLAGS: changed '-march=ivybridge -O3 -pipe' to '-march=ivybridge -pipe -O2' make -j32 glibc-test x86_64-pc-linux-gnu-gcc -m64 -march=ivybridge -pipe -O2 -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -march=ivybridge -pipe -O2 -m32 -DGENTOO_USE_CLONE3 -fuse-ld=mold -Wl,-O1 -Wl,--as-needed glibc-test.c -o glibc-test * Running do_src_configure for ABI x86 * ABI: x86 * CBUILD: x86_64-pc-linux-gnu * CHOST: x86_64-pc-linux-gnu * CTARGET: x86_64-pc-linux-gnu * CBUILD_OPT: i686-pc-linux-gnu * CTARGET_OPT: i686-pc-linux-gnu * CC: x86_64-pc-linux-gnu-gcc -m32 -mstackrealign -march=ivybridge -pipe -O2 -fuse-ld=mold -Wl,-O1 -Wl,--as-needed * CXX: x86_64-pc-linux-gnu-g++ -m32 -mstackrealign -march=ivybridge -pipe -O2 * LD: * ASFLAGS: * CFLAGS: -march=ivybridge -pipe -O2 * CPPFLAGS: -DGENTOO_USE_CLONE3 * CXXFLAGS: -march=ivybridge -pipe -O2 * LDFLAGS: -fuse-ld=mold -Wl,-O1 -Wl,--as-needed * MAKEINFO: /dev/null * NM: x86_64-pc-linux-gnu-nm * AR: * AS: * STRIP: * RANLIB: * OBJCOPY: * STRINGS: * OBJDUMP: * READELF: x86_64-pc-linux-gnu-readelf /var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35/configure --enable-stack-protector=strong --disable-cet --enable-kernel=3.2.0 --without-selinux --disable-werror --enable-bind-now --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --disable-profile --without-gd --with-headers=/usr/include --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=$(prefix)/lib --mandir=$(prefix)/share/man --infodir=$(prefix)/share/info --libexecdir=$(libdir)/misc/glibc --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion=Gentoo 2.35-r8 p9 --disable-crypt --disable-systemtap --disable-nscd libc_cv_complocaledir=${exec_prefix}/lib/locale libc_cv_include_x86_isa_level=no libc_cv_have_x86_lahf_sahf=no libc_cv_have_x86_movbe=no --disable-timezone-tools configure: loading site script /usr/share/config.site checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 -mstackrealign -march=ivybridge -pipe -O2 -fuse-ld=mold -Wl,-O1 -Wl,--as-needed checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc -m32 -mstackrealign -march=ivybridge -pipe -O2 -fuse-ld=mold -Wl,-O1 -Wl,--as-needed accepts -g... yes checking for i686-pc-linux-gnu-readelf... x86_64-pc-linux-gnu-readelf checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ -m32 -mstackrealign -march=ivybridge -pipe -O2 accepts -g... yes checking whether x86_64-pc-linux-gnu-g++ -m32 -mstackrealign -march=ivybridge -pipe -O2 can link programs... yes checking for sysdeps preconfigure fragments... aarch64 alpha arc arm csky hppa i386 m68k microblaze checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E mips nios2 or1k powerpc riscv s390 sh checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E sparc x86_64 checking for use of fpu sysdeps directories... yes checking for -fstack-protector... yes checking for -fstack-protector-strong... yes checking for -fstack-protector-all... yes checking for assembler and linker STT_GNU_IFUNC support... yes checking for gcc attribute ifunc support... yes checking whether the linker supports textrels along with ifunc... yes checking for GNU attribute retain support... yes checking if compiler warns about alias for function with incompatible types... yes checking sysdep dirs... sysdeps/unix/sysv/linux/i386/i686 sysdeps/i386/i686/nptl sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/x86 sysdeps/x86/nptl sysdeps/i386/nptl sysdeps/unix/sysv/linux sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix/i386 sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu/multiarch sysdeps/i386/i686/fpu sysdeps/i386/i686/multiarch sysdeps/i386/i686 sysdeps/i386/fpu sysdeps/x86/fpu sysdeps/i386 sysdeps/x86 sysdeps/wordsize-32 sysdeps/ieee754/float128 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether ln -s works... yes checking whether /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/as is GNU as... yes checking whether ld.mold is GNU ld... yes checking for /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/as... /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/as checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/as... 2.37, ok checking for ld.mold... ld.mold checking version of ld.mold... v. ?.??, bad checking for gnumake... no checking for gmake... gmake checking version of gmake... 4.3, ok checking for gnumsgfmt... no checking for gmsgfmt... gmsgfmt checking version of gmsgfmt... 0.21, ok checking for makeinfo... /dev/null checking version of /dev/null... v. ?.??, bad checking for sed... sed checking version of sed... 4.8, ok checking for gawk... gawk checking version of gawk... 5.1.1, ok checking for bison... bison checking version of bison... 3.8.2, ok checking if x86_64-pc-linux-gnu-gcc -m32 -mstackrealign -march=ivybridge -pipe -O2 -fuse-ld=mold -Wl,-O1 -Wl,--as-needed is sufficient to build libc... yes checking for i686-pc-linux-gnu-nm... x86_64-pc-linux-gnu-nm checking for python3... python3 checking version of python3... 3.11.0, ok configure: error: *** These critical programs are missing or too old: GNU ld *** Check the INSTALL file for required versions. * ERROR: sys-libs/glibc-2.35-r8::gentoo failed (configure phase): * failed to configure glibc * * Call stack: * ebuild.sh, line 122: Called src_configure * environment, line 3774: Called foreach_abi 'do_src_configure' * environment, line 1768: Called do_src_configure * environment, line 1420: Called glibc_do_configure 'nptl' * environment, line 2269: Called die * The specific snippet of code: * "$@" || die "failed to configure glibc"; * * If you need support, post the output of `emerge --info '=sys-libs/glibc-2.35-r8::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-libs/glibc-2.35-r8::gentoo'`. * The complete build log is located at '/var/tmp/portage/sys-libs/glibc-2.35-r8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.35-r8/temp/environment'. * Working directory: '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/build-x86-x86_64-pc-linux-gnu-nptl' * S: '/var/tmp/portage/sys-libs/glibc-2.35-r8/work/glibc-2.35'