* Package: dev-libs/elfutils-0.189-r4:0  * Repository: gentoo  * Maintainer: toolchain@gentoo.org  * USE: abi_x86_64 amd64 bzip2 elibc_glibc kernel_linux lzma nls test utils zstd  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking elfutils-0.189.tar.bz2 to /var/tmp/portage/dev-libs/elfutils-0.189-r4/work >>> Source unpacked in /var/tmp/portage/dev-libs/elfutils-0.189-r4/work >>> Preparing source in /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189 ... * Applying elfutils-0.189-PaX-support.patch ... ok * Applying elfutils-0.189-skip-DT_RELR-failing-tests.patch ... ok * Applying elfutils-0.189-musl-aarch64-regs.patch ... ok * Applying elfutils-0.189-musl-macros.patch ... ok * Applying elfutils-0.189-configure-bashisms.patch ... ok * Applying elfutils-0.189-clang16-tests.patch ... ok * Applying elfutils-0.189-tests-run-lfs-symbols.sh-needs-gawk.patch ... ok * Applying elfutils-0.189-lld-17.patch ... ok * Running eautoreconf in '/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189' ... * Running 'autopoint --force' ... ok * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-libs/elfutils-0.189-r4/temp/aclocal' ... ok * Running 'autoconf --force' ... ok * Running 'autoheader' ... ok * Running 'automake --add-missing --copy --force-missing' ... ok (B*(B Running elibtoolize in: elfutils-0.189/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating elfutils-0.189/config.sub with /usr/share/gnuconfig/config.sub * econf: updating elfutils-0.189/config.guess with /usr/share/gnuconfig/config.guess * econf: updating elfutils-0.189/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating elfutils-0.189/config/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/elfutils-0.189-r4 --htmldir=/usr/share/doc/elfutils-0.189-r4/html --libdir=/usr/lib64 --enable-nls --disable-debuginfod --disable-libdebuginfod --disable-thread-safety --disable-valgrind --program-prefix=eu- --with-zlib --with-bzlib --with-lzma --with-zstd checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes 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 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for bison... bison -y checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking for x86_64-pc-linux-gnu-readelf... x86_64-pc-linux-gnu-readelf checking for x86_64-pc-linux-gnu-nm... x86_64-pc-linux-gnu-nm checking whether gcc supports __attribute__((visibility()))... yes checking whether gcc supports __attribute__((gcc_struct))... yes checking whether gcc supports -fPIC... yes checking whether gcc supports -fPIE... yes checking whether gcc supports -Wl,-z,defs... yes checking whether the compiler generates build-ids... no configure: WARNING: compiler doesn't generate build-id by default checking whether gcc supports -Wl,-z,relro... yes checking for __thread support... yes checking whether gcc provides stdatomic.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether fts.h is bad when included (with LFS)... no checking whether to add -D_FORTIFY_SOURCE=2 or =3 to CFLAGS... yes -D_FORTIFY_SOURCE=2 checking for library containing gzdirect... -lz checking for library containing BZ2_bzdopen... -lbz2 checking for library containing lzma_auto_decoder... -llzma checking for library containing ZSTD_decompress... -lzstd checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ZSTD_COMPRESS... yes checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed checking whether memrchr is declared... yes checking whether rawmemchr is declared... yes checking whether powerof2 is declared... yes checking whether mempcpy is declared... yes checking whether reallocarray is declared... yes checking for process_vm_readv... yes checking for mremap... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for error.h... yes checking for err.h... yes checking for sched.h... yes checking for sched_getaffinity... yes checking for sys/resource.h... yes checking for getrlimit... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for __cxa_demangle in -lstdc++... yes checking whether symbol versioning is supported... yes checking whether gcc accepts -Wstack-usage... yes checking whether gcc has a sane -Wlogical-op... yes checking whether gcc accepts -Wduplicated-cond... yes checking whether gcc accepts -Wnull-dereference... yes checking whether gcc accepts -Wimplicit-fallthrough... yes checking whether the compiler accepts -Wimplicit-fallthrough=5... yes checking whether the compiler accepts -Wtrampolines... yes checking whether the compiler accepts -Wno-packed-not-aligned... yes checking whether the compiler accepts -Wuse-after-free=3... yes checking whether the compiler accepts -fno-addrsig... no checking for library containing argp_parse... none required checking for library containing fts_close... none required checking for library containing _obstack_free... none required checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking size of long... 8 checking for struct user_regs_struct... yes checking x86_64-pc-linux-gnu-gcc option for 32-bit word size... -m32 checking for 64-bit host... yes checking whether x86_64-pc-linux-gnu-gcc -m32 makes executables we can run... yes checking for bunzip2... yes checking for zstd... yes checking whether x86_64-pc-linux-gnu-g++ supports C++11 features with -std=c++11... yes checking for pthread_setname_np in -lpthread... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating config/Makefile config.status: creating Makefile config.status: creating elfutils.spec config.status: creating debuginfod/Makefile config.status: creating debuginfod/debuginfod.h config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating libelf/Makefile config.status: creating libebl/Makefile config.status: creating libdwelf/Makefile config.status: creating libdw/Makefile config.status: creating libdwfl/Makefile config.status: creating libcpu/Makefile config.status: creating libasm/Makefile config.status: creating backends/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating config/libelf.pc config.status: creating config/libdw.pc config.status: creating config/libdebuginfod.pc config.status: creating version.h config.status: creating config/profile.sh config.status: creating config/profile.csh config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: ===================================================================== elfutils: 0.189 (eu_version: 189) ===================================================================== Prefix : /usr Program prefix ("eu-" recommended) : eu- Source code location : /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189 Maintainer mode : build arch : x86_64-pc-linux-gnu CFLAGS=-D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g CXXFLAGS=-D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g RECOMMENDED FEATURES (should all be yes) gzip support : yes bzip2 support : yes lzma/xz support : yes zstd support : yes zstd compression support : yes libstdc++ demangle support : yes File textrel check : yes Symbol versioning : yes NOT RECOMMENDED FEATURES (should all be no) Experimental thread safety : no install elf.h : no OTHER FEATURES Deterministic archives by default : false Native language support : yes Extra Valgrind annotations : no libdebuginfod client support : no Debuginfod server support : no Default DEBUGINFOD_URLS : EXTRA TEST FEATURES (used with make check) have bunzip2 installed (required) : yes have zstd installed : yes C++11 : yes debug branch prediction : no gprof support : no gcov support : no run all tests under valgrind : no gcc undefined behaviour sanitizer : no gcc address sanitizer : no clang memory sanitizer : no use rpath in tests : no test biarch : yes >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j9 make --no-print-directory all-recursive Making all in config make[2]: Nothing to be done for 'all'. Making all in lib x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib/../libelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -fPIC -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o xasprintf.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib/xasprintf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib/../libelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -fPIC -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o xstrdup.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib/xstrdup.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib/../libelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -fPIC -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o xstrndup.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib/xstrndup.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib/../libelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -fPIC -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o xmalloc.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib/xmalloc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib/../libelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -fPIC -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o next_prime.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib/next_prime.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib/../libelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -fPIC -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o crc32.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib/crc32.c [below compiled] x86_64-pc-linux-gnu-ar cr libeu.a xasprintf.o xstrdup.o xstrndup.o xmalloc.o next_prime.o crc32.o crc32_file.o color.o error.o printversion.o x86_64-pc-linux-gnu-ranlib libeu.a Making all in libelf x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_version.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_version.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_hash.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_hash.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_error.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_error.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_fill.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_fill.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_begin.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_begin.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_next.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_next.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_rand.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_rand.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_end.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_end.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_kind.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_kind.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getclass.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getclass.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_getbase.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_getbase.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_getident.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_getident.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf32_fsize.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf32_fsize.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf64_fsize.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf64_fsize.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_fsize.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_fsize.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf32_xlatetof.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf32_xlatetof.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf32_xlatetom.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf32_xlatetom.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf64_xlatetof.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf64_xlatetof.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf64_xlatetom.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf64_xlatetom.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_xlate.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_xlate.c [needed to lose some more - WAS] x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_ehdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_ehdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf32_getphdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf32_getphdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf64_getphdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf64_getphdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getphdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getphdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf32_newphdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf32_newphdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf64_newphdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf64_newphdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_newphdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_newphdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_phdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_phdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_getarhdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_getarhdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_getarsym.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_getarsym.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_rawfile.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_rawfile.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_readall.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_readall.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_cntl.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_cntl.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_getscn.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_getscn.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_nextscn.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_nextscn.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_ndxscn.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_ndxscn.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_newscn.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_newscn.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf32_getshdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf32_getshdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf64_getshdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf64_getshdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getshdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getshdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_shdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_shdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_strptr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_strptr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_rawdata.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_rawdata.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_getdata.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_getdata.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_newdata.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_newdata.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_getdata_rawchunk.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_getdata_rawchunk.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_flagelf.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_flagelf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_flagehdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_flagehdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_flagphdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_flagphdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_flagscn.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_flagscn.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_flagshdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_flagshdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_flagdata.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_flagdata.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_memory.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_memory.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_update.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_update.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf32_updatenull.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf32_updatenull.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf64_updatenull.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf64_updatenull.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf32_updatefile.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf32_updatefile.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf64_updatefile.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf64_updatefile.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getsym.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getsym.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_sym.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_sym.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getversym.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getversym.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getverneed.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getverneed.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getvernaux.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getvernaux.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getverdef.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getverdef.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getverdaux.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getverdaux.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getrel.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getrel.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getrela.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getrela.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_rel.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_rel.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_rela.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_rela.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getdyn.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getdyn.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_dyn.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_dyn.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getmove.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getmove.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_move.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_move.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getsyminfo.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getsyminfo.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_syminfo.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_syminfo.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getauxv.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getauxv.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_auxv.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_auxv.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getnote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getnote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_xlatetof.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_xlatetof.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_xlatetom.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_xlatetom.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o nlist.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/nlist.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getsymshndx.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getsymshndx.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_symshndx.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_symshndx.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_versym.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_versym.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_verneed.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_verneed.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_vernaux.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_vernaux.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_verdef.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_verdef.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_verdaux.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_verdaux.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_getphdrnum.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_getphdrnum.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_getshdrnum.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_getshdrnum.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_getshdrstrndx.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_getshdrstrndx.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_checksum.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_checksum.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf32_checksum.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf32_checksum.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf64_checksum.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf64_checksum.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o libelf_crc32.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/libelf_crc32.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o libelf_next_prime.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/libelf_next_prime.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_clone.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_clone.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getlib.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getlib.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_update_lib.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_update_lib.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf32_offscn.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf32_offscn.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf64_offscn.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf64_offscn.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_offscn.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_offscn.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_getaroff.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_getaroff.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_gnu_hash.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_gnu_hash.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_scnshndx.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_scnshndx.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf32_getchdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf32_getchdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf64_getchdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf64_getchdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gelf_getchdr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/gelf_getchdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_compress.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_compress.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf_compress_gnu.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/elf_compress_gnu.c rm -f libelf_pic.a x86_64-pc-linux-gnu-ar cr libelf_pic.a elf_version.os elf_hash.os elf_error.os elf_fill.os elf_begin.os elf_next.os elf_rand.os elf_end.os elf_kind.os gelf_getclass.os elf_getbase.os elf_getident.os elf32_fsize.os elf64_fsize.os gelf_fsize.os elf32_xlatetof.os elf32_xlatetom.os elf64_xlatetof.os elf64_xlatetom.os gelf_xlate.os elf32_getehdr.os elf64_getehdr.os gelf_getehdr.os elf32_newehdr.os elf64_newehdr.os gelf_newehdr.os gelf_update_ehdr.os elf32_getphdr.os elf64_getphdr.os gelf_getphdr.os elf32_newphdr.os elf64_newphdr.os gelf_newphdr.os gelf_update_phdr.os elf_getarhdr.os elf_getarsym.os elf_rawfile.os elf_readall.os elf_cntl.os elf_getscn.os elf_nextscn.os elf_ndxscn.os elf_newscn.os elf32_getshdr.os elf64_getshdr.os gelf_getshdr.os gelf_update_shdr.os elf_strptr.os elf_rawdata.os elf_getdata.os elf_newdata.os elf_getdata_rawchunk.os elf_flagelf.os elf_flagehdr.os elf_flagphdr.os elf_flagscn.os elf_flagshdr.os elf_flagdata.os elf_memory.os elf_update.os elf32_updatenull.os elf64_updatenull.os elf32_updatefile.os elf64_updatefile.os gelf_getsym.os gelf_update_sym.os gelf_getversym.os gelf_getverneed.os gelf_getvernaux.os gelf_getverdef.os gelf_getverdaux.os gelf_getrel.os gelf_getrela.os gelf_update_rel.os gelf_update_rela.os gelf_getdyn.os gelf_update_dyn.os gelf_getmove.os gelf_update_move.os gelf_getsyminfo.os gelf_update_syminfo.os gelf_getauxv.os gelf_update_auxv.os gelf_getnote.os gelf_xlatetof.os gelf_xlatetom.os nlist.os gelf_getsymshndx.os gelf_update_symshndx.os gelf_update_versym.os gelf_update_verneed.os gelf_update_vernaux.os gelf_update_verdef.os gelf_update_verdaux.os elf_getphdrnum.os elf_getshdrnum.os elf_getshdrstrndx.os gelf_checksum.os elf32_checksum.os elf64_checksum.os libelf_crc32.os libelf_next_prime.os elf_clone.os gelf_getlib.os gelf_update_lib.os elf32_offscn.os elf64_offscn.os gelf_offscn.os elf_getaroff.os elf_gnu_hash.os elf_scnshndx.os elf32_getchdr.os elf64_getchdr.os gelf_getchdr.os elf_compress.os elf_compress_gnu.os x86_64-pc-linux-gnu-ranlib libelf_pic.a x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o libelf.so -shared -Wl,-z,defs -Wl,-z,relro -o libelf.so \ -Wl,--soname,libelf.so.1 \ -Wl,--version-script,/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf/libelf.map \ -Wl,--no-undefined \ -Wl,--whole-archive libelf_pic.a -Wl,--no-whole-archive \ ../lib/libeu.a -lz -lzstd -llzma -lbz2 ln -fs libelf.so libelf.so.1 Making all in libcpu m4 -Di386 -DDISASSEMBLER /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/defs/i386 > i386_defsT m4 -Dx86_64 -DDISASSEMBLER /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/defs/i386 > x86_64_defsT x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -Wno-format-nonliteral -fdollars-in-identifiers -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o bpf_disasm.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/bpf_disasm.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -fdollars-in-identifiers -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv_disasm.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/riscv_disasm.c mv -f i386_defsT i386_defs mv -f x86_64_defsT x86_64_defs sed '1,/^%%/d;/^#/d;/^[[:space:]]*$/d;s/[^:]*:\([^[:space:]]*\).*/MNE(\1)/;s/{[^}]*}//g;/INVALID/d' \ i386_defs | sort -u > i386.mnemonics sed '1,/^%%/d;/^#/d;/^[[:space:]]*$/d;s/[^:]*:\([^[:space:]]*\).*/MNE(\1)/;s/{[^}]*}//g;/INVALID/d' \ x86_64_defs | sort -u > x86_64.mnemonics x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -fdollars-in-identifiers -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_disasm.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/i386_disasm.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -fdollars-in-identifiers -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_disasm.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/x86_64_disasm.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -Wno-format-nonliteral -fdollars-in-identifiers -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o bpf_disasm.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/bpf_disasm.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -fdollars-in-identifiers -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv_disasm.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/riscv_disasm.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -fdollars-in-identifiers -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_disasm.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/i386_disasm.c rm -f libcpu.a x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -fdollars-in-identifiers -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_disasm.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libcpu/x86_64_disasm.c x86_64-pc-linux-gnu-ar cr libcpu.a i386_disasm.o x86_64_disasm.o bpf_disasm.o riscv_disasm.o x86_64-pc-linux-gnu-ranlib libcpu.a rm -f libcpu_pic.a x86_64-pc-linux-gnu-ar cr libcpu_pic.a i386_disasm.os x86_64_disasm.os bpf_disasm.os riscv_disasm.os x86_64-pc-linux-gnu-ranlib libcpu_pic.a rm x86_64_defs i386_defs Making all in backends x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_cfi.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_retval.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_regs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_auxv.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_auxv.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_initreg.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_unwind.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_unwind.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sh_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sh_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sh_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sh_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sh_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sh_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sh_regs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sh_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sh_retval.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sh_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x86_64_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x86_64_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x86_64_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_cfi.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x86_64_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_retval.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x86_64_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_regs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x86_64_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_initreg.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x86_64_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_unwind.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x86_64_unwind.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x32_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x32_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ia64_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ia64_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ia64_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ia64_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ia64_regs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ia64_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ia64_retval.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ia64_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o alpha_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/alpha_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o alpha_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/alpha_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o alpha_retval.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/alpha_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o alpha_regs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/alpha_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o alpha_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/alpha_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o alpha_auxv.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/alpha_auxv.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_regs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_auxv.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_auxv.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_attrs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_attrs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_retval.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_cfi.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_initreg.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_machineflagname.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_machineflagname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aarch64_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/aarch64_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aarch64_regs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/aarch64_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aarch64_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/aarch64_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aarch64_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/aarch64_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aarch64_retval.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/aarch64_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aarch64_cfi.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/aarch64_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aarch64_initreg.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/aarch64_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aarch64_unwind.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/aarch64_unwind.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_regs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_retval.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc64_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc64_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_auxv.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_auxv.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_attrs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_attrs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_cfi.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_initreg.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_retval.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_regs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_auxv.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_auxv.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_attrs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_attrs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_cfi.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_initreg.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc64_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc64_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc64_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc64_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc64_retval.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc64_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc64_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc64_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc64_unwind.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc64_unwind.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc64_resolve_sym.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc64_resolve_sym.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390_regs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390_retval.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390x_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390x_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390_cfi.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390_initreg.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390_unwind.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390_unwind.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o m68k_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/m68k_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o m68k_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/m68k_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o m68k_regs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/m68k_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o m68k_retval.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/m68k_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -Wno-packed-not-aligned -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o m68k_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/m68k_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o m68k_cfi.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/m68k_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o m68k_initreg.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/m68k_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o bpf_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/bpf_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o bpf_regs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/bpf_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o bpf_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/bpf_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/riscv_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/riscv_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv_cfi.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/riscv_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv_regs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/riscv_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv_initreg.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/riscv_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/riscv_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv64_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/riscv64_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv_retval.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/riscv_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o csky_attrs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/csky_attrs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o csky_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/csky_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o csky_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/csky_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o csky_cfi.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/csky_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o csky_regs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/csky_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o csky_initreg.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/csky_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o csky_corenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/csky_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o loongarch_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/loongarch_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o loongarch_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/loongarch_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arc_init.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arc_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arc_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arc_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_cfi.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_retval.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_regs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_auxv.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_auxv.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_initreg.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o i386_unwind.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/i386_unwind.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sh_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sh_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sh_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sh_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sh_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sh_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sh_regs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sh_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sh_retval.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sh_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x86_64_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x86_64_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x86_64_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_cfi.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x86_64_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_retval.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x86_64_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_regs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x86_64_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_initreg.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x86_64_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x86_64_unwind.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x86_64_unwind.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o x32_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/x32_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ia64_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ia64_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ia64_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ia64_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ia64_regs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ia64_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ia64_retval.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ia64_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o alpha_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/alpha_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o alpha_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/alpha_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o alpha_retval.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/alpha_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o alpha_regs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/alpha_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o alpha_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/alpha_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o alpha_auxv.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/alpha_auxv.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_regs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_auxv.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_auxv.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_attrs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_attrs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_retval.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_cfi.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_initreg.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arm_machineflagname.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arm_machineflagname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aarch64_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/aarch64_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aarch64_regs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/aarch64_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aarch64_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/aarch64_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aarch64_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/aarch64_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aarch64_retval.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/aarch64_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aarch64_cfi.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/aarch64_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aarch64_initreg.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/aarch64_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aarch64_unwind.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/aarch64_unwind.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_regs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_retval.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc64_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc64_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_auxv.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_auxv.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_attrs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_attrs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_cfi.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sparc_initreg.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/sparc_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_retval.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_regs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_auxv.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_auxv.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_attrs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_attrs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_cfi.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc_initreg.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc64_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc64_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc64_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc64_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc64_retval.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc64_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc64_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc64_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc64_unwind.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc64_unwind.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ppc64_resolve_sym.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/ppc64_resolve_sym.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390_regs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390_retval.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390x_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390x_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390_cfi.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390_initreg.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o s390_unwind.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/s390_unwind.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o m68k_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/m68k_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o m68k_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/m68k_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o m68k_regs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/m68k_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o m68k_retval.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/m68k_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -Wno-packed-not-aligned -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o m68k_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/m68k_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o m68k_cfi.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/m68k_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o m68k_initreg.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/m68k_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o bpf_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/bpf_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o bpf_regs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/bpf_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o bpf_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/bpf_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/riscv_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/riscv_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv_cfi.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/riscv_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv_regs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/riscv_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv_initreg.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/riscv_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/riscv_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv64_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/riscv64_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o riscv_retval.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/riscv_retval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o csky_attrs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/csky_attrs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o csky_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/csky_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o csky_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/csky_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o csky_cfi.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/csky_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o csky_regs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/csky_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o csky_initreg.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/csky_initreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o csky_corenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/csky_corenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o loongarch_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/loongarch_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o loongarch_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/loongarch_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arc_init.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arc_init.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arc_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/backends/arc_symbol.c rm -f libebl_backends.a x86_64-pc-linux-gnu-ar cr libebl_backends.a i386_init.o i386_symbol.o i386_corenote.o i386_cfi.o i386_retval.o i386_regs.o i386_auxv.o i386_initreg.o i386_unwind.o sh_init.o sh_symbol.o sh_corenote.o sh_regs.o sh_retval.o x86_64_init.o x86_64_symbol.o x86_64_corenote.o x86_64_cfi.o x86_64_retval.o x86_64_regs.o x86_64_initreg.o x86_64_unwind.o x32_corenote.o ia64_init.o ia64_symbol.o ia64_regs.o ia64_retval.o alpha_init.o alpha_symbol.o alpha_retval.o alpha_regs.o alpha_corenote.o alpha_auxv.o arm_init.o arm_symbol.o arm_regs.o arm_corenote.o arm_auxv.o arm_attrs.o arm_retval.o arm_cfi.o arm_initreg.o arm_machineflagname.o aarch64_init.o aarch64_regs.o aarch64_symbol.o aarch64_corenote.o aarch64_retval.o aarch64_cfi.o aarch64_initreg.o aarch64_unwind.o sparc_init.o sparc_symbol.o sparc_regs.o sparc_retval.o sparc_corenote.o sparc64_corenote.o sparc_auxv.o sparc_attrs.o sparc_cfi.o sparc_initreg.o ppc_init.o ppc_symbol.o ppc_retval.o ppc_regs.o ppc_corenote.o ppc_auxv.o ppc_attrs.o ppc_cfi.o ppc_initreg.o ppc64_init.o ppc64_symbol.o ppc64_retval.o ppc64_corenote.o ppc64_unwind.o ppc64_resolve_sym.o s390_init.o s390_symbol.o s390_regs.o s390_retval.o s390_corenote.o s390x_corenote.o s390_cfi.o s390_initreg.o s390_unwind.o m68k_init.o m68k_symbol.o m68k_regs.o m68k_retval.o m68k_corenote.o m68k_cfi.o m68k_initreg.o bpf_init.o bpf_regs.o bpf_symbol.o riscv_init.o riscv_symbol.o riscv_cfi.o riscv_regs.o riscv_initreg.o riscv_corenote.o riscv64_corenote.o riscv_retval.o csky_attrs.o csky_init.o csky_symbol.o csky_cfi.o csky_regs.o csky_initreg.o csky_corenote.o loongarch_init.o loongarch_symbol.o arc_init.o arc_symbol.o rm -f libebl_backends_pic.a x86_64-pc-linux-gnu-ar cr libebl_backends_pic.a i386_init.os i386_symbol.os i386_corenote.os i386_cfi.os i386_retval.os i386_regs.os i386_auxv.os i386_initreg.os i386_unwind.os sh_init.os sh_symbol.os sh_corenote.os sh_regs.os sh_retval.os x86_64_init.os x86_64_symbol.os x86_64_corenote.os x86_64_cfi.os x86_64_retval.os x86_64_regs.os x86_64_initreg.os x86_64_unwind.os x32_corenote.os ia64_init.os ia64_symbol.os ia64_regs.os ia64_retval.os alpha_init.os alpha_symbol.os alpha_retval.os alpha_regs.os alpha_corenote.os alpha_auxv.os arm_init.os arm_symbol.os arm_regs.os arm_corenote.os arm_auxv.os arm_attrs.os arm_retval.os arm_cfi.os arm_initreg.os arm_machineflagname.os aarch64_init.os aarch64_regs.os aarch64_symbol.os aarch64_corenote.os aarch64_retval.os aarch64_cfi.os aarch64_initreg.os aarch64_unwind.os sparc_init.os sparc_symbol.os sparc_regs.os sparc_retval.os sparc_corenote.os sparc64_corenote.os sparc_auxv.os sparc_attrs.os sparc_cfi.os sparc_initreg.os ppc_init.os ppc_symbol.os ppc_retval.os ppc_regs.os ppc_corenote.os ppc_auxv.os ppc_attrs.os ppc_cfi.os ppc_initreg.os ppc64_init.os ppc64_symbol.os ppc64_retval.os ppc64_corenote.os ppc64_unwind.os ppc64_resolve_sym.os s390_init.os s390_symbol.os s390_regs.os s390_retval.os s390_corenote.os s390x_corenote.os s390_cfi.os s390_initreg.os s390_unwind.os m68k_init.os m68k_symbol.os m68k_regs.os m68k_retval.os m68k_corenote.os m68k_cfi.os m68k_initreg.os bpf_init.os bpf_regs.os bpf_symbol.os riscv_init.os riscv_symbol.os riscv_cfi.os riscv_regs.os riscv_initreg.os riscv_corenote.os riscv64_corenote.os riscv_retval.os csky_attrs.os csky_init.os csky_symbol.os csky_cfi.os csky_regs.os csky_initreg.os csky_corenote.os loongarch_init.os loongarch_symbol.os arc_init.os arc_symbol.os x86_64-pc-linux-gnu-ranlib libebl_backends.a x86_64-pc-linux-gnu-ranlib libebl_backends_pic.a Making all in libebl x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblopenbackend.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblopenbackend.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblclosebackend.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblclosebackend.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblreloctypename.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblreloctypename.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblsegmenttypename.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblsegmenttypename.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblsectiontypename.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblsectiontypename.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblmachineflagname.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblmachineflagname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblsymboltypename.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblsymboltypename.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ebldynamictagname.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/ebldynamictagname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblsectionname.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblsectionname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblsymbolbindingname.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblsymbolbindingname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblbackendname.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblbackendname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblosabiname.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblosabiname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblmachineflagcheck.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblmachineflagcheck.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblmachinesectionflagcheck.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblmachinesectionflagcheck.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblreloctypecheck.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblreloctypecheck.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblrelocvaliduse.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblrelocvaliduse.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblrelocsimpletype.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblrelocsimpletype.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ebldynamictagcheck.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/ebldynamictagcheck.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblcorenotetypename.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblcorenotetypename.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblobjnotetypename.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblobjnotetypename.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblcorenote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblcorenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblobjnote.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblobjnote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ebldebugscnp.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/ebldebugscnp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblgotpcreloccheck.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblgotpcreloccheck.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblcopyrelocp.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblcopyrelocp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblsectionstripp.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblsectionstripp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblelfclass.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblelfclass.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblelfdata.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblelfdata.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblelfmachine.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblelfmachine.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ebl_check_special_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/ebl_check_special_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblbsspltp.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblbsspltp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblretval.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblretval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblreginfo.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblreginfo.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblnonerelocp.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblnonerelocp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblrelativerelocp.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblrelativerelocp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblsysvhashentrysize.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblsysvhashentrysize.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblauxvinfo.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblauxvinfo.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblcheckobjattr.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblcheckobjattr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ebl_check_special_section.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/ebl_check_special_section.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblabicfi.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblabicfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblstother.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblstother.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblinitreg.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblinitreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ebldwarftoregno.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/ebldwarftoregno.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblnormalizepc.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblnormalizepc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblunwind.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblunwind.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblresolvesym.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblresolvesym.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblcheckreloctargettype.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblcheckreloctargettype.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ebl_data_marker_symbol.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/ebl_data_marker_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblopenbackend.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblopenbackend.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblclosebackend.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblclosebackend.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblreloctypename.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblreloctypename.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblsegmenttypename.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblsegmenttypename.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblsectiontypename.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblsectiontypename.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblmachineflagname.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblmachineflagname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblsymboltypename.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblsymboltypename.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ebldynamictagname.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/ebldynamictagname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblsectionname.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblsectionname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblsymbolbindingname.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblsymbolbindingname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblbackendname.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblbackendname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblosabiname.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblosabiname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblmachineflagcheck.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblmachineflagcheck.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblmachinesectionflagcheck.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblmachinesectionflagcheck.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblreloctypecheck.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblreloctypecheck.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblrelocvaliduse.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblrelocvaliduse.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblrelocsimpletype.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblrelocsimpletype.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ebldynamictagcheck.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/ebldynamictagcheck.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblcorenotetypename.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblcorenotetypename.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblobjnotetypename.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblobjnotetypename.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblcorenote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblcorenote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblobjnote.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblobjnote.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ebldebugscnp.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/ebldebugscnp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblgotpcreloccheck.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblgotpcreloccheck.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblcopyrelocp.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblcopyrelocp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblsectionstripp.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblsectionstripp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblelfclass.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblelfclass.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblelfdata.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblelfdata.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblelfmachine.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblelfmachine.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ebl_check_special_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/ebl_check_special_symbol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblbsspltp.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblbsspltp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblretval.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblretval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblreginfo.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblreginfo.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblnonerelocp.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblnonerelocp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblrelativerelocp.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblrelativerelocp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblsysvhashentrysize.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblsysvhashentrysize.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblauxvinfo.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblauxvinfo.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblcheckobjattr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblcheckobjattr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ebl_check_special_section.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/ebl_check_special_section.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblabicfi.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblabicfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblstother.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblstother.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblinitreg.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblinitreg.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ebldwarftoregno.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/ebldwarftoregno.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblnormalizepc.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblnormalizepc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblunwind.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblunwind.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblresolvesym.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblresolvesym.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o eblcheckreloctargettype.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/eblcheckreloctargettype.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ebl_data_marker_symbol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl/ebl_data_marker_symbol.c rm -f libebl.a x86_64-pc-linux-gnu-ar cr libebl.a eblopenbackend.o eblclosebackend.o eblreloctypename.o eblsegmenttypename.o eblsectiontypename.o eblmachineflagname.o eblsymboltypename.o ebldynamictagname.o eblsectionname.o eblsymbolbindingname.o eblbackendname.o eblosabiname.o eblmachineflagcheck.o eblmachinesectionflagcheck.o eblreloctypecheck.o eblrelocvaliduse.o eblrelocsimpletype.o ebldynamictagcheck.o eblcorenotetypename.o eblobjnotetypename.o eblcorenote.o eblobjnote.o ebldebugscnp.o eblgotpcreloccheck.o eblcopyrelocp.o eblsectionstripp.o eblelfclass.o eblelfdata.o eblelfmachine.o ebl_check_special_symbol.o eblbsspltp.o eblretval.o eblreginfo.o eblnonerelocp.o eblrelativerelocp.o eblsysvhashentrysize.o eblauxvinfo.o eblcheckobjattr.o ebl_check_special_section.o eblabicfi.o eblstother.o eblinitreg.o ebldwarftoregno.o eblnormalizepc.o eblunwind.o eblresolvesym.o eblcheckreloctargettype.o ebl_data_marker_symbol.o rm -f libebl_pic.a x86_64-pc-linux-gnu-ar cr libebl_pic.a eblopenbackend.os eblclosebackend.os eblreloctypename.os eblsegmenttypename.os eblsectiontypename.os eblmachineflagname.os eblsymboltypename.os ebldynamictagname.os eblsectionname.os eblsymbolbindingname.os eblbackendname.os eblosabiname.os eblmachineflagcheck.os eblmachinesectionflagcheck.os eblreloctypecheck.os eblrelocvaliduse.os eblrelocsimpletype.os ebldynamictagcheck.os eblcorenotetypename.os eblobjnotetypename.os eblcorenote.os eblobjnote.os ebldebugscnp.os eblgotpcreloccheck.os eblcopyrelocp.os eblsectionstripp.os eblelfclass.os eblelfdata.os eblelfmachine.os ebl_check_special_symbol.os eblbsspltp.os eblretval.os eblreginfo.os eblnonerelocp.os eblrelativerelocp.os eblsysvhashentrysize.os eblauxvinfo.os eblcheckobjattr.os ebl_check_special_section.os eblabicfi.os eblstother.os eblinitreg.os ebldwarftoregno.os eblnormalizepc.os eblunwind.os eblresolvesym.os eblcheckreloctargettype.os ebl_data_marker_symbol.os x86_64-pc-linux-gnu-ranlib libebl.a x86_64-pc-linux-gnu-ranlib libebl_pic.a Making all in libdwelf x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libebl -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwelf_elf_gnu_debuglink.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/dwelf_elf_gnu_debuglink.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libebl -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwelf_dwarf_gnu_debugaltlink.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/dwelf_dwarf_gnu_debugaltlink.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libebl -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwelf_elf_gnu_build_id.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/dwelf_elf_gnu_build_id.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libebl -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwelf_scn_gnu_compressed_size.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/dwelf_scn_gnu_compressed_size.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libebl -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwelf_strtab.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/dwelf_strtab.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libebl -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwelf_elf_begin.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/dwelf_elf_begin.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libebl -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwelf_elf_e_machine_string.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/dwelf_elf_e_machine_string.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libebl -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwelf_elf_e_machine_string.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/dwelf_elf_e_machine_string.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libebl -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwelf_dwarf_gnu_debugaltlink.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/dwelf_dwarf_gnu_debugaltlink.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libebl -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwelf_scn_gnu_compressed_size.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/dwelf_scn_gnu_compressed_size.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libebl -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwelf_elf_begin.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/dwelf_elf_begin.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libebl -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwelf_elf_gnu_debuglink.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/dwelf_elf_gnu_debuglink.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libebl -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwelf_elf_gnu_build_id.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/dwelf_elf_gnu_build_id.c rm -f libdwelf.a x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/../libebl -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwelf_strtab.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf/dwelf_strtab.c x86_64-pc-linux-gnu-ar cr libdwelf.a dwelf_elf_gnu_debuglink.o dwelf_dwarf_gnu_debugaltlink.o dwelf_elf_gnu_build_id.o dwelf_scn_gnu_compressed_size.o dwelf_strtab.o dwelf_elf_begin.o dwelf_elf_e_machine_string.o x86_64-pc-linux-gnu-ranlib libdwelf.a rm -f libdwelf_pic.a x86_64-pc-linux-gnu-ar cr libdwelf_pic.a dwelf_elf_gnu_debuglink.os dwelf_dwarf_gnu_debugaltlink.os dwelf_elf_gnu_build_id.os dwelf_scn_gnu_compressed_size.os dwelf_strtab.os dwelf_elf_begin.os dwelf_elf_e_machine_string.os x86_64-pc-linux-gnu-ranlib libdwelf_pic.a Making all in libdwfl x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_begin.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_begin.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_end.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_end.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_error.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_error.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_version.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_version.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_report_elf.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_report_elf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o relocate.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/relocate.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_build_id.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_build_id.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_report_build_id.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_report_build_id.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o derelocate.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/derelocate.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o offline.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/offline.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o segment.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/segment.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_info.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_info.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_getmodules.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_getmodules.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_getdwarf.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_getdwarf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_getdwarf.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_getdwarf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_getelf.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_getelf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_validate_address.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_validate_address.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o argp-std.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/argp-std.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o find-debuginfo.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/find-debuginfo.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_build_id_find_elf.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_build_id_find_elf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_build_id_find_debuginfo.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_build_id_find_debuginfo.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o linux-kernel-modules.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/linux-kernel-modules.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o linux-proc-maps.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/linux-proc-maps.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_addrmodule.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_addrmodule.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_addrdwarf.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_addrdwarf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o cu.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/cu.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_nextcu.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_nextcu.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_nextcu.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_nextcu.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_cumodule.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_cumodule.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_addrdie.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_addrdie.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_addrdie.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_addrdie.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o lines.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/lines.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_lineinfo.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_lineinfo.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_line_comp_dir.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_line_comp_dir.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_linemodule.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_linemodule.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_linecu.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_linecu.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_dwarf_line.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_dwarf_line.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_getsrclines.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_getsrclines.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_onesrcline.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_onesrcline.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_getsrc.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_getsrc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_getsrc.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_getsrc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_getsrc_file.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_getsrc_file.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o libdwfl_crc32.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/libdwfl_crc32.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o libdwfl_crc32_file.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/libdwfl_crc32_file.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf-from-memory.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/elf-from-memory.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_dwarf_cfi.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_dwarf_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_eh_cfi.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_eh_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_getsym.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_getsym.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_addrname.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_addrname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_addrsym.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_addrsym.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_return_value_location.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_return_value_location.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_register_names.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_register_names.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_segment_report_module.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_segment_report_module.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o link_map.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/link_map.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o core-file.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/core-file.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o open.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/open.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o image-header.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/image-header.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_frame.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_frame.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o frame_unwind.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/frame_unwind.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_frame_pc.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_frame_pc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o linux-pid-attach.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/linux-pid-attach.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o linux-core-attach.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/linux-core-attach.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_frame_regs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_frame_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gzip.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/gzip.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o debuginfod-client.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/debuginfod-client.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o bzip2.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/bzip2.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o lzma.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/lzma.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o zstd.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/zstd.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_begin.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_begin.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_end.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_end.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_error.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_error.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_version.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_version.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_report_elf.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_report_elf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o relocate.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/relocate.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_build_id.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_build_id.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_report_build_id.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_report_build_id.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o derelocate.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/derelocate.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o offline.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/offline.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o segment.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/segment.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_info.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_info.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_getmodules.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_getmodules.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_getdwarf.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_getdwarf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_getdwarf.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_getdwarf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_getelf.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_getelf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_validate_address.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_validate_address.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o argp-std.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/argp-std.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o find-debuginfo.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/find-debuginfo.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_build_id_find_elf.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_build_id_find_elf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_build_id_find_debuginfo.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_build_id_find_debuginfo.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o linux-kernel-modules.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/linux-kernel-modules.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o linux-proc-maps.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/linux-proc-maps.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_addrmodule.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_addrmodule.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_addrdwarf.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_addrdwarf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o cu.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/cu.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_nextcu.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_nextcu.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_nextcu.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_nextcu.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_cumodule.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_cumodule.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_addrdie.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_addrdie.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_addrdie.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_addrdie.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o lines.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/lines.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_lineinfo.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_lineinfo.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_line_comp_dir.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_line_comp_dir.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_linemodule.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_linemodule.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_linecu.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_linecu.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_dwarf_line.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_dwarf_line.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_getsrclines.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_getsrclines.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_onesrcline.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_onesrcline.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_getsrc.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_getsrc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_getsrc.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_getsrc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_getsrc_file.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_getsrc_file.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o libdwfl_crc32.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/libdwfl_crc32.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o libdwfl_crc32_file.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/libdwfl_crc32_file.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elf-from-memory.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/elf-from-memory.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_dwarf_cfi.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_dwarf_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_eh_cfi.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_eh_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_getsym.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_getsym.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_addrname.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_addrname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_addrsym.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_addrsym.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_return_value_location.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_return_value_location.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_module_register_names.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_module_register_names.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_segment_report_module.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_segment_report_module.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o link_map.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/link_map.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o core-file.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/core-file.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o open.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/open.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o image-header.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/image-header.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_frame.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_frame.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o frame_unwind.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/frame_unwind.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_frame_pc.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_frame_pc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o linux-pid-attach.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/linux-pid-attach.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o linux-core-attach.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/linux-core-attach.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl_frame_regs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/dwfl_frame_regs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o gzip.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/gzip.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o debuginfod-client.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/debuginfod-client.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o bzip2.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/bzip2.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o lzma.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/lzma.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/../libdwelf -I./../debuginfod -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o zstd.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl/zstd.c rm -f libdwfl.a x86_64-pc-linux-gnu-ar cr libdwfl.a dwfl_begin.o dwfl_end.o dwfl_error.o dwfl_version.o dwfl_module.o dwfl_report_elf.o relocate.o dwfl_module_build_id.o dwfl_module_report_build_id.o derelocate.o offline.o segment.o dwfl_module_info.o dwfl_getmodules.o dwfl_getdwarf.o dwfl_module_getdwarf.o dwfl_module_getelf.o dwfl_validate_address.o argp-std.o find-debuginfo.o dwfl_build_id_find_elf.o dwfl_build_id_find_debuginfo.o linux-kernel-modules.o linux-proc-maps.o dwfl_addrmodule.o dwfl_addrdwarf.o cu.o dwfl_module_nextcu.o dwfl_nextcu.o dwfl_cumodule.o dwfl_module_addrdie.o dwfl_addrdie.o lines.o dwfl_lineinfo.o dwfl_line_comp_dir.o dwfl_linemodule.o dwfl_linecu.o dwfl_dwarf_line.o dwfl_getsrclines.o dwfl_onesrcline.o dwfl_module_getsrc.o dwfl_getsrc.o dwfl_module_getsrc_file.o libdwfl_crc32.o libdwfl_crc32_file.o elf-from-memory.o dwfl_module_dwarf_cfi.o dwfl_module_eh_cfi.o dwfl_module_getsym.o dwfl_module_addrname.o dwfl_module_addrsym.o dwfl_module_return_value_location.o dwfl_module_register_names.o dwfl_segment_report_module.o link_map.o core-file.o open.o image-header.o dwfl_frame.o frame_unwind.o dwfl_frame_pc.o linux-pid-attach.o linux-core-attach.o dwfl_frame_regs.o gzip.o debuginfod-client.o bzip2.o lzma.o zstd.o x86_64-pc-linux-gnu-ranlib libdwfl.a rm -f libdwfl_pic.a x86_64-pc-linux-gnu-ar cr libdwfl_pic.a dwfl_begin.os dwfl_end.os dwfl_error.os dwfl_version.os dwfl_module.os dwfl_report_elf.os relocate.os dwfl_module_build_id.os dwfl_module_report_build_id.os derelocate.os offline.os segment.os dwfl_module_info.os dwfl_getmodules.os dwfl_getdwarf.os dwfl_module_getdwarf.os dwfl_module_getelf.os dwfl_validate_address.os argp-std.os find-debuginfo.os dwfl_build_id_find_elf.os dwfl_build_id_find_debuginfo.os linux-kernel-modules.os linux-proc-maps.os dwfl_addrmodule.os dwfl_addrdwarf.os cu.os dwfl_module_nextcu.os dwfl_nextcu.os dwfl_cumodule.os dwfl_module_addrdie.os dwfl_addrdie.os lines.os dwfl_lineinfo.os dwfl_line_comp_dir.os dwfl_linemodule.os dwfl_linecu.os dwfl_dwarf_line.os dwfl_getsrclines.os dwfl_onesrcline.os dwfl_module_getsrc.os dwfl_getsrc.os dwfl_module_getsrc_file.os libdwfl_crc32.os libdwfl_crc32_file.os elf-from-memory.os dwfl_module_dwarf_cfi.os dwfl_module_eh_cfi.os dwfl_module_getsym.os dwfl_module_addrname.os dwfl_module_addrsym.os dwfl_module_return_value_location.os dwfl_module_register_names.os dwfl_segment_report_module.os link_map.os core-file.os open.os image-header.os dwfl_frame.os frame_unwind.os dwfl_frame_pc.os linux-pid-attach.os linux-core-attach.os dwfl_frame_regs.os gzip.os debuginfod-client.os bzip2.os lzma.os zstd.os x86_64-pc-linux-gnu-ranlib libdwfl_pic.a Making all in libdw make all-am x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_begin.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_begin.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_begin_elf.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_begin_elf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_end.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_end.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getelf.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getelf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getpubnames.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getpubnames.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getabbrev.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getabbrev.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_tag.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_tag.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_error.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_error.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_nextcu.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_nextcu.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_diename.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_diename.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_offdie.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_offdie.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_attr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_attr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_formstring.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_formstring.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_abbrev_hash.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_abbrev_hash.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_sig8_hash.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_sig8_hash.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_attr_integrate.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_attr_integrate.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_hasattr_integrate.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_hasattr_integrate.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_child.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_child.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_haschildren.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_haschildren.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_formaddr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_formaddr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_formudata.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_formudata.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_formsdata.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_formsdata.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_lowpc.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_lowpc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_entrypc.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_entrypc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_haspc.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_haspc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_highpc.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_highpc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_ranges.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_ranges.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_formref.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_formref.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_formref_die.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_formref_die.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_siblingof.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_siblingof.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_dieoffset.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_dieoffset.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_cuoffset.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_cuoffset.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_diecu.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_diecu.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_hasattr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_hasattr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_hasform.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_hasform.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_whatform.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_whatform.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_whatattr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_whatattr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_bytesize.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_bytesize.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_arrayorder.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_arrayorder.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_bitsize.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_bitsize.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_bitoffset.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_bitoffset.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_srclang.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_srclang.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getabbrevtag.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getabbrevtag.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getabbrevcode.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getabbrevcode.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_abbrevhaschildren.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_abbrevhaschildren.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getattrcnt.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getattrcnt.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getabbrevattr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getabbrevattr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getsrclines.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getsrclines.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getsrc_die.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getsrc_die.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getscopes.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getscopes.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getscopes_die.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getscopes_die.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getscopevar.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getscopevar.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_linesrc.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_linesrc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_lineno.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_lineno.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_lineaddr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_lineaddr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_linecol.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_linecol.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_linebeginstatement.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_linebeginstatement.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_lineendsequence.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_lineendsequence.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_lineblock.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_lineblock.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_linecontext.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_linecontext.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_linefunctionname.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_linefunctionname.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_lineprologueend.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_lineprologueend.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_lineepiloguebegin.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_lineepiloguebegin.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_lineisa.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_lineisa.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_linediscriminator.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_linediscriminator.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_lineop_index.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_lineop_index.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_line_file.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_line_file.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_onesrcline.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_onesrcline.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_formblock.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_formblock.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getsrcfiles.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getsrcfiles.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_filesrc.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_filesrc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getsrcdirs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getsrcdirs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getlocation.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getlocation.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getstring.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getstring.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_offabbrev.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_offabbrev.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getaranges.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getaranges.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_onearange.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_onearange.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getarangeinfo.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getarangeinfo.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getarange_addr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getarange_addr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getattrs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getattrs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_formflag.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_formflag.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getmacros.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getmacros.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_macro_getparamcnt.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_macro_getparamcnt.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_macro_opcode.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_macro_opcode.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_macro_param.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_macro_param.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_macro_param1.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_macro_param1.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_macro_param2.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_macro_param2.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_macro_getsrcfiles.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_macro_getsrcfiles.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_addrdie.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_addrdie.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getfuncs.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getfuncs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_decl_file.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_decl_file.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_decl_line.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_decl_line.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_decl_column.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_decl_column.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_func_inline.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_func_inline.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getsrc_file.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getsrc_file.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o libdw_findcu.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/libdw_findcu.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o libdw_form.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/libdw_form.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o libdw_alloc.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/libdw_alloc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o libdw_visit_scopes.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/libdw_visit_scopes.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_entry_breakpoints.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_entry_breakpoints.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_next_cfi.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_next_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o cie.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/cie.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o fde.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/fde.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o cfi.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o frame-cache.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/frame-cache.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_frame_info.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_frame_info.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_frame_cfa.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_frame_cfa.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_frame_register.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_frame_register.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_cfi_addrframe.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_cfi_addrframe.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getcfi.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getcfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getcfi_elf.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getcfi_elf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_cfi_end.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_cfi_end.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_aggregate_size.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_aggregate_size.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getlocation_implicit_pointer.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getlocation_implicit_pointer.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getlocation_die.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getlocation_die.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getlocation_attr.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getlocation_attr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_getalt.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_getalt.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_setalt.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_setalt.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_cu_getdwarf.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_cu_getdwarf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_cu_die.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_cu_die.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_peel_type.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_peel_type.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_default_lower_bound.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_default_lower_bound.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_die_addr_die.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_die_addr_die.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_get_units.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_get_units.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o libdw_find_split_unit.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/libdw_find_split_unit.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_cu_info.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_cu_info.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/../libdwelf -pthread -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_next_lines.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/dwarf_next_lines.c rm -f libdw_pic.a x86_64-pc-linux-gnu-ar cr libdw_pic.a dwarf_begin.os dwarf_begin_elf.os dwarf_end.os dwarf_getelf.os dwarf_getpubnames.os dwarf_getabbrev.os dwarf_tag.os dwarf_error.os dwarf_nextcu.os dwarf_diename.os dwarf_offdie.os dwarf_attr.os dwarf_formstring.os dwarf_abbrev_hash.os dwarf_sig8_hash.os dwarf_attr_integrate.os dwarf_hasattr_integrate.os dwarf_child.os dwarf_haschildren.os dwarf_formaddr.os dwarf_formudata.os dwarf_formsdata.os dwarf_lowpc.os dwarf_entrypc.os dwarf_haspc.os dwarf_highpc.os dwarf_ranges.os dwarf_formref.os dwarf_formref_die.os dwarf_siblingof.os dwarf_dieoffset.os dwarf_cuoffset.os dwarf_diecu.os dwarf_hasattr.os dwarf_hasform.os dwarf_whatform.os dwarf_whatattr.os dwarf_bytesize.os dwarf_arrayorder.os dwarf_bitsize.os dwarf_bitoffset.os dwarf_srclang.os dwarf_getabbrevtag.os dwarf_getabbrevcode.os dwarf_abbrevhaschildren.os dwarf_getattrcnt.os dwarf_getabbrevattr.os dwarf_getsrclines.os dwarf_getsrc_die.os dwarf_getscopes.os dwarf_getscopes_die.os dwarf_getscopevar.os dwarf_linesrc.os dwarf_lineno.os dwarf_lineaddr.os dwarf_linecol.os dwarf_linebeginstatement.os dwarf_lineendsequence.os dwarf_lineblock.os dwarf_linecontext.os dwarf_linefunctionname.os dwarf_lineprologueend.os dwarf_lineepiloguebegin.os dwarf_lineisa.os dwarf_linediscriminator.os dwarf_lineop_index.os dwarf_line_file.os dwarf_onesrcline.os dwarf_formblock.os dwarf_getsrcfiles.os dwarf_filesrc.os dwarf_getsrcdirs.os dwarf_getlocation.os dwarf_getstring.os dwarf_offabbrev.os dwarf_getaranges.os dwarf_onearange.os dwarf_getarangeinfo.os dwarf_getarange_addr.os dwarf_getattrs.os dwarf_formflag.os dwarf_getmacros.os dwarf_macro_getparamcnt.os dwarf_macro_opcode.os dwarf_macro_param.os dwarf_macro_param1.os dwarf_macro_param2.os dwarf_macro_getsrcfiles.os dwarf_addrdie.os dwarf_getfuncs.os dwarf_decl_file.os dwarf_decl_line.os dwarf_decl_column.os dwarf_func_inline.os dwarf_getsrc_file.os libdw_findcu.os libdw_form.os libdw_alloc.os libdw_visit_scopes.os dwarf_entry_breakpoints.os dwarf_next_cfi.os cie.os fde.os cfi.os frame-cache.os dwarf_frame_info.os dwarf_frame_cfa.os dwarf_frame_register.os dwarf_cfi_addrframe.os dwarf_getcfi.os dwarf_getcfi_elf.os dwarf_cfi_end.os dwarf_aggregate_size.os dwarf_getlocation_implicit_pointer.os dwarf_getlocation_die.os dwarf_getlocation_attr.os dwarf_getalt.os dwarf_setalt.os dwarf_cu_getdwarf.os dwarf_cu_die.os dwarf_peel_type.os dwarf_default_lower_bound.os dwarf_die_addr_die.os dwarf_get_units.os libdw_find_split_unit.os dwarf_cu_info.os dwarf_next_lines.os x86_64-pc-linux-gnu-ranlib libdw_pic.a x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o libdw.so -shared -Wl,-z,defs -Wl,-z,relro -o libdw.so \ -Wl,--soname,libdw.so.1,--enable-new-dtags \ -Wl,--version-script,/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw/libdw.map \ -Wl,--no-undefined \ -Wl,--whole-archive ../libebl/libebl_pic.a ../backends/libebl_backends_pic.a ../libcpu/libcpu_pic.a libdw_pic.a ../libdwelf/libdwelf_pic.a ../libdwfl/libdwfl_pic.a -Wl,--no-whole-archive \ ../lib/libeu.a ../libelf/libelf.so -ldl -lz -lzstd -llzma -lbz2 -pthread ln -fs libdw.so libdw.so.1 Making all in libasm x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_begin.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_begin.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_abort.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_abort.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_end.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_end.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_error.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_error.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_getelf.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_getelf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_newscn.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_newscn.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_newscn_ingrp.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_newscn_ingrp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_newsubscn.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_newsubscn.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_newsym.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_newsym.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_newcomsym.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_newcomsym.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_newabssym.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_newabssym.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_newscngrp.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_newscngrp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_scngrp_newsignature.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_scngrp_newsignature.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_fill.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_fill.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_align.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_align.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_addstrz.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_addstrz.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_addint8.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_addint8.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_adduint8.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_adduint8.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_addint16.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_addint16.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_adduint16.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_adduint16.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_addint32.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_addint32.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_adduint32.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_adduint32.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_addint64.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_addint64.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_adduint64.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_adduint64.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_adduleb128.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_adduleb128.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm_addsleb128.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/asm_addsleb128.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o disasm_begin.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/disasm_begin.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o disasm_cb.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/disasm_cb.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o disasm_end.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/disasm_end.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o disasm_str.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/disasm_str.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o symbolhash.os -fPIC -DPIC -DSHARED -DSYMBOL_VERSIONING /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/symbolhash.c rm -f libasm_pic.a x86_64-pc-linux-gnu-ar cr libasm_pic.a asm_begin.os asm_abort.os asm_end.os asm_error.os asm_getelf.os asm_newscn.os asm_newscn_ingrp.os asm_newsubscn.os asm_newsym.os asm_newcomsym.os asm_newabssym.os asm_newscngrp.os asm_scngrp_newsignature.os asm_fill.os asm_align.os asm_addstrz.os asm_addint8.os asm_adduint8.os asm_addint16.os asm_adduint16.os asm_addint32.os asm_adduint32.os asm_addint64.os asm_adduint64.os asm_adduleb128.os asm_addsleb128.os disasm_begin.os disasm_cb.os disasm_end.os disasm_str.os symbolhash.os x86_64-pc-linux-gnu-ranlib libasm_pic.a x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o libasm.so -shared -Wl,-z,defs -Wl,-z,relro -o libasm.so \ -Wl,--soname,libasm.so.1 \ -Wl,--version-script,/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm/libasm.map \ -Wl,--no-undefined \ -Wl,--whole-archive libasm_pic.a -Wl,--no-whole-archive \ ../lib/libeu.a ../libebl/libebl_pic.a ../libelf/libelf.so ../libdw/libdw.so ln -fs libasm.so libasm.so.1 Making all in debuginfod make[2]: Nothing to be done for 'all'. Making all in src x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o readelf.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/readelf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o nm.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/nm.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o size.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/size.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o strip.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/strip.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elflint.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/elflint.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o findtextrel.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/findtextrel.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o addr2line.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/addr2line.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elfcmp.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/elfcmp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o objdump.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/objdump.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ranlib.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/ranlib.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arlib.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/arlib.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arlib2.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/arlib2.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arlib-argp.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/arlib-argp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o strings.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/strings.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ar.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/ar.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o unstrip.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/unstrip.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o stack.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/stack.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elfcompress.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/elfcompress.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -DDEBUGPRED=0 -DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src\" -DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189-abi_x86_64.amd64/src\" -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/../libasm -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elfclassify.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/elfclassify.c UNSTRIP=/usr/bin/`echo unstrip | sed 's&^&eu-&'`; \ AR=/usr/bin/`echo ar | sed 's&^&eu-&'`; \ sed -e "s,[@]UNSTRIP[@],$UNSTRIP,g" -e "s,[@]AR[@],$AR,g" \ -e "s%[@]PACKAGE_NAME[@]%elfutils%g" \ -e "s%[@]PACKAGE_VERSION[@]%0.189%g" \ /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/src/make-debug-archive.in > make-debug-archive.new chmod +x make-debug-archive.new x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libelf:../libdw -Wno-error=stack-usage= -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o nm nm.o ../libdw/libdw.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so ../lib/libeu.a -lstdc++ mv -f make-debug-archive.new make-debug-archive x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libelf:../libdw -Wno-error=stack-usage= -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o size size.o ../libelf/libelf.so ../lib/libeu.a x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libelf:../libdw -Wno-error=stack-usage= -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o findtextrel findtextrel.o ../libdw/libdw.so ../libelf/libelf.so ../lib/libeu.a x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libelf:../libdw -Wno-error=stack-usage= -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o addr2line addr2line.o ../libdw/libdw.so ../libelf/libelf.so ../lib/libeu.a -lstdc++ x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libelf:../libdw -Wno-error=stack-usage= -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o elfcmp elfcmp.o ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libdw/libdw.so ../libelf/libelf.so ../lib/libeu.a x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libelf:../libdw -Wno-error=stack-usage= -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o objdump objdump.o ../libasm/libasm.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libdw/libdw.so ../libelf/libelf.so ../lib/libeu.a rm -f libar.a x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libelf:../libdw -Wno-error=stack-usage= -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o strings strings.o ../libelf/libelf.so ../lib/libeu.a x86_64-pc-linux-gnu-ar cr libar.a arlib.o arlib2.o arlib-argp.o x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libelf:../libdw -Wno-error=stack-usage= -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o stack stack.o ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so ../libdw/libdw.so ../lib/libeu.a -lstdc++ x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libelf:../libdw -Wno-error=stack-usage= -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o elfclassify elfclassify.o ../libelf/libelf.so ../libdw/libdw.so ../lib/libeu.a x86_64-pc-linux-gnu-ranlib libar.a x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libelf:../libdw -Wno-error=stack-usage= -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o strip strip.o ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so ../libdw/libdw.so ../lib/libeu.a x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libelf:../libdw -Wno-error=stack-usage= -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o ranlib ranlib.o libar.a ../libelf/libelf.so ../lib/libeu.a x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libelf:../libdw -Wno-error=stack-usage= -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o ar ar.o libar.a ../libelf/libelf.so ../lib/libeu.a x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libelf:../libdw -Wno-error=stack-usage= -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o elfcompress elfcompress.o ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so ../libdw/libdw.so ../lib/libeu.a x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libelf:../libdw -Wno-error=stack-usage= -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o unstrip unstrip.o ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so ../libdw/libdw.so ../lib/libeu.a x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libelf:../libdw -Wno-error=stack-usage= -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o elflint elflint.o ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libdw/libdw.so ../libelf/libelf.so ../lib/libeu.a x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libelf:../libdw -Wno-error=stack-usage= -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o readelf readelf.o ../libdw/libdw.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so ../lib/libeu.a Making all in po make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Nothing to be done for 'all'. Making all in tests make[2]: Nothing to be done for 'all'. >>> Source compiled. >>> Test phase: dev-libs/elfutils-0.189-r4 * abi_x86_64.amd64: running multilib-minimal_abi_src_test make -j9 check VERBOSE=1 Making check in config make[1]: Nothing to be done for 'check'. Making check in lib make[1]: Nothing to be done for 'check'. Making check in libelf make[1]: Nothing to be done for 'check'. Making check in libcpu make[1]: Nothing to be done for 'check'. Making check in backends make[1]: Nothing to be done for 'check'. Making check in libebl make[1]: Nothing to be done for 'check'. Making check in libdwelf make[1]: Nothing to be done for 'check'. Making check in libdwfl make[1]: Nothing to be done for 'check'. Making check in libdw make check-am make[2]: Nothing to be done for 'check-am'. Making check in libasm make[1]: Nothing to be done for 'check'. Making check in debuginfod make[1]: Nothing to be done for 'check'. Making check in src make[1]: Nothing to be done for 'check'. Making check in po make[1]: Nothing to be done for 'check'. Making check in doc make[1]: Nothing to be done for 'check'. Making check in tests make arextract arsymtest newfile saridx scnnames sectiondump showptable update1 update2 update3 update4 test-nlist show-die-info get-files next-files get-lines next-lines get-pubnames get-aranges allfcts line2addr addrscopes funcscopes show-abbrev hash newscn ecp dwflmodtest find-prologues funcretval allregs rdwrmmap dwfl-bug-addr-overflow arls dwfl-bug-fd-leak dwfl-addr-sect dwfl-bug-report early-offscn dwfl-bug-getmodules dwarf-getmacros dwarf-ranges addrcfi dwarfcfi test-flag-nobits dwarf-getstring rerequest_tag alldts typeiter typeiter2 low_high_pc test-elf_cntl_gelf_getshdr dwflsyms dwfllines dwfl-report-elf-align dwfl-report-segment-contiguous dwfl-report-offline-memory varlocs backtrace backtrace-child backtrace-data backtrace-dwarf debuglink debugaltlink buildid deleted deleted-lib.so aggregate_size peel_type vdsosyms getsrc_die strptr newdata elfstrtab dwfl-proc-attach elfshphehdr elfstrmerge dwelfgnucompressed elfgetchdr elfgetzdata elfputzdata zstrptr emptyfile vendorelf fillfile dwarf_default_lower_bound dwarf-die-addr-die get-units-invalid get-units-split attr-integrate-skel all-dwarf-ranges unit-info next_cfi elfcopy addsections xlate_notes elfrdwrnop dwelf_elf_e_machine_string getphdrnum leb128 read_unaligned msg_tst system-elf-libelf-test nvidia_extended_linemap_libdw asm-tst1 asm-tst2 asm-tst3 asm-tst4 asm-tst5 asm-tst6 asm-tst7 asm-tst8 asm-tst9 backtrace-child-biarch funcretval_test++11 x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arextract.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/arextract.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arsymtest.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/arsymtest.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o newfile.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/newfile.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o saridx.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/saridx.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o scnnames.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/scnnames.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o sectiondump.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/sectiondump.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o showptable.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/showptable.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o update1.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/update1.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o update2.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/update2.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o update3.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/update3.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o update4.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/update4.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. \ -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. \ -g -O0 -o test-nlist /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/test-nlist.c ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o show-die-info.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/show-die-info.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o get-files.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/get-files.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o next-files.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/next-files.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o get-lines.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/get-lines.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o next-lines.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/next-lines.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o get-pubnames.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/get-pubnames.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o get-aranges.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/get-aranges.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o allfcts.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/allfcts.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o line2addr.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/line2addr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o addrscopes.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/addrscopes.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o funcscopes.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/funcscopes.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o show-abbrev.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/show-abbrev.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o hash.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/hash.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o newscn.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/newscn.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o ecp.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/ecp.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwflmodtest.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwflmodtest.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o find-prologues.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/find-prologues.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o funcretval.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/funcretval.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o allregs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/allregs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o rdwrmmap.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/rdwrmmap.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl-bug-addr-overflow.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwfl-bug-addr-overflow.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o arls.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/arls.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl-bug-fd-leak.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwfl-bug-fd-leak.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl-addr-sect.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwfl-addr-sect.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl-bug-report.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwfl-bug-report.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o early-offscn.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/early-offscn.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl-bug-getmodules.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwfl-bug-getmodules.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf-getmacros.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwarf-getmacros.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf-ranges.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwarf-ranges.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o addrcfi.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/addrcfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarfcfi.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwarfcfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o test-flag-nobits.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/test-flag-nobits.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf-getstring.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwarf-getstring.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o rerequest_tag.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/rerequest_tag.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o alldts.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/alldts.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o typeiter.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/typeiter.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o typeiter2.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/typeiter2.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o low_high_pc.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/low_high_pc.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o test-elf_cntl_gelf_getshdr.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/test-elf_cntl_gelf_getshdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwflsyms.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwflsyms.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfllines.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwfllines.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl-report-elf-align.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwfl-report-elf-align.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl-report-segment-contiguous.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwfl-report-segment-contiguous.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl-report-offline-memory.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwfl-report-offline-memory.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o varlocs.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/varlocs.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o backtrace.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/backtrace.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -fPIE -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o backtrace_child-backtrace-child.o `test -f 'backtrace-child.c' || echo '/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/'`backtrace-child.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o backtrace-data.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/backtrace-data.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -Wno-unused-parameter -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o backtrace_dwarf-backtrace-dwarf.o `test -f 'backtrace-dwarf.c' || echo '/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/'`backtrace-dwarf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o debuglink.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/debuglink.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o debugaltlink.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/debugaltlink.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o buildid.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/buildid.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o deleted.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/deleted.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -fPIC -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o deleted_lib_so-deleted-lib.o `test -f 'deleted-lib.c' || echo '/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/'`deleted-lib.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o aggregate_size.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/aggregate_size.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o peel_type.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/peel_type.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o vdsosyms.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/vdsosyms.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o getsrc_die.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/getsrc_die.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o strptr.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/strptr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o newdata.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/newdata.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elfstrtab.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/elfstrtab.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwfl-proc-attach.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwfl-proc-attach.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elfshphehdr.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/elfshphehdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elfstrmerge.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/elfstrmerge.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwelfgnucompressed.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwelfgnucompressed.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elfgetchdr.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/elfgetchdr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elfgetzdata.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/elfgetzdata.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elfputzdata.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/elfputzdata.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o zstrptr.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/zstrptr.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o emptyfile.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/emptyfile.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o vendorelf.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/vendorelf.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o fillfile.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/fillfile.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf_default_lower_bound.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwarf_default_lower_bound.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwarf-die-addr-die.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwarf-die-addr-die.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o get-units-invalid.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/get-units-invalid.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o get-units-split.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/get-units-split.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o attr-integrate-skel.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/attr-integrate-skel.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o all-dwarf-ranges.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/all-dwarf-ranges.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o unit-info.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/unit-info.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o next_cfi.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/next_cfi.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elfcopy.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/elfcopy.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o addsections.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/addsections.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o xlate_notes.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/xlate_notes.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o elfrdwrnop.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/elfrdwrnop.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o dwelf_elf_e_machine_string.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/dwelf_elf_e_machine_string.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o getphdrnum.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/getphdrnum.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o leb128.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/leb128.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o read_unaligned.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/read_unaligned.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o msg_tst.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/msg_tst.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o system_elf_libelf_test-system-elf-libelf-test.o `test -f 'system-elf-libelf-test.c' || echo '/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/'`system-elf-libelf-test.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o nvidia_extended_linemap_libdw.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/nvidia_extended_linemap_libdw.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm-tst1.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/asm-tst1.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm-tst2.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/asm-tst2.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm-tst3.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/asm-tst3.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm-tst4.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/asm-tst4.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm-tst5.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/asm-tst5.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm-tst6.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/asm-tst6.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm-tst7.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/asm-tst7.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm-tst8.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/asm-tst8.c x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o asm-tst9.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/asm-tst9.c x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. \ -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. \ -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -fPIE \ -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -pie -pthread \ -o backtrace-child-biarch /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/backtrace-child.c x86_64-pc-linux-gnu-g++ -std=c++11 -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I.. -I. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libasm -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdw -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwfl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libdwelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libebl -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/libelf -I/var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/lib -I.. -std=c++11 -Wall -Wshadow -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -c -o funcretval_test++11.o /var/tmp/portage/dev-libs/elfutils-0.189-r4/work/elfutils-0.189/tests/funcretval_test++11.cxx x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o arextract arextract.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o arsymtest arsymtest.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o newfile newfile.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o saridx saridx.o ../lib/libeu.a ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o scnnames scnnames.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o sectiondump sectiondump.o ../lib/libeu.a ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o showptable showptable.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o update1 update1.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o update2 update2.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o update3 update3.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o update4 update4.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o show-die-info show-die-info.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o get-files get-files.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o next-files next-files.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o get-lines get-lines.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o next-lines next-lines.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o get-pubnames get-pubnames.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o get-aranges get-aranges.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o allfcts allfcts.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o line2addr line2addr.o ../lib/libeu.a ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o addrscopes addrscopes.o ../lib/libeu.a ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o funcscopes funcscopes.o ../lib/libeu.a ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o show-abbrev show-abbrev.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o hash hash.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o newscn newscn.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o ecp ecp.o ../lib/libeu.a ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwflmodtest dwflmodtest.o ../lib/libeu.a ../libdw/libdw.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o find-prologues find-prologues.o ../lib/libeu.a ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o funcretval funcretval.o ../lib/libeu.a ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o allregs allregs.o ../lib/libeu.a ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o rdwrmmap rdwrmmap.o ../lib/libeu.a ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwfl-bug-addr-overflow dwfl-bug-addr-overflow.o ../libdw/libdw.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o arls arls.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwfl-bug-fd-leak dwfl-bug-fd-leak.o ../lib/libeu.a ../libdw/libdw.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwfl-addr-sect dwfl-addr-sect.o ../lib/libeu.a ../libdw/libdw.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwfl-bug-report dwfl-bug-report.o ../libdw/libdw.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o early-offscn early-offscn.o ../lib/libeu.a ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwfl-bug-getmodules dwfl-bug-getmodules.o ../lib/libeu.a ../libdw/libdw.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwarf-getmacros dwarf-getmacros.o ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwarf-ranges dwarf-ranges.o ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o addrcfi addrcfi.o ../libdw/libdw.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwarfcfi dwarfcfi.o ../lib/libeu.a ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o test-flag-nobits test-flag-nobits.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwarf-getstring dwarf-getstring.o ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o rerequest_tag rerequest_tag.o ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o alldts alldts.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o typeiter typeiter.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o typeiter2 typeiter2.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o low_high_pc low_high_pc.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o test-elf_cntl_gelf_getshdr test-elf_cntl_gelf_getshdr.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwflsyms dwflsyms.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwfllines dwfllines.o ../lib/libeu.a ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwfl-report-elf-align dwfl-report-elf-align.o ../lib/libeu.a ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwfl-report-segment-contiguous dwfl-report-segment-contiguous.o ../libdw/libdw.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwfl-report-offline-memory dwfl-report-offline-memory.o ../lib/libeu.a ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o varlocs varlocs.o ../lib/libeu.a ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o backtrace backtrace.o ../lib/libeu.a ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o backtrace-data backtrace-data.o ../lib/libeu.a ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -fPIE -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -pie -pthread -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o backtrace-child backtrace_child-backtrace-child.o x86_64-pc-linux-gnu-gcc -Wno-unused-parameter -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o backtrace-dwarf backtrace_dwarf-backtrace-dwarf.o ../lib/libeu.a ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o debuglink debuglink.o ../lib/libeu.a ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o debugaltlink debugaltlink.o ../lib/libeu.a ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o buildid buildid.o ../lib/libeu.a ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -fPIC -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -shared -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o deleted-lib.so deleted_lib_so-deleted-lib.o x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o aggregate_size aggregate_size.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o peel_type peel_type.o ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o vdsosyms vdsosyms.o ../lib/libeu.a ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o getsrc_die getsrc_die.o ../lib/libeu.a ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o strptr strptr.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o newdata newdata.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o elfstrtab elfstrtab.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -pthread -rdynamic -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwfl-proc-attach dwfl-proc-attach.o ../lib/libeu.a ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o elfshphehdr elfshphehdr.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o elfstrmerge elfstrmerge.o ../lib/libeu.a ../libdw/libdw.so ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwelfgnucompressed dwelfgnucompressed.o ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o elfgetchdr elfgetchdr.o ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o elfgetzdata elfgetzdata.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o elfputzdata elfputzdata.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o zstrptr zstrptr.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o emptyfile emptyfile.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o vendorelf vendorelf.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o fillfile fillfile.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwarf_default_lower_bound dwarf_default_lower_bound.o ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwarf-die-addr-die dwarf-die-addr-die.o ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o get-units-invalid get-units-invalid.o ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o get-units-split get-units-split.o ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o attr-integrate-skel attr-integrate-skel.o ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o all-dwarf-ranges all-dwarf-ranges.o ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o unit-info unit-info.o ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o next_cfi next_cfi.o ../lib/libeu.a ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o elfcopy elfcopy.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o addsections addsections.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o xlate_notes xlate_notes.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o elfrdwrnop elfrdwrnop.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o dwelf_elf_e_machine_string dwelf_elf_e_machine_string.o ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o getphdrnum getphdrnum.o ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o leb128 leb128.o ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o read_unaligned read_unaligned.o ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o msg_tst msg_tst.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o system-elf-libelf-test system_elf_libelf_test-system-elf-libelf-test.o ../libelf/libelf.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o nvidia_extended_linemap_libdw nvidia_extended_linemap_libdw.o ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o asm-tst1 asm-tst1.o ../libasm/libasm.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o asm-tst2 asm-tst2.o ../libasm/libasm.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o asm-tst3 asm-tst3.o ../libasm/libasm.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o asm-tst4 asm-tst4.o ../libasm/libasm.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o asm-tst5 asm-tst5.o ../libasm/libasm.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o asm-tst6 asm-tst6.o ../libasm/libasm.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o asm-tst7 asm-tst7.o ../libasm/libasm.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o asm-tst8 asm-tst8.o ../libasm/libasm.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o asm-tst9 asm-tst9.o ../libasm/libasm.so ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a ../libelf/libelf.so ../libdw/libdw.so x86_64-pc-linux-gnu-g++ -std=c++11 -std=c++11 -Wall -Wshadow -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o funcretval_test++11 funcretval_test++11.o make[2]: 'deleted-lib.so' is up to date. x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference -Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wunused -Wextra -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -march=alderlake -O2 -pipe -g -Wl,-rpath-link,../libasm:../libdw:../libelf -Wl,-O1 -Wl,--as-needed -Wl,--build-id -o deleted deleted.o ./deleted-lib.so