Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 776162 Details for
Bug 842252
sys-devel/gdb: fails to build with sys-libs/readline-8.2*
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_842252.txt (text/plain), 353.48 KB, created by
Sam James
on 2022-05-02 23:56:43 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Sam James
Created:
2022-05-02 23:56:43 UTC
Size:
353.48 KB
patch
obsolete
> * Package: sys-devel/gdb-12.1 > * Repository: gentoo > * Maintainer: toolchain@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl kernel_linux nls python python_single_target_python3_9 server userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using python3.9 to build >>>> Unpacking source... >>>> Unpacking gdb-12.1.tar.xz to /var/tmp/portage/sys-devel/gdb-12.1/work >>>> Source unpacked in /var/tmp/portage/sys-devel/gdb-12.1/work >>>> Preparing source in /var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1 ... > * Applying gdb-8.3.1-verbose-build.patch ... >patching file gdb/silent-rules.mk >Hunk #1 succeeded at 1 with fuzz 1. > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1 ... > * econf: updating gdb-12.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gdb-12.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gdb-12.1/readline/readline/support/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gdb-12.1/readline/readline/support/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --target=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/gdb-12.1 --htmldir=/usr/share/doc/gdb-12.1/html --libdir=/usr/lib --disable-dependency-tracking --with-pkgversion=Gentoo 12.1 vanilla --with-bugurl=https://bugs.gentoo.org/ --disable-werror --disable-binutils --disable-etc --disable-gas --disable-gold --disable-gprof --disable-ld --without-debuginfod --disable-cet --enable-64-bit-bfd --disable-install-libbfd --disable-install-libiberty --enable-obsolete --disable-readline --with-system-readline --without-zlib --with-system-zlib --with-separate-debug-dir=/usr/lib/debug --without-expat --without-lzma --enable-nls --disable-source-highlight --with-python=python3.9 --without-xxhash --without-guile >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking target system type... x86_64-gentoo-linux-musl >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether ln works... yes >checking whether ln -s works... yes >checking for a sed that does not truncate output... /bin/sed >checking for gawk... gawk >configure: WARNING: neither ld nor gold are enabled >checking for gdbserver support... yes >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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 we are using the GNU C compiler... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C99... none needed >checking for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes >checking whether g++ accepts -static-libstdc++ -static-libgcc... yes >checking for x86_64-gentoo-linux-musl-gnatbind... no >checking for gnatbind... no >checking for x86_64-gentoo-linux-musl-gnatmake... no >checking for gnatmake... no >checking whether compiler driver understands Ada... no >checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 >checking for objdir... .libs >checking for isl 0.15 or later... no >required isl version is 0.15 or later >*** This configuration is not supported in the following subdirectories: > zlib readline etc > (Any other directories should still work fine.) >checking for default BUILD_CONFIG... >checking for --enable-vtable-verify... no >checking for bison... bison -y >checking for bison... bison >checking for gm4... no >checking for gnum4... no >checking for m4... m4 >checking for flex... flex >checking for flex... flex >checking for makeinfo... makeinfo >checking for expect... no >checking for runtest... no >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar >checking for x86_64-gentoo-linux-musl-as... x86_64-gentoo-linux-musl-as >checking for x86_64-gentoo-linux-musl-dlltool... no >checking for dlltool... no >checking for ld... (cached) /usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld >checking for x86_64-gentoo-linux-musl-ld... (cached) /usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld >checking for x86_64-gentoo-linux-musl-lipo... no >checking for lipo... no >checking for x86_64-gentoo-linux-musl-nm... x86_64-gentoo-linux-musl-nm >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib >checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip >checking for x86_64-gentoo-linux-musl-windres... no >checking for windres... no >checking for x86_64-gentoo-linux-musl-windmc... no >checking for windmc... no >checking for x86_64-gentoo-linux-musl-objcopy... x86_64-gentoo-linux-musl-objcopy >checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump >checking for x86_64-gentoo-linux-musl-readelf... x86_64-gentoo-linux-musl-readelf >checking for -plugin option... checking for x86_64-gentoo-linux-musl-ar... (cached) x86_64-gentoo-linux-musl-ar >--plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for x86_64-gentoo-linux-musl-cc... no >checking for cc... cc >checking for x86_64-gentoo-linux-musl-c++... x86_64-gentoo-linux-musl-c++ >checking for gcc... (cached) x86_64-gentoo-linux-musl-gcc >checking for x86_64-gentoo-linux-musl-gfortran... x86_64-gentoo-linux-musl-gfortran >checking for x86_64-gentoo-linux-musl-gccgo... no >checking for gccgo... no >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar >checking for x86_64-gentoo-linux-musl-as... x86_64-gentoo-linux-musl-as >checking for x86_64-gentoo-linux-musl-dlltool... no >checking for dlltool... no >checking for x86_64-gentoo-linux-musl-ld... x86_64-gentoo-linux-musl-ld >checking for x86_64-gentoo-linux-musl-lipo... no >checking for lipo... no >checking for x86_64-gentoo-linux-musl-nm... x86_64-gentoo-linux-musl-nm >checking for x86_64-gentoo-linux-musl-objcopy... x86_64-gentoo-linux-musl-objcopy >checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib >checking for x86_64-gentoo-linux-musl-readelf... x86_64-gentoo-linux-musl-readelf >checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip >checking for x86_64-gentoo-linux-musl-windres... no >checking for windres... no >checking for x86_64-gentoo-linux-musl-windmc... no >checking for windmc... no >checking where to find the target ar... host tool >checking where to find the target as... host tool >checking where to find the target cc... host tool >checking where to find the target c++... host tool >checking where to find the target c++ for libstdc++... host tool >checking where to find the target dlltool... host tool >checking where to find the target gcc... host tool >checking where to find the target gfortran... host tool >checking where to find the target gccgo... host tool >checking where to find the target ld... host tool >checking where to find the target lipo... host tool >checking where to find the target nm... host tool >checking where to find the target objcopy... host tool >checking where to find the target objdump... host tool >checking where to find the target ranlib... host tool >checking where to find the target readelf... host tool >checking where to find the target strip... host tool >checking where to find the target windres... host tool >checking where to find the target windmc... host tool >checking whether to enable maintainer-specific portions of Makefiles... no >configure: creating ./config.status >config.status: creating Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1 ... >make -j32 >make[1]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1' >make[1]: Nothing to be done for 'all-target'. >Configuring in ./libiberty >Configuring in ./intl >Configuring in ./libbacktrace >Configuring in ./libdecnumber >Configuring in ./gnulib >configure: creating cache ./config.cache >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >configure: creating cache ./config.cache >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >configure: creating cache ./config.cache >configure: creating cache ./config.cache >configure: creating cache ./config.cache >checking whether to enable maintainer-specific portions of Makefiles... checking whether make sets $(MAKE)... no >checking for makeinfo... makeinfo --split-size=5000000 >checking build system type... x86_64-gentoo-linux-musl >checking host system type... yes >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >x86_64-gentoo-linux-musl >checking target system type... x86_64-gentoo-linux-musl >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... yes >checking for C compiler default output file name... a.out >checking whether the C compiler works... checking for suffix of executables... yes >checking for C compiler default output file name... a.out >checking for perl... perl > >checking for suffix of executables... checking whether we are cross compiling... checking build system type... >yes >checking for C compiler default output file name... a.out >checking for suffix of executables... checking whether we are cross compiling... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for -plugin option... checking for x86_64-gentoo-linux-musl-ar... (cached) x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >--plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so > >checking whether we are cross compiling... checking whether to install libiberty headers and static library... no >configure: target_header_dir = >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >no > >checking for suffix of object files... no >checking whether we are cross compiling... checking for suffix of object files... o >checking whether we are using the GNU C compiler... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... no >checking for suffix of object files... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... o >checking whether we are using the GNU C compiler... checking whether the C compiler works... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to enable C11 features... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... none needed >checking how to run the C preprocessor... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed >checking whether the compiler is clang... >none needed >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for aclocal... aclocal >checking for autoconf... autoconf >checking for autoheader... autoheader >checking whether we are cross compiling... checking whether x86_64-gentoo-linux-musl-gcc supports -W... none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... x86_64-gentoo-linux-musl-gcc -E >no >checking for compiler option needed when checking for declarations... none >checking how to run the C preprocessor... yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wall... no >checking for suffix of object files... yes >checking how to run the C preprocessor... checking for grep that handles long lines and -e... x86_64-gentoo-linux-musl-gcc -E >/bin/grep >checking for egrep... yes >/bin/grep -E >checking for ANSI C header files... checking whether x86_64-gentoo-linux-musl-gcc supports -Wwrite-strings... o >checking whether we are using the GNU C compiler... yes >yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... checking whether x86_64-gentoo-linux-musl-gcc supports -Wstrict-prototypes... x86_64-gentoo-linux-musl-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wmissing-prototypes... checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... none needed >checking how to run the C preprocessor... yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wold-style-definition... yes >checking for sys/types.h... yes >yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wmissing-format-attribute... x86_64-gentoo-linux-musl-gcc -E >checking for sys/stat.h... yes >checking for sys/types.h... yes >yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wcast-qual... yes >checking for stdlib.h... checking for grep that handles long lines and -e... checking for sys/stat.h... /bin/grep >checking for egrep... yes >/bin/grep -E >checking for ANSI C header files... checking for sys/types.h... yes >checking whether x86_64-gentoo-linux-musl-gcc supports -pedantic -Wlong-long... yes >yes >checking for string.h... yes >checking for stdlib.h... checking for sys/stat.h... yes >checking whether x86_64-gentoo-linux-musl-gcc supports -fno-lto... yes >yes >checking for memory.h... yes >checking for string.h... yes >checking how to run the C preprocessor... checking for stdlib.h... yes >yes >checking for strings.h... yes >checking for memory.h... checking for string.h... x86_64-gentoo-linux-musl-gcc -E >yes >checking for sys/types.h... yes >yes >checking for inttypes.h... yes >checking for strings.h... checking for memory.h... yes >checking for sys/stat.h... yes >checking for grep that handles long lines and -e... yes >/bin/grep >checking for egrep... checking for stdint.h... /bin/grep -E >checking for ANSI C header files... yes >checking for inttypes.h... checking for strings.h... yes >checking for stdlib.h... yes >yes >checking for unistd.h... yes >checking for stdint.h... checking for inttypes.h... yes >checking for string.h... yes >yes >checking minix/config.h usability... yes >checking for unistd.h... checking for stdint.h... yes >checking for memory.h... yes >yes >no >checking minix/config.h presence... yes >checking for wchar.h... checking for sys/types.h... checking for unistd.h... yes >checking for strings.h... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >yes >yes >checking for sys/stat.h... checking minix/config.h usability... checking for minix/config.h... yes >checking for inttypes.h... yes >checking whether make sets $(MAKE)... yes >yes >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether NLS is requested... yes >checking for stdlib.h... no >checking minix/config.h presence... checking for msgfmt... yes >no >checking for sys/socket.h... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for stdint.h... checking for xgettext... yes >/usr/bin/xgettext >no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... checking for string.h... yes >checking for msgmerge... yes >checking for arpa/inet.h... checking for unistd.h... /usr/bin/msgmerge >yes >yes >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... checking for memory.h... yes >yes >yes >checking build system type... checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... checking for features.h... checking minix/config.h usability... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for library containing strerror... yes >yes >checking for strings.h... checking whether make supports nested variables... yes >yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-gentoo-linux-musl-gcc... (cached) x86_64-gentoo-linux-musl-gcc >checking for sys/param.h... no >checking minix/config.h presence... yes >none required >checking for an ANSI C-conforming const... checking for inttypes.h... yes >no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... checking for unistd.h... (cached) yes >yes >checking for inline... checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... (cached) yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... (cached) yes >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for gawk... (cached) gawk >checking for dwz... no >checking how to print strings... printf >checking for a sed that does not truncate output... yes >/bin/sed >checking for dirent.h... checking for fgrep... /bin/grep -F >checking for ld used by x86_64-gentoo-linux-musl-gcc... checking for stdint.h... inline >checking for off_t... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... yes >yes >checking for fnmatch.h... /usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld) is GNU ld... no >yes >checking for BSD- or MS-compatible name lister (nm)... x86_64-gentoo-linux-musl-nm >checking the name lister (x86_64-gentoo-linux-musl-nm) interface... checking for unistd.h... checking whether x86_64-gentoo-linux-musl-gcc supports -W... yes >yes >BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... checking for sys/stat.h... (cached) yes >yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wall... checking ctype.h usability... 98304 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... no >checking for sys/time.h... checking for /usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip >checking for x86_64-gentoo-linux-musl-ranlib... (cached) x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking command to parse x86_64-gentoo-linux-musl-nm output from x86_64-gentoo-linux-musl-gcc object... yes >checking for size_t... yes >yes >checking ctype.h presence... checking whether x86_64-gentoo-linux-musl-gcc supports -Wwrite-strings... yes >checking for glob.h... yes >checking for ctype.h... yes >checking stddef.h usability... yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wc++-compat... yes >checking for threads.h... yes >checking for working alloca.h... yes >checking stddef.h presence... yes >ok >checking whether x86_64-gentoo-linux-musl-gcc supports -Wstrict-prototypes... yes >checking for stddef.h... yes >yes >checking for string.h... (cached) yes >checking for dlfcn.h... checking for netdb.h... checking stdio.h usability... yes >checking for alloca... yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wshadow=local... yes >yes >checking stdio.h presence... checking for objdir... yes >.libs >checking for netinet/in.h... yes >checking for stdio.h... yes >yes >checking whether x86_64-gentoo-linux-musl-gcc supports -pedantic ... yes >checking for stdlib.h... (cached) yes >looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for unistd.h... (cached) yes >yes >checking for sys/param.h... yes >checking whether x86_64-gentoo-linux-musl-gcc and cc understand -c and -o together... checking for limits.h... yes >checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... checking for getpagesize... yes >checking for inttypes.h... (cached) yes >yes >checking for uintptr_t... checking for sys/types.h... (cached) yes >no >checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... checking for stdint.h... (cached) yes >checking for xlocale.h... yes >checking for working mmap... yes >checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes >checking for int_least32_t... no >checking for math.h... yes >checking for an ANSI C-conforming const... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes >checking for inline... yes >yes >checking whether we are using the GNU C Library 2.1 or newer... checking for sys/mman.h... inline >checking whether byte ordering is bigendian... no >checking whether integer division by zero raises SIGFPE... yes >checking for int_fast32_t... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for sys/select.h... yes >checking whether -lc should be explicitly linked in... yes >checking for inttypes.h... yes >checking for strings.h... (cached) yes >no >checking dynamic linker characteristics... yes >checking for uint64_t... checking for sys/random.h... yes >checking for stdint.h... no >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking for CET support... yes >yes >checking for unsigned long long... checking for sys/uio.h... yes >checking what to include in gstdint.h... stdint.h (already complete) >checking for an ANSI C-conforming const... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... checking for sys/wait.h... yes >checking for inttypes.h... yes >checking for off_t... no >checking unwind.h usability... yes >yes >checking whether the inttypes.h PRIxNN macros are broken... checking for crtdefs.h... yes >checking unwind.h presence... no >checking for ld used by GCC... yes >checking for unwind.h... yes >checking for _Unwind_Backtrace... no >no >checking for wctype.h... checking for sys/file.h... yes >checking size of int... /usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes >checking for shared library run path origin... yes >yes >checking for -funwind-tables option... yes >checking for sys/param.h... checking whether it is safe to define __EXTENSIONS__... done >yes >checking for -frandom-seed=string option... yes >checking argz.h usability... 4 >checking size of long... checking for limits.h... yes >checking whether _XOPEN_SOURCE should be defined... yes >yes >checking whether x86_64-gentoo-linux-musl-gcc supports -W... checking for stdlib.h... (cached) yes >no >no >checking argz.h presence... checking for malloc.h... checking build system type... x86_64-gentoo-linux-musl >checking host system type... yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wall... x86_64-gentoo-linux-musl >checking target system type... 8 >yes >checking for ANSI C header files... (cached) yes >x86_64-gentoo-linux-musl >checking for dlfcn.h... checking build system type... no >checking for string.h... (cached) checking for argz.h... yes >no >checking limits.h usability... x86_64-gentoo-linux-musl >checking host system type... checking for unistd.h... (cached) yes >x86_64-gentoo-linux-musl >checking target system type... yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wwrite-strings... checking for strings.h... (cached) yes >x86_64-gentoo-linux-musl >checking for decimal floating point... bid >checking whether byte ordering is bigendian... yes >checking for windows.h... checking for sys/time.h... yes >checking limits.h presence... yes >yes >yes >checking for limits.h... yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wstrict-prototypes... checking locale.h usability... checking for time.h... no >checking for library containing dlsym... yes >checking for sys/resource.h... yes >yes >checking locale.h presence... checking whether x86_64-gentoo-linux-musl-gcc supports -Wmissing-prototypes... yes >yes >checking for locale.h... yes >none required >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... checking for sys/stat.h... (cached) yes >checking nl_types.h usability... yes >no >checking whether x86_64-gentoo-linux-musl-gcc supports -Wold-style-definition... checking for sys/mman.h... no >yes >checking for Minix Amsterdam compiler... configure: updating cache ./config.cache >yes >checking nl_types.h presence... configure: creating ./config.status >checking for fcntl.h... no >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking whether the preprocessor supports include_next... yes >yes >checking for nl_types.h... yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wmissing-format-attribute... yes >checking malloc.h usability... checking for alloca.h... yes >yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wcast-qual... yes >checking whether source code line length is unlimited... yes >checking malloc.h presence... checking for sys/pstat.h... yes >checking for C/C++ restrict keyword... yes >checking for malloc.h... yes >yes >checking for _Unwind_GetIPInfo... checking stddef.h usability... no >checking for sys/sysmp.h... __restrict__ >checking whether <sys/socket.h> is self-contained... yes >checking stddef.h presence... no >yes >checking for CET support... checking for sys/sysinfo.h... yes >checking for stddef.h... yes >yes >checking for shutdown... checking for stdlib.h... (cached) yes >yes >checking for string.h... (cached) yes >checking for machine/hal_sysinfo.h... checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >yes >checking for feof_unlocked... checking whether <sys/socket.h> defines the SHUT_* macros... config.status: creating Makefile >no >checking for sys/table.h... config.status: creating config.h >yes >checking for struct sockaddr_storage... no >checking for sys/sysctl.h... yes >config.status: executing gstdint.h commands >checking for fgets_unlocked... no >no >checking __sync extensions... checking for sys/systemcfg.h... yes >yes >checking for sa_family_t... checking for getc_unlocked... no >checking for stdint.h... (cached) yes >yes >checking __atomic extensions... checking for stdio_ext.h... make[2]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/libdecnumber' >source='decNumber.c' object='decNumber.o' libtool=no x86_64-gentoo-linux-musl-gcc -I. -I. -O2 -pipe -march=native -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c decNumber.c >source='decContext.c' object='decContext.o' libtool=no x86_64-gentoo-linux-musl-gcc -I. -I. -O2 -pipe -march=native -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c decContext.c >source='bid/decimal32.c' object='decimal32.o' libtool=no x86_64-gentoo-linux-musl-gcc -I. -I. -O2 -pipe -march=native -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./bid/decimal32.c >source='bid/decimal64.c' object='decimal64.o' libtool=no x86_64-gentoo-linux-musl-gcc -I. -I. -O2 -pipe -march=native -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./bid/decimal64.c >source='bid/decimal128.c' object='decimal128.o' libtool=no x86_64-gentoo-linux-musl-gcc -I. -I. -O2 -pipe -march=native -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./bid/decimal128.c >source='bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no x86_64-gentoo-linux-musl-gcc -I. -I. -O2 -pipe -march=native -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./bid/bid2dpd_dpd2bid.c >source='bid/host-ieee32.c' object='host-ieee32.o' libtool=no x86_64-gentoo-linux-musl-gcc -I. -I. -O2 -pipe -march=native -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./bid/host-ieee32.c >source='bid/host-ieee64.c' object='host-ieee64.o' libtool=no x86_64-gentoo-linux-musl-gcc -I. -I. -O2 -pipe -march=native -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./bid/host-ieee64.c >source='bid/host-ieee128.c' object='host-ieee128.o' libtool=no x86_64-gentoo-linux-musl-gcc -I. -I. -O2 -pipe -march=native -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./bid/host-ieee128.c >yes >yes >checking for process.h... checking for getcwd... yes >checking output filetype... yes >checking for struct sockaddr_storage.ss_family... no >checking for sys/prctl.h... elf64 >looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes >yes >yes >checking for size_t... checking for sys/wait.h that is POSIX.1 compatible... checking for getegid... yes >checking whether time.h and sys/time.h may both be included... yes >checking for geteuid... yes >checking for uintptr_t... yes >checking whether errno must be declared... yes >checking for working alloca.h... no >checking size of int... yes >checking for getgid... yes >checking for alloca... yes >checking for int_least32_t... 4 >checking size of long... yes >yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether <wchar.h> uses 'inline' correctly... yes >checking for getuid... checking for btowc... yes >checking for int_fast32_t... 8 >yes >checking size of size_t... yes >checking for canonicalize_file_name... checking for mempcpy... yes >checking for uint64_t... 8 >checking for long long... yes >no >checking for faccessat... checking for munmap... yes >checking what to include in gstdint.h... stdint.h (already complete) >checking sys/mman.h usability... yes >yes >checking for realpath... checking for putenv... yes >checking size of long long... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for mmap... yes >yes >checking for chown... checking for setenv... 8 >checking for a 64-bit type... yes >yes >checking link.h usability... yes >uint64_t >checking for intptr_t... checking for fchown... checking for setlocale... yes >checking link.h presence... yes >checking for link.h... yes >yes >checking for dl_iterate_phdr... yes >checking for _set_invalid_parameter_handler... checking for stpcpy... yes >checking for uintptr_t... yes >checking mach-o/dyld.h usability... no >yes >checking for fchdir... checking for strcasecmp... no >checking mach-o/dyld.h presence... yes >checking for ssize_t... yes >no >checking for mach-o/dyld.h... no >checking sys/ldr.h usability... checking for fcntl... yes >checking for strdup... no >checking sys/ldr.h presence... yes >checking for symlink... yes >checking for pid_t... no >checking for sys/ldr.h... no >checking for fcntl... yes >checking for strtoul... yes >checking for fdopendir... yes >checking whether strnlen is declared... yes >checking for tsearch... yes >checking for library containing strerror... yes >yes >checking for mempcpy... checking whether getpagesize is declared... yes >checking for __argz_count... none required >checking for asprintf... yes >checking for lstat... yes >checking for fnmatch... no >yes >checking for __argz_stringify... yes >checking for atexit... checking for readlink... yes >checking for mbsrtowcs... yes >no >checking for __argz_next... yes >checking for basename... checking for getexecname... yes >checking for fstatat... yes >no >checking for bcmp... checking for __fsetlocking... no >checking for KERN_PROC... yes >checking for getdelim... no >checking for KERN_PROG_ARGS... yes >checking for iconv... yes >checking for bcopy... yes >no >checking for clock_gettime... checking for getdtablesize... yes >checking for iconv declaration... yes >yes >yes >checking whether -pthread is supported... checking for bsearch... checking for getlogin_r... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for nl_langinfo and CODESET... yes >checking whether -gdwarf-5 is supported... yes >yes >yes >checking for LC_MESSAGES... checking for bzero... checking for getprogname... yes >checking for compress in -lz... yes >checking for bison... bison >checking version of bison... 3.8.2, ok >checking whether NLS is requested... yes >checking whether included gettext is requested... no >checking for GNU gettext in libc... yes >checking whether --compress-debug-sections is supported... yes >no >checking for getexecname... checking for calloc... yes >checking for objcopy... objcopy >checking for readelf... x86_64-gentoo-linux-musl-readelf >checking whether objcopy supports debuglink... yes >checking for dsymutil... @DSYMUTIL@ >checking for nm... x86_64-gentoo-linux-musl-nm >checking for xz... xz >checking for comm... comm >checking for lzma_auto_decoder in -llzma... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for aclocal... aclocal >checking for autoconf... autoconf >checking for autoheader... autoheader >checking bison 3 or later... 3.8.2, bison3 >no >yes >checking for getrandom... configure: updating cache ./config.cache >checking for clock... configure: creating ./config.status >yes >checking whether tests can run... yes >yes >checking for gettimeofday... yes >checking for ffs... configure: updating cache ./config.cache >checking that generated files are newer than configure... done >configure: creating ./config.status >yes >checking for glob... yes >checking for getcwd... yes >checking for glob_pattern_p... rm -f libdecnumber.a >x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o >x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so libdecnumber.a >yes >make[2]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/libdecnumber' >checking for getpagesize... config.status: creating Makefile >no >config.status: creating config.intl >checking for getpwnam_r... yes >checking for gettimeofday... config.status: creating config.h >config.status: executing default-1 commands >yes >checking for isblank... yes >checking for index... make[2]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/intl' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/intl' >yes >checking for lstat... yes >checking for insque... yes >yes >checking for mbsinit... checking for memchr... yes >checking for mbrtowc... yes >checking for memcmp... yes >checking for mprotect... yes >checking for memcpy... yes >checking for mkostemp... yes >checking for memmem... yes >checking for openat... yes >checking for memmove... yes >checking for pipe... yes >yes >checking for mempcpy... checking for readlink... config.status: creating Makefile >yes >yes >config.status: creating backtrace-supported.h >checking for link... checking for memset... config.status: creating install-debuginfo-for-buildid.sh >yes >config.status: creating config.h >checking for setenv... yes >checking for mkstemps... config.status: executing libtool commands >yes >checking for strerror_r... yes >config.status: executing gstdint.h commands >checking for putenv... config.status: executing default commands >yes >checking for __xpg_strerror_r... yes >checking for random... make[2]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/libbacktrace' >make all-am >make[3]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/libbacktrace' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c -o atomic.lo atomic.c >true DO=all multi-do # make >yes >/bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c -o dwarf.lo dwarf.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c -o fileline.lo fileline.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c -o posix.lo posix.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c -o print.lo print.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c -o sort.lo sort.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c -o state.lo state.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c -o backtrace.lo backtrace.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c -o simple.lo simple.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c -o elf.lo elf.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c -o mmapio.lo mmapio.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c -o mmap.lo mmap.c >checking for catgets... libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c atomic.c -fPIC -DPIC -o .libs/atomic.o >yes >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c dwarf.c -fPIC -DPIC -o .libs/dwarf.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c fileline.c -fPIC -DPIC -o .libs/fileline.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c posix.c -fPIC -DPIC -o .libs/posix.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c print.c -fPIC -DPIC -o .libs/print.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c sort.c -fPIC -DPIC -o .libs/sort.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c state.c -fPIC -DPIC -o .libs/state.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c backtrace.c -fPIC -DPIC -o .libs/backtrace.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c simple.c -fPIC -DPIC -o .libs/simple.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c elf.c -fPIC -DPIC -o .libs/elf.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c mmapio.c -fPIC -DPIC -o .libs/mmapio.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c mmap.c -fPIC -DPIC -o .libs/mmap.o >checking for rename... libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c atomic.c -o atomic.o >/dev/null 2>&1 >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c state.c -o state.o >/dev/null 2>&1 >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c posix.c -o posix.o >/dev/null 2>&1 >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c mmapio.c -o mmapio.o >/dev/null 2>&1 >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c backtrace.c -o backtrace.o >/dev/null 2>&1 >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c sort.c -o sort.o >/dev/null 2>&1 >yes >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c simple.c -o simple.o >/dev/null 2>&1 >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c print.c -o print.o >/dev/null 2>&1 >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c fileline.c -o fileline.o >/dev/null 2>&1 >checking for snprintf... yes >checking for rindex... libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c mmap.c -o mmap.o >/dev/null 2>&1 >yes >checking for localtime_r... yes >checking for setenv... yes >checking for iswcntrl... yes >checking for snprintf... yes >checking for wmempcpy... yes >checking for sigsetmask... no >checking for nl_langinfo and CODESET... no >checking for stpcpy... yes >checking for a traditional french locale... yes >checking for stpncpy... none >checking whether lstat correctly handles trailing slash... yes >checking for strcasecmp... yes >checking whether // is distinct from /... no >checking whether realpath works... yes >checking for strchr... yes >checking for getcwd... yes >checking for strdup... yes >checking for uid_t in sys/types.h... yes >checking for unistd.h... (cached) yes >checking for working chown... yes >checking for strncasecmp... yes >checking whether chown dereferences symlinks... yes >checking for strndup... yes >checking whether chown honors trailing slash... libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c dwarf.c -o dwarf.o >/dev/null 2>&1 >yes >checking for strnlen... yes >checking whether chown always updates ctime... yes >checking for strrchr... libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -c elf.c -o elf.o >/dev/null 2>&1 >yes >checking for strstr... yes >checking for strtod... yes >checking for strtol... yes >checking for strtoul... yes >checking for strtoll... yes >checking for strtoull... yes >checking for strverscmp... yes >checking for tmpnam... yes >checking for vasprintf... yes >checking for vfprintf... yes >checking for vprintf... yes >checking for vsnprintf... yes >checking for vsprintf... yes >checking for waitpid... yes >checking for setproctitle... /bin/sh ./libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo >no >checking whether alloca needs Cray hooks... libtool: link: x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o >libtool: link: x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so .libs/libbacktrace.a >no >checking stack direction for C alloca... libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) >make[3]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/libbacktrace' >make[2]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/libbacktrace' >1 >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for _doprnt... no >checking for sys_errlist... no >checking for sys_nerr... no >checking for sys_siglist... no >checking for external symbol _system_configuration... no >checking for __fsetlocking... yes >checking if environ is properly declared... yes >checking for complete errno.h... yes >checking for canonicalize_file_name... yes >checking whether strerror_r is declared... yes >checking for strerror_r... (cached) yes >no >checking whether strerror_r returns char *... checking for dup3... no >yes >checking whether fchdir is declared... checking for getrlimit... yes >checking for working fcntl.h... yes >checking for getrusage... yes >checking for getsysinfo... no >checking for gettimeofday... (cached) yes >checking for on_exit... no >checking for pipe2... yes >checking for psignal... yes >checking for pstat_getdynamic... no >checking for pstat_getstatic... no >checking for realpath... yes >checking for setrlimit... yes >checking for spawnve... no >checking for spawnvpe... no >checking for strerror... yes >checking for strsignal... yes >checking for sysconf... yes >checking for sysctl... no >checking for sysmp... no >checking for table... no >checking for times... yes >checking for wait3... yes >checking for wait4... yes >checking for sbrk... yes >checking whether basename is declared... yes >checking whether ffs is declared... yes >checking whether asprintf is declared... yes >checking whether vasprintf is declared... yes >checking whether snprintf is declared... yes >checking whether vsnprintf is declared... yes >yes >checking for pid_t... checking whether calloc is declared... yes >checking whether getenv is declared... yes >checking for mode_t... yes >checking whether getopt is declared... yes >checking whether malloc is declared... yes >checking for mbstate_t... yes >checking whether realloc is declared... yes >checking whether frexp() can be used without linking with libm... yes >checking whether sbrk is declared... yes >checking whether alarm is declared... yes >checking whether strtol is declared... yes >checking whether frexp works... yes >checking whether strtoul is declared... yes >checking whether long double and double are the same... yes >checking whether strtoll is declared... no >checking whether frexpl is declared... yes >checking whether strtoull is declared... yes >checking whether frexpl() can be used without linking with libm... yes >checking whether strverscmp is declared... yes >checking whether frexpl works... yes >checking whether strnlen is declared... yes >checking whether stat file-mode macros are broken... yes >checking whether canonicalize_file_name must be declared... no >checking for nlink_t... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for getpagesize... (cached) yes >checking for working mmap... yes >checking whether getcwd (NULL, 0) allocates memory for result... yes >checking for getcwd with POSIX signature... yes >checking for working strncmp... yes >checking whether getcwd is declared... yes >yes >checking whether getdelim is declared... configure: updating cache ./config.cache >configure: creating ./config.status >yes >checking whether getdtablesize is declared... yes >checking whether getline is declared... yes >checking whether getlogin_r is declared... yes >checking whether getlogin is declared... yes >checking for struct timeval... config.status: creating Makefile >yes >checking for wide-enough struct timeval.tv_sec member... config.status: creating testsuite/Makefile >yes >checking pthread.h usability... config.status: creating config.h >config.status: executing default commands >yes >checking pthread.h presence... yes >checking for pthread.h... yes >Configuring in ./bfd >make[2]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/libiberty' >if [ x"" != x ] && [ ! -d pic ]; then \ > mkdir pic; \ >else true; fi >if [ x"" != x ] && [ ! -d noasan ]; then \ > mkdir noasan; \ >else true; fi >touch stamp-picdir >touch stamp-noasandir >echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o pic/regex.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o pic/cplus-dem.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o pic/cp-demangle.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o noasan/regex.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o pic/md5.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o noasan/cplus-dem.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o pic/sha1.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o noasan/cp-demangle.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o regex.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o noasan/md5.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o noasan/sha1.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o pic/alloca.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o md5.o >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o pic/argv.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o noasan/alloca.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./bsearch_r.c -o pic/bsearch_r.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o pic/choose-temp.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o noasan/argv.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./bsearch_r.c -o noasan/bsearch_r.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o pic/concat.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o noasan/choose-temp.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o argv.o >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./bsearch_r.c -o bsearch_r.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o pic/cp-demint.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o noasan/concat.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o pic/crc32.o; \ >else true; fi >make[3]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/libiberty/testsuite' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/libiberty/testsuite' >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o noasan/cp-demint.o; \ >else true; fi >checking for pthread_kill in -lpthread... x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o concat.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o pic/d-demangle.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o noasan/crc32.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o pic/dwarfnames.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o noasan/d-demangle.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o pic/dyn-string.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o noasan/dwarfnames.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o pic/fdmatch.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o noasan/dyn-string.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o pic/fibheap.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o noasan/fdmatch.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filedescriptor.c -o pic/filedescriptor.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o noasan/fibheap.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o pic/filename_cmp.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filedescriptor.c -o noasan/filedescriptor.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o pic/floatformat.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o pic/fnmatch.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o noasan/filename_cmp.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filedescriptor.c -o filedescriptor.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o noasan/floatformat.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o noasan/fnmatch.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o pic/getopt.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o pic/getopt1.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o pic/getpwd.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o noasan/getopt.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o pic/getruntime.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o noasan/getopt1.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o noasan/getpwd.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o noasan/getruntime.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o pic/hashtab.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o getopt1.o >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o noasan/hashtab.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o pic/hex.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o pic/lbasename.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o hashtab.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o noasan/hex.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o noasan/lbasename.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o hex.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o pic/lrealpath.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o lbasename.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o noasan/lrealpath.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o pic/make-temp-file.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o pic/objalloc.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o pic/obstack.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o noasan/make-temp-file.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o noasan/objalloc.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o noasan/obstack.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o pic/partition.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o obstack.o >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o objalloc.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o pic/pexecute.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o noasan/partition.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o noasan/pexecute.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o partition.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o pic/physmem.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o pexecute.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o noasan/physmem.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o pic/pex-common.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o physmem.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o pic/pex-one.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o noasan/pex-common.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o noasan/pex-one.o; \ >else true; fi >yes >checking whether POSIX threads API is available... yes >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o pic/pex-unix.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o pex-one.o >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o pex-common.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o noasan/pex-unix.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o pic/vprintf-support.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o noasan/vprintf-support.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o pic/rust-demangle.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o pic/safe-ctype.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o noasan/rust-demangle.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o noasan/safe-ctype.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o pic/simple-object.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o pic/simple-object-coff.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o pic/simple-object-elf.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o noasan/simple-object.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o noasan/simple-object-coff.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o noasan/simple-object-elf.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o simple-object.o >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o pic/sort.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o pic/spaces.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o noasan/sort.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o noasan/spaces.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o sort.o >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o spaces.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o pic/splay-tree.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o pic/stack-limit.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o noasan/splay-tree.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o noasan/stack-limit.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o pic/strerror.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o noasan/strerror.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o pic/strsignal.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o strerror.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o noasan/strsignal.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o pic/timeval-utils.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ >else true; fi >checking whether setlocale (LC_ALL, NULL) is multithread-safe... no >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o noasan/timeval-utils.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o strsignal.o >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o pic/xasprintf.o; \ >else true; fi >checking whether setlocale (category, NULL) is multithread-safe... yes >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o noasan/xasprintf.o; \ >else true; fi >checking whether imported symbols can be declared weak... if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o pic/xatexit.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o pic/xexit.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o noasan/xatexit.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o noasan/xexit.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o pic/xmalloc.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o xatexit.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o pic/xmemdup.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o xexit.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o noasan/xmalloc.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o noasan/xmemdup.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o pic/xstrdup.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o noasan/xstrdup.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o pic/xstrerror.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o noasan/xstrerror.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o pic/xstrndup.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o noasan/xstrndup.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o pic/xvasprintf.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o noasan/xvasprintf.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sigsetmask.c -o pic/sigsetmask.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sigsetmask.c -o noasan/sigsetmask.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sigsetmask.c -o sigsetmask.o >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./setproctitle.c -o pic/setproctitle.o; \ >else true; fi >if [ x"" != x ]; then \ > x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./setproctitle.c -o noasan/setproctitle.o; \ >else true; fi >x86_64-gentoo-linux-musl-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o >yes >checking for IPv4 sockets... yes >checking for IPv6 sockets... yes >checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no >checking for wint_t... yes >checking whether wint_t is large enough... yes >checking whether the compiler produces multi-arch binaries... no >checking whether stdint.h conforms to C99... yes >checking whether stdint.h works without ISO C predefines... configure: creating cache ./config.cache >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking target system type... x86_64-gentoo-linux-musl >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking whether stdint.h has UINTMAX_WIDTH etc.... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >no >checking where to find the exponent in a 'double'... checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >word 1 bit 20 >checking whether the C compiler works... checking whether byte ordering is bigendian... 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 wchar_t... no >checking for suffix of object files... yes >checking for good max_align_t... o >checking whether we are using the GNU C compiler... yes >checking whether NULL can be used in arbitrary expressions... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking whether locale.h defines locale_t... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... yes >checking whether imported symbols can be declared weak... (cached) yes >checking for multithread API to use... posix >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking for GNU libc compatible malloc... none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >checking for a traditional japanese locale... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E >none >checking for a french Unicode locale... checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... none >checking for a transitional chinese locale... none >checking for inline... inline >checking for mmap... yes >checking for sys/types.h... yes >checking for MAP_ANONYMOUS... yes >checking whether memchr works... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking whether memmem is declared... yes >checking for string.h... yes >checking for memmem... yes >checking for memory.h... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a >x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so rc ./libiberty.a \ > ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o >yes >checking whether memmem works... x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so ./libiberty.a >yes >if [ x"" != x ]; then \ > cd pic; \ > x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so rc ./libiberty.a \ > ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ > x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so ./libiberty.a; \ > cd ..; \ >else true; fi; \ >if [ x"" != x ]; then \ > cd noasan; \ > x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so rc ./libiberty.a \ > ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ > x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so ./libiberty.a; \ > cd ..; \ >else true; fi >checking for strings.h... make[2]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/libiberty' >yes >yes >checking for inttypes.h... checking whether memrchr is declared... yes >yes >checking for stdint.h... checking whether <limits.h> defines MIN and MAX... yes >no >checking whether <sys/param.h> defines MIN and MAX... checking for unistd.h... yes >checking for O_CLOEXEC... yes >checking minix/config.h usability... yes >checking for promoted mode_t type... no >checking minix/config.h presence... mode_t >checking whether <sys/select.h> is self-contained... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-gentoo-linux-musl-gcc... /usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... yes >checking for library containing setsockopt... /usr/bin/x86_64-gentoo-linux-musl-nm -B >checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... none needed >98304 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... no >checking for /usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking whether setenv is declared... checking for x86_64-gentoo-linux-musl-ar... (cached) x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip >checking for x86_64-gentoo-linux-musl-ranlib... (cached) x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... yes >checking search.h usability... yes >checking search.h presence... yes >checking for search.h... yes >checking for tsearch... ok >yes >checking for dlfcn.h... checking for sigset_t... yes >checking for objdir... .libs >yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes >checking whether fcloseall is declared... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... no >checking whether ecvt is declared... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether fcvt is declared... yes >checking dynamic linker characteristics... yes >checking whether gcvt is declared... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... yes >checking whether strdup is declared... yes >checking whether strerror(0) succeeds... no >checking for shl_load in -ldld... yes >checking for strerror_r with POSIX signature... no >checking for dlopen... yes >checking whether strerror_r works... yes >checking whether a program can dlopen itself... yes >checking whether strerror_r is declared... (cached) yes >yes >checking whether a statically linked program can dlopen itself... checking whether strnlen is declared... yes >checking whether strstr works... yes >checking whether strtok_r is declared... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for dlfcn.h... (cached) yes >yes >checking for windows.h... checking for struct timespec in <time.h>... yes >checking for TIME_UTC in <time.h>... no >checking for library containing dlsym... yes >checking whether execvpe is declared... none required >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... yes >checking whether unsetenv is declared... no >yes >checking for alloca as a compiler built-in... yes >checking whether btowc(0) is correct... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether to install libbfd... no >checking whether NLS is requested... yes >checking for catalogs to be installed... yes >checking whether btowc(EOF) is correct... guessing yes >checking for __builtin_expect... yes >checking whether this system supports file names of any length... no >checking for library containing clock_gettime... none required >checking for clock_gettime... yes >checking for clock_settime... yes > da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN >checking whether NLS is requested... yes >checking for closedir... checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... yes >checking for d_ino member in directory struct... /usr/bin/msgmerge >checking size of long long... yes >checking for d_type member in directory struct... 8 >checking size of void *... yes >checking for dirfd... yes >8 >checking size of long... checking whether dirfd is declared... yes >checking whether dirfd is a macro... no >checking whether // is distinct from /... (cached) no >checking whether dup works... 8 >checking size of int... yes >checking whether dup2 works... 4 >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for error_at_line... yes >checking for fcntl.h... yes >checking sys/file.h usability... no >checking whether fcntl handles F_DUPFD correctly... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/resource.h usability... yes >checking whether fcntl understands F_DUPFD_CLOEXEC... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking for fcntl... needs runtime check >checking whether fdopendir is declared... yes >yes >checking whether fdopendir works... checking for fdopen... yes >yes >checking for ffs... checking for fileno... yes >checking for flexible array member... yes >checking for fls... yes >checking whether conversion from 'int' to 'long double' works... no >checking for getgid... yes >checking for working GNU fnmatch... no >checking whether free is known to preserve errno... yes >checking for getpagesize... no >checking whether fstatat (..., 0) works... yes >checking for getrlimit... yes >checking whether getcwd handles long file names properly... yes >checking for getuid... yes >checking for sysconf... yes >checking whether basename is declared... yes >checking whether ffs is declared... no, but it is partly working >checking for getpagesize... yes >checking whether stpcpy is declared... yes >yes >checking whether getcwd succeeds when 4k < cwd_length < 16k... checking whether asprintf is declared... yes >checking whether vasprintf is declared... yes >checking for working getdelim function... yes >checking whether strnlen is declared... yes >checking whether getdtablesize works... yes >checking compiler support for hidden visibility... yes >checking linker --as-needed support... yes >checking for cos in -lm... yes >checking for getline... yes >checking for working getline function... yes >checking for gcc version with buggy 64-bit support... no >checking sys/procfs.h usability... yes >checking whether getlogin_r works with small buffers... yes >checking sys/procfs.h presence... yes >checking for sys/procfs.h... yes >checking for prstatus_t in sys/procfs.h... yes >checking whether program_invocation_name is declared... yes >checking for prstatus32_t in sys/procfs.h... yes >checking whether program_invocation_short_name is declared... no >checking for prstatus_t.pr_who in sys/procfs.h... yes >checking whether __argv is declared... no >checking for prstatus32_t.pr_who in sys/procfs.h... no >checking whether getrandom is compatible with its GNU+BSD signature... no >checking for pstatus_t in sys/procfs.h... yes >checking for gettimeofday with POSIX signature... no >checking for pxstatus_t in sys/procfs.h... yes >checking for GNU glob interface version 1 or 2... no >checking for pstatus32_t in sys/procfs.h... no >checking for library containing inet_ntop... no >checking for prpsinfo_t in sys/procfs.h... none required >checking whether inet_ntop is declared... yes >checking for prpsinfo_t.pr_pid in sys/procfs.h... yes >yes >checking for prpsinfo32_t in sys/procfs.h... checking whether INT32_MAX < INTMAX_MAX... no >checking for prpsinfo32_t.pr_pid in sys/procfs.h... yes >checking whether INT64_MAX == LONG_MAX... yes >checking whether UINT32_MAX < UINTMAX_MAX... no >checking for psinfo_t in sys/procfs.h... yes >checking whether UINT64_MAX == ULONG_MAX... no >checking for psinfo_t.pr_pid in sys/procfs.h... yes >checking whether isnan(double) can be used without linking with libm... no >checking for psinfo32_t in sys/procfs.h... yes >checking whether isnan(long double) can be used without linking with libm... no >checking for psinfo32_t.pr_pid in sys/procfs.h... no >checking for lwpstatus_t in sys/procfs.h... yes >checking whether isnanl works... no >checking for lwpxstatus_t in sys/procfs.h... yes >checking whether the compiler supports the __inline keyword... no >checking for lwpstatus_t.pr_context in sys/procfs.h... yes >checking whether locale.h conforms to POSIX:2001... no >checking for lwpstatus_t.pr_reg in sys/procfs.h... yes >checking whether struct lconv is properly defined... yes >checking for pthread_rwlock_t... no >checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no >checking for win32_pstatus_t in sys/procfs.h... yes >checking whether pthread_rwlock_rdlock prefers a writer to a reader... no >checking for ftello... yes >checking for ftello64... yes >checking for fseeko... yes >checking for fseeko64... no >yes >checking for fopen64... checking whether NAN macro works... yes >yes >checking whether HUGE_VAL works... checking whether ftello is declared... yes >checking whether mbrtowc handles incomplete characters... guessing yes >checking whether mbrtowc works as well as mbtowc... guessing yes >checking whether mbrtowc handles a NULL pwc argument... guessing yes >checking whether mbrtowc handles a NULL string argument... guessing yes >checking whether mbrtowc has a correct return value... guessing yes >checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes >checking whether mbrtowc stores incomplete characters... guessing no >checking whether mbrtowc works on empty input... yes >checking whether ftello64 is declared... yes >checking whether the C locale is free of encoding errors... yes >checking whether fseeko is declared... yes >yes >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether mbsrtowcs works... guessing yes >checking for mbtowc... checking whether fseeko64 is declared... yes >yes >checking whether memmem works in linear time... checking whether fopen64 is declared... yes >checking size of off_t... yes >checking for memmem... (cached) yes >checking whether memmem works... (cached) yes >checking for mempcpy... (cached) yes >checking for memrchr... 8 >checking file_ptr type... BFD_HOST_64_BIT >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >yes >checking whether mkdir handles trailing slash... checking for sys/param.h... yes >checking for getpagesize... (cached) yes >checking for working mmap... yes >checking whether mkdir handles trailing dot... yes >checking for mkdtemp... yes >checking for madvise... yes >checking whether <netinet/in.h> is self-contained... yes >checking for mprotect... yes >checking whether open recognizes a trailing slash... yes >yes >checking for opendir... configure: updating cache ./config.cache >checking that generated files are newer than configure... done >configure: creating ./config.status >yes >checking for rawmemchr... no >checking for readdir... yes >checking whether readlink signature is correct... yes >checking whether readlink handles trailing slash correctly... yes >checking whether readlink truncates results correctly... yes >checking whether rename honors trailing slash on destination... yes >checking whether rename honors trailing slash on source... yes >checking whether rename manages hard links correctly... yes >checking whether rename manages existing destinations correctly... yes >checking for rewinddir... yes >checking whether rmdir works... yes >checking whether select supports a 0 argument... config.status: creating Makefile >config.status: creating bfd-in3.h >yes >checking whether select detects invalid fds... config.status: creating po/Makefile.in >yes >checking whether setenv validates arguments... config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >yes >checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no >checking whether setlocale (category, NULL) is multithread-safe... (cached) yes >checking whether imported symbols can be declared weak... (cached) yes >checking whether the -Werror option is usable... config.status: executing default-1 commands >yes >checking for simple visibility declarations... config.status: executing default commands >yes >checking for volatile sig_atomic_t... Configuring in ./opcodes >yes >checking for sighandler_t... make[2]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/bfd' > GEN bfdver.h > GEN elf32-target.h > GEN elf64-target.h > GEN targmatch.h >Making info in po >make[3]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/bfd/po' >( if test 'x.' != 'x.'; then \ > posrcprefix='../'; \ > else \ > posrcprefix="../"; \ > fi; \ > rm -f SRC-POTFILES-t SRC-POTFILES \ > && (sed -e '/^#/d' \ > -e '/^[ ]*$/d' \ > -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ > | sed -e '$s/\\$//') > SRC-POTFILES-t \ > && chmod a-w SRC-POTFILES-t \ > && mv SRC-POTFILES-t SRC-POTFILES ) >( rm -f BLD-POTFILES-t BLD-POTFILES \ > && (sed -e '/^#/d' \ > -e '/^[ ]*$/d' \ > -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ > | sed -e '$s/\\$//') > BLD-POTFILES-t \ > && chmod a-w BLD-POTFILES-t \ > && mv BLD-POTFILES-t BLD-POTFILES ) >cd .. \ > && CONFIG_FILES=po/Makefile.in:po/Make-in \ > CONFIG_HEADERS= /bin/sh ./config.status >yes >checking for socklen_t... yes >checking for ssize_t... yes >checking whether stat handles trailing slashes on files... config.status: creating po/Makefile.in >yes >checking for struct stat.st_atim.tv_nsec... config.status: executing depfiles commands >config.status: executing libtool commands >yes >checking whether struct stat.st_atim is of type struct timespec... config.status: executing default-1 commands >yes >checking for struct stat.st_birthtimespec.tv_nsec... config.status: executing default commands >make[3]: Nothing to be done for 'info'. >make[3]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/bfd/po' >make[3]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/bfd' >make[3]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. > CCLD doc/chew.stamp >no >checking for struct stat.st_birthtimensec... no >checking for struct stat.st_birthtim.tv_nsec... configure: creating cache ./config.cache >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking target system type... no >checking for working stdalign.h... x86_64-gentoo-linux-musl >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for good max_align_t... (cached) yes >checking whether NULL can be used in arbitrary expressions... (cached) yes >checking which flavor of printf attribute matches inttypes macros... yes >checking whether make supports nested variables... yes >system >checking whether make supports nested variables... (cached) yes >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >checking for strchrnul... yes >checking whether strchrnul works... checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... yes >checking for working strerror function... >checking whether we are cross compiling... yes >checking for working strnlen... no >checking for suffix of object files... yes >checking whether strstr works in linear time... o >checking whether we are using the GNU C compiler... GEN doc/aoutx.stamp > GEN doc/archive.stamp > GEN doc/archures.stamp > GEN doc/bfdio.stamp > GEN doc/bfdt.stamp > GEN doc/bfdwin.stamp > GEN doc/cache.stamp > GEN doc/coffcode.stamp > GEN doc/corefile.stamp > GEN doc/elfcode.stamp > GEN doc/elf.stamp > GEN doc/format.stamp > GEN doc/hash.stamp > GEN doc/init.stamp > GEN doc/libbfd.stamp >yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... GEN doc/linker.stamp > GEN doc/mmo.stamp > GEN doc/opncls.stamp > GEN doc/reloc.stamp > GEN doc/section.stamp > GEN doc/syms.stamp > GEN doc/targets.stamp >yes >checking whether strstr works... (cached) yes >checking for strtok_r... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... make[3]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/bfd' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/bfd' >Making all in po >make[4]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/bfd/po' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/bfd/po' >make[4]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/bfd' >make[4]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. >rm -f bfd-tmp.h >cp bfd-in3.h bfd-tmp.h >/bin/sh ./../move-if-change bfd-tmp.h bfd.h >rm -f tofiles > GEN peigen.c >f=""; \ >for i in elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-i386.lo elf32.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo pe-x86_64.lo pex64igen.lo pei-x86_64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.lo archive64.lo ; do \ > case " $f " in \ > *" $i "*) ;; \ > *) f="$f $i" ;; \ > esac ; \ >done ; \ >echo $f > tofiles > GEN pex64igen.c >/bin/sh ./../move-if-change tofiles ofiles >rm -f bfd-tmp.h >touch stmp-bfd-h >touch stamp-ofiles >none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >checking whether strtok_r works... CC archive.lo > CC archures.lo > CC bfd.lo > CC bfdio.lo > CC bfdwin.lo > CC cache.lo > CC coff-bfd.lo > CC compress.lo > CC corefile.lo > CC elf-properties.lo > CC format.lo > CC hash.lo > CC init.lo > CC libbfd.lo > CC linker.lo > CC merge.lo > CC opncls.lo > CC reloc.lo > CC section.lo > CC simple.lo > CC stab-syms.lo > CC stabs.lo > CC syms.lo > CC targets.lo > CC binary.lo > CC ihex.lo > CC srec.lo > CC tekhex.lo > CC verilog.lo > CC elf64-x86-64.lo >yes >checking for style of include used by make... yes >checking for nlink_t... (cached) yes >GNU >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >checking how to run the C preprocessor... CC elfxx-x86.lo >checking whether localtime_r is declared... CC elf-ifunc.lo > CC elf-vxworks.lo > CC elf64.lo > CC elf.lo >yes >x86_64-gentoo-linux-musl-gcc -E >checking whether localtime_r is compatible with its POSIX signature... CC elflink.lo > CC elf-attrs.lo > CC elf-strtab.lo >yes >checking for unsetenv... CC elf-eh-frame.lo > CC dwarf1.lo > CC dwarf2.lo > CC elf32-i386.lo >checking for grep that handles long lines and -e... CC elf32.lo > CC pei-i386.lo >/bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... CC peigen.lo > CC cofflink.lo >yes >checking for unsetenv() return type... CC coffgen.lo > CC pe-x86_64.lo > CC pex64igen.lo > CC pei-x86_64.lo > CC elf64-gen.lo > CC elf32-gen.lo >int >checking whether unsetenv obeys POSIX... CC plugin.lo > CC cpu-i386.lo > CC cpu-iamcu.lo > CC cpu-l1om.lo >yes > CC cpu-k1om.lo > CC archive64.lo >checking whether wcsdup is declared... yes >checking for sys/types.h... yes >checking whether iswcntrl works... yes >checking for sys/stat.h... yes >checking for towlower... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for wctype_t... yes >checking for memory.h... yes >checking for wctrans_t... yes >yes >checking for wmemchr... checking for strings.h... yes >checking for inttypes.h... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >yes >checking for stdint.h... checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >yes >checking whether make supports nested variables... (cached) yes >checking whether ln -s works... yes >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for x86_64-gentoo-linux-musl-ar... (cached) x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for unistd.h... yes >checking minix/config.h usability... configure: updating cache ./config.cache >checking that generated files are newer than configure... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-gentoo-linux-musl-gcc... /usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B >checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 98304 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... no >checking for /usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-gentoo-linux-musl-ar... (cached) x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip >checking for x86_64-gentoo-linux-musl-ranlib... (cached) x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether to install libbfd... no >checking whether NLS is requested... yes >checking for catalogs to be installed... da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN >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 whether basename is declared... yes >checking whether stpcpy is declared... yes >checking for sigsetjmp... >checking linker --as-needed support... yes >checking for cos in -lm... done >configure: creating ./config.status >yes >configure: updating cache ./config.cache >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile.gnulib.inc >config.status: creating Makefile >config.status: creating import/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default commands >Configuring in ./gdbsupport >make[2]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gnulib' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gnulib' >Making all in import >make[4]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gnulib/import' > GEN alloca.h > GEN ctype.h > GEN dirent.h > GEN arpa/inet.h > GEN fcntl.h > GEN fnmatch.h > GEN glob.h > GEN inttypes.h > GEN limits.h > GEN locale.h > GEN math.h > GEN netdb.h > GEN signal.h > GEN stdint.h > GEN stdio.h > GEN stdlib.h > GEN string.h > GEN strings.h > GEN sys/random.h > GEN sys/select.h > GEN sys/socket.h > GEN sys/stat.h > GEN sys/time.h > GEN sys/types.h > GEN sys/uio.h > GEN sys/wait.h > GEN time.h > GEN wchar.h > GEN unistd.h > GEN wctype.h >make all-recursive >make[5]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gnulib/import' >make[6]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gnulib/import' > CC openat-proc.o > CC basename-lgpl.o > CC cloexec.o > CC count-one-bits.o > CC dirname-lgpl.o > CC stripslash.o > CC exitfail.o > CC fd-hook.o > CC fd-safer-flag.o > CC dup-safer-flag.o > CC filenamecat-lgpl.o > CC getprogname.o > CC hard-locale.o > CC localcharset.o > CC malloca.o > CC math.o > CC openat-die.o > CC save-cwd.o > CC setlocale_null.o > CC sockets.o > CC stat-time.o > CC strnlen1.o > CC sys_socket.o > CC tempname.o > CC glthread/threadlib.o > CC unistd.o > CC dup-safer.o > CC fd-safer.o > CC pipe-safer.o > CC wctype-h.o > CC chdir-long.o > CC error.o > CC canonicalize-lgpl.o > CC fcntl.o > CC fnmatch.o > CC free.o > CC getcwd.o > CC getcwd-lgpl.o > CC glob.o > CC glob_pattern_p.o > CC globfree.o > CC rawmemchr.o > CC setlocale-lock.o > CC wmempcpy.o > CC glthread/lock.o > CC malloc/scratch_buffer_dupfree.o > CC malloc/scratch_buffer_grow.o > CC malloc/scratch_buffer_grow_preserve.o > CC malloc/scratch_buffer_set_array_size.o >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >configure: creating cache ./config.cache >config.status: creating po/Makefile >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking target system type... x86_64-gentoo-linux-musl >checking whether to enable maintainer-specific portions of Makefiles... no >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes > AR libgnu.a >checking whether make supports nested variables... (cached) yes >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >make[6]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gnulib/import' >make[5]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gnulib/import' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gnulib/import' >make[4]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gnulib' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gnulib' >make[3]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gnulib' >make[2]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gnulib' >Configuring in ./sim >Configuring in ./gdbserver >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 we are using the GNU C compiler... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes >checking dependency style of x86_64-gentoo-linux-musl-g++... none >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking how to run the C preprocessor... configure: creating cache ./config.cache >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >configure: creating cache ./config.cache >x86_64-gentoo-linux-musl-gcc -E >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking target system type... checking whether the C compiler works... x86_64-gentoo-linux-musl >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... checking whether the C compiler works... >checking whether we are cross compiling... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... no >checking for suffix of object files... >checking whether we are cross compiling... yes >checking for sys/types.h... o >checking whether we are using the GNU C compiler... yes >no >yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... checking for suffix of object files... checking for sys/stat.h... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... o >checking whether we are using the GNU C compiler... yes >checking for stdlib.h... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >none needed >checking for string.h... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... yes >checking for memory.h... checking whether we are using the GNU C++ compiler... none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >yes >checking whether x86_64-gentoo-linux-musl-g++ accepts -g... checking for strings.h... yes >checking how to run the C preprocessor... yes >checking how to run the C preprocessor... yes >checking for inttypes.h... yes > CCLD libbfd.la >x86_64-gentoo-linux-musl-gcc -E >x86_64-gentoo-linux-musl-gcc -E >checking for stdint.h... yes >checking for unistd.h... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... /bin/grep -E >checking for ANSI C header files... yes >checking minix/config.h usability... libtooldir=`/bin/sh ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \ >if [ -f $libtooldir/libbfd.a ]; then \ > cp $libtooldir/libbfd.a libbfd.tmp; \ > x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so libbfd.tmp; \ > /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \ >else true; fi >no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... touch stamp-lib >make[4]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/bfd' >make[3]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/bfd' >make[2]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/bfd' >Configuring in ./libctf >yes >checking for sys/types.h... yes >make[2]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/opcodes' >checking for sys/types.h... make all-recursive >yes >checking for dlfcn.h... make[3]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/opcodes' >Making all in . >make[4]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/opcodes' > CC dis-buf.lo > CC disassemble.lo > CC dis-init.lo > CC i386-dis.lo > CC i386-opc.lo >yes >yes >yes >checking for sys/stat.h... checking for windows.h... checking for sys/stat.h... yes >yes >checking for stdlib.h... no >checking for library containing dlsym... checking for stdlib.h... yes >yes >checking for string.h... checking for string.h... none required >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... yes >yes >checking for memory.h... no >checking whether x86_64-gentoo-linux-musl-g++ supports C++11 features by default... checking for memory.h... yes >yes >checking for strings.h... checking for strings.h... yes >checking whether NLS is requested... yes >checking for catalogs to be installed... >checking for long long... yes >yes >checking for inttypes.h... checking for inttypes.h... yes >yes >checking for stdint.h... checking for stdint.h... yes >checking size of long long... yes >yes >checking for unistd.h... checking for unistd.h... yes >checking minix/config.h usability... yes >8 >checking minix/config.h usability... checking whether basename is declared... no >checking minix/config.h presence... no >checking minix/config.h presence... yes >checking whether ffs is declared... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... yes >checking whether asprintf is declared... checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether byte ordering is bigendian... no >configure: creating cache ./config.cache >checking build system type... yes >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking target system type... checking whether vasprintf is declared... x86_64-gentoo-linux-musl >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >x86_64-gentoo-linux-musl >checking for x86_64-gentoo-linux-musl-ar... checking target system type... x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking whether x86_64-gentoo-linux-musl-g++ supports C++11 features by default... x86_64-gentoo-linux-musl >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >yes >checking whether snprintf is declared... yes >no >checking for ANSI C header files... (cached) checking for x86_64-gentoo-linux-musl-dtc... yes >checking for size_t... no >checking for dtc... no >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether C11 is supported by default... checking whether the C compiler works... yes >yes >checking whether vsnprintf is declared... checking for dlfcn.h... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... yes >yes >checking for fcntl.h... checking whether strtol is declared... yes > >checking for stdlib.h... (cached) yes >checking whether we are cross compiling... checking for unistd.h... (cached) yes >yes >checking for sys/param.h... yes >checking for fpu_control.h... checking whether strtoul is declared... no >checking for suffix of object files... yes >checking for pid_t... no >checking for termios.h... yes >o >checking whether we are using the GNU C compiler... checking whether strtoll is declared... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for unistd.h... (cached) yes >yes >checking for utime.h... checking whether strtoull is declared... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... yes >checking for a sed that does not truncate output... /bin/sed >checking for ld used by GCC... yes >checking for linux/if_tun.h... yes >none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... /usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld) is GNU ld... checking whether strverscmp is declared... yes >checking for shared library run path origin... yes >checking for linux/mii.h... yes >checking for size_t... done >checking for ANSI C header files... (cached) yes >checking for working alloca.h... yes >checking how to run the C preprocessor... yes >checking for linux/types.h... yes >checking for alloca... x86_64-gentoo-linux-musl-gcc -E >yes >checking for net/if.h... yes >checking for stdlib.h... (cached) yes >yes >checking for nl_langinfo and CODESET... checking for unistd.h... (cached) yes >checking for grep that handles long lines and -e... checking for sys/param.h... /bin/grep >checking for egrep... yes >/bin/grep -E >checking for ANSI C header files... checking for netinet/in.h... yes >yes >checking linux/perf_event.h usability... checking for pid_t... yes >checking for netinet/tcp.h... yes >checking linux/perf_event.h presence... yes >yes >checking for linux/perf_event.h... yes >checking for sys/ioctl.h... checking locale.h usability... yes >checking for a sed that does not truncate output... /bin/sed >checking for ld used by GCC... yes >yes >checking for sys/types.h... yes >checking locale.h presence... checking for sys/mman.h... yes >checking for locale.h... yes >yes >checking for memory.h... (cached) yes >/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld) is GNU ld... checking for sys/stat.h... yes >checking for shared library run path origin... yes >checking signal.h usability... checking for sys/mount.h... yes >yes >checking signal.h presence... done >checking for ANSI C header files... (cached) checking for stdlib.h... yes >checking for working alloca.h... yes >yes >checking for signal.h... yes >checking for sys/param.h... checking sys/resource.h usability... yes >checking for string.h... yes >checking for alloca... yes >yes >checking sys/resource.h presence... checking for sys/resource.h... yes >checking for memory.h... yes >checking for sys/resource.h... yes >checking sys/socket.h usability... yes >yes >checking for nl_langinfo and CODESET... checking for sys/socket.h... yes >checking for strings.h... yes >checking sys/socket.h presence... yes >yes >yes >checking for sys/socket.h... yes >checking linux/perf_event.h usability... checking for sys/stat.h... (cached) yes >yes >checking sys/un.h usability... checking for sys/statfs.h... checking for inttypes.h... yes >checking linux/perf_event.h presence... yes >checking sys/un.h presence... yes >yes >checking for stdint.h... checking for sys/termio.h... yes >checking for linux/perf_event.h... yes >yes >checking for sys/un.h... yes >checking sys/wait.h usability... checking locale.h usability... yes >checking for unistd.h... no >yes >checking locale.h presence... yes >checking sys/wait.h presence... checking for sys/termios.h... yes >checking for locale.h... yes >yes >yes >checking for sys/wait.h... yes >checking minix/config.h usability... checking for memory.h... (cached) yes >checking thread_db.h usability... checking signal.h usability... yes >checking for sys/types.h... (cached) yes >checking for sys/vfs.h... yes >checking signal.h presence... no >checking minix/config.h presence... no >checking thread_db.h presence... yes >checking for signal.h... yes >yes >no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... checking sys/resource.h usability... no >checking for thread_db.h... no >checking for __setfpucw... checking wait.h usability... CCLD libopcodes.la >yes >checking sys/resource.h presence... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >yes >checking wait.h presence... yes >checking for sys/resource.h... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... no >checking sys/socket.h usability... checking for access... yes >yes >checking for wait.h... yes >checking for style of include used by make... GNU >checking termios.h usability... checking whether make supports nested variables... yes >checking sys/socket.h presence... yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ >if [ -f $libtooldir/libopcodes.a ]; then \ > cp $libtooldir/libopcodes.a libopcodes.tmp; \ > x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so libopcodes.tmp; \ > /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \ >else true; fi >checking whether make supports nested variables... (cached) yes >checking whether make sets $(MAKE)... yes >yes >checking for sys/socket.h... yes >(cached) yes >checking for x86_64-gentoo-linux-musl-gcc... (cached) x86_64-gentoo-linux-musl-gcc >yes >checking termios.h presence... checking for aint... checking sys/un.h usability... touch stamp-lib >yes >checking for termios.h... yes >make[4]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/opcodes' >Making all in po >make[4]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/opcodes/po' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/opcodes/po' >make[3]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/opcodes' >make[2]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/opcodes' >checking dlfcn.h usability... yes >checking sys/un.h presence... checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... (cached) yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... (cached) yes >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking the archiver (x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so) interface... yes >checking for sys/un.h... yes >yes >checking dlfcn.h presence... no >checking sys/wait.h usability... checking for anint... yes >checking for dlfcn.h... yes >ar >checking whether NLS is requested... yes >checking for catalogs to be installed... >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... checking linux/elf.h usability... /bin/grep -F >checking for ld used by x86_64-gentoo-linux-musl-gcc... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >yes >checking linux/elf.h presence... no >/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld) is GNU ld... checking for cfgetispeed... checking thread_db.h usability... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B >checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... yes >checking for linux/elf.h... yes >checking proc_service.h usability... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... no >checking thread_db.h presence... yes >98304 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... no >checking for /usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-gentoo-linux-musl-ar... (cached) x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for cfgetospeed... no >checking proc_service.h presence... checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip >checking for x86_64-gentoo-linux-musl-ranlib... (cached) x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >no >checking for thread_db.h... no >checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... checking wait.h usability... no >checking for proc_service.h... no >checking poll.h usability... yes >checking for cfsetispeed... yes >checking wait.h presence... yes >checking poll.h presence... yes >checking for poll.h... yes >yes >checking for wait.h... yes >checking sys/poll.h usability... yes >checking termios.h usability... checking for cfsetospeed... ok >checking for dlfcn.h... yes >checking sys/poll.h presence... yes >checking termios.h presence... yes >checking for termios.h... yes >yes >yes >checking for sys/poll.h... yes >checking for dlfcn.h... (cached) yes >yes >checking for chdir... checking for objdir... checking sys/select.h usability... checking linux/elf.h usability... .libs >yes >checking sys/select.h presence... yes >checking linux/elf.h presence... yes >yes >checking for sys/select.h... yes >checking for chmod... yes >checking for linux/elf.h... yes >checking for getpagesize... checking proc_service.h usability... checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... yes >yes >checking for working mmap... no >checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... checking for dup... no >checking proc_service.h presence... yes >checking if x86_64-gentoo-linux-musl-gcc static flag -static works... no >checking for proc_service.h... no >checking poll.h usability... yes >checking for dup2... yes >checking poll.h presence... yes >checking vfork.h usability... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes >checking for poll.h... yes >checking sys/poll.h usability... yes >checking for execv... no >checking vfork.h presence... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking sys/poll.h presence... no >checking for vfork.h... no >yes >checking dynamic linker characteristics... checking for fork... yes >checking for sys/poll.h... yes >yes >checking sys/select.h usability... checking for execve... yes >checking sys/select.h presence... yes >checking for vfork... yes >checking for sys/select.h... yes >GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... checking for getpagesize... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... yes >checking for fcntl... no >yes >checking for aclocal... ${SHELL} /var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/missing aclocal-1.15 >checking for autoconf... ${SHELL} /var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/missing autoconf >checking for autoheader... ${SHELL} /var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/missing autoheader >checking whether x86_64-gentoo-linux-musl-gcc supports -W... checking for working fork... yes >checking for working mmap... yes >yes >checking for fork... checking whether x86_64-gentoo-linux-musl-gcc supports -Wall... yes >checking for working vfork... (cached) yes >checking for fdwalk... yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wnarrowing... yes >yes >checking vfork.h usability... checking for fstat... yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wwrite-strings... no >checking for getrlimit... no >checking vfork.h presence... yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wmissing-format-attribute... yes >checking for fstatfs... yes >no >checking for vfork.h... no >checking for fork... yes >checking for pipe... checking whether x86_64-gentoo-linux-musl-gcc supports -Wstrict-prototypes... yes >checking for ftruncate... yes >yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wmissing-prototypes... yes >checking for pipe2... checking for vfork... yes >yes >checking whether x86_64-gentoo-linux-musl-gcc supports -Wold-style-definition... checking for getdirentries... yes >yes >checking for poll... checking for working fork... yes >checking whether x86_64-gentoo-linux-musl-gcc supports -pedantic -Wlong-long... no >checking for getegid... yes >yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether to install libbfd... no >checking whether x86_64-gentoo-linux-musl-gcc supports -Wall... (cached) yes >checking for stdlib.h... (cached) yes >checking for socketpair... yes >checking for working vfork... (cached) yes >checking for fdwalk... checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for geteuid... yes >yes >checking for sigaction... checking for getpagesize... no >checking for getrlimit... yes >checking for getgid... yes >yes >checking for working mmap... checking for ptrace64... yes >checking for pipe... yes >checking for getpid... yes >no >checking for sbrk... checking for pipe2... yes >checking for library containing dlsym... yes >checking for getppid... yes >yes >checking for setns... none required >checking for poll... checking for ELF support in BFD... yes >checking for getrusage... yes >yes >checking for sigaltstack... checking for socketpair... yes >checking for gettimeofday... yes >yes >checking whether byte ordering is bigendian... yes >checking for sigprocmask... checking for sigaction... yes >checking for getuid... yes >yes >checking for setpgid... checking for ptrace64... yes >checking for ioctl... no >yes >checking byteswap.h usability... checking for setpgrp... no >checking for sbrk... yes >yes >checking byteswap.h presence... checking for kill... yes >checking for byteswap.h... yes >yes >checking endian.h usability... checking for getrusage... yes >checking for setns... yes >yes >checking endian.h presence... checking for link... yes >checking for endian.h... yes >yes >checking for pread... checking for getauxval... yes >checking for sigaltstack... yes >checking for lseek... yes >yes >checking whether bswap_16 is declared... checking for sigtimedwait... yes >checking for sigprocmask... yes >yes >checking for mmap... checking whether bswap_32 is declared... yes >yes >checking whether ADDR_NO_RANDOMIZE is declared... yes >checking for setpgid... checking whether bswap_64 is declared... yes >yes >checking for munmap... checking whether strstr is declared... yes >yes >checking whether asprintf is declared... checking for setpgrp... yes >yes >checking for struct stat.st_blocks... checking for pipe... yes >checking whether vasprintf is declared... yes >yes >checking for struct stat.st_blksize... checking for getrusage... yes >yes >checking for posix_fallocate... checking whether stpcpy is declared... yes >checking for library containing kinfo_getfile... yes >checking for getauxval... yes >yes >checking for qsort_r... checking for pread... yes >checking for sigtimedwait... yes >checking for qsort_r signature... yes >checking for rmdir... yes >checking whether ADDR_NO_RANDOMIZE is declared... GNU >checking for O_CLOEXEC... yes >checking for setregid... no >checking for kinfo_getfile... yes >checking whether strstr is declared... yes >checking for makeinfo... makeinfo --split-size=5000000 >yes >yes >checking for struct stat.st_blocks... checking for setreuid... no >checking whether x86_64-gentoo-linux-musl-gcc is Clang... no >checking whether pthreads work with -pthread... yes >checking for struct stat.st_blksize... yes >checking for setgid... checking for expect... no >checking for Tcl supporting try/catch... yes >yes >checking for joinable pthread attribute... no >checking for linker versioning flags... checking for library containing kinfo_getfile... yes >checking for setuid... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... -Wl,--version-script='./libctf.ver' >configure: updating cache ./config.cache >yes >checking that generated files are newer than configure... done >configure: creating ./config.status >checking for sigaction... yes >checking for std::thread... yes >checking for sigprocmask... no >checking for kinfo_getfile... yes >checking for sqrt... no >checking whether x86_64-gentoo-linux-musl-gcc is Clang... no >checking whether pthreads work with -pthread... yes >checking for stat... yes >checking for joinable pthread attribute... yes >yes >checking for strsignal... checking for pthread_sigmask... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for symlink... yes >checking for std::thread... yes >checking for pthread_setname_np... yes >checking for tcdrain... yes >checking for sigsetjmp... yes >yes >checking whether to use intel pt... auto >checking for tcflow... checking for libipt... yes >checking for tcflush... no >configure: WARNING: libipt is missing or unusable; some features may be unavailable. >checking for long long support in printf... yes >checking for tcgetattr... yes >checking sys/procfs.h usability... yes >checking for pthread_sigmask... yes >checking sys/procfs.h presence... yes >yes >checking for sys/procfs.h... yes >checking for tcgetpgrp... checking for gregset_t in sys/procfs.h... yes >checking for pthread_setname_np... no >checking for fpregset_t in sys/procfs.h... yes >checking for tcsendbreak... config.status: creating Makefile >yes >no >checking for prgregset_t in sys/procfs.h... checking for sigsetjmp... yes >config.status: creating config.h >checking for tcsetattr... yes >checking for prfpregset_t in sys/procfs.h... yes >checking whether to use intel pt... auto >config.status: executing depfiles commands >config.status: executing libtool commands >checking for libipt... yes >checking for prgregset32_t in sys/procfs.h... yes >checking for tcsetpgrp... no >configure: WARNING: libipt is missing or unusable; some features may be unavailable. >checking for long long support in printf... no >checking for lwpid_t in sys/procfs.h... yes >yes >checking for psaddr_t in sys/procfs.h... checking for time... yes >checking sys/procfs.h usability... make[2]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/libctf' >yes >checking for elf_fpregset_t in sys/procfs.h... make all-am >make[3]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/libctf' > CC libctf_la-ctf-archive.lo > CC libctf_la-ctf-dump.lo > CC libctf_la-ctf-create.lo > CC libctf_la-ctf-decl.lo > CC libctf_la-ctf-error.lo > CC libctf_la-ctf-hash.lo > CC libctf_la-ctf-labels.lo > CC libctf_la-ctf-dedup.lo > CC libctf_la-ctf-link.lo > CC libctf_la-ctf-lookup.lo > CC libctf_la-ctf-open.lo > CC libctf_la-ctf-serialize.lo > CC libctf_la-ctf-sha1.lo > CC libctf_la-ctf-string.lo > CC libctf_la-ctf-subr.lo > CC libctf_la-ctf-types.lo > CC libctf_la-ctf-util.lo > CC libctf_la-ctf-open-bfd.lo >yes >checking sys/procfs.h presence... CC libctf_nobfd_la-ctf-archive.lo > CC libctf_nobfd_la-ctf-dump.lo > CC libctf_nobfd_la-ctf-create.lo > CC libctf_nobfd_la-ctf-decl.lo > CC libctf_nobfd_la-ctf-error.lo > CC libctf_nobfd_la-ctf-hash.lo > CC libctf_nobfd_la-ctf-labels.lo > CC libctf_nobfd_la-ctf-dedup.lo > CC libctf_nobfd_la-ctf-link.lo >yes > CC libctf_nobfd_la-ctf-lookup.lo > CC libctf_nobfd_la-ctf-open.lo >yes >checking for truncate... yes >checking for sys/procfs.h... yes >checking for gregset_t in sys/procfs.h... checking whether NLS is requested... yes >checking for catalogs to be installed... >checking dependency style of x86_64-gentoo-linux-musl-gcc... yes > CC libctf_nobfd_la-ctf-serialize.lo > CC libctf_nobfd_la-ctf-sha1.lo >no >checking for fpregset_t in sys/procfs.h... CC libctf_nobfd_la-ctf-string.lo > CC libctf_nobfd_la-ctf-subr.lo >checking for umask... CC libctf_nobfd_la-ctf-types.lo > CC libctf_nobfd_la-ctf-util.lo >no >checking for prgregset_t in sys/procfs.h... gcc3 >checking for termios.h... (cached) yes >yes >checking sys/reg.h usability... checking for unlink... yes >checking for prfpregset_t in sys/procfs.h... yes >checking sys/reg.h presence... yes >yes >checking for sys/reg.h... yes >yes >checking for prgregset32_t in sys/procfs.h... checking for utime... checking for string.h... (cached) yes >checking for sys/procfs.h... (cached) yes >checking for linux/elf.h... (cached) yes >checking fcntl.h usability... no >checking for lwpid_t in sys/procfs.h... yes >checking whether struct tm is in sys/time.h or time.h... yes >checking fcntl.h presence... yes >checking for psaddr_t in sys/procfs.h... yes >checking for fcntl.h... yes >time.h >checking for uid_t in sys/types.h... checking for signal.h... (cached) yes >yes >checking sys/file.h usability... checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... yes >checking for elf_fpregset_t in sys/procfs.h... /bin/grep -F >checking for ld used by x86_64-gentoo-linux-musl-gcc... yes >checking sys/file.h presence... yes >checking sys/ptrace.h usability... yes >checking for sys/file.h... yes >/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... checking sys/ioctl.h usability... /usr/bin/x86_64-gentoo-linux-musl-nm -B >checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... yes >checking sys/ptrace.h presence... yes >checking sys/ioctl.h presence... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... yes >checking for sys/ptrace.h... yes >98304 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... no >checking for /usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking ptrace.h usability... yes >checking for sys/ioctl.h... yes >checking for x86_64-gentoo-linux-musl-ar... (cached) x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking netinet/in.h usability... checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip >checking for x86_64-gentoo-linux-musl-ranlib... (cached) x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for gawk... gawk >checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... yes >checking netinet/in.h presence... no >checking ptrace.h presence... yes >checking for netinet/in.h... yes >no >checking for ptrace.h... no >checking return type of ptrace... checking for sys/socket.h... (cached) yes > CCLD libctf.la >checking netdb.h usability... ok >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >yes >checking netdb.h presence... checking for dlfcn.h... (cached) yes >yes >checking for netdb.h... yes > CCLD libctf-nobfd.la >checking for dirent.h that defines DIR... checking netinet/tcp.h usability... long >checking types of arguments for ptrace... libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >yes >yes >checking netinet/tcp.h presence... checking for library containing opendir... yes >checking for netinet/tcp.h... yes >checking arpa/inet.h usability... make[3]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/libctf' >make[2]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/libctf' >none required >checking for struct stat.st_blksize... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >yes >checking for struct stat.st_blocks... checking ws2tcpip.h usability... yes >checking for struct stat.st_rdev... no >checking ws2tcpip.h presence... no >checking for ws2tcpip.h... no >checking for vfork.h... (cached) no >checking for fork... (cached) yes >yes >checking for struct tm.tm_zone... checking for vfork... (cached) yes >checking for working fork... (cached) yes >checking for working vfork... (cached) yes >checking for pread... yes >checking for struct stat.st_dev... yes >yes >checking for struct stat.st_ino... checking for pwrite... yes >checking for struct stat.st_mode... yes >checking for pread64... yes >checking for struct stat.st_nlink... yes >yes >checking for struct stat.st_uid... checking sys/ptrace.h usability... yes >checking for struct stat.st_gid... yes >checking sys/ptrace.h presence... yes >checking for sys/ptrace.h... yes >checking ptrace.h usability... yes >checking for struct stat.st_rdev... (cached) yes >checking for struct stat.st_size... yes >checking for struct stat.st_blksize... (cached) yes >no >checking ptrace.h presence... checking for struct stat.st_blocks... (cached) yes >checking for struct stat.st_atime... no >checking for ptrace.h... no >checking return type of ptrace... yes >checking for struct stat.st_mtime... yes >checking for struct stat.st_ctime... yes >long >checking for __int128... checking types of arguments for ptrace... yes >checking for socklen_t... yes >checking type of array argument to getgroups... gid_t >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking return type of signal handlers... void >checking for size_t... yes >checking for uid_t in sys/types.h... (cached) yes >checking whether NLS is requested... yes >checking for catalogs to be installed... >checking for dlfcn.h... (cached) yes >checking for windows.h... no >checking for library containing dlsym... none required >checking for objdir... .libs >checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for bind in -lsocket... no >checking for gethostbyname in -lnsl... no >checking for fabs in -lm... yes >checking for log2 in -lm... yes >checking for dlopen in -ldl... yes >checking for sdl2... no >checking for sdl... no >checking for cygwin... no >checking for library containing tgetent... -ltinfo >checking for readline in -lreadline... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >checking whether make supports nested variables... (cached) yes >checking where to find the target cc... host tool >checking where to find the target as... host tool >checking where to find the target ld... pre-installed in /usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin >checking whether to force sim alignment... no >checking whether to enable sim asserts... 1 >checking for sim debug setting... 0 >checking whether to force sim endianness... no >checking default sim environment setting... ALL_ENVIRONMENT >checking for sim hardware settings... yes >checking sim inline settings... -DDEFAULT_INLINE=0 >checking for sim profile settings... -1 >checking whether to check reserved bits in instruction... yes >checking for sim cache size... 16384 >checking for sim stdio debug behavior... 0 >checking for sim trace settings... ~TRACE_debug >checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wno-error=maybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wpointer-sign -Wold-style-declaration -Wformat-nonliteral >checking whether sim frv should dump cpu state on unknown traps... no >checking whether sim rx should be cycle accurate... yes >configure: updating cache ./config.cache >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Make-common.sim >config.status: creating arch-subdir.mk >config.status: creating Makefile >config.status: creating .gdbinit >config.status: creating config.h >config.status: executing libtool commands >config.status: executing depfiles commands >make[2]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/sim' >make SIM_PRIMARY_TARGET= all-recursive >make[3]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/sim' > GEN common/version.c-stamp > CC common/common_libcommon_a-callback.o > CC common/common_libcommon_a-portability.o > CC common/common_libcommon_a-sim-load.o > CC common/common_libcommon_a-syscall.o > CC common/common_libcommon_a-target-newlib-errno.o > CC common/common_libcommon_a-target-newlib-open.o > CC common/common_libcommon_a-target-newlib-signal.o > CC common/common_libcommon_a-target-newlib-syscall.o > CC common/common_libcommon_a-version.o > AR common/libcommon.a >make[4]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/sim' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/sim' >make[3]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/sim' >make[2]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/sim' >int,int,long,long >checking the compiler type... gcc >checking compiler warning flags... int,int,long,long >checking for ust... no >checking the compiler type... gcc >checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral >configure: updating cache ./config.cache >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >make[2]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gdbsupport' >make all-am >make[3]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gdbsupport' > CXX agent.o > CXX btrace-common.o > CXX buffer.o > CXX cleanups.o > CXX common-debug.o > CXX common-exceptions.o > CXX common-inferior.o > CXX common-regcache.o > CXX common-utils.o > CXX environ.o > CXX errors.o > CXX event-loop.o > CXX fileio.o > CXX filestuff.o > CXX format.o > CXX gdb-dlfcn.o > CXX gdb-hashtab.o > CXX gdb_obstack.o > CXX gdb_regex.o > CXX gdb_tilde_expand.o > CXX gdb_wait.o > CXX gdb_vecs.o > CXX job-control.o > CXX netstuff.o > CXX new-op.o > CXX pathstuff.o > CXX print-utils.o > CXX ptid.o > CXX rsp-low.o > CXX run-time-clock.o > CXX safe-strerror.o > -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral >checking for dladdr... yes >checking for long long... yes >checking size of long long... 8 >checking whether basename is declared... yes >checking whether ffs is declared... CXX scoped_mmap.o > CXX search.o > CXX signals.o >yes > CXX signals-state-save-restore.o > CXX tdesc.o >checking whether asprintf is declared... CXX thread-pool.o > CXX xml-utils.o > CXX event-pipe.o >yes >checking whether vasprintf is declared... yes >checking whether snprintf is declared... yes >checking whether vsnprintf is declared... yes >checking whether strtol is declared... yes >checking whether strtoul is declared... yes >checking whether strtoll is declared... yes >checking whether strtoull is declared... yes >checking whether strverscmp is declared... yes >checking whether perror is declared... yes >checking whether vasprintf is declared... (cached) yes >checking whether vsnprintf is declared... (cached) yes >checking for socklen_t... yes >checking for Elf32_auxv_t... yes >checking for Elf64_auxv_t... yes >checking if building for x32... no >checking for PTRACE_GETREGS... yes >checking for PTRACE_GETFPXREGS... yes >checking for dlopen in -ldl... yes >checking for the dynamic export flag... -Wl,--dynamic-list >checking for TD_VERSION... no >checking whether the target supports __sync_*_compare_and_swap... yes >configure: updating cache ./config.cache >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depdir commands >mkdir -p -- .deps >config.status: executing gdbdepdir commands >mkdir -p -- arch/.deps >mkdir -p -- gdbsupport/.deps >mkdir -p -- nat/.deps >mkdir -p -- target/.deps > AR libgdbsupport.a >make[3]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gdbsupport' >make[2]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gdbsupport' >Configuring in ./gdb >make[2]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gdbserver' >/bin/sh ./../gdbsupport/create-version.sh ./../gdb \ > x86_64-gentoo-linux-musl x86_64-gentoo-linux-musl version-generated.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o x86-low.o -MT x86-low.o -MMD -MP -MF ./.deps/x86-low.Tpo x86-low.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o gdbreplay.o -MT gdbreplay.o -MMD -MP -MF ./.deps/gdbreplay.Tpo gdbreplay.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o utils.o -MT utils.o -MMD -MP -MF ./.deps/utils.Tpo utils.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o alloc-ipa.o -MT alloc-ipa.o -MMD -MP -MF ./.deps/alloc-ipa.Tpo -x c++ ../gdb/alloc.c >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o arch/amd64-ipa.o -MT arch/amd64-ipa.o -MMD -MP -MF arch/.deps/amd64-ipa.Tpo -x c++ ../gdb/arch/amd64.c >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o ax-ipa.o -MT ax-ipa.o -MMD -MP -MF ./.deps/ax-ipa.Tpo `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ax.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o gdbsupport/common-utils-ipa.o -MT gdbsupport/common-utils-ipa.o -MMD -MP -MF gdbsupport/.deps/common-utils-ipa.Tpo ../gdbsupport/common-utils.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o gdbsupport/errors-ipa.o -MT gdbsupport/errors-ipa.o -MMD -MP -MF gdbsupport/.deps/errors-ipa.Tpo ../gdbsupport/errors.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o gdbsupport/format-ipa.o -MT gdbsupport/format-ipa.o -MMD -MP -MF gdbsupport/.deps/format-ipa.Tpo ../gdbsupport/format.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o gdbsupport/print-utils-ipa.o -MT gdbsupport/print-utils-ipa.o -MMD -MP -MF gdbsupport/.deps/print-utils-ipa.Tpo ../gdbsupport/print-utils.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o gdbsupport/rsp-low-ipa.o -MT gdbsupport/rsp-low-ipa.o -MMD -MP -MF gdbsupport/.deps/rsp-low-ipa.Tpo ../gdbsupport/rsp-low.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o gdbsupport/safe-strerror-ipa.o -MT gdbsupport/safe-strerror-ipa.o -MMD -MP -MF gdbsupport/.deps/safe-strerror-ipa.Tpo ../gdbsupport/safe-strerror.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o gdbsupport/tdesc-ipa.o -MT gdbsupport/tdesc-ipa.o -MMD -MP -MF gdbsupport/.deps/tdesc-ipa.Tpo ../gdbsupport/tdesc.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o linux-amd64-ipa.o -MT linux-amd64-ipa.o -MMD -MP -MF ./.deps/linux-amd64-ipa.Tpo linux-amd64-ipa.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o linux-x86-tdesc-ipa.o -MT linux-x86-tdesc-ipa.o -MMD -MP -MF ./.deps/linux-x86-tdesc-ipa.Tpo linux-x86-tdesc.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o regcache-ipa.o -MT regcache-ipa.o -MMD -MP -MF ./.deps/regcache-ipa.Tpo regcache.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o remote-utils-ipa.o -MT remote-utils-ipa.o -MMD -MP -MF ./.deps/remote-utils-ipa.Tpo remote-utils.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o tdesc-ipa.o -MT tdesc-ipa.o -MMD -MP -MF ./.deps/tdesc-ipa.Tpo tdesc.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o tracepoint-ipa.o -MT tracepoint-ipa.o -MMD -MP -MF ./.deps/tracepoint-ipa.Tpo tracepoint.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -Drpl_strerror_r=strerror_r -Drpl_free=free -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -O2 -pipe -march=native -c -o utils-ipa.o -MT utils-ipa.o -MMD -MP -MF ./.deps/utils-ipa.Tpo utils.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o alloc.o -MT alloc.o -MMD -MP -MF ./.deps/alloc.Tpo -x c++ ../gdb/alloc.c >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o arch/amd64.o -MT arch/amd64.o -MMD -MP -MF arch/.deps/amd64.Tpo -x c++ ../gdb/arch/amd64.c >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o arch/i386.o -MT arch/i386.o -MMD -MP -MF arch/.deps/i386.Tpo -x c++ ../gdb/arch/i386.c >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o ax.o -MT ax.o -MMD -MP -MF ./.deps/ax.Tpo `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ax.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.Tpo debug.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o dll.o -MT dll.o -MMD -MP -MF ./.deps/dll.Tpo dll.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o fork-child.o -MT fork-child.o -MMD -MP -MF ./.deps/fork-child.Tpo fork-child.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o hostio.o -MT hostio.o -MMD -MP -MF ./.deps/hostio.Tpo hostio.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o i387-fp.o -MT i387-fp.o -MMD -MP -MF ./.deps/i387-fp.Tpo i387-fp.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o inferiors.o -MT inferiors.o -MMD -MP -MF ./.deps/inferiors.Tpo inferiors.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o linux-low.o -MT linux-low.o -MMD -MP -MF ./.deps/linux-low.Tpo linux-low.cc >configure: creating cache ./config.cache >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >checking whether the C compiler works... x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o linux-x86-low.o -MT linux-x86-low.o -MMD -MP -MF ./.deps/linux-x86-low.Tpo linux-x86-low.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o linux-x86-tdesc.o -MT linux-x86-tdesc.o -MMD -MP -MF ./.deps/linux-x86-tdesc.Tpo linux-x86-tdesc.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o mem-break.o -MT mem-break.o -MMD -MP -MF ./.deps/mem-break.Tpo mem-break.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o nat/amd64-linux-siginfo.o -MT nat/amd64-linux-siginfo.o -MMD -MP -MF nat/.deps/amd64-linux-siginfo.Tpo -x c++ ../gdb/nat/amd64-linux-siginfo.c >yes >checking for C compiler default output file name... a.out >checking for suffix of executables... x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o nat/fork-inferior.o -MT nat/fork-inferior.o -MMD -MP -MF nat/.deps/fork-inferior.Tpo -x c++ ../gdb/nat/fork-inferior.c >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o nat/linux-btrace.o -MT nat/linux-btrace.o -MMD -MP -MF nat/.deps/linux-btrace.Tpo -x c++ ../gdb/nat/linux-btrace.c > >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o nat/linux-namespaces.o -MT nat/linux-namespaces.o -MMD -MP -MF nat/.deps/linux-namespaces.Tpo -x c++ ../gdb/nat/linux-namespaces.c >checking whether we are cross compiling... x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o nat/linux-osdata.o -MT nat/linux-osdata.o -MMD -MP -MF nat/.deps/linux-osdata.Tpo -x c++ ../gdb/nat/linux-osdata.c >no >checking for suffix of object files... x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o nat/linux-personality.o -MT nat/linux-personality.o -MMD -MP -MF nat/.deps/linux-personality.Tpo -x c++ ../gdb/nat/linux-personality.c >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o nat/linux-procfs.o -MT nat/linux-procfs.o -MMD -MP -MF nat/.deps/linux-procfs.Tpo -x c++ ../gdb/nat/linux-procfs.c >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o nat/linux-ptrace.o -MT nat/linux-ptrace.o -MMD -MP -MF nat/.deps/linux-ptrace.Tpo -x c++ ../gdb/nat/linux-ptrace.c >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o nat/linux-waitpid.o -MT nat/linux-waitpid.o -MMD -MP -MF nat/.deps/linux-waitpid.Tpo -x c++ ../gdb/nat/linux-waitpid.c >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o nat/x86-dregs.o -MT nat/x86-dregs.o -MMD -MP -MF nat/.deps/x86-dregs.Tpo -x c++ ../gdb/nat/x86-dregs.c >o >checking whether we are using the GNU C compiler... x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o nat/x86-linux-dregs.o -MT nat/x86-linux-dregs.o -MMD -MP -MF nat/.deps/x86-linux-dregs.Tpo -x c++ ../gdb/nat/x86-linux-dregs.c >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o nat/x86-linux.o -MT nat/x86-linux.o -MMD -MP -MF nat/.deps/x86-linux.Tpo -x c++ ../gdb/nat/x86-linux.c >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o notif.o -MT notif.o -MMD -MP -MF ./.deps/notif.Tpo notif.cc >yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o proc-service.o -MT proc-service.o -MMD -MP -MF ./.deps/proc-service.Tpo proc-service.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o regcache.o -MT regcache.o -MMD -MP -MF ./.deps/regcache.Tpo regcache.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o remote-utils.o -MT remote-utils.o -MMD -MP -MF ./.deps/remote-utils.Tpo remote-utils.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o server.o -MT server.o -MMD -MP -MF ./.deps/server.Tpo server.cc >yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o symbol.o -MT symbol.o -MMD -MP -MF ./.deps/symbol.Tpo symbol.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o target.o -MT target.o -MMD -MP -MF ./.deps/target.Tpo target.cc >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o target/waitstatus.o -MT target/waitstatus.o -MMD -MP -MF target/.deps/waitstatus.Tpo -x c++ ../gdb/target/waitstatus.c >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o tdesc.o -MT tdesc.o -MMD -MP -MF ./.deps/tdesc.Tpo tdesc.cc >none needed >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o thread-db.o -MT thread-db.o -MMD -MP -MF ./.deps/thread-db.Tpo thread-db.cc >checking whether we are using the GNU C++ compiler... x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF ./.deps/tracepoint.Tpo tracepoint.cc >yes >checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes >checking how to run the C preprocessor... x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -O2 -pipe -march=native -c -o version.o -MT version.o -MMD -MP -MF ./.deps/version.Tpo version-generated.cc >rm -f gdbreplay >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -Wl,-O1 -Wl,--as-needed -Wl,--dynamic-list=./proc-service.list \ > -O2 -pipe -march=native \ > -o gdbreplay gdbreplay.o utils.o version.o \ > ../gdbsupport/libgdbsupport.a ../gnulib/import/libgnu.a \ > ../libiberty/libiberty.a >x86_64-gentoo-linux-musl-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... rm -f libinproctrace.so >x86_64-gentoo-linux-musl-g++ -shared -fPIC -Wl,--soname=libinproctrace.so \ > -Wl,--no-undefined -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -Wl,-O1 -Wl,--as-needed -Wl,--dynamic-list=./proc-service.list \ > -O2 -pipe -march=native \ > -o libinproctrace.so alloc-ipa.o ax-ipa.o gdbsupport/common-utils-ipa.o gdbsupport/errors-ipa.o gdbsupport/format-ipa.o gdbsupport/print-utils-ipa.o gdbsupport/rsp-low-ipa.o gdbsupport/safe-strerror-ipa.o gdbsupport/tdesc-ipa.o regcache-ipa.o remote-utils-ipa.o tdesc-ipa.o tracepoint-ipa.o utils-ipa.o linux-amd64-ipa.o linux-x86-tdesc-ipa.o arch/amd64-ipa.o ../libiberty/libiberty.a -ldl -pthread >yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking target system type... x86_64-gentoo-linux-musl >checking for dlfcn.h... yes >checking for windows.h... no >checking for library containing dlsym... none required >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether x86_64-gentoo-linux-musl-g++ supports C++11 features by default... yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... gcc3 >checking whether NLS is requested... yes >checking for catalogs to be installed... >checking whether makeinfo --split-size=5000000 supports @click... yes >checking for default auto-load directory... $debugdir:$datadir/auto-load >checking for default auto-load safe-path... $debugdir:$datadir/auto-load >checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether to use debuginfod... no >configure: WARNING: debuginfod support disabled; some features may be unavailable. >checking libunwind-ia64.h usability... no >checking libunwind-ia64.h presence... no >checking for libunwind-ia64.h... no >checking for monstartup... no >checking for _mcleanup... no >checking for _etext... yes >checking for etext... yes >checking for gawk... gawk >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether ln -s works... yes >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for bison... bison -y >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar --plugin /usr/libexec/gcc/x86_64-gentoo-linux-musl/11.3.0/liblto_plugin.so >checking for x86_64-gentoo-linux-musl-dlltool... dlltool >checking for x86_64-gentoo-linux-musl-windres... windres >checking for main in -lm... yes >checking for library containing gethostbyname... none required >checking for library containing socketpair... none required >checking for ld used by GCC... /usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/lib/gcc/x86_64-gentoo-linux-musl/11.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for library containing waddstr... -lncursesw >checking for library containing tgetent... rm -f gdbserver >x86_64-gentoo-linux-musl-g++ -I. -I. -I./../gdb/regformats -I./.. -I./../include -I./../gdb -I./../gnulib/import -I../gnulib/import -I./.. -I.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -DGDBSERVER -Wl,-O1 -Wl,--as-needed -Wl,--dynamic-list=./proc-service.list \ > -O2 -pipe -march=native \ > -o gdbserver alloc.o ax.o debug.o dll.o hostio.o inferiors.o mem-break.o notif.o regcache.o remote-utils.o server.o symbol.o target.o tdesc.o tracepoint.o utils.o version.o target/waitstatus.o linux-low.o nat/linux-osdata.o nat/linux-procfs.o nat/linux-ptrace.o nat/linux-waitpid.o nat/linux-personality.o nat/linux-namespaces.o fork-child.o nat/fork-inferior.o linux-x86-low.o x86-low.o nat/x86-dregs.o i387-fp.o arch/i386.o arch/amd64.o linux-x86-tdesc.o nat/linux-btrace.o nat/x86-linux.o nat/x86-linux-dregs.o nat/amd64-linux-siginfo.o thread-db.o proc-service.o ../gdbsupport/libgdbsupport.a ../gnulib/import/libgnu.a \ > ../libiberty/libiberty.a \ > -ldl >-ltinfow >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking whether system readline is new enough... make[2]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gdbserver' >yes >checking size of unsigned long long... 8 >checking size of unsigned long... 8 >checking size of unsigned __int128... 16 >checking for library containing dlopen... none required >checking whether to use expat... no >configure: WARNING: expat support disabled; some features may be unavailable. >checking for libgmp... yes >checking how to link with libgmp... /usr/lib/libgmp.so >checking whether to use MPFR... auto >checking for libmpfr... yes >checking how to link with libmpfr... /usr/lib/libmpfr.so /usr/lib/libgmp.so >checking whether to use python... python3.9 >checking for python3.9... /usr/bin/python3.9 >checking for python... yes >checking compiler flags for python code... -fno-strict-aliasing -fwrapv >checking whether to use guile... no >checking for pkg-config... (cached) x86_64-gentoo-linux-musl-pkg-config >configure: WARNING: guile support disabled; some features will be unavailable. >checking for ANSI C header files... (cached) yes >checking nlist.h usability... yes >checking nlist.h presence... yes >checking for nlist.h... yes >checking machine/reg.h usability... no >checking machine/reg.h presence... no >checking for machine/reg.h... no >checking thread_db.h usability... no >checking thread_db.h presence... no >checking for thread_db.h... no >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/filio.h usability... no >checking sys/filio.h presence... no >checking for sys/filio.h... no >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/procctl.h usability... no >checking sys/procctl.h presence... no >checking for sys/procctl.h... no >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/ptrace.h usability... yes >checking sys/ptrace.h presence... yes >checking for sys/ptrace.h... yes >checking ptrace.h usability... no >checking ptrace.h presence... no >checking for ptrace.h... no >checking sys/reg.h usability... yes >checking sys/reg.h presence... yes >checking for sys/reg.h... yes >checking sys/debugreg.h usability... no >checking sys/debugreg.h presence... no >checking for sys/debugreg.h... no >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking elf_hp.h usability... no >checking elf_hp.h presence... no >checking for elf_hp.h... no >checking for sys/user.h... yes >checking curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking cursesX.h usability... no >checking cursesX.h presence... no >checking for cursesX.h... no >checking ncurses.h usability... yes >checking ncurses.h presence... yes >checking for ncurses.h... yes >checking ncursesw/ncurses.h usability... yes >checking ncursesw/ncurses.h presence... yes >checking for ncursesw/ncurses.h... yes >checking ncurses/ncurses.h usability... no >checking ncurses/ncurses.h presence... no >checking for ncurses/ncurses.h... no >checking ncurses/term.h usability... no >checking ncurses/term.h presence... no >checking for ncurses/term.h... no >checking for term.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking ws2tcpip.h usability... no >checking ws2tcpip.h presence... no >checking for ws2tcpip.h... no >checking execinfo.h usability... no >checking execinfo.h presence... no >checking for execinfo.h... no >checking for long long... yes >checking size of long long... 8 >checking whether basename is declared... yes >checking whether ffs is declared... yes >checking whether asprintf is declared... yes >checking whether vasprintf is declared... yes >checking whether snprintf is declared... yes >checking whether vsnprintf is declared... yes >checking whether strtol is declared... yes >checking whether strtoul is declared... yes >checking whether strtoll is declared... yes >checking whether strtoull is declared... yes >checking whether strverscmp is declared... yes >checking whether snprintf is declared... (cached) yes >checking for LC_MESSAGES... yes >checking for socklen_t... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether byte ordering is bigendian... no >checking for getuid... yes >checking for getgid... yes >checking for pipe... yes >checking for pread... yes >checking for pread64... yes >checking for pwrite... yes >checking for resize_term... yes >checking for getpgid... yes >checking for setsid... yes >checking for sigaction... yes >checking for sigsetmask... no >checking for socketpair... yes >checking for ttrace... no >checking for wborder... yes >checking for wresize... yes >checking for setlocale... yes >checking for iconvlist... no >checking for libiconvlist... no >checking for btowc... yes >checking for setrlimit... yes >checking for getrlimit... yes >checking for posix_madvise... yes >checking for waitpid... yes >checking for use_default_colors... yes >checking for nl_langinfo and CODESET... yes >checking for size_t... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for pid_t... yes >checking for a sed that does not truncate output... /bin/sed >checking for ANSI C header files... (cached) yes >checking for working alloca.h... yes >checking for alloca... yes >checking for nl_langinfo and CODESET... (cached) yes >checking linux/perf_event.h usability... yes >checking linux/perf_event.h presence... yes >checking for linux/perf_event.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for memory.h... (cached) yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for sys/resource.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking for thread_db.h... (cached) no >checking wait.h usability... yes >checking wait.h presence... yes >checking for wait.h... yes >checking for termios.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking linux/elf.h usability... yes >checking linux/elf.h presence... yes >checking for linux/elf.h... yes >checking proc_service.h usability... no >checking proc_service.h presence... no >checking for proc_service.h... no >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for fdwalk... no >checking for getrlimit... (cached) yes >checking for pipe... (cached) yes >checking for pipe2... yes >checking for poll... yes >checking for socketpair... (cached) yes >checking for sigaction... (cached) yes >checking for ptrace64... no >checking for sbrk... yes >checking for setns... yes >checking for sigaltstack... yes >checking for sigprocmask... yes >checking for setpgid... yes >checking for setpgrp... yes >checking for getrusage... yes >checking for getauxval... yes >checking for sigtimedwait... yes >checking whether ADDR_NO_RANDOMIZE is declared... yes >checking whether strstr is declared... yes >checking for struct stat.st_blocks... yes >checking for struct stat.st_blksize... yes >checking for library containing kinfo_getfile... no >checking for kinfo_getfile... no >checking whether x86_64-gentoo-linux-musl-gcc is Clang... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for std::thread... yes >checking for pthread_sigmask... yes >checking for pthread_setname_np... yes >checking for sigsetjmp... yes >checking whether to use intel pt... auto >checking for libipt... no >configure: WARNING: libipt is missing or unusable; some features may be unavailable. >checking for long long support in printf... yes >checking sys/procfs.h usability... yes >checking sys/procfs.h presence... yes >checking for sys/procfs.h... yes >checking for gregset_t in sys/procfs.h... no >checking for fpregset_t in sys/procfs.h... no >checking for prgregset_t in sys/procfs.h... yes >checking for prfpregset_t in sys/procfs.h... yes >checking for prgregset32_t in sys/procfs.h... no >checking for lwpid_t in sys/procfs.h... yes >checking for psaddr_t in sys/procfs.h... yes >checking for elf_fpregset_t in sys/procfs.h... yes >checking for sys/ptrace.h... (cached) yes >checking for ptrace.h... (cached) no >checking return type of ptrace... long >checking types of arguments for ptrace... int,int,long,long >checking whether setpgrp takes no argument... yes >checking for struct thread.td_pcb... no >checking for struct lwp... no >checking for struct reg in machine/reg.h... no >checking for struct reg.r_fs... no >checking for struct reg.r_gs... no >checking for PTRACE_GETREGS... yes >checking for PTRACE_GETFPXREGS... yes >checking for PT_GETDBREGS... no >checking for struct ptrace_lwpinfo.pl_tdname... no >checking for struct ptrace_lwpinfo.pl_syscall_code... no >checking for long long support in compiler... yes >checking for decfloat support in printf... no >checking for long double support in compiler... yes >checking for long double support in printf... yes >checking for long double support in scanf... yes >checking for the dynamic export flag... -Wl,--dynamic-list >checking whether execinfo.h backtrace is available... no >checking the compiler type... gcc >checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral >checking for cygwin... no >checking for ELF support in BFD... yes >checking for library containing dlopen... (cached) none required >checking for Mach-O support in BFD... no >checking whether to use lzma... no >checking for X... no >/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gdb/configure: 18837: test: yes: unexpected operator >checking whether to use babeltrace... auto >checking for libbabeltrace... no >configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data. >checking whether to use xxhash... no >checking for xsltproc... /usr/bin/xsltproc >configure: updating cache ./config.cache >configure: creating ./config.status >config.status: creating jit-reader.h >config.status: creating gcore >config.status: creating Makefile >config.status: creating gdb-gdb.gdb >config.status: creating gdb-gdb.py >config.status: creating doc/Makefile >config.status: creating data-directory/Makefile >config.status: creating config.h >config.status: linking config/nm-linux.h to nm.h >config.status: executing depdir commands >mkdir -p -- .deps >=== configuring in testsuite (/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gdb/testsuite) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/gdb-12.1' '--htmldir=/usr/share/doc/gdb-12.1/html' '--libdir=/usr/lib' '--disable-dependency-tracking' '--with-pkgversion=Gentoo 12.1 vanilla' '--with-bugurl=https://bugs.gentoo.org/' '--disable-werror' '--disable-binutils' '--disable-etc' '--disable-gas' '--disable-gold' '--disable-gprof' '--disable-ld' '--without-debuginfod' '--disable-cet' '--enable-64-bit-bfd' '--disable-install-libbfd' '--disable-install-libiberty' '--enable-obsolete' '--disable-readline' '--with-system-readline' '--without-zlib' '--with-system-zlib' '--with-separate-debug-dir=/usr/lib/debug' '--without-expat' '--without-lzma' '--enable-nls' '--disable-source-highlight' '--with-python=python3.9' '--without-xxhash' '--without-guile' '--program-transform-name=s,y,y,' '--build=x86_64-gentoo-linux-musl' '--host=x86_64-gentoo-linux-musl' '--target=x86_64-gentoo-linux-musl' 'build_alias=x86_64-gentoo-linux-musl' 'host_alias=x86_64-gentoo-linux-musl' 'target_alias=x86_64-gentoo-linux-musl' 'CC=x86_64-gentoo-linux-musl-gcc' 'CFLAGS=-O2 -pipe -march=native ' 'LDFLAGS= -Wl,-O1 -Wl,--as-needed' 'CXX=x86_64-gentoo-linux-musl-g++' 'CXXFLAGS=-O2 -pipe -march=native ' 'MAKEINFO=makeinfo --split-size=5000000' 'PKG_CONFIG_PATH=/var/tmp/portage/sys-devel/gdb-12.1/temp/python3.9/pkgconfig' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=. >configure: loading cache .././config.cache >checking build system type... (cached) x86_64-gentoo-linux-musl >checking host system type... (cached) x86_64-gentoo-linux-musl >checking target system type... (cached) x86_64-gentoo-linux-musl >checking for x86_64-gentoo-linux-musl-gcc... (cached) x86_64-gentoo-linux-musl-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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... (cached) yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... (cached) none needed >checking how to run the C preprocessor... (cached) x86_64-gentoo-linux-musl-gcc -E >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >configure: updating cache .././config.cache >configure: creating ./config.status >config.status: creating lib/pdtrace >config.status: creating Makefile >make[2]: Entering directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gdb' >/bin/sh ./../mkinstalldirs arch/.deps >/bin/sh ./../mkinstalldirs cli/.deps >/bin/sh ./../mkinstalldirs dwarf2/.deps >/bin/sh ./../mkinstalldirs mi/.deps >/bin/sh ./../mkinstalldirs compile/.deps >/bin/sh ./../mkinstalldirs tui/.deps >/bin/sh ./../mkinstalldirs unittests/.deps >/bin/sh ./../mkinstalldirs guile/.deps >/bin/sh ./../mkinstalldirs python/.deps >/bin/sh ./../mkinstalldirs target/.deps >/bin/sh ./../mkinstalldirs nat/.deps >mkdir -p -- arch/.deps >mkdir -p -- cli/.deps >mkdir -p -- mi/.deps >mkdir -p -- dwarf2/.deps >mkdir -p -- compile/.deps >mkdir -p -- tui/.deps >mkdir -p -- unittests/.deps >mkdir -p -- guile/.deps >mkdir -p -- python/.deps >mkdir -p -- target/.deps >mkdir -p -- nat/.deps >/bin/sh ./../gdbsupport/create-version.sh . \ > x86_64-gentoo-linux-musl x86_64-gentoo-linux-musl version-t.t >rm -f xml-builtin.tmp >./make-init-c ./i386-tdep.c ./arch/i386.c ./i387-tdep.c ./x86-tdep.c ./ravenscar-thread.c ./amd64-ravenscar-thread.c ./amd64-tdep.c ./arch/amd64.c ./amd64-linux-tdep.c ./i386-linux-tdep.c ./glibc-tdep.c ./solib-svr4.c ./symfile-mem.c ./linux-tdep.c ./linux-record.c ./ser-base.c ./ser-unix.c ./ser-pipe.c ./ser-tcp.c ./ser-uds.c ./inf-ptrace.c ./fork-child.c ./nat/fork-inferior.c ./proc-service.c ./linux-thread-db.c ./linux-nat.c ./nat/linux-osdata.c ./linux-fork.c ./nat/linux-procfs.c ./nat/linux-ptrace.c ./nat/linux-waitpid.c ./nat/linux-personality.c ./nat/linux-namespaces.c ./x86-nat.c ./nat/x86-dregs.c ./amd64-nat.c ./amd64-linux-nat.c ./x86-linux-nat.c ./nat/linux-btrace.c ./nat/x86-linux.c ./nat/x86-linux-dregs.c ./nat/amd64-linux-siginfo.c ./mi/mi-cmd-break.c ./mi/mi-cmd-catch.c ./mi/mi-cmd-disas.c ./mi/mi-cmd-env.c ./mi/mi-cmd-file.c ./mi/mi-cmd-info.c ./mi/mi-cmd-stack.c ./mi/mi-cmd-target.c ./mi/mi-cmd-var.c ./mi/mi-cmds.c ./mi/mi-console.c ./mi/mi-getopt.c ./mi/mi-interp.c ./mi/mi-main.c ./mi/mi-out.c ./mi/mi-parse.c ./mi/mi-symbol-cmds.c ./tui/tui.c ./tui/tui-command.c ./tui/tui-data.c ./tui/tui-disasm.c ./tui/tui-file.c ./tui/tui-hooks.c ./tui/tui-interp.c ./tui/tui-io.c ./tui/tui-layout.c ./tui/tui-location.c ./tui/tui-out.c ./tui/tui-regs.c ./tui/tui-source.c ./tui/tui-stack.c ./tui/tui-win.c ./tui/tui-wingeneral.c ./tui/tui-winsource.c ./python/py-arch.c ./python/py-auto-load.c ./python/py-block.c ./python/py-bpevent.c ./python/py-breakpoint.c ./python/py-cmd.c ./python/py-connection.c ./python/py-continueevent.c ./python/py-event.c ./python/py-evtregistry.c ./python/py-evts.c ./python/py-exitedevent.c ./python/py-finishbreakpoint.c ./python/py-frame.c ./python/py-framefilter.c ./python/py-function.c ./python/py-gdb-readline.c ./python/py-inferior.c ./python/py-infevents.c ./python/py-infthread.c ./python/py-instruction.c ./python/py-lazy-string.c ./python/py-linetable.c ./python/py-membuf.c ./python/py-micmd.c ./python/py-newobjfileevent.c ./python/py-objfile.c ./python/py-param.c ./python/py-prettyprint.c ./python/py-progspace.c ./python/py-record.c ./python/py-record-btrace.c ./python/py-record-full.c ./python/py-registers.c ./python/py-signalevent.c ./python/py-stopevent.c ./python/py-symbol.c ./python/py-symtab.c ./python/py-threadevent.c ./python/py-tui.c ./python/py-type.c ./python/py-unwind.c ./python/py-utils.c ./python/py-value.c ./python/py-varobj.c ./python/py-xmethods.c ./python/python.c ./guile/guile.c ./elfread.c ./stap-probe.c ./dtrace-probe.c ./gcore-elf.c ./elf-none-tdep.c ./posix-hdep.c ./ada-exp.y ./c-exp.y ./d-exp.y ./f-exp.y ./go-exp.y ./m2-exp.y ./p-exp.y ./mi/mi-common.c ./ada-lang.c ./ada-tasks.c ./ada-typeprint.c ./ada-valprint.c ./ada-varobj.c ./addrmap.c ./agent.c ./alloc.c ./annotate.c ./arch-utils.c ./async-event.c ./auto-load.c ./auxv.c ./ax-gdb.c ./ax-general.c ./bcache.c ./bfd-target.c ./block.c ./blockframe.c ./break-catch-exec.c ./break-catch-fork.c ./break-catch-sig.c ./break-catch-syscall.c ./break-catch-throw.c ./breakpoint.c ./bt-utils.c ./btrace.c ./build-id.c ./buildsym-legacy.c ./buildsym.c ./c-lang.c ./c-typeprint.c ./c-valprint.c ./c-varobj.c ./charset.c ./cli-out.c ./coff-pe-read.c ./coffread.c ./complaints.c ./completer.c ./copying.c ./corefile.c ./corelow.c ./cp-abi.c ./cp-namespace.c ./cp-support.c ./cp-valprint.c ./ctfread.c ./d-lang.c ./d-namespace.c ./d-valprint.c ./dbxread.c ./dcache.c ./debug.c ./debuginfod-support.c ./dictionary.c ./disasm.c ./displaced-stepping.c ./dummy-frame.c ./dwarf2/abbrev.c ./dwarf2/attribute.c ./dwarf2/comp-unit-head.c ./dwarf2/cu.c ./dwarf2/dwz.c ./dwarf2/expr.c ./dwarf2/frame-tailcall.c ./dwarf2/frame.c ./dwarf2/index-cache.c ./dwarf2/index-common.c ./dwarf2/index-write.c ./dwarf2/leb.c ./dwarf2/line-header.c ./dwarf2/loc.c ./dwarf2/macro.c ./dwarf2/read.c ./dwarf2/section.c ./dwarf2/stringify.c ./eval.c ./event-top.c ./exceptions.c ./exec.c ./expprint.c ./extension.c ./f-lang.c ./f-typeprint.c ./f-valprint.c ./filename-seen-cache.c ./filesystem.c ./findcmd.c ./findvar.c ./frame.c ./frame-base.c ./frame-unwind.c ./gcore.c ./gdb-demangle.c ./gdb_bfd.c ./gdbtypes.c ./gmp-utils.c ./gnu-v2-abi.c ./gnu-v3-abi.c ./go-lang.c ./go-typeprint.c ./go-valprint.c ./inf-child.c ./inf-loop.c ./infcall.c ./infcmd.c ./inferior.c ./inflow.c ./infrun.c ./inline-frame.c ./interps.c ./jit.c ./language.c ./linespec.c ./location.c ./m2-lang.c ./m2-typeprint.c ./m2-valprint.c ./macrocmd.c ./macroexp.c ./macroscope.c ./macrotab.c ./main.c ./maint.c ./maint-test-options.c ./maint-test-settings.c ./mdebugread.c ./mem-break.c ./memattr.c ./memory-map.c ./memrange.c ./minidebug.c ./minsyms.c ./mipsread.c ./namespace.c ./objc-lang.c ./objfiles.c ./observable.c ./opencl-lang.c ./osabi.c ./osdata.c ./p-lang.c ./p-typeprint.c ./p-valprint.c ./parse.c ./printcmd.c ./probe.c ./process-stratum-target.c ./producer.c ./progspace.c ./progspace-and-thread.c ./prologue-value.c ./psymtab.c ./record.c ./record-btrace.c ./record-full.c ./regcache.c ./regcache-dump.c ./reggroups.c ./registry.c ./remote.c ./remote-fileio.c ./remote-notif.c ./reverse.c ./run-on-main-thread.c ./rust-lang.c ./rust-parse.c ./sentinel-frame.c ./ser-event.c ./serial.c ./skip.c ./solib.c ./solib-target.c ./source.c ./source-cache.c ./stabsread.c ./stack.c ./std-regs.c ./symfile.c ./symfile-debug.c ./symmisc.c ./symtab.c ./target.c ./target-connection.c ./target-dcache.c ./target-descriptions.c ./target-memory.c ./test-target.c ./thread.c ./thread-iter.c ./tid-parse.c ./top.c ./tracectf.c ./tracefile.c ./tracefile-tfile.c ./tracepoint.c ./trad-frame.c ./tramp-frame.c ./target-float.c ./type-stack.c ./typeprint.c ./ui-file.c ./ui-out.c ./ui-style.c ./user-regs.c ./utils.c ./valarith.c ./valops.c ./valprint.c ./value.c ./varobj.c ./xml-support.c ./xml-syscall.c ./xml-tdesc.c ./cli/cli-cmds.c ./cli/cli-decode.c ./cli/cli-dump.c ./cli/cli-interp.c ./cli/cli-logging.c ./cli/cli-option.c ./cli/cli-script.c ./cli/cli-setshow.c ./cli/cli-style.c ./cli/cli-utils.c ./target/waitstatus.c ./compile/compile.c ./compile/compile-c-support.c ./compile/compile-c-symbols.c ./compile/compile-c-types.c ./compile/compile-cplus-symbols.c ./compile/compile-cplus-types.c ./compile/compile-loc2c.c ./compile/compile-object-load.c ./compile/compile-object-run.c > init.c-tmp >AWK="gawk" \ > /bin/sh ./features/feature_to_c.sh \ > xml-builtin.tmp ./features/btrace.dtd ./features/btrace-conf.dtd ./features/gdb-target.dtd ./features/library-list.dtd ./features/library-list-aix.dtd ./features/library-list-svr4.dtd ./features/osdata.dtd ./features/threads.dtd ./features/traceframe-info.dtd ./features/xinclude.dtd >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o ada-exp.o -MT ada-exp.o -MMD -MP -MF ./.deps/ada-exp.Tpo `if test -f ada-exp.c; then echo ada-exp.c; else echo ./ada-exp.c; fi` >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o gdb.o -MT gdb.o -MMD -MP -MF ./.deps/gdb.Tpo gdb.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF ./.deps/ada-lang.Tpo ada-lang.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF ./.deps/ada-tasks.Tpo ada-tasks.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o ada-typeprint.o -MT ada-typeprint.o -MMD -MP -MF ./.deps/ada-typeprint.Tpo ada-typeprint.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o ada-valprint.o -MT ada-valprint.o -MMD -MP -MF ./.deps/ada-valprint.Tpo ada-valprint.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o ada-varobj.o -MT ada-varobj.o -MMD -MP -MF ./.deps/ada-varobj.Tpo ada-varobj.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o addrmap.o -MT addrmap.o -MMD -MP -MF ./.deps/addrmap.Tpo addrmap.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o agent.o -MT agent.o -MMD -MP -MF ./.deps/agent.Tpo agent.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o alloc.o -MT alloc.o -MMD -MP -MF ./.deps/alloc.Tpo alloc.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o amd64-linux-nat.o -MT amd64-linux-nat.o -MMD -MP -MF ./.deps/amd64-linux-nat.Tpo amd64-linux-nat.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o amd64-linux-tdep.o -MT amd64-linux-tdep.o -MMD -MP -MF ./.deps/amd64-linux-tdep.Tpo amd64-linux-tdep.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o amd64-nat.o -MT amd64-nat.o -MMD -MP -MF ./.deps/amd64-nat.Tpo amd64-nat.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o amd64-ravenscar-thread.o -MT amd64-ravenscar-thread.o -MMD -MP -MF ./.deps/amd64-ravenscar-thread.Tpo amd64-ravenscar-thread.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o amd64-tdep.o -MT amd64-tdep.o -MMD -MP -MF ./.deps/amd64-tdep.Tpo amd64-tdep.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o annotate.o -MT annotate.o -MMD -MP -MF ./.deps/annotate.Tpo annotate.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF ./.deps/arch-utils.Tpo arch-utils.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o arch/amd64.o -MT arch/amd64.o -MMD -MP -MF arch/.deps/amd64.Tpo arch/amd64.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o arch/i386.o -MT arch/i386.o -MMD -MP -MF arch/.deps/i386.Tpo arch/i386.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o async-event.o -MT async-event.o -MMD -MP -MF ./.deps/async-event.Tpo async-event.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o auto-load.o -MT auto-load.o -MMD -MP -MF ./.deps/auto-load.Tpo auto-load.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o auxv.o -MT auxv.o -MMD -MP -MF ./.deps/auxv.Tpo auxv.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o ax-gdb.o -MT ax-gdb.o -MMD -MP -MF ./.deps/ax-gdb.Tpo ax-gdb.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o ax-general.o -MT ax-general.o -MMD -MP -MF ./.deps/ax-general.Tpo ax-general.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o bcache.o -MT bcache.o -MMD -MP -MF ./.deps/bcache.Tpo bcache.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF ./.deps/bfd-target.Tpo bfd-target.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o block.o -MT block.o -MMD -MP -MF ./.deps/block.Tpo block.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o blockframe.o -MT blockframe.o -MMD -MP -MF ./.deps/blockframe.Tpo blockframe.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o break-catch-exec.o -MT break-catch-exec.o -MMD -MP -MF ./.deps/break-catch-exec.Tpo break-catch-exec.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o break-catch-fork.o -MT break-catch-fork.o -MMD -MP -MF ./.deps/break-catch-fork.Tpo break-catch-fork.c >/bin/sh ./../move-if-change init.c-tmp init.c >echo stamp > stamp-init >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o break-catch-sig.o -MT break-catch-sig.o -MMD -MP -MF ./.deps/break-catch-sig.Tpo break-catch-sig.c >/bin/sh ./../move-if-change xml-builtin.tmp xml-builtin.c >echo stamp > stamp-xml >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o break-catch-syscall.o -MT break-catch-syscall.o -MMD -MP -MF ./.deps/break-catch-syscall.Tpo break-catch-syscall.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o break-catch-throw.o -MT break-catch-throw.o -MMD -MP -MF ./.deps/break-catch-throw.Tpo break-catch-throw.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF ./.deps/breakpoint.Tpo breakpoint.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o bt-utils.o -MT bt-utils.o -MMD -MP -MF ./.deps/bt-utils.Tpo bt-utils.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o btrace.o -MT btrace.o -MMD -MP -MF ./.deps/btrace.Tpo btrace.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o build-id.o -MT build-id.o -MMD -MP -MF ./.deps/build-id.Tpo build-id.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o buildsym-legacy.o -MT buildsym-legacy.o -MMD -MP -MF ./.deps/buildsym-legacy.Tpo buildsym-legacy.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o buildsym.o -MT buildsym.o -MMD -MP -MF ./.deps/buildsym.Tpo buildsym.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o c-exp.o -MT c-exp.o -MMD -MP -MF ./.deps/c-exp.Tpo c-exp.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o c-lang.o -MT c-lang.o -MMD -MP -MF ./.deps/c-lang.Tpo c-lang.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o c-typeprint.o -MT c-typeprint.o -MMD -MP -MF ./.deps/c-typeprint.Tpo c-typeprint.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o c-valprint.o -MT c-valprint.o -MMD -MP -MF ./.deps/c-valprint.Tpo c-valprint.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o c-varobj.o -MT c-varobj.o -MMD -MP -MF ./.deps/c-varobj.Tpo c-varobj.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o charset.o -MT charset.o -MMD -MP -MF ./.deps/charset.Tpo charset.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o cli-out.o -MT cli-out.o -MMD -MP -MF ./.deps/cli-out.Tpo cli-out.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o cli/cli-cmds.o -MT cli/cli-cmds.o -MMD -MP -MF cli/.deps/cli-cmds.Tpo cli/cli-cmds.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o cli/cli-decode.o -MT cli/cli-decode.o -MMD -MP -MF cli/.deps/cli-decode.Tpo cli/cli-decode.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o cli/cli-dump.o -MT cli/cli-dump.o -MMD -MP -MF cli/.deps/cli-dump.Tpo cli/cli-dump.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o cli/cli-interp.o -MT cli/cli-interp.o -MMD -MP -MF cli/.deps/cli-interp.Tpo cli/cli-interp.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o cli/cli-logging.o -MT cli/cli-logging.o -MMD -MP -MF cli/.deps/cli-logging.Tpo cli/cli-logging.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o cli/cli-option.o -MT cli/cli-option.o -MMD -MP -MF cli/.deps/cli-option.Tpo cli/cli-option.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o cli/cli-script.o -MT cli/cli-script.o -MMD -MP -MF cli/.deps/cli-script.Tpo cli/cli-script.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o cli/cli-setshow.o -MT cli/cli-setshow.o -MMD -MP -MF cli/.deps/cli-setshow.Tpo cli/cli-setshow.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o cli/cli-style.o -MT cli/cli-style.o -MMD -MP -MF cli/.deps/cli-style.Tpo cli/cli-style.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o cli/cli-utils.o -MT cli/cli-utils.o -MMD -MP -MF cli/.deps/cli-utils.Tpo cli/cli-utils.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF ./.deps/coff-pe-read.Tpo coff-pe-read.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o coffread.o -MT coffread.o -MMD -MP -MF ./.deps/coffread.Tpo coffread.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o compile/compile-c-support.o -MT compile/compile-c-support.o -MMD -MP -MF compile/.deps/compile-c-support.Tpo compile/compile-c-support.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o compile/compile-c-symbols.o -MT compile/compile-c-symbols.o -MMD -MP -MF compile/.deps/compile-c-symbols.Tpo compile/compile-c-symbols.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o compile/compile-c-types.o -MT compile/compile-c-types.o -MMD -MP -MF compile/.deps/compile-c-types.Tpo compile/compile-c-types.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o compile/compile-cplus-symbols.o -MT compile/compile-cplus-symbols.o -MMD -MP -MF compile/.deps/compile-cplus-symbols.Tpo compile/compile-cplus-symbols.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o compile/compile-cplus-types.o -MT compile/compile-cplus-types.o -MMD -MP -MF compile/.deps/compile-cplus-types.Tpo compile/compile-cplus-types.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o compile/compile-loc2c.o -MT compile/compile-loc2c.o -MMD -MP -MF compile/.deps/compile-loc2c.Tpo compile/compile-loc2c.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o compile/compile-object-load.o -MT compile/compile-object-load.o -MMD -MP -MF compile/.deps/compile-object-load.Tpo compile/compile-object-load.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o compile/compile-object-run.o -MT compile/compile-object-run.o -MMD -MP -MF compile/.deps/compile-object-run.Tpo compile/compile-object-run.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o compile/compile.o -MT compile/compile.o -MMD -MP -MF compile/.deps/compile.Tpo compile/compile.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o complaints.o -MT complaints.o -MMD -MP -MF ./.deps/complaints.Tpo complaints.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o completer.o -MT completer.o -MMD -MP -MF ./.deps/completer.Tpo completer.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o copying.o -MT copying.o -MMD -MP -MF ./.deps/copying.Tpo copying.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o corefile.o -MT corefile.o -MMD -MP -MF ./.deps/corefile.Tpo corefile.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o corelow.o -MT corelow.o -MMD -MP -MF ./.deps/corelow.Tpo corelow.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF ./.deps/cp-abi.Tpo cp-abi.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o cp-name-parser.o -MT cp-name-parser.o -MMD -MP -MF ./.deps/cp-name-parser.Tpo cp-name-parser.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF ./.deps/cp-namespace.Tpo cp-namespace.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o cp-support.o -MT cp-support.o -MMD -MP -MF ./.deps/cp-support.Tpo cp-support.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o cp-valprint.o -MT cp-valprint.o -MMD -MP -MF ./.deps/cp-valprint.Tpo cp-valprint.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o ctfread.o -MT ctfread.o -MMD -MP -MF ./.deps/ctfread.Tpo ctfread.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o d-exp.o -MT d-exp.o -MMD -MP -MF ./.deps/d-exp.Tpo d-exp.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o d-lang.o -MT d-lang.o -MMD -MP -MF ./.deps/d-lang.Tpo d-lang.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o d-namespace.o -MT d-namespace.o -MMD -MP -MF ./.deps/d-namespace.Tpo d-namespace.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o d-valprint.o -MT d-valprint.o -MMD -MP -MF ./.deps/d-valprint.Tpo d-valprint.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o dbxread.o -MT dbxread.o -MMD -MP -MF ./.deps/dbxread.Tpo dbxread.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o dcache.o -MT dcache.o -MMD -MP -MF ./.deps/dcache.Tpo dcache.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.Tpo debug.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o debuginfod-support.o -MT debuginfod-support.o -MMD -MP -MF ./.deps/debuginfod-support.Tpo debuginfod-support.c >completer.c: In function 'char* gdb_completion_word_break_characters_throw()': >completer.c:2014:10: error: invalid conversion from 'const char*' to 'char*' [-fpermissive[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-fpermissive]] > 2014 | return rl_completer_word_break_characters; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | | > | const char* >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o dictionary.o -MT dictionary.o -MMD -MP -MF ./.deps/dictionary.Tpo dictionary.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o disasm.o -MT disasm.o -MMD -MP -MF ./.deps/disasm.Tpo disasm.c >x86_64-gentoo-linux-musl-g++ -x c++ -I. -I. -I./config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../gnulib/import -I../gnulib/import -I./.. -I.. -DTUI=1 -I/usr/include/python3.9 -I/usr/include/python3.9 -I./.. -pthread -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral -O2 -pipe -march=native -c -o displaced-stepping.o -MT displaced-stepping.o -MMD -MP -MF ./.deps/displaced-stepping.Tpo displaced-stepping.c >make[2]: *** [Makefile:1659: completer.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1/gdb' >make[1]: *** [Makefile:11132: all-gdb] Error 2 >make[1]: Leaving directory '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1' >make: *** [Makefile:1001: all] Error 2 > * ERROR: sys-devel/gdb-12.1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-devel/gdb-12.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-devel/gdb-12.1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/sys-devel/gdb-12.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gdb-12.1/temp/environment'. > * Working directory: '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1' > * S: '/var/tmp/portage/sys-devel/gdb-12.1/work/gdb-12.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 842252
: 776162