* Package: sys-libs/glibc-2.33-r4 * Repository: gentoo * Maintainer: toolchain@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux multiarch multilib ssp static-libs userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * /etc/portage/package.cflags/optimizations.conf -> >=sys-libs/glibc-2.30: /-Ofast/'-O3 ${SAFEST_FAST_MATH}' /-ffast-math/'${SAFEST_FAST_MATH}' # preprocessor in the source throws an error if ffast-math is enabled * /etc/portage/package.cflags/no-semantic-interposition.conf -> sys-libs/glibc: *FLAGS-="${SEMINTERPOS}" * /etc/portage/package.cflags/no-plt.conf -> sys-libs/glibc: *FLAGS-="-fno-plt" #When using prelink, will cause a bunch of segfaults. * /etc/portage/package.cflags/lto.conf -> sys-libs/glibc: *FLAGS-=-flto* #Alternative: *FLAGS+=-ffat-lto-objects *FLAGS-="${IPAPTA}" Fails in configure stage with LTO enabled, checking for builtin redirect. With -ffat-lto-objects, and no -fipa-pta, we get further, but get multiple definition errors Forcing past that yields undefined symbol errors. * /etc/portage/package.cflags/tls-dialect.conf -> sys-libs/glibc: *FLAGS-="-mtls-dialect=gnu2" * FEATURES='sandbox pid-sandbox unmerge-logs distlocks userfetch binpkg-logs xattr qa-unresolved-soname-deps merge-sync binpkg-docompress multilib-strict unmerge-orphans sfperms binpkg-dostrip network-sandbox protect-owned config-protect-if-modified news ipc-sandbox parallel-fetch unknown-features-warn preserve-libs ebuild-locks fixlafiles usersync strict userpriv usersandbox assume-digests' * CFLAGS='-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' * CXXFLAGS='-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' * FFLAGS='-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' * FCFLAGS='-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' * F77FLAGS='-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' * LDFLAGS='-Wl,-O1 -Wl,--as-needed' * MAKEOPTS='-j8' * gcc (Gentoo 11.1.0-r2 p3) 11.1.0 * g++ (Gentoo 11.1.0-r2 p3) 11.1.0 * GNU ld (Gentoo 2.36.1 p4) 2.36.1 * Linux gentoo 5.13.5-gentoo #4 SMP PREEMPT Tue Jul 27 13:30:53 CEST 2021 x86_64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz GenuineIntel GNU/Linux sys-libs/glibc: 4 minutes, 25 seconds average for 15 merges 2021-05-14T17:30:43 >>> sys-libs/glibc: 4 minutes, 44 seconds 2021-05-15T13:35:53 >>> sys-libs/glibc: 4 minutes, 51 seconds 2021-05-15T18:02:16 >>> sys-libs/glibc: 4 minutes, 50 seconds 2021-05-15T20:40:34 >>> sys-libs/glibc: 4 minutes, 49 seconds 2021-05-19T12:57:10 >>> sys-libs/glibc: 4 minutes, 37 seconds 2021-05-19T16:12:03 >>> sys-libs/glibc: 4 minutes, 5 seconds 2021-05-22T16:00:26 >>> sys-libs/glibc: 4 minutes, 1 second 2021-06-14T11:57:15 >>> sys-libs/glibc: 4 minutes, 26 seconds 2021-06-28T16:16:23 >>> sys-libs/glibc: 3 minutes, 55 seconds 2021-06-29T09:51:08 >>> sys-libs/glibc: 5 minutes, 33 seconds 2021-06-30T20:02:43 >>> sys-libs/glibc: 4 minutes, 9 seconds 2021-07-04T11:23:04 >>> sys-libs/glibc: 4 minutes, 12 seconds 2021-07-10T10:43:18 >>> sys-libs/glibc: 3 minutes, 56 seconds 2021-07-15T00:31:32 >>> sys-libs/glibc: 4 minutes, 10 seconds 2021-07-18T11:08:44 >>> sys-libs/glibc: 4 minutes, 3 seconds * Using python3.10 to build >>> Unpacking source... make -j8 glibc-test CC=x86_64-pc-linux-gnu-gcc x86_64-pc-linux-gnu-gcc -march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed glibc-test.c -o glibc-test * Checking that IA32 emulation is enabled in the running kernel ... [ ok ] * Checking gcc for __thread support ... [ ok ] * Checking running kernel version (5.13.5-gentoo >= 3.2.0) ... [ ok ] * Checking linux-headers version (5.13.0 >= 3.2.0) ... [ ok ] * strip-flags: CFLAGS: changed '-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' to '-march=native -pipe -Wl,-O1 -Wl,--as-needed -O2' * strip-flags: CXXFLAGS: changed '-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' to '-march=native -pipe -Wl,-O1 -Wl,--as-needed -O2' * strip-flags: FFLAGS: changed '-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' to '-march=native -pipe -Wl,-O1 -Wl,--as-needed -O2' * strip-flags: FCFLAGS: changed '-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' to '-march=native -pipe -Wl,-O1 -Wl,--as-needed -O2' * Manual CC: x86_64-pc-linux-gnu-gcc -m64 >>> Unpacking glibc-2.33.tar.xz to /var/tmp/portage/sys-libs/glibc-2.33-r4/work >>> Unpacking glibc-2.33-patches-5.tar.xz to /var/tmp/portage/sys-libs/glibc-2.33-r4/work >>> Unpacking locale-gen-2.10.tar.gz to /var/tmp/portage/sys-libs/glibc-2.33-r4/work >>> Source unpacked in /var/tmp/portage/sys-libs/glibc-2.33-r4/work >>> Preparing source in /var/tmp/portage/sys-libs/glibc-2.33-r4/work/glibc-2.33 ... * Applying Gentoo Glibc Patchset 2.33-5 * Applying patches from /var/tmp/portage/sys-libs/glibc-2.33-r4/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-nsswitch-return-result-when-nss-database-is-locked-B.patch ... [ ok ] * 0008-tunables-Simplify-TUNABLE_SET-interface.patch ... [ ok ] * 0009-x86-Use-SIZE_MAX-instead-of-long-int-1-for-tunable-r.patch ... [ ok ] * 0010-tunables-Disallow-negative-values-for-some-tunables.patch ... [ ok ] * 0011-S390-Add-new-hwcap-values.patch ... [ ok ] * 0012-string-Work-around-GCC-PR-98512-in-rawmemchr.patch ... [ ok ] * 0013-Enable-nss-systemd-in-nsswitch.conf.patch ... [ ok ] * 0014-ld.so-Implement-the-list-diagnostics-option.patch ... [ ok ] * 0015-x86-Automate-generation-of-PREFERRED_FEATURE_INDEX_1.patch ... [ ok ] * 0016-x86-Add-CPU-specific-diagnostics-to-ld.so-list-diagn.patch ... [ ok ] * 0017-nss-Re-enable-NSS-module-loading-after-chroot-BZ-273.patch ... [ ok ] * 0018-x86-Set-minimum-x86-64-level-marker-BZ-27318.patch ... [ ok ] * 0019-nscd-Fix-double-free-in-netgroupcache-BZ-27462.patch ... [ ok ] * 0020-io-Return-EBAFD-for-negative-file-descriptor-on-fsta.patch ... [ ok ] * 0021-x86-Handle-_SC_LEVEL1_ICACHE_LINESIZE-BZ-27444.patch ... [ ok ] * 0022-elf-Always-set-l-in-_dl_init_paths-bug-23462.patch ... [ ok ] * 0023-elf-ld.so-help-calls-_dl_init_paths-without-a-main-m.patch ... [ ok ] * 0024-pthread_once-hangs-when-init-routine-throws-an-excep.patch ... [ ok ] * 0025-nptl-Remove-private-futex-optimization-BZ-27304.patch ... [ ok ] * 0026-test-container-Always-copy-test-specific-support-fil.patch ... [ ok ] * 0027-S390-Also-check-vector-support-in-memmove-ifunc-sele.patch ... [ ok ] * 0028-malloc-Fix-a-realloc-crash-with-heap-tagging-BZ-2746.patch ... [ ok ] * 0029-Update-Nios-II-libm-test-ulps.patch ... [ ok ] * 0030-Add-comment-about-slowdowns-via-systemd-nsswitch-loo.patch ... [ ok ] * 0031-tst-Provide-test-for-select.patch ... [ ok ] * 0032-misc-Fix-tst-select-timeout-handling-BZ-27648.patch ... [ ok ] * 0033-libsupport-Add-support_select_modifies_timeout.patch ... [ ok ] * 0034-libsupport-Add-support_select_normalizes_timeout.patch ... [ ok ] * 0035-linux-Normalize-and-return-timeout-on-select-BZ-2765.patch ... [ ok ] * 0036-linux-always-update-select-timeout-BZ-27706.patch ... [ ok ] * 0037-tunables-Fix-comparison-of-tunable-values.patch ... [ ok ] * 0038-support-Typo-and-formatting-fixes.patch ... [ ok ] * 0039-support-Pass-environ-to-child-process.patch ... [ ok ] * 0040-support-Add-capability-to-fork-an-sgid-child.patch ... [ ok ] * 0041-tst-env-setuid-Use-support_capture_subprogram_self_s.patch ... [ ok ] * 0042-Enhance-setuid-tunables-test.patch ... [ ok ] * 0043-Fix-SXID_ERASE-behavior-in-setuid-programs-BZ-27471.patch ... [ ok ] * 0044-Remove-PR_TAGGED_ADDR_ENABLE-from-sys-prctl.h.patch ... [ ok ] * 0045-x86-tst-cpu-features-supports.c-Update-AMX-check.patch ... [ ok ] * 0046-nptl_db-Support-different-libpthread-ld.so-load-orde.patch ... [ ok ] * 0047-nptl-Check-for-compatible-GDB-in-nptl-tst-pthread-gd.patch ... [ ok ] * 0048-nptl-Do-not-build-nptl-tst-pthread-gdb-attach-as-PIE.patch ... [ ok ] * 0049-powerpc-Fix-handling-of-scv-return-error-codes-BZ-27.patch ... [ ok ] * 0050-Gentoo-nsswitch.conf-Add-nss-systemd-hook-also-to-sh.patch ... [ ok ] * 0051-dlfcn-Failures-after-dlmopen-should-not-terminate-pr.patch ... [ ok ] * 0052-Use-__pthread_attr_copy-in-mq_notify-bug-27896.patch ... [ ok ] * 0053-Fix-use-of-__pthread_attr_copy-in-mq_notify-bug-2789.patch ... [ ok ] * 0054-Revert-Gentoo-nsswitch.conf-Add-nss-systemd-hook-als.patch ... [ ok ] * 0055-Revert-Add-comment-about-slowdowns-via-systemd-nsswi.patch ... [ ok ] * 0056-Revert-Enable-nss-systemd-in-nsswitch.conf.patch ... [ ok ] * 0057-elf-Use-_dl_catch_error-from-base-namespace-in-dl-li.patch ... [ ok ] * 0058-wordexp-handle-overflow-in-positional-parameter-numb.patch ... [ ok ] * 0059-x86_64-Remove-unneeded-static-PIE-check-for-undefine.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.33-r4/work/glibc-2.33 ... * strip-flags: CFLAGS: changed '-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' to '-march=native -pipe -Wl,-O1 -Wl,--as-needed -O2' * strip-flags: CXXFLAGS: changed '-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' to '-march=native -pipe -Wl,-O1 -Wl,--as-needed -O2' * Manual CC: x86_64-pc-linux-gnu-gcc -m64 * strip-flags: CFLAGS: changed '-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' to '-march=native -pipe -Wl,-O1 -Wl,--as-needed -O2' * strip-flags: CXXFLAGS: changed '-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' to '-march=native -pipe -Wl,-O1 -Wl,--as-needed -O2' make -j8 glibc-test 'CC=x86_64-pc-linux-gnu-gcc -m64' x86_64-pc-linux-gnu-gcc -m64 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -m32 -Wl,-O1 -Wl,--as-needed glibc-test.c -o glibc-test * Manual CC: x86_64-pc-linux-gnu-gcc -m32 * Running do_src_configure for ABI x86 * Configuring glibc for nptl * 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 * CXX: * LD: * ASFLAGS: * CFLAGS: -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 * CPPFLAGS: * CXXFLAGS: -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 * LDFLAGS: -Wl,-O1 -Wl,--as-needed * MAKEINFO: /dev/null * NM: * READELF: * Manual CC: x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed * Manual CXX: x86_64-pc-linux-gnu-g++ -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 * Manual NM: x86_64-pc-linux-gnu-nm * Manual READELF: x86_64-pc-linux-gnu-readelf /var/tmp/portage/sys-libs/glibc-2.33-r4/work/glibc-2.33/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.33-r4 p5 --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 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 -Wl,-O1 -Wl,--as-needed -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 -Wl,-O1 -Wl,--as-needed -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 -Wl,-O1 -Wl,--as-needed -O2 accepts -g... yes checking whether x86_64-pc-linux-gnu-g++ -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 can link programs... no 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 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.1.0/../../../../x86_64-pc-linux-gnu/bin/as is GNU as... yes checking whether /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld is GNU ld... yes checking for /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/as... /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/as checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/as... 2.36.1, ok checking for /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld... /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld... 2.36.1, 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.0, ok checking for bison... bison checking version of bison... 3.7.6, ok checking if x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -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.10.0, 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 --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 -Wl,-O1 -Wl,--as-needed -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 for __builtin_trap with no external dependencies... yes checking whether the C++ compiler supports thread_local... no running configure fragment for sysdeps/unix/sysv/linux/i386 checking if compiler flags allows ebp in inline assembly... yes running configure fragment for sysdeps/unix/sysv/linux checking installed Linux kernel header files... 3.2.0 or later /var/tmp/portage/sys-libs/glibc-2.33-r4/work/glibc-2.33/sysdeps/unix/sysv/linux/configure:167: parse error near `user_version=$((`ech...' 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 * strip-flags: CFLAGS: changed '-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' to '-march=native -pipe -Wl,-O1 -Wl,--as-needed -O2' * strip-flags: CXXFLAGS: changed '-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' to '-march=native -pipe -Wl,-O1 -Wl,--as-needed -O2' * Manual CC: x86_64-pc-linux-gnu-gcc -m64 * Running do_src_configure for ABI amd64 * Configuring glibc for nptl * 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 * CXX: * LD: * ASFLAGS: * CFLAGS: -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 * CPPFLAGS: * CXXFLAGS: -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 * LDFLAGS: -Wl,-O1 -Wl,--as-needed * MAKEINFO: /dev/null * NM: x86_64-pc-linux-gnu-nm * READELF: x86_64-pc-linux-gnu-readelf * Manual CC: x86_64-pc-linux-gnu-gcc -m64 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed * Manual CXX: x86_64-pc-linux-gnu-g++ -m64 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 * Manual NM: x86_64-pc-linux-gnu-nm * Manual READELF: x86_64-pc-linux-gnu-readelf /var/tmp/portage/sys-libs/glibc-2.33-r4/work/glibc-2.33/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.33-r4 p5 --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 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 -Wl,-O1 -Wl,--as-needed -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 -Wl,-O1 -Wl,--as-needed -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 -Wl,-O1 -Wl,--as-needed -O2 accepts -g... yes checking whether x86_64-pc-linux-gnu-g++ -m64 -march=native -pipe -Wl,-O1 -Wl,--as-needed -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 -Wl,-O1 -Wl,--as-needed -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 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.1.0/../../../../x86_64-pc-linux-gnu/bin/as is GNU as... yes checking whether /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld is GNU ld... yes checking for /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/as... /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/as checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/as... 2.36.1, ok checking for /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld... /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld... 2.36.1, 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.0, ok checking for bison... bison checking version of bison... 3.7.6, ok checking if x86_64-pc-linux-gnu-gcc -m64 -march=native -pipe -Wl,-O1 -Wl,--as-needed -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.10.0, 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 --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 -Wl,-O1 -Wl,--as-needed -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 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 /var/tmp/portage/sys-libs/glibc-2.33-r4/work/glibc-2.33/sysdeps/unix/sysv/linux/configure:167: parse error near `user_version=$((`ech...' 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.33-r4/work/glibc-2.33 ... * strip-flags: CFLAGS: changed '-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' to '-march=native -pipe -Wl,-O1 -Wl,--as-needed -O2' * strip-flags: CXXFLAGS: changed '-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' to '-march=native -pipe -Wl,-O1 -Wl,--as-needed -O2' * Manual CC: x86_64-pc-linux-gnu-gcc -m64 * strip-flags: CFLAGS: changed '-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' to '-march=native -pipe -Wl,-O1 -Wl,--as-needed -O2' * strip-flags: CXXFLAGS: changed '-march=native -O3 -fgraphite-identity -floop-nest-optimize -fdevirtualize-at-ltrans -fipa-pta -fuse-linker-plugin -pipe -Wl,-O1 -Wl,--as-needed' to '-march=native -pipe -Wl,-O1 -Wl,--as-needed -O2' make -j8 glibc-test 'CC=x86_64-pc-linux-gnu-gcc -m64' x86_64-pc-linux-gnu-gcc -m64 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -m32 -Wl,-O1 -Wl,--as-needed glibc-test.c -o glibc-test * Manual CC: x86_64-pc-linux-gnu-gcc -m32 * Running do_src_compile for ABI x86 make -j8 -C /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl make: Entering directory '/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl' make -r PARALLELMFLAGS="" -C /var/tmp/portage/sys-libs/glibc-2.33-r4/work/glibc-2.33 objdir=`pwd` all make[1]: Entering directory '/var/tmp/portage/sys-libs/glibc-2.33-r4/work/glibc-2.33' LC_ALL=C gawk -f scripts/sysd-rules.awk > /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-rulesT /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-sorted-tmp mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-sorted-tmp /var/tmp/portage/sys-libs/glibc-2.33-r4/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 -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed -E -dM -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.dT -MT '/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.h /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -xc - -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.hT sed -e 's@ /var/tmp/portage/sys-libs/glibc-2\.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/sys-libs/glibc-2\.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.dT > /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.dt mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.dt /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/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.33-r4/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.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.h.new /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.h rm -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.hT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.dT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.dt touch /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/bits/stdio_lim.st 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 -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed -E -undef -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -Iinclude -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/shlib-versions.v.iT mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/shlib-versions.v.iT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/shlib-versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/shlib-versions.v.i > /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/shlib-versions.vT mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/shlib-versions.vT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/shlib-versions.v gawk -f scripts/soversions.awk /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/shlib-versions.v > /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/soversions.iT mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/soversions.iT /var/tmp/portage/sys-libs/glibc-2.33-r4/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 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 rt/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/pthread/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 -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed -E -undef -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -Iinclude -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.v.iT mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.v.iT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.v.i > /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.vT mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.vT /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.v > /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.defT mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.defT /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/soversions.i; \ cat /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.allT mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.allT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.all gawk -f scripts/haveversions.awk /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.all > /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.mkT mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.mkT /var/tmp/portage/sys-libs/glibc-2.33-r4/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 malloc string wcsmbs timezone time dirent grp pwd posix io termios resource misc socket sysvipc gmon gnulib wctype manual shadow gshadow po argp rt 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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.v \ | LC_ALL=C gawk -v buildroot=/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/ -v defsfile=/var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-versionsT mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-versionsT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-versions touch /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/soversions.i > /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/soversions.mkT; exit 0 mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/soversions.mkT /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/soversions.i > /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.T /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h touch /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.stmp for dir in /var/tmp/portage/sys-libs/glibc-2.33-r4/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 -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed -c -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -Iinclude -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-syscallsT In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors In file included from ./sysdeps/unix/sysv/linux/sysdep.h:22, from sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-syscallsT /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/stamp.o; > /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/stamp.o rm -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/stamp.os; > /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/stamp.os rm -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/stamp.oS; > /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/glibc-2.33/csu' /bin/sh ../scripts/gen-libc-abis \ i386-pc-linux-gnu \ < ../libc-abis > /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-abis.hT LC_ALL=C gawk -f ../scripts/abi-versions.awk /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/Versions.all > /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/dl-tunable-list.T .././scripts/mkinstalldirs /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu .././scripts/mkinstalldirs /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu .././scripts/mkinstalldirs /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu .././scripts/mkinstalldirs /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu mkdir -p -- /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu mkdir -p -- /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu /bin/sh ../scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-abis.hT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-abis.h mkdir -p -- /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu mkdir -p -- /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu /bin/sh ../scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/dl-tunable-list.T /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/dl-tunable-list.h rm -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/abi-tag.h.new mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/abi-versions.hT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/abi-versions.h { \ 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 '; echo '#endif'; echo '#if defined __x86_64__ && defined __LP64__'; echo '# include '; echo '#endif'; echo '#if defined __x86_64__ && defined __ILP32__'; echo '# include '; echo '#endif'; \ echo ''; \ echo '#endif /* gnu/lib-names.h */'; \ } > /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu/lib-names.h { \ echo '/* This file is automatically generated. */'; echo '#ifndef __GNU_LIB_NAMES_H'; echo '# error "Never use directly; include 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 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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu/lib-names-32.T 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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/abi-tag.h.new; \ done touch /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/dl-tunable-list.stmp /bin/sh ../scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu/lib-names-32.T /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu/lib-names-32.h touch /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-abis.stamp python3 -B ../scripts/gen-as-const.py --cc="x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h.dT \ -MT '/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h.d /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/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 -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.h.dT \ -MT '/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.h.d /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.h'" \ ../sysdeps/i386/link-defines.sym > /var/tmp/portage/sys-libs/glibc-2.33-r4/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 -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.h.dT \ -MT '/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.h.d /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.h'" \ ../sysdeps/i386/tlsdesc.sym > /var/tmp/portage/sys-libs/glibc-2.33-r4/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 -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.h.dT \ -MT '/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.h.d /var/tmp/portage/sys-libs/glibc-2.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.hT touch /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/gnu/lib-names-32.stmp if test -r /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/abi-tag.h.new; then mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/abi-tag.h.new /var/tmp/portage/sys-libs/glibc-2.33-r4/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 In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :2: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from :1: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/i386/nptl/tls.h:28, from ../sysdeps/i386/i686/nptl/tls.h:33, from ../include/link.h:51, from :1: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/i386/nptl/tls.h:28, from ../sysdeps/i386/i686/nptl/tls.h:33, from ../include/link.h:51, from ../include/dlfcn.h:4, from ../sysdeps/generic/ldsodefs.h:32, from ../sysdeps/x86/ldsodefs.h:65, from ../sysdeps/gnu/ldsodefs.h:46, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from :2: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ sed -e 's@ /var/tmp/portage/sys-libs/glibc-2\.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/sys-libs/glibc-2\.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h.dT > /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h.dT2 sed -e 's@ /var/tmp/portage/sys-libs/glibc-2\.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/sys-libs/glibc-2\.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.h.dT > /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.h.dT2 sed -e 's@ /var/tmp/portage/sys-libs/glibc-2\.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/sys-libs/glibc-2\.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.h.dT > /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.h.dT2 sed -e 's@ /var/tmp/portage/sys-libs/glibc-2\.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/sys-libs/glibc-2\.33-r4/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.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.h.dT > /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.h.dT2 rm -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.h.dT rm -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h.dT mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.h.dT2 /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.h.d mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h.dT2 /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h.d mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.hT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/link-defines.h mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.hT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h rm -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.h.dT mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.h.dT2 /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.h.d rm -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.h.dT mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.hT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/cpu-features-offsets.h mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.h.dT2 /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.h.d mv -f /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.hT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/tlsdesc.h x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed init-first.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/init-first.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/init-first.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/init-first.o x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/x86/libc-start.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -funwind-tables -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/libc-start.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/libc-start.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/libc-start.o x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/i386/sysdep.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/sysdep.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/sysdep.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/sysdep.o x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed version.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/version.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/version.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/version.o x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed check_fds.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/check_fds.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/check_fds.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/check_fds.o x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed libc-tls.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/libc-tls.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/libc-tls.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/libc-tls.o x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed elf-init.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/elf-init.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/elf-init.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/elf-init.o x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed dso_handle.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/dso_handle.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/dso_handle.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/dso_handle.o In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/unix/sysv/linux/i386/startup.h:23, from ../sysdeps/x86/libc-start.c:26: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/unix/sysv/linux/i386/startup.h:23, from libc-tls.c:19: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/unix/sysv/linux/i386/sysdep.c:19: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/unix/sysv/linux/not-cancel.h:24, from check_fds.c:34: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/i386/nptl/tls.h:28, from ../sysdeps/i386/i686/nptl/tls.h:33, from version.c:19: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed errno.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/errno.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/errno.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/errno.o x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed errno-loc.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/errno-loc.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/errno-loc.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/errno-loc.o In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from init-first.c:23: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed init-first.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/init-first.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/init-first.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/init-first.os In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/i386/nptl/tls.h:28, from ../sysdeps/i386/i686/nptl/tls.h:33, from errno.c:20: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/i386/nptl/tls.h:28, from ../sysdeps/i386/i686/nptl/tls.h:33, from errno-loc.c:21: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/x86/libc-start.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -funwind-tables -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/libc-start.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/libc-start.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/libc-start.os x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/unix/sysv/linux/i386/sysdep.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/sysdep.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/sysdep.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/sysdep.os x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed version.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/version.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/version.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/version.os x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed check_fds.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/check_fds.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/check_fds.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/check_fds.os x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed dso_handle.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/dso_handle.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/dso_handle.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/dso_handle.os In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/unix/sysv/linux/i386/sysdep.c:19: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from init-first.c:23: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/gnu/unwind-resume.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/unwind-resume.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/unwind-resume.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/unwind-resume.os In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/i386/nptl/tls.h:28, from ../sysdeps/i386/i686/nptl/tls.h:33, from ../include/link.h:51, from ../include/dlfcn.h:4, from ../sysdeps/generic/ldsodefs.h:32, from ../sysdeps/x86/ldsodefs.h:65, from ../sysdeps/gnu/ldsodefs.h:46, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../csu/libc-start.c:26, from ../sysdeps/x86/libc-start.c:35: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/i386/nptl/tls.h:28, from ../sysdeps/i386/i686/nptl/tls.h:33, from version.c:19: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/unix/sysv/linux/not-cancel.h:24, from check_fds.c:34: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/i386/nptl/tls.h:28, from ../sysdeps/i386/i686/nptl/tls.h:33, from ../include/link.h:51, from ../include/dlfcn.h:4, from ../sysdeps/gnu/unwind-resume.c:19: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed errno.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/errno.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/errno.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/errno.os x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/wordsize-32/divdi3.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -Din_divdi3_c -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/divdi3.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/divdi3.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/divdi3.os x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed errno-loc.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/errno-loc.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/errno-loc.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/errno-loc.os x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed elf-init.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -fPIC -Wa,-mtune=i686 -fstack-protector-strong -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/elf-init.oS -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/elf-init.oS.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/elf-init.oS In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/i386/nptl/tls.h:28, from ../sysdeps/i386/i686/nptl/tls.h:33, from errno.c:20: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/i386/start.S -c -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/. -DGAS_SYNTAX -Werror=undef -Wa,--noexecstack -Werror=undef -Wa,--noexecstack -Wa,-mtune=i686 -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/start.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/start.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/start.o x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/x86/abi-note.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/abi-note.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/abi-note.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/abi-note.o x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed init.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/init.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/init.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/init.o x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed static-reloc.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/static-reloc.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/static-reloc.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/static-reloc.o In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/i386/nptl/tls.h:28, from ../sysdeps/i386/i686/nptl/tls.h:33, from errno-loc.c:21: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/i386/start.S:55: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed ../sysdeps/i386/start.S -c -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/. -DGAS_SYNTAX -Werror=undef -Wa,--noexecstack -Werror=undef -Wa,--noexecstack -Wa,-mtune=i686 -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/start.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/start.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/start.os x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed gmon-start.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/gmon-start.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/gmon-start.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/gmon-start.os x86_64-pc-linux-gnu-gcc -m32 -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wl,-O1 -Wl,--as-needed static-reloc.c -c -std=gnu11 -fgnu89-inline -march=native -pipe -Wl,-O1 -Wl,--as-needed -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -Wa,-mtune=i686 -fstack-protector-strong -ftls-model=initial-exec -U_FORTIFY_SOURCE -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -I../include -I/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.33-r4/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.1.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/static-reloc.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/static-reloc.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/static-reloc.os In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/i386/start.S:55: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: error: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-rules:721: /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/start.o] Error 1 make[2]: *** Waiting for unfinished jobs.... cc1: some warnings being treated as errors make[2]: *** [/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/sysd-rules:737: /var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/start.os] Error 1 In file included from ../sysdeps/unix/sysv/linux/sysdep.h:22, from ../sysdeps/unix/sysv/linux/i386/sysdep.h:23, from ../sysdeps/i386/nptl/tls.h:28, from ../sysdeps/i386/i686/nptl/tls.h:33, from ../include/link.h:51, from ../csu/abi-note.c:56, from ../sysdeps/x86/abi-note.c:29: ../sysdeps/unix/sysv/linux/i386/kernel-features.h:21:5: warning: "__LINUX_KERNEL_VERSION" is not defined, evaluates to 0 [-Wundef] 21 | #if __LINUX_KERNEL_VERSION >= 0x040300 | ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.33-r4/work/glibc-2.33/csu' make[1]: *** [Makefile:480: csu/subdir_lib] Error 2 make[1]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.33-r4/work/glibc-2.33' make: *** [Makefile:9: all] Error 2 make: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.33-r4/work/build-x86-x86_64-pc-linux-gnu-nptl' * ERROR: sys-libs/glibc-2.33-r4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-libs/glibc-2.33-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-libs/glibc-2.33-r4::gentoo'`. * The complete build log is located at '/var/tmp/portage/sys-libs/glibc-2.33-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.33-r4/temp/environment'. * Working directory: '/var/tmp/portage/sys-libs/glibc-2.33-r4/work/glibc-2.33' * S: '/var/tmp/portage/sys-libs/glibc-2.33-r4/work/glibc-2.33'