Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 765401 Details for
Bug 833620
sys-libs/glibc-2.34-r8 fails to compile (stddef.h: No such file or directory)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_833620.txt (text/plain), 83.41 KB, created by
Courier6
on 2022-02-18 19:34:00 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Courier6
Created:
2022-02-18 19:34:00 UTC
Size:
83.41 KB
patch
obsolete
> * Package: sys-libs/glibc-2.34-r8 > * Repository: gentoo > * Maintainer: toolchain@gentoo.org > * USE: abi_x86_64 amd64 clone3 elibc_glibc kernel_linux multiarch multilib ssp static-libs userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Checking whether python3_9 is suitable ... > * >=dev-lang/python-3.9.9-r1:3.9 ... > [ ok ] > * Using python3.9 to build (via PYTHON_COMPAT iteration) >>>> Unpacking source... >make -j6 glibc-test CC=x86_64-pc-linux-gnu-gcc >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -mstackrealign -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.16.5-gentoo-x86_64 >= 3.2.0) ... > [ ok ] > * Checking linux-headers version (5.16.0 >= 3.2.0) ... > [ ok ] >>>> Unpacking glibc-2.34.tar.xz to /var/tmp/portage/sys-libs/glibc-2.34-r8/work >>>> Unpacking glibc-2.34-patches-13.tar.xz to /var/tmp/portage/sys-libs/glibc-2.34-r8/work >>>> Unpacking locale-gen-2.22.tar.gz to /var/tmp/portage/sys-libs/glibc-2.34-r8/work >>>> Source unpacked in /var/tmp/portage/sys-libs/glibc-2.34-r8/work >>>> Preparing source in /var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34 ... > * Applying Gentoo Glibc Patchset 2.34-13 > * Applying patches from /var/tmp/portage/sys-libs/glibc-2.34-r8/work/patches ... > * 0001-Disable-ldconfig-during-install.patch ... > [ ok ] > * 0002-Revert-sysdeps-posix-getaddrinfo.c-gaih_inet-Only-us.patch ... > [ ok ] > * 0003-Adapt-to-Gentoo-specific-etc-mail-aliases.patch ... > [ ok ] > * 0004-Add-C.UTF-8-locale.patch ... > [ ok ] > * 0005-Force-O0-in-conform-tests-to-survive-CC-changes.patch ... > [ ok ] > * 0006-Fix-miscompilation-on-ia64-s-gcc-10.patch ... > [ ok ] > * 0007-ldconfig-avoid-leak-on-empty-paths-in-config-file.patch ... > [ ok ] > * 0008-gconv_parseconfdir-Fix-memory-leak.patch ... > [ ok ] > * 0009-gaiconf_init-Avoid-double-free-in-label-and-preceden.patch ... > [ ok ] > * 0010-copy_and_spawn_sgid-Avoid-double-calls-to-close.patch ... > [ ok ] > * 0011-iconv_charmap-Close-output-file-when-done.patch ... > [ ok ] > * 0012-Linux-Fix-fcntl-ioctl-prctl-redirects-for-_TIME_BITS.patch ... > [ ok ] > * 0013-librt-fix-NULL-pointer-dereference-bug-28213.patch ... > [ ok ] > * 0014-librt-add-test-bug-28213.patch ... > [ ok ] > * 0015-elf-Fix-missing-colon-in-LD_SHOW_AUXV-output-BZ-2825.patch ... > [ ok ] > * 0016-x86-64-Use-testl-to-check-__x86_string_control.patch ... > [ ok ] > * 0017-MIPS-Setup-errno-for-f-l-xstat.patch ... > [ ok ] > * 0018-support-Add-support_wait_for_thread_exit.patch ... > [ ok ] > * 0019-nptl-pthread_kill-pthread_cancel-should-not-fail-aft.patch ... > [ ok ] > * 0020-nptl-Fix-race-between-pthread_kill-and-thread-exit-b.patch ... > [ ok ] > * 0021-iconvconfig-Fix-behaviour-with-prefix-BZ-28199.patch ... > [ ok ] > * 0022-Fix-failing-nss-tst-nss-files-hosts-long-with-local-.patch ... > [ ok ] > * 0023-Use-Linux-5.14-in-build-many-glibcs.py.patch ... > [ ok ] > * 0024-Update-syscall-lists-for-Linux-5.14.patch ... > [ ok ] > * 0025-Update-kernel-version-to-5.14-in-tst-mman-consts.py.patch ... > [ ok ] > * 0026-Add-MADV_POPULATE_READ-and-MADV_POPULATE_WRITE-from-.patch ... > [ ok ] > * 0027-posix-Fix-attribute-access-mode-on-getcwd-BZ-27476.patch ... > [ ok ] > * 0028-nptl-pthread_kill-needs-to-return-ESRCH-for-old-prog.patch ... > [ ok ] > * 0029-nptl-Fix-type-of-pthread_mutexattr_getrobust_np-pthr.patch ... > [ ok ] > * 0030-support-Add-support_open_dev_null_range.patch ... > [ ok ] > * 0031-Use-support_open_dev_null_range-io-tst-closefrom-mis.patch ... > [ ok ] > * 0032-nptl-Avoid-setxid-deadlock-with-blocked-signals-in-t.patch ... > [ ok ] > * 0033-support-Add-check-for-TID-zero-in-support_wait_for_t.patch ... > [ ok ] > * 0034-nptl-pthread_kill-must-send-signals-to-a-specific-th.patch ... > [ ok ] > * 0035-misc-Add-__get_nprocs_sched.patch ... > [ ok ] > * 0036-linux-Simplify-get_nprocs.patch ... > [ ok ] > * 0037-linux-Revert-the-use-of-sched_getaffinity-on-get_npr.patch ... > [ ok ] > * 0038-Suppress-Wcast-qual-warnings-in-bsearch.patch ... > [ ok ] > * 0039-Add-missing-braces-to-bsearch-inline-implementation-.patch ... > [ ok ] > * 0040-support-Also-return-fd-when-it-is-0.patch ... > [ ok ] > * 0041-S390-Add-PCI_MIO-and-SIE-HWCAPs.patch ... > [ ok ] > * 0042-elf-Replace-nsid-with-args.nsid-BZ-27609.patch ... > [ ok ] > * 0043-y2038-Use-a-common-definition-for-stat-for-sparc32.patch ... > [ ok ] > * 0044-timex-Use-64-bit-fields-on-32-bit-TIMESIZE-64-system.patch ... > [ ok ] > * 0045-elf-Avoid-deadlock-between-pthread_create-and-ctors-.patch ... > [ ok ] > * 0046-Handle-NULL-input-to-malloc_usable_size-BZ-28506.patch ... > [ ok ] > * 0047-ld.so-Replace-DL_RO_DYN_SECTION-with-dl_relocate_ld-.patch ... > [ ok ] > * 0048-ld.so-Initialize-bootstrap_map.l_ld_readonly-BZ-2834.patch ... > [ ok ] > * 0049-Avoid-warning-overriding-recipe-for-.-tst-ro-dynamic.patch ... > [ ok ] > * 0050-gconv-Do-not-emit-spurious-NUL-character-in-ISO-2022.patch ... > [ ok ] > * 0051-elf-Earlier-missing-dynamic-segment-check-in-_dl_map.patch ... > [ ok ] > * 0052-s390-Use-long-branches-across-object-boundaries-jgh-.patch ... > [ ok ] > * 0053-nptl-Do-not-set-signal-mask-on-second-setjmp-return-.patch ... > [ ok ] > * 0054-linux-Use-proc-stat-fallback-for-__get_nprocs_conf-B.patch ... > [ ok ] > * 0055-clone-internal.c-make-clone3-syscall-optional.patch ... > [ ok ] > * 0056-powerpc64-le-Fix-CFI-and-LR-save-address-for-asm-sys.patch ... > [ ok ] > * 0057-Gentoo-Append-contents-of-gconv-modules-extra.conf-t.patch ... > [ ok ] > * 0058-nptl-Add-one-more-barrier-to-nptl-tst-create1.patch ... > [ ok ] > * 0059-Run-conform-tests-using-newly-built-libc.patch ... > [ ok ] > * 0060-Use-pie-default-with-conformtest.patch ... > [ ok ] > * 0061-pthread-tst-cancel28-Fix-barrier-re-init-race-condit.patch ... > [ ok ] > * 0062-mips-align-stack-in-clone-BZ-28223.patch ... > [ ok ] > * 0063-mips-increase-stack-alignment-in-clone-to-match-the-.patch ... > [ ok ] > * 0064-arm-Guard-ucontext-_rtld_global_ro-access-by-SHARED-.patch ... > [ ok ] > * 0065-nss-Use-files-dns-as-the-default-for-the-hosts-datab.patch ... > [ ok ] > * 0066-elf-Fix-tst-cpu-features-cpuinfo-for-KVM-guests-on-s.patch ... > [ ok ] > * 0067-powerpc64-le-Allocate-extra-stack-frame-on-syscall.S.patch ... > [ ok ] > * 0068-riscv-align-stack-in-clone-BZ-28702.patch ... > [ ok ] > * 0069-riscv-align-stack-before-calling-_dl_init-BZ-28703.patch ... > [ ok ] > * 0070-Update-hppa-libm-test-ulps.patch ... > [ ok ] > * 0071-Update-sparc-libm-test-ulps.patch ... > [ ok ] > * 0072-linux-Add-sparck-brk-implementation.patch ... > [ ok ] > * 0073-Linux-Fix-32-bit-vDSO-for-clock_gettime-on-powerpc32.patch ... > [ ok ] > * 0074-intl-plural.y-Avoid-conflicting-declarations-of-yyer.patch ... > [ ok ] > * 0075-linux-Do-not-skip-entries-with-zero-d_ino-values-BZ-.patch ... > [ ok ] > * 0076-linux-Use-getdents64-on-non-LFS-readdir.patch ... > [ ok ] > * 0077-linux-Set-internal-DIR-filepos-as-off64_t-BZ-23960-B.patch ... > [ ok ] > * 0078-linux-Add-__readdir64_unlocked.patch ... > [ ok ] > * 0079-linux-Add-__old_readdir64_unlocked.patch ... > [ ok ] > * 0080-linux-Use-getdents64-on-readdir64-compat-implementat.patch ... > [ ok ] > * 0081-dirent-Deprecate-getdirentries.patch ... > [ ok ] > * 0082-Build-fix-no-double-__THROW.patch ... > [ ok ] > * 0083-Bring-onto-exact-state-as-azanella-s-revised-patchse.patch ... > [ ok ] > * 0084-AArch64-Check-for-SVE-in-ifuncs-BZ-28744.patch ... > [ ok ] > * 0085-Fix-subscript-error-with-odd-TZif-file-BZ-28338.patch ... > [ ok ] > * 0086-timezone-handle-truncated-timezones-from-tzcode-2021.patch ... > [ ok ] > * 0087-timezone-test-case-for-BZ-28707.patch ... > [ ok ] > * 0088-powerpc-Fix-unrecognized-instruction-errors-with-rec.patch ... > [ ok ] > * 0089-Update-syscall-lists-for-Linux-5.15.patch ... > [ ok ] > * 0090-i386-Remove-broken-CAN_USE_REGISTER_ASM_EBP-bug-2877.patch ... > [ ok ] > * 0091-Update-syscall-lists-for-Linux-5.16.patch ... > [ ok ] > * 0092-Disable-debuginfod-in-printer-tests-BZ-28757.patch ... > [ ok ] > * 0093-socket-Add-the-__sockaddr_un_set-function.patch ... > [ ok ] > * 0094-CVE-2022-23219-Buffer-overflow-in-sunrpc-clnt_create.patch ... > [ ok ] > * 0095-sunrpc-Test-case-for-clnt_create-unix-buffer-overflo.patch ... > [ ok ] > * 0096-CVE-2022-23218-Buffer-overflow-in-sunrpc-svcunix_cre.patch ... > [ ok ] > * 0097-x86-use-default-cache-size-if-it-cannot-be-determine.patch ... > [ ok ] > * 0098-powerpc-Fix-unrecognized-instruction-errors-with-rec.patch ... > [ ok ] > * 0099-support-Add-helpers-to-create-paths-longer-than-PATH.patch ... > [ ok ] > * 0100-stdlib-Sort-tests-in-Makefile.patch ... > [ ok ] > * 0101-stdlib-Fix-formatting-of-tests-list-in-Makefile.patch ... > [ ok ] > * 0102-realpath-Set-errno-to-ENAMETOOLONG-for-result-larger.patch ... > [ ok ] > * 0103-tst-realpath-toolong-Fix-hurd-build.patch ... > [ ok ] > * 0104-getcwd-Set-errno-to-ERANGE-for-size-1-CVE-2021-3999.patch ... > [ ok ] > * 0105-realpath-Avoid-overwriting-preexisting-error-CVE-202.patch ... > [ ok ] > * 0106-Linux-Detect-user-namespace-support-in-io-tst-getcwd.patch ... > [ ok ] > * 0107-NEWS-add-bug-entry-for-BZ-28769-and-BZ-28770.patch ... > [ ok ] > * 0108-x86-Fix-__wcsncmp_avx2-in-strcmp-avx2.S-BZ-28755.patch ... > [ ok ] > * 0109-x86-Fix-__wcsncmp_evex-in-strcmp-evex.S-BZ-28755.patch ... > [ ok ] > * 0110-NEWS-Add-a-bug-entry-for-BZ-28755.patch ... > [ ok ] > * 0111-elf-Sort-tests-and-modules-names.patch ... > [ ok ] > * 0112-elf-Add-a-comment-after-trailing-backslashes.patch ... > [ ok ] > * 0113-elf-Makefile-Reflow-and-sort-most-variable-assignmen.patch ... > [ ok ] > * 0114-Fix-glibc-2.34-ABI-omission-missing-GLIBC_2.34-in-dy.patch ... > [ ok ] > * 0115-x86-Black-list-more-Intel-CPUs-for-TSX-BZ-27398.patch ... > [ ok ] > * 0116-x86-Use-CHECK_FEATURE_PRESENT-to-check-HLE-BZ-27398.patch ... > [ ok ] > * 0117-support-Add-support_socket_so_timestamp_time64.patch ... > [ ok ] > * 0118-linux-Fix-ancillary-64-bit-time-timestamp-conversion.patch ... > [ ok ] > * 0119-Linux-Only-generate-64-bit-timestamps-for-64-bit-tim.patch ... > [ ok ] > * 0120-tst-socket-timestamp-compat.c-Check-__TIMESIZE-BZ-28.patch ... > [ ok ] > * 0121-linux-__get_nprocs_sched-do-not-feed-CPU_COUNT_S-wit.patch ... > [ ok ] > * 0122-Linux-Simplify-__opensock-and-fix-race-condition-BZ-.patch ... > [ ok ] > * 0123-hurd-if_index-Explicitly-use-AF_INET-for-if-index-di.patch ... > [ ok ] > * 0124-socket-Do-not-use-AF_NETLINK-in-__opensock.patch ... > [ ok ] > * 0125-linux-Fix-missing-__convert_scm_timestamps-BZ-28860.patch ... > [ ok ] > * 0126-Add-reference-to-BZ-28860-on-NEWS.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.34-r8/work/glibc-2.34 ... > * strip-flags: CPPFLAGS: changed ' -DGENTOO_USE_CLONE3' to '-DGENTOO_USE_CLONE3' >make -j6 glibc-test 'CC=x86_64-pc-linux-gnu-gcc -m64 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed' >x86_64-pc-linux-gnu-gcc -m64 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed -march=native -pipe -mstackrealign -O2 -m32 -DGENTOO_USE_CLONE3 -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 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed > * CXX: x86_64-pc-linux-gnu-g++ -m32 -march=native -pipe -mstackrealign -O2 > * LD: > * ASFLAGS: > * CFLAGS: -march=native -pipe -mstackrealign -O2 > * CPPFLAGS: -DGENTOO_USE_CLONE3 > * CXXFLAGS: -march=native -pipe -mstackrealign -O2 > * LDFLAGS: -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.34-r8/work/glibc-2.34/configure --enable-stack-protector=strong --enable-stackguard-randomization --disable-cet --enable-kernel=3.2.0 --without-selinux --without-cvs --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.34-r8 p13 --disable-crypt --disable-static-pie --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 -march=native -pipe -mstackrealign -O2 -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 -march=native -pipe -mstackrealign -O2 -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 -march=native -pipe -mstackrealign -O2 accepts -g... yes >checking whether x86_64-pc-linux-gnu-g++ -m32 -march=native -pipe -mstackrealign -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 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.9/ebuild-helpers/xattr/install -c >checking whether ln -s works... yes >checking whether /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/as is GNU as... yes >checking whether /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld is GNU ld... yes >checking for /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/as... /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/as >checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/as... 2.37, ok >checking for /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld... /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld >checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld... 2.37, ok >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 -march=native -pipe -mstackrealign -O2 -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.9.10, ok >configure: WARNING: >*** These auxiliary programs are missing or incompatible versions: makeinfo >*** some features or tests will be disabled. >*** Check the INSTALL file for required versions. >checking LD_LIBRARY_PATH variable... ok >checking for bash... /bin/bash >checking for perl... /usr/bin/perl >checking for install-info... /usr/bin/install-info >checking for .set assembler directive... yes >checking linker support for protected data symbol... yes >checking linker support for INSERT in linker script... no >checking for broken __attribute__((alias()))... no >checking whether to put _rtld_local into .sdata section... no >checking for libunwind-support in compiler... no >checking whether --noexecstack is desirable for .S files... yes >checking for -z combreloc... yes >checking for linker that supports -z execstack... yes >checking for linker that supports -z start-stop-gc... yes >checking for linker that supports --no-dynamic-linker... yes >checking for -static-pie... yes >checking for -fpie... yes >checking for --hash-style option... (cached) no >checking for sufficient default -shared layout... no >checking for GLOB_DAT reloc... yes >checking for -fno-toplevel-reorder -fno-section-anchors... yes >checking for -mtls-dialect=gnu2... yes >checking whether cc puts quotes around section names... no >checking for __builtin_memset... no >checking for redirection of built-in functions... yes >checking for compiler option to disable generation of FMA instructions... -ffp-contract=off >checking if x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed accepts -fno-tree-loop-distribute-patterns with __attribute__ ((__optimize__))... yes >checking for libgd... no >checking for _FORTIFY_SOURCE predefine... yes >checking whether the linker provides working __ehdr_start... yes >checking whether the assembler requires one version per symbol... no >checking for __builtin_trap with no external dependencies... yes >checking whether the C++ compiler supports thread_local... yes >running configure fragment for sysdeps/unix/sysv/linux/i386 >running configure fragment for sysdeps/unix/sysv/linux >checking installed Linux kernel header files... 3.2.0 or later >checking for kernel header at least 3.2.0... ok >checking for symlinks in /usr/include... ok >running configure fragment for sysdeps/gnu >running configure fragment for sysdeps/i386 >checking for compiler support of inlined builtin function __sync_val_compare_and_swap... yes >checking for Intel MPX support... yes >running configure fragment for sysdeps/x86 >checking for linker x86 ISA level support... (cached) no >checking whether -fPIC is default... yes >checking whether -fPIE is default... yes >configure: creating ./config.status >config.status: creating config.make >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands > * Running do_src_configure for ABI amd64 > * ABI: amd64 > * CBUILD: x86_64-pc-linux-gnu > * CHOST: x86_64-pc-linux-gnu > * CTARGET: x86_64-pc-linux-gnu > * CBUILD_OPT: x86_64-pc-linux-gnu > * CTARGET_OPT: x86_64-pc-linux-gnu > * CC: x86_64-pc-linux-gnu-gcc -m64 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed > * CXX: x86_64-pc-linux-gnu-g++ -m64 -march=native -pipe -mstackrealign -O2 > * LD: > * ASFLAGS: > * CFLAGS: -march=native -pipe -mstackrealign -O2 > * CPPFLAGS: -DGENTOO_USE_CLONE3 > * CXXFLAGS: -march=native -pipe -mstackrealign -O2 > * LDFLAGS: -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.34-r8/work/glibc-2.34/configure --enable-stack-protector=strong --enable-stackguard-randomization --disable-cet --enable-kernel=3.2.0 --without-selinux --without-cvs --disable-werror --enable-bind-now --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --disable-profile --without-gd --with-headers=/usr/include --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=$(prefix)/lib64 --mandir=$(prefix)/share/man --infodir=$(prefix)/share/info --libexecdir=$(libdir)/misc/glibc --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion=Gentoo 2.34-r8 p13 --disable-crypt --disable-static-pie --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... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m64 -march=native -pipe -mstackrealign -O2 -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 -m64 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed accepts -g... yes >checking for x86_64-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++ -m64 -march=native -pipe -mstackrealign -O2 accepts -g... yes >checking whether x86_64-pc-linux-gnu-g++ -m64 -march=native -pipe -mstackrealign -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 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 whether x86_64-pc-linux-gnu-gcc -m64 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed compiles in -mx32 mode by default... no > >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/x86_64/64 sysdeps/unix/sysv/linux/x86_64 sysdeps/unix/sysv/linux/x86 sysdeps/x86/nptl sysdeps/unix/sysv/linux/wordsize-64 sysdeps/x86_64/nptl sysdeps/unix/sysv/linux sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix/x86_64 sysdeps/unix sysdeps/posix sysdeps/x86_64/64 sysdeps/x86_64/fpu/multiarch sysdeps/x86_64/fpu sysdeps/x86/fpu sysdeps/x86_64/multiarch sysdeps/x86_64 sysdeps/x86 sysdeps/ieee754/float128 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/wordsize-64 sysdeps/ieee754 sysdeps/generic >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether ln -s works... yes >checking whether /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/as is GNU as... yes >checking whether /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld is GNU ld... yes >checking for /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/as... /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/as >checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/as... 2.37, ok >checking for /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld... /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld >checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld... 2.37, ok >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 -m64 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed is sufficient to build libc... yes >checking for x86_64-pc-linux-gnu-nm... x86_64-pc-linux-gnu-nm >checking for python3... python3 >checking version of python3... 3.9.10, ok >configure: WARNING: >*** These auxiliary programs are missing or incompatible versions: makeinfo >*** some features or tests will be disabled. >*** Check the INSTALL file for required versions. >checking LD_LIBRARY_PATH variable... ok >checking for bash... /bin/bash >checking for perl... /usr/bin/perl >checking for install-info... /usr/bin/install-info >checking for .set assembler directive... yes >checking linker support for protected data symbol... yes >checking linker support for INSERT in linker script... yes >checking for broken __attribute__((alias()))... no >checking whether to put _rtld_local into .sdata section... no >checking for libunwind-support in compiler... no >checking whether --noexecstack is desirable for .S files... yes >checking for -z combreloc... yes >checking for linker that supports -z execstack... yes >checking for linker that supports -z start-stop-gc... yes >checking for linker that supports --no-dynamic-linker... yes >checking for -static-pie... yes >checking for -fpie... yes >checking for --hash-style option... (cached) no >checking for sufficient default -shared layout... no >checking for GLOB_DAT reloc... yes >checking for -fno-toplevel-reorder -fno-section-anchors... yes >checking for -mtls-dialect=gnu2... yes >checking whether cc puts quotes around section names... no >checking for __builtin_memset... no >checking for redirection of built-in functions... yes >checking for compiler option to disable generation of FMA instructions... -ffp-contract=off >checking if x86_64-pc-linux-gnu-gcc -m64 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed accepts -fno-tree-loop-distribute-patterns with __attribute__ ((__optimize__))... yes >checking for libgd... no >checking for _FORTIFY_SOURCE predefine... yes >checking whether the linker provides working __ehdr_start... yes >checking whether the assembler requires one version per symbol... no >checking for __builtin_trap with no external dependencies... yes >checking whether the C++ compiler supports thread_local... yes >running configure fragment for sysdeps/unix/sysv/linux/x86_64/64 >running configure fragment for sysdeps/unix/sysv/linux/x86_64 >running configure fragment for sysdeps/unix/sysv/linux >checking installed Linux kernel header files... 3.2.0 or later >checking for kernel header at least 3.2.0... ok >checking for symlinks in /usr/include... ok >running configure fragment for sysdeps/gnu >running configure fragment for sysdeps/x86_64 >checking for AVX512DQ support in assembler... yes >checking for AVX512 support... yes >checking -mprefer-vector-width=128... yes >checking for Intel MPX support... yes >running configure fragment for sysdeps/x86 >checking for linker x86 ISA level support... (cached) no >checking whether -fPIC is default... yes >checking whether -fPIE is default... yes >configure: creating ./config.status >config.status: creating config.make >config.status: creating Makefile >config.status: creating config.h >config.status: executing default commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34 ... >make -j6 glibc-test 'CC=x86_64-pc-linux-gnu-gcc -m64 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed' >x86_64-pc-linux-gnu-gcc -m64 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed -march=native -pipe -mstackrealign -O2 -m32 -DGENTOO_USE_CLONE3 -Wl,-O1 -Wl,--as-needed glibc-test.c -o glibc-test > * Running do_src_compile for ABI x86 >make -j6 -C /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl >make: Entering directory '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl' >make -r PARALLELMFLAGS="" -C /var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34 objdir=`pwd` all >make[1]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34' >LC_ALL=C gawk -f scripts/sysd-rules.awk > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-rulesT \ > -v all_object_suffixes='.o .os .oS' \ > -v inhibit_sysdep_asm='' \ > -v sysd_rules_patterns='%:% rtld-%:rtld-% rtld-%:% m_%:s_%' \ > -v config_sysdirs='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' >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-rulesT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-rules >gawk -f scripts/gen-sorted.awk \ > -v subdirs='csu assert ctype locale intl catgets math setjmp signal stdlib stdio-common libio malloc string wcsmbs time dirent grp pwd posix io termios resource misc socket sysvipc gmon gnulib iconv iconvdata wctype manual shadow gshadow po argp localedata timezone rt conform debug mathvec support dlfcn elf' \ > -v srcpfx='' \ > sysdeps/nptl/Subdirs sysdeps/unix/inet/Subdirs sysdeps/posix/Subdirs assert/Depend catgets/Depend debug/Depend iconvdata/Depend intl/Depend libio/Depend localedata/Depend malloc/Depend mathvec/Depend posix/Depend rt/Depend stdio-common/Depend stdlib/Depend string/Depend time/Depend wcsmbs/Depend > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-sorted-tmp >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-sorted-tmp /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-sorted >{ echo '#include "posix/bits/posix1_lim.h"'; \ >} | \ >x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed -E -dM -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.dT -MT '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.h /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.d' \ > -U_FORTIFY_SOURCE -Iinclude -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl -Isysdeps/unix/sysv/linux/i386/i686 -Isysdeps/i386/i686/nptl -Isysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/x86/include -Isysdeps/unix/sysv/linux/x86 -Isysdeps/x86/nptl -Isysdeps/i386/nptl -Isysdeps/unix/sysv/linux/include -Isysdeps/unix/sysv/linux -Isysdeps/nptl -Isysdeps/pthread -Isysdeps/gnu -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu/multiarch -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Isysdeps/i386/i686 -Isysdeps/i386/fpu -Isysdeps/x86/fpu -Isysdeps/i386 -Isysdeps/x86/include -Isysdeps/x86 -Isysdeps/wordsize-32 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include-fixed -isystem /usr/include -xc - -o /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.hT >sed -e 's@ /var/tmp/portage/sys-libs/glibc-2\.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/sys-libs/glibc-2\.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' \ > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.dT > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.dt >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.dt /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.d >fopen_max=`sed -n 's/^#define OPEN_MAX //1p' /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.hT`; \ >filename_max=`sed -n 's/^#define PATH_MAX //1p' /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.hT`; \ >fopen_max=${fopen_max:-16}; \ >filename_max=${filename_max:-1024}; \ >sed -e "s/@FOPEN_MAX@/$fopen_max/" \ > -e "s/@FILENAME_MAX@/$filename_max/" \ > -e "s/@L_tmpnam@/20/" \ > -e "s/@TMP_MAX@/238328/" \ > -e "s/@L_ctermid@/9/" \ > -e "s/@L_cuserid@/9/" \ > stdio-common/stdio_lim.h.in > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.h.new >/bin/sh scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.h.new /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.h >rm -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.hT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.dT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.dt >touch /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.st >printf "#include <time64-compat.h>\n#ifdef TIME64_NON_DEFAULT\nhave-time64-compat = yes\n#endif" \ >| x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed -E -undef -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3 -Iinclude -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl -Isysdeps/unix/sysv/linux/i386/i686 -Isysdeps/i386/i686/nptl -Isysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/x86/include -Isysdeps/unix/sysv/linux/x86 -Isysdeps/x86/nptl -Isysdeps/i386/nptl -Isysdeps/unix/sysv/linux/include -Isysdeps/unix/sysv/linux -Isysdeps/nptl -Isysdeps/pthread -Isysdeps/gnu -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu/multiarch -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Isysdeps/i386/i686 -Isysdeps/i386/fpu -Isysdeps/x86/fpu -Isysdeps/i386 -Isysdeps/x86/include -Isysdeps/x86 -Isysdeps/wordsize-32 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -DTOP_NAMESPACE=glibc -x assembler-with-cpp - > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/time64-compat.mk.iT >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/time64-compat.mk.iT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/time64-compat.mk.i >sed '/^[ ]*#/d;/^[ ]*$/d' /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/time64-compat.mk.i > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/time64-compat.mkT >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/time64-compat.mkT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/time64-compat.mk >sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/d;s/^[ ]*%/#/' \ > sysdeps/unix/sysv/linux/i386/shlib-versions sysdeps/unix/sysv/linux/shlib-versions nptl/shlib-versions nptl_db/shlib-versions shlib-versions \ >| x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed -E -undef -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3 -Iinclude -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl -Isysdeps/unix/sysv/linux/i386/i686 -Isysdeps/i386/i686/nptl -Isysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/x86/include -Isysdeps/unix/sysv/linux/x86 -Isysdeps/x86/nptl -Isysdeps/i386/nptl -Isysdeps/unix/sysv/linux/include -Isysdeps/unix/sysv/linux -Isysdeps/nptl -Isysdeps/pthread -Isysdeps/gnu -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu/multiarch -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Isysdeps/i386/i686 -Isysdeps/i386/fpu -Isysdeps/x86/fpu -Isysdeps/i386 -Isysdeps/x86/include -Isysdeps/x86 -Isysdeps/wordsize-32 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -DTOP_NAMESPACE=glibc -x assembler-with-cpp - \ > > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/shlib-versions.v.iT >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/shlib-versions.v.iT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/shlib-versions.v.i >sed '/^[ ]*#/d;/^[ ]*$/d' /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/shlib-versions.v.i > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/shlib-versions.vT >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/shlib-versions.vT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/shlib-versions.v >gawk -f scripts/soversions.awk /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/shlib-versions.v > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/soversions.iT >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/soversions.iT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/soversions.i >sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/d;s/^[ ]*%/#/' \ > csu/Versions iconv/Versions locale/Versions assert/Versions ctype/Versions intl/Versions catgets/Versions math/Versions setjmp/Versions signal/Versions stdlib/Versions stdio-common/Versions libio/Versions dlfcn/Versions nptl/Versions rt/Versions malloc/Versions string/Versions wcsmbs/Versions time/Versions dirent/Versions grp/Versions pwd/Versions posix/Versions io/Versions termios/Versions resource/Versions misc/Versions socket/Versions sysvipc/Versions gmon/Versions wctype/Versions shadow/Versions gshadow/Versions argp/Versions debug/Versions nptl_db/Versions inet/Versions resolv/Versions nss/Versions hesiod/Versions sunrpc/Versions nis/Versions login/Versions elf/Versions sysdeps/unix/sysv/linux/i386/Versions sysdeps/unix/sysv/linux/Versions sysdeps/i386/fpu/Versions sysdeps/i386/Versions sysdeps/x86/Versions sysdeps/wordsize-32/Versions sysdeps/ieee754/float128/Versions \ >| x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed -E -undef -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3 -Iinclude -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl -Isysdeps/unix/sysv/linux/i386/i686 -Isysdeps/i386/i686/nptl -Isysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/x86/include -Isysdeps/unix/sysv/linux/x86 -Isysdeps/x86/nptl -Isysdeps/i386/nptl -Isysdeps/unix/sysv/linux/include -Isysdeps/unix/sysv/linux -Isysdeps/nptl -Isysdeps/pthread -Isysdeps/gnu -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu/multiarch -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Isysdeps/i386/i686 -Isysdeps/i386/fpu -Isysdeps/x86/fpu -Isysdeps/i386 -Isysdeps/x86/include -Isysdeps/x86 -Isysdeps/wordsize-32 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -DTOP_NAMESPACE=glibc -x assembler-with-cpp - \ > > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.v.iT >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.v.iT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.v.i >sed '/^[ ]*#/d;/^[ ]*$/d' /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.v.i > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.vT >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.vT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.v >LC_ALL=C gawk -f scripts/versionlist.awk /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.v > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.defT >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.defT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.def >{ while read which lib version setname; do \ > test x"$which" = xDEFAULT || continue; \ > test -z "$setname" || echo "$lib : $setname"; \ > done < /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/soversions.i; \ > cat /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.def; \ >} | LC_ALL=C gawk -f scripts/firstversions.awk > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.allT >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.allT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.all >gawk -f scripts/haveversions.awk /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.all > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.mkT >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.mkT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.mk >( echo 'sysd-versions-subdirs = csu iconv locale localedata iconvdata assert ctype intl catgets math setjmp signal stdlib stdio-common libio dlfcn nptl rt malloc string wcsmbs timezone time dirent grp pwd posix io termios resource misc socket sysvipc gmon gnulib wctype manual shadow gshadow po argp conform debug mathvec support nptl_db inet resolv nss hesiod sunrpc nis nscd login elf 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' ; \ > cat /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.v \ > | LC_ALL=C gawk -v buildroot=/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/ -v defsfile=/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.all \ > -v move_if_change='/bin/sh scripts/move-if-change' \ > -f scripts/versions.awk; \ >) > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-versionsT >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-versionsT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-versions >touch /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/versions.stmp >(while read which lib number setname; do \ > eval seen_$which=1; \ > test x"$which" = xDEFAULT || continue; \ > case $number in \ > [0-9]*) echo "$lib.so-version=.$number"; \ > echo "all-sonames+=$lib=$lib.so\$($lib.so-version)";;\ > *) echo "$lib.so-version=$number"; \ > echo "all-sonames+=$lib=\$($lib.so-version)";;\ > esac; \ > done; \ > echo soversions.mk-done = t;) < /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/soversions.i > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/soversions.mkT; exit 0 >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/soversions.mkT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/soversions.mk >gawk -v buildlist="iconvprogs iconvdata ldconfig lddlibc4 libmemusage libSegFault libpcprofile librpcsvc locale_programs memusagestat nonlib nscd extramodules libnldbl libsupport testsuite" -f scripts/gen-libc-modules.awk /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/soversions.i > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.T >/bin/sh scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.T /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h >touch /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.stmp >for dir in /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl 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; do \ > test -f $dir/syscalls.list && \ > { sysdirs='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' \ > asm_CPP='x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed -c -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3 -Iinclude -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl -Isysdeps/unix/sysv/linux/i386/i686 -Isysdeps/i386/i686/nptl -Isysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/x86/include -Isysdeps/unix/sysv/linux/x86 -Isysdeps/x86/nptl -Isysdeps/i386/nptl -Isysdeps/unix/sysv/linux/include -Isysdeps/unix/sysv/linux -Isysdeps/nptl -Isysdeps/pthread -Isysdeps/gnu -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu/multiarch -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Isysdeps/i386/i686 -Isysdeps/i386/fpu -Isysdeps/x86/fpu -Isysdeps/i386 -Isysdeps/x86/include -Isysdeps/x86 -Isysdeps/wordsize-32 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -DGAS_SYNTAX -Werror=undef -Wa,--noexecstack -E -x assembler-with-cpp' \ > /bin/sh sysdeps/unix/make-syscalls.sh $dir || exit 1; }; \ > test $dir = sysdeps/unix && break; \ >done > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-syscallsT >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-syscallsT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-syscalls > >type "make help" for help with common glibc makefile targets > >rm -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/stamp.o; > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/stamp.o >rm -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/stamp.os; > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/stamp.os >rm -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/stamp.oS; > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/stamp.oS >make subdir=csu -C csu ..=../ subdir_lib >make[2]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34/csu' >/bin/sh ../scripts/gen-libc-abis \ > i386-pc-linux-gnu \ > < ../libc-abis > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-abis.hT >/usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include/g++-v11/bits/std_abs.h /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/std_abs.hT >/usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include/g++-v11/cstdlib /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/cstdlibT >/usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include/g++-v11/cmath /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/cmathT >LC_ALL=C gawk -f ../scripts/abi-versions.awk /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.all > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/abi-versions.hT >gawk -f ../scripts/gen-tunables.awk ../elf/dl-tunables.list ../sysdeps/nptl/dl-tunables.list ../sysdeps/x86/dl-tunables.list > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/dl-tunable-list.T >/bin/sh ../scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-abis.hT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-abis.h >/bin/sh ../scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/std_abs.hT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/std_abs.h >/bin/sh ../scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/cmathT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/cmath >/bin/sh ../scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/cstdlibT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/cstdlib >/bin/sh ../scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/dl-tunable-list.T /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/dl-tunable-list.h >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/abi-versions.hT /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/abi-versions.h >.././scripts/mkinstalldirs /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu >touch /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-abis.stamp >mkdir -p -- /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu >.././scripts/mkinstalldirs /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu >.././scripts/mkinstalldirs /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu >touch /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/dl-tunable-list.stmp >rm -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/abi-tag.h.new >.././scripts/mkinstalldirs /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu >echo '' > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/stamp.oST >mkdir -p -- /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu >mkdir -p -- /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu >sed -e 's/#.*$//' -e '/^[ ]*$/d' ../abi-tags | \ >while read conf tagos tagver; do \ > test `expr 'i686-pc-linux-gnu' \ > : "$conf"` != 0 || continue; \ > ( echo "$tagos" | \ > sed -e 's/[^0-9xXa-fA-F ]//' \ > -e 's/^/#define __ABI_TAG_OS /'; \ > echo "#ifndef __ABI_TAG_VERSION"; \ > echo "$tagver" | \ > sed -e 's/[^0-9xXa-fA-F]/ /g' -e 's/ *$//' \ > -e 's/ /,/g' -e 's/^/# define __ABI_TAG_VERSION /'; \ > echo "#endif" ) > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/abi-tag.h.new; \ >done >{ \ > echo '/* This file is automatically generated.';\ > echo ' It defines macros to allow user program to find the shared'; \ > echo ' library files which come as part of GNU libc. */'; \ > echo '#ifndef __GNU_LIB_NAMES_H'; \ > echo '#define __GNU_LIB_NAMES_H 1'; \ > echo ''; \ > \ > echo '#if !defined __x86_64__'; echo '# include <gnu/lib-names-32.h>'; echo '#endif'; echo '#if defined __x86_64__ && defined __LP64__'; echo '# include <gnu/lib-names-64.h>'; echo '#endif'; echo '#if defined __x86_64__ && defined __ILP32__'; echo '# include <gnu/lib-names-x32.h>'; echo '#endif'; \ > echo ''; \ > echo '#endif /* gnu/lib-names.h */'; \ >} > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu/lib-names.h >mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/stamp.oST /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/stamp.oS >{ \ > echo '/* This file is automatically generated. */'; echo '#ifndef __GNU_LIB_NAMES_H'; echo '# error "Never use <gnu/lib-names-32.h> directly; include <gnu/lib-names.h> instead."'; echo '#endif'; \ > echo ''; \ > ( echo ld=ld-linux.so.2; echo libc=libc.so.6; echo libBrokenLocale=libBrokenLocale.so.1; echo libpthread=libpthread.so.0; echo libthread_db=libthread_db.so.1; echo libcrypt=libcrypt.so.1; echo libdl=libdl.so.2; echo libgcc_s=libgcc_s.so.1; echo libnss_test1=libnss_test1.so.2; echo libnsl=libnsl.so.1; echo libc_malloc_debug=libc_malloc_debug.so.0; echo libutil=libutil.so.1; echo libnss_ldap=libnss_ldap.so.2; echo libnss_test2=libnss_test2.so.2; echo libnss_dns=libnss_dns.so.2; echo libnss_compat=libnss_compat.so.2; echo libmvec=libmvec.so.1; echo libresolv=libresolv.so.2; echo libnss_db=libnss_db.so.2; echo libm=libm.so.6; echo libnss_files=libnss_files.so.2; echo librt=librt.so.1; echo libnss_hesiod=libnss_hesiod.so.2; echo libanl=libanl.so.1;) \ > | LC_ALL=C gawk -f ../scripts/lib-names.awk | LC_ALL=C sort; \ > \ >} > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu/lib-names-32.T >python3 -B ../scripts/gen-as-const.py --cc="x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed -std=gnu11 -fgnu89-inline -march=native -pipe -mstackrealign -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3 -I../include -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl -I../sysdeps/unix/sysv/linux/i386/i686 -I../sysdeps/i386/i686/nptl -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/i386/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu/multiarch -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686/multiarch -I../sysdeps/i386/i686 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ > -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h.dT \ > -MT '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h.d /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h'" \ > ../sysdeps/i386/nptl/tcb-offsets.sym > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.hT >python3 -B ../scripts/gen-as-const.py --cc="x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed -std=gnu11 -fgnu89-inline -march=native -pipe -mstackrealign -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3 -I../include -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl -I../sysdeps/unix/sysv/linux/i386/i686 -I../sysdeps/i386/i686/nptl -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/i386/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu/multiarch -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686/multiarch -I../sysdeps/i386/i686 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ > -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.h.dT \ > -MT '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.h.d /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.h'" \ > ../sysdeps/i386/link-defines.sym > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.hT >python3 -B ../scripts/gen-as-const.py --cc="x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed -std=gnu11 -fgnu89-inline -march=native -pipe -mstackrealign -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3 -I../include -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl -I../sysdeps/unix/sysv/linux/i386/i686 -I../sysdeps/i386/i686/nptl -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/i386/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu/multiarch -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686/multiarch -I../sysdeps/i386/i686 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ > -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.h.dT \ > -MT '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.h.d /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.h'" \ > ../sysdeps/i386/tlsdesc.sym > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.hT >python3 -B ../scripts/gen-as-const.py --cc="x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed -std=gnu11 -fgnu89-inline -march=native -pipe -mstackrealign -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3 -I../include -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl -I../sysdeps/unix/sysv/linux/i386/i686 -I../sysdeps/i386/i686/nptl -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/i386/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu/multiarch -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686/multiarch -I../sysdeps/i386/i686 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ > -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.h.dT \ > -MT '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.h.d /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.h'" \ > ../sysdeps/x86/cpu-features-offsets.sym > /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.hT >/bin/sh ../scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu/lib-names-32.T /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu/lib-names-32.h >touch /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu/lib-names-32.stmp >if test -r /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/abi-tag.h.new; then mv -f /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/abi-tag.h.new /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/abi-tag.h; \ >else echo >&2 'This configuration not matched in ../abi-tags'; exit 1; fi >[01m[K<stdin>:1:10:[m[K [01;31m[Kfatal error: [m[Kstddef.h: No such file or directory >compilation terminated. >Traceback (most recent call last): > File "/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34/csu/../scripts/gen-as-const.py", line 120, in <module> > main() > File "/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34/csu/../scripts/gen-as-const.py", line 116, in main > consts = glibcextract.compute_c_consts(sym_data, args.cc) > File "/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34/scripts/glibcextract.py", line 62, in compute_c_consts > subprocess.check_call(cmd, shell=True) > File "/usr/lib/python3.9/subprocess.py", line 373, in check_call > raise CalledProcessError(retcode, cmd) >subprocess.CalledProcessError: Command 'x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed -std=gnu11 -fgnu89-inline -march=native -pipe -mstackrealign -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3 -I../include -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl -I../sysdeps/unix/sysv/linux/i386/i686 -I../sysdeps/i386/i686/nptl -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/i386/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu/multiarch -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686/multiarch -I../sysdeps/i386/i686 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.h.dT -MT '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.h.d /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.h' -S -o /var/tmp/portage/sys-libs/glibc-2.34-r8/temp/tmp2todkd2g/test.s -x c - < /var/tmp/portage/sys-libs/glibc-2.34-r8/temp/tmp2todkd2g/test.c' returned non-zero exit status 1. >In file included from [01m[K../include/dlfcn.h:2[m[K, > from [01m[K../elf/link.h:25[m[K, > from [01m[K../include/link.h:35[m[K, > from [01m[K<stdin>:1[m[K: >[01m[K../dlfcn/dlfcn.h:24:10:[m[K [01;31m[Kfatal error: [m[Kstddef.h: No such file or directory > 24 | #include [01;31m[K<stddef.h>[m[K > | [01;31m[K^~~~~~~~~~[m[K >compilation terminated. >In file included from [01m[K../sysdeps/i386/i686/nptl/tls.h:33[m[K, > from [01m[K../sysdeps/unix/sysv/linux/i386/sysdep.h:27[m[K, > from [01m[K<stdin>:1[m[K: >[01m[K../sysdeps/i386/nptl/tls.h:24:11:[m[K [01;31m[Kfatal error: [m[Kstdbool.h: No such file or directory > 24 | # include [01;31m[K<stdbool.h>[m[K > | [01;31m[K^~~~~~~~~~~[m[K >compilation terminated. >Traceback (most recent call last): > File "/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34/csu/../scripts/gen-as-const.py", line 120, in <module> > main() > File "/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34/csu/../scripts/gen-as-const.py", line 116, in main > consts = glibcextract.compute_c_consts(sym_data, args.cc) > File "/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34/scripts/glibcextract.py", line 62, in compute_c_consts >Traceback (most recent call last): > File "/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34/csu/../scripts/gen-as-const.py", line 120, in <module> > subprocess.check_call(cmd, shell=True) > File "/usr/lib/python3.9/subprocess.py", line 373, in check_call > raise CalledProcessError(retcode, cmd) > main() > File "/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34/csu/../scripts/gen-as-const.py", line 116, in main >subprocess.CalledProcessError: Command 'x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed -std=gnu11 -fgnu89-inline -march=native -pipe -mstackrealign -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3 -I../include -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl -I../sysdeps/unix/sysv/linux/i386/i686 -I../sysdeps/i386/i686/nptl -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/i386/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu/multiarch -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686/multiarch -I../sysdeps/i386/i686 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.h.dT -MT '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.h.d /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.h' -S -o /var/tmp/portage/sys-libs/glibc-2.34-r8/temp/tmp5dx89cc6/test.s -x c - < /var/tmp/portage/sys-libs/glibc-2.34-r8/temp/tmp5dx89cc6/test.c' returned non-zero exit status 1. > consts = glibcextract.compute_c_consts(sym_data, args.cc) > File "/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34/scripts/glibcextract.py", line 62, in compute_c_consts > subprocess.check_call(cmd, shell=True) > File "/usr/lib/python3.9/subprocess.py", line 373, in check_call > raise CalledProcessError(retcode, cmd) >subprocess.CalledProcessError: Command 'x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed -std=gnu11 -fgnu89-inline -march=native -pipe -mstackrealign -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3 -I../include -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl -I../sysdeps/unix/sysv/linux/i386/i686 -I../sysdeps/i386/i686/nptl -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/i386/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu/multiarch -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686/multiarch -I../sysdeps/i386/i686 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h.dT -MT '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h.d /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h' -S -o /var/tmp/portage/sys-libs/glibc-2.34-r8/temp/tmpqu2aqvns/test.s -x c - < /var/tmp/portage/sys-libs/glibc-2.34-r8/temp/tmpqu2aqvns/test.c' returned non-zero exit status 1. >make[2]: *** [../Makerules:271: /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.h] Error 1 >make[2]: *** Waiting for unfinished jobs.... >In file included from [01m[K../include/sys/types.h:1[m[K, > from [01m[K../include/string.h:6[m[K, > from [01m[K../sysdeps/gnu/ldsodefs.h:24[m[K, > from [01m[K../sysdeps/unix/sysv/linux/ldsodefs.h:25[m[K, > from [01m[K<stdin>:2[m[K: >[01m[K../posix/sys/types.h:144:10:[m[K [01;31m[Kfatal error: [m[Kstddef.h: No such file or directory > 144 | #include [01;31m[K<stddef.h>[m[K > | [01;31m[K^~~~~~~~~~[m[K >compilation terminated. >Traceback (most recent call last): > File "/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34/csu/../scripts/gen-as-const.py", line 120, in <module> > main() > File "/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34/csu/../scripts/gen-as-const.py", line 116, in main > consts = glibcextract.compute_c_consts(sym_data, args.cc) > File "/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34/scripts/glibcextract.py", line 62, in compute_c_consts > subprocess.check_call(cmd, shell=True) > File "/usr/lib/python3.9/subprocess.py", line 373, in check_call > raise CalledProcessError(retcode, cmd) >subprocess.CalledProcessError: Command 'x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -mstackrealign -O2 -Wl,-O1 -Wl,--as-needed -std=gnu11 -fgnu89-inline -march=native -pipe -mstackrealign -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3 -I../include -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl -I../sysdeps/unix/sysv/linux/i386/i686 -I../sysdeps/i386/i686/nptl -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/i386/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu/multiarch -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686/multiarch -I../sysdeps/i386/i686 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.h.dT -MT '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.h.d /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.h' -S -o /var/tmp/portage/sys-libs/glibc-2.34-r8/temp/tmp8mgb0q54/test.s -x c - < /var/tmp/portage/sys-libs/glibc-2.34-r8/temp/tmp8mgb0q54/test.c' returned non-zero exit status 1. >make[2]: *** [../Makerules:271: /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.h] Error 1 >make[2]: *** [../Makerules:271: /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h] Error 1 >make[2]: *** [../Makerules:271: /var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.h] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34/csu' >make[1]: *** [Makefile:479: csu/subdir_lib] Error 2 >make[1]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34' >make: *** [Makefile:9: all] Error 2 >make: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/build-x86-x86_64-pc-linux-gnu-nptl' > * ERROR: sys-libs/glibc-2.34-r8::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-libs/glibc-2.34-r8::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-libs/glibc-2.34-r8::gentoo'`. > * The complete build log is located at '/var/tmp/portage/sys-libs/glibc-2.34-r8/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.34-r8/temp/environment'. > * Working directory: '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34' > * S: '/var/tmp/portage/sys-libs/glibc-2.34-r8/work/glibc-2.34'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 833620
: 765401 |
765691