>>> gdb: Building main/gdb 12.1-r2 (using abuild 3.10.0_rc1-r2) started Tue, 25 Oct 2022 16:45:54 +0000 >>> gdb: Checking sanity of /home/buildozer/aports/main/gdb/APKBUILD... >>> gdb: Analyzing dependencies... >>> gdb: Installing for build: build-base ncurses-dev expat-dev texinfo readline-dev python3-dev zlib-dev autoconf automake libtool linux-headers perl gmp-dev (1/29) Installing ncurses-dev (6.3_p20221008-r0) (2/29) Installing expat (2.4.9-r0) (3/29) Installing expat-dev (2.4.9-r0) (4/29) Installing libbz2 (1.0.8-r3) (5/29) Installing perl (5.36.0-r0) (6/29) Installing texinfo (6.8-r1) (7/29) Installing libhistory (8.2.0-r0) (8/29) Installing readline (8.2.0-r0) (9/29) Installing readline-dev (8.2.0-r0) (10/29) Installing libffi (3.4.3-r0) (11/29) Installing gdbm (1.23-r0) (12/29) Installing xz-libs (5.2.7-r0) (13/29) Installing mpdecimal (2.5.1-r1) (14/29) Installing sqlite-libs (3.39.4-r0) (15/29) Installing python3 (3.10.8-r1) (16/29) Installing python3-dev (3.10.8-r1) (17/29) Installing zlib-dev (1.2.13-r0) (18/29) Installing m4 (1.4.19-r1) (19/29) Installing autoconf (2.71-r1) (20/29) Installing automake (1.16.5-r1) (21/29) Installing libltdl (2.4.7-r0) (22/29) Installing libtool (2.4.7-r0) (23/29) Installing linux-headers (5.19.5-r0) (24/29) Installing libgmpxx (6.2.1-r2) (25/29) Installing gmp-dev (6.2.1-r2) (26/29) Installing .makedepends-gdb (20221025.164555) (27/29) Installing perl-error (0.17029-r1) (28/29) Installing perl-git (2.38.1-r0) (29/29) Installing git-perl (2.38.1-r0) Executing busybox-1.35.0-r27.trigger OK: 396 MiB in 121 packages >>> gdb: Cleaning up srcdir >>> gdb: Cleaning up pkgdir >>> gdb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/gdb-12.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> gdb: Fetching https://ftp.gnu.org/gnu/gdb/gdb-12.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 21.4M 0 192k 0 0 162k 0 0:02:15 0:00:01 0:02:14 162k 31 21.4M 31 6848k 0 0 3143k 0 0:00:06 0:00:02 0:00:04 3142k 59 21.4M 59 12.7M 0 0 4117k 0 0:00:05 0:00:03 0:00:02 4117k 88 21.4M 88 18.9M 0 0 4707k 0 0:00:04 0:00:04 --:--:-- 4707k 100 21.4M 100 21.4M 0 0 4826k 0 0:00:04 0:00:04 --:--:-- 4944k >>> gdb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/gdb-12.1.tar.xz >>> gdb: Checking sha512sums... gdb-12.1.tar.xz: OK s390x-use-elf-gdb_fpregset_t.patch: OK ppc-musl.patch: OK ppc-ptregs.patch: OK musl-signals.patch: OK fix-arm-segfault.patch: OK fix-invalid-implicit-conversion.patch: OK >>> gdb: Unpacking /var/cache/distfiles/v3.17/gdb-12.1.tar.xz... >>> gdb: s390x-use-elf-gdb_fpregset_t.patch patching file gdb/s390-linux-nat.c Hunk #1 succeeded at 154 (offset 1 line). Hunk #2 succeeded at 165 (offset 1 line). Hunk #3 succeeded at 180 (offset 1 line). Hunk #4 succeeded at 188 (offset 1 line). Hunk #5 succeeded at 232 (offset 1 line). Hunk #6 succeeded at 272 (offset 1 line). Hunk #7 succeeded at 281 (offset 1 line). Hunk #8 succeeded at 289 (offset 1 line). Hunk #9 succeeded at 309 (offset 1 line). Hunk #10 succeeded at 318 (offset 1 line). Hunk #11 succeeded at 326 (offset 1 line). >>> gdb: ppc-musl.patch patching file gdb/nat/ppc-linux.h Hunk #1 succeeded at 18 with fuzz 2. >>> gdb: ppc-ptregs.patch patching file gdbserver/linux-ppc-low.cc Hunk #1 succeeded at 23 with fuzz 2 (offset 2 lines). >>> gdb: musl-signals.patch patching file gdbsupport/signals.cc >>> gdb: fix-arm-segfault.patch patching file opcodes/arm-dis.c >>> gdb: fix-invalid-implicit-conversion.patch patching file gdb/completer.c checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/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... no checking for mawk... no checking for nawk... no checking for awk... awk checking for gdbserver support... yes checking for i586-alpine-linux-musl-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for i586-alpine-linux-musl-gnatbind... no checking for gnatbind... no checking for i586-alpine-linux-musl-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 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 (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... no checking for lex... no checking for flex... no checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for i586-alpine-linux-musl-as... no checking for as... as checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking for ld... (cached) /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking for i586-alpine-linux-musl-ld... (cached) /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking for i586-alpine-linux-musl-lipo... no checking for lipo... no checking for i586-alpine-linux-musl-nm... no checking for nm... nm checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-windres... no checking for windres... no checking for i586-alpine-linux-musl-windmc... no checking for windmc... no checking for i586-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking for i586-alpine-linux-musl-readelf... no checking for readelf... readelf checking for -plugin option... checking for i586-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-cc... no checking for cc... cc checking for i586-alpine-linux-musl-c++... i586-alpine-linux-musl-c++ checking for i586-alpine-linux-musl-gcc... i586-alpine-linux-musl-gcc checking for i586-alpine-linux-musl-gfortran... no checking for gfortran... no checking for i586-alpine-linux-musl-gccgo... no checking for gccgo... no checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for i586-alpine-linux-musl-as... no checking for as... as checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking for i586-alpine-linux-musl-ld... no checking for ld... ld checking for i586-alpine-linux-musl-lipo... no checking for lipo... no checking for i586-alpine-linux-musl-nm... no checking for nm... nm checking for i586-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for i586-alpine-linux-musl-readelf... no checking for readelf... readelf checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-windres... no checking for windres... no checking for i586-alpine-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 make[1]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla' make[1]: Nothing to be done for 'all-target'. mkdir ./libiberty mkdir ./intl Configuring in ./libiberty mkdir ./libbacktrace mkdir ./etc Configuring in ./intl mkdir ./libdecnumber Configuring in ./libbacktrace Configuring in ./etc Configuring in ./libdecnumber mkdir ./gnulib Configuring in ./gnulib configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking build system type... checking for a thread-safe mkdir -p... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 configure: creating cache ./config.cache i586-alpine-linux-musl checking whether make sets $(MAKE)... checking host system type... configure: creating cache ./config.cache checking for i586-alpine-linux-musl-gcc... gcc configure: creating cache ./config.cache i586-alpine-linux-musl checking target system type... yes checking for i586-alpine-linux-musl-gcc... gcc checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alpine-linux-musl-gcc... gcc ../../etc/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... i586-alpine-linux-musl checking for i586-alpine-linux-musl-gcc... gcc yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... configure: updating cache ./config.cache checking that generated files are newer than configure... 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 for suffix of executables... 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 for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... no no checking for suffix of object files... checking for suffix of object files... no checking for suffix of object files... no checking for suffix of object files... o o o checking whether we are using the GNU C compiler... checking whether we are using the GNU C compiler... checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes yes checking whether gcc accepts -g... checking whether gcc accepts -g... checking for perl... perl checking build system type... yes checking whether gcc accepts -g... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for -plugin option... checking for i586-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so yes yes yes checking for gcc option to accept ISO C89... checking for gcc option to accept ISO C89... checking for gcc option to enable C11 features... --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for i586-alpine-linux-musl-gcc... gcc yes checking for gcc option to accept ISO C89... none needed none needed checking how to run the C preprocessor... checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc supports -W... gcc -E none needed checking whether the compiler is clang... none needed checking whether gcc understands -c and -o together... yes checking whether gcc supports -Wall... checking whether the C compiler works... checking for grep that handles long lines and -e... no checking for compiler option needed when checking for declarations... none checking how to run the C preprocessor... yes checking whether gcc supports -Wwrite-strings... gcc -E yes checking whether gcc supports -Wstrict-prototypes... yes yes checking how to run the C preprocessor... checking for C compiler default output file name... a.out checking for suffix of executables... checking for grep that handles long lines and -e... yes gcc -E checking whether gcc supports -Wmissing-prototypes... checking whether we are cross compiling... checking for grep that handles long lines and -e... yes checking whether gcc supports -Wold-style-definition... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... no yes checking for suffix of object files... checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wcast-qual... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking whether gcc supports -pedantic -Wlong-long... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for gcc option to accept ISO C89... yes checking whether gcc supports -fno-lto... none needed checking how to run the C preprocessor... yes checking for sys/types.h... yes checking how to run the C preprocessor... gcc -E yes checking for sys/stat.h... gcc -E checking for grep that handles long lines and -e... yes checking for sys/types.h... yes checking for grep that handles long lines and -e... yes checking for sys/types.h... checking for stdlib.h... yes checking for sys/stat.h... yes checking for string.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes done configure: creating ./config.status checking for stdlib.h... yes checking for memory.h... yes checking for string.h... yes /bin/grep checking for string.h... checking for egrep... /bin/grep -E checking for ANSI C header files... yes /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for strings.h... config.status: creating Makefile yes checking for memory.h... yes checking for memory.h... yes checking for inttypes.h... yes make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/etc' checking for strings.h... yes checking for strings.h... yes checking for stdint.h... yes checking for inttypes.h... yes checking for inttypes.h... yes checking for unistd.h... yes checking for sys/types.h... yes checking for sys/types.h... yes checking for stdint.h... yes checking for sys/stat.h... yes yes yes checking for stdint.h... checking minix/config.h usability... checking for sys/stat.h... yes checking for unistd.h... yes checking for stdlib.h... yes yes checking for stdlib.h... checking for unistd.h... no checking minix/config.h presence... yes checking for string.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes yes checking minix/config.h usability... checking for wchar.h... checking for string.h... yes checking for memory.h... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for memory.h... yes checking for strings.h... yes yes checking whether make sets $(MAKE)... checking for minix/config.h... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... i586-alpine-linux-musl checking host system type... yes yes i586-alpine-linux-musl checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for library containing strerror... checking for inttypes.h... checking for strings.h... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... no checking for sys/socket.h... ../../libbacktrace/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes yes checking for inttypes.h... checking whether make supports nested variables... none required checking for an ANSI C-conforming const... yes yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alpine-linux-musl-gcc... (cached) gcc checking for stdint.h... yes checking for arpa/inet.h... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for gawk... (cached) awk checking for dwz... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F yes checking for ld used by gcc... checking for inline... yes checking for stdint.h... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld yes checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... inline checking for off_t... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... checking for unistd.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-strip... no checking for strip... checking for features.h... strip checking for i586-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse nm output from gcc object... yes checking for unistd.h... yes checking minix/config.h usability... yes no checking minix/config.h presence... checking for sys/param.h... yes checking ctype.h usability... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... ok checking for dlfcn.h... yes checking for size_t... yes checking for unistd.h... (cached) yes yes checking ctype.h presence... checking for dirent.h... yes checking for ctype.h... yes checking stddef.h usability... yes checking for objdir... yes .libs checking for fnmatch.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes yes checking for working alloca.h... checking stdio.h usability... no checking whether gcc supports -W... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes yes checking for alloca... checking whether gcc supports -Wall... yes checking stdio.h presence... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes yes checking for glob.h... checking whether gcc supports -Wwrite-strings... yes checking if gcc static flag -static works... yes yes checking whether gcc supports -Wc++-compat... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes yes checking if gcc supports -c -o file.o... checking for threads.h... yes checking whether gcc supports -Wstrict-prototypes... yes checking for uintptr_t... yes checking for getpagesize... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... yes yes checking for netdb.h... checking whether gcc supports -Wshadow=local... yes checking whether -lc should be explicitly linked in... yes checking for int_least32_t... yes checking for working mmap... yes checking whether gcc supports -pedantic ... no checking dynamic linker characteristics... yes checking for netinet/in.h... yes checking for int_fast32_t... yes checking whether gcc and cc understand -c and -o together... yes checking for limits.h... 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... 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... yes checking for uint64_t... yes yes checking for inttypes.h... (cached) yes checking whether we are using the GNU C Library 2.1 or newer... checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes no checking for xlocale.h... no checking whether integer division by zero raises SIGFPE... checking unwind.h usability... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... no checking for math.h... yes checking for inttypes.h... yes checking for off_t... yes checking unwind.h presence... yes checking for an ANSI C-conforming const... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes yes checking for sys/mman.h... checking for stdint.h... yes checking for inline... yes checking for -funwind-tables option... inline checking whether byte ordering is bigendian... yes checking for unsigned long long... yes checking for sys/select.h... yes checking for -frandom-seed=string option... yes checking size of int... yes checking whether gcc supports -W... yes checking for inttypes.h... yes checking for strings.h... (cached) yes checking for sys/random.h... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking whether the inttypes.h PRIxNN macros are broken... yes checking whether gcc supports -Wall... yes 4 checking size of long... checking for sys/uio.h... no checking for ld used by GCC... yes checking whether gcc supports -Wwrite-strings... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done yes checking whether gcc supports -Wstrict-prototypes... checking argz.h usability... yes checking for sys/wait.h... 4 checking for ANSI C header files... (cached) yes yes checking whether gcc supports -Wmissing-prototypes... checking build system type... no checking argz.h presence... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... yes i586-alpine-linux-musl checking for decimal floating point... checking for crtdefs.h... bid checking whether byte ordering is bigendian... no checking for argz.h... no checking limits.h usability... yes checking whether gcc supports -Wold-style-definition... no checking for sys/file.h... no checking for wctype.h... yes checking limits.h presence... yes checking whether gcc supports -Wmissing-format-attribute... yes checking for sys/param.h... yes checking for limits.h... yes checking locale.h usability... yes no checking for limits.h... yes checking whether gcc supports -Wcast-qual... yes checking whether it is safe to define __EXTENSIONS__... yes checking for stdlib.h... (cached) yes checking for malloc.h... configure: updating cache ./config.cache configure: creating ./config.status yes checking locale.h presence... yes yes checking for _Unwind_GetIPInfo... checking for string.h... (cached) yes yes checking for locale.h... yes checking for unistd.h... (cached) yes checking nl_types.h usability... checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking whether _XOPEN_SOURCE should be defined... yes checking for CET support... yes checking for sys/resource.h... yes checking nl_types.h presence... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... config.status: creating Makefile yes checking for nl_types.h... yes checking malloc.h usability... config.status: creating config.h yes no checking for fcntl.h... checking build system type... config.status: executing gstdint.h commands i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... yes i586-alpine-linux-musl checking for dlfcn.h... checking for alloca.h... yes checking malloc.h presence... yes checking for sys/pstat.h... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/decNumber.c source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/decContext.c yes checking for malloc.h... yes source='../../libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/bid/decimal32.c source='../../libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/bid/decimal64.c source='../../libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/bid/decimal128.c source='../../libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/bid/bid2dpd_dpd2bid.c source='../../libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/bid/host-ieee32.c source='../../libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/bid/host-ieee64.c checking stddef.h usability... source='../../libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/bid/host-ieee128.c yes checking for windows.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes yes checking stddef.h presence... checking for machine/hal_sysinfo.h... no checking for library containing dlsym... yes checking for stddef.h... yes no checking for stdlib.h... (cached) yes checking for sys/table.h... checking for string.h... (cached) yes checking for unistd.h... (cached) yes no checking __sync extensions... checking for sys/param.h... (cached) yes no checking for feof_unlocked... checking for sys/sysctl.h... no none required checking for sys/systemcfg.h... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking __atomic extensions... yes checking for fgets_unlocked... no checking for Minix Amsterdam compiler... yes checking for process.h... no checking for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking whether the preprocessor supports include_next... no checking for sys/prctl.h... yes checking output filetype... yes checking for sys/wait.h that is POSIX.1 compatible... yes yes checking whether source code line length is unlimited... checking for getc_unlocked... yes checking for C/C++ restrict keyword... elf32 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking whether time.h and sys/time.h may both be included... yes __restrict__ checking for getcwd... checking whether is self-contained... yes checking whether errno must be declared... yes checking for uintptr_t... yes checking for shutdown... yes no checking size of int... checking for getegid... yes checking whether defines the SHUT_* macros... yes checking for int_least32_t... yes checking for geteuid... yes checking for struct sockaddr_storage... 4 checking size of long... yes checking for int_fast32_t... yes checking for getgid... yes checking for sa_family_t... yes checking for getuid... yes checking for struct sockaddr_storage.ss_family... yes checking for uint64_t... 4 checking size of size_t... yes checking for size_t... yes checking for mempcpy... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking for working alloca.h... 4 checking for long long... yes checking for munmap... yes checking sys/mman.h presence... yes checking for alloca... yes checking for sys/mman.h... yes checking for mmap... yes checking for a thread-safe mkdir -p... ../../gnulib/../install-sh -c -d checking whether uses 'inline' correctly... yes yes checking for btowc... checking for putenv... yes checking link.h usability... yes yes checking size of long long... checking for canonicalize_file_name... yes checking for setenv... no checking for faccessat... yes checking link.h presence... yes checking for link.h... yes checking for dl_iterate_phdr... yes checking for setlocale... yes checking for realpath... 8 checking for a 64-bit type... yes checking mach-o/dyld.h usability... yes uint64_t checking for stpcpy... checking for intptr_t... yes checking for chown... no checking mach-o/dyld.h presence... yes no checking for mach-o/dyld.h... no checking sys/ldr.h usability... checking for fchown... yes checking for strcasecmp... no checking sys/ldr.h presence... yes checking for _set_invalid_parameter_handler... yes checking for uintptr_t... no checking for sys/ldr.h... no checking for fcntl... yes checking for strdup... no checking for fchdir... yes checking whether strnlen is declared... yes checking for strtoul... yes checking for fcntl... yes checking for ssize_t... yes yes checking whether getpagesize is declared... checking for tsearch... yes checking for symlink... yes checking for __argz_count... yes checking for lstat... yes checking for fdopendir... yes checking for pid_t... no checking for __argz_stringify... yes checking for readlink... yes checking for mempcpy... yes no checking for getexecname... checking for __argz_next... yes checking for fnmatch... yes checking for library containing strerror... yes checking for mbsrtowcs... no no checking for KERN_PROC... checking for __fsetlocking... no checking for KERN_PROG_ARGS... yes checking for fstatat... none required checking for asprintf... no checking for clock_gettime... yes checking for iconv... yes checking for getdelim... yes checking for atexit... yes checking whether -pthread is supported... yes checking for getdtablesize... yes checking for iconv declaration... yes checking whether -gdwarf-5 is supported... yes checking for basename... 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 for getlogin_r... yes checking for compress in -lz... yes checking for getprogname... yes checking for bcmp... yes checking for LC_MESSAGES... yes checking whether --compress-debug-sections is supported... no checking for getexecname... yes checking for bison... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf yes checking for autoheader... autoheader checking for bcopy... yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... no yes checking for dsymutil... @DSYMUTIL@ checking for nm... nm checking for getrandom... checking for xz... no checking for comm... comm checking for lzma_auto_decoder in -llzma... configure: updating cache ./config.cache configure: creating ./config.status yes checking for gettimeofday... no checking whether tests can run... yes checking for bsearch... yes checking for glob... yes config.status: creating Makefile yes checking for bzero... config.status: creating config.intl config.status: creating config.h yes configure: updating cache ./config.cache checking for glob_pattern_p... checking that generated files are newer than configure... done configure: creating ./config.status config.status: executing default-1 commands yes checking for calloc... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/intl' no checking for getpwnam_r... yes yes checking for isblank... checking for clock... yes checking for lstat... yes checking for ffs... yes checking for mbsinit... yes checking for mbrtowc... yes checking for getcwd... yes checking for mprotect... yes checking for getpagesize... yes checking for mkostemp... config.status: creating Makefile yes checking for gettimeofday... yes checking for openat... config.status: creating backtrace-supported.h yes yes checking for index... checking for pipe... config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h config.status: executing libtool commands yes checking for readlink... config.status: executing gstdint.h commands yes checking for insque... config.status: executing default commands yes checking for link... yes make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libbacktrace' make all-am checking for memchr... yes checking for setenv... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o atomic.lo ../../libbacktrace/atomic.c true DO=all multi-do # make /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o dwarf.lo ../../libbacktrace/dwarf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o fileline.lo ../../libbacktrace/fileline.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o posix.lo ../../libbacktrace/posix.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o print.lo ../../libbacktrace/print.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o sort.lo ../../libbacktrace/sort.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o state.lo ../../libbacktrace/state.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o backtrace.lo ../../libbacktrace/backtrace.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o simple.lo ../../libbacktrace/simple.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o elf.lo ../../libbacktrace/elf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o mmapio.lo ../../libbacktrace/mmapio.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o mmap.lo ../../libbacktrace/mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 yes checking for strerror_r... yes checking for memcmp... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/state.c -o state.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 yes checking for __xpg_strerror_r... yes checking for memcpy... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 yes checking for catgets... yes checking for memmem... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 yes checking for snprintf... yes checking for memmove... yes checking for localtime_r... yes checking for mempcpy... yes checking for iswcntrl... yes checking for memset... yes checking for wmempcpy... yes checking for mkstemps... no checking for nl_langinfo and CODESET... yes checking for putenv... yes checking for a traditional french locale... yes rm -f libdecnumber.a checking for random... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so libdecnumber.a make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libdecnumber' yes checking for rename... none checking whether lstat correctly handles trailing slash... yes checking for rindex... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for setenv... yes checking for snprintf... yes checking for getcwd... yes checking for sigsetmask... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... no checking for stpcpy... yes checking for stpncpy... yes checking whether chown dereferences symlinks... yes checking for strcasecmp... yes checking whether chown honors trailing slash... yes checking for strchr... yes checking whether chown always updates ctime... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1 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 if environ is properly declared... yes checking for setproctitle... yes checking for complete errno.h... yes checking whether strerror_r is declared... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... -1 checking for vfork.h... no checking whether fchdir is declared... no checking for fork... yes checking for vfork... yes checking for working fcntl.h... 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 for canonicalize_file_name... no checking for dup3... yes checking for getrlimit... 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 /bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -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 checking for pstat_getdynamic... libtool: link: ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/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: ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libbacktrace' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libbacktrace' no checking for pstat_getstatic... no checking for realpath... yes yes checking for pid_t... checking for setrlimit... yes checking for spawnve... no yes checking for mode_t... checking for spawnvpe... no checking for strerror... yes yes checking for strsignal... checking for mbstate_t... yes checking for sysconf... yes checking whether frexp() can be used without linking with libm... yes checking for sysctl... yes checking whether alarm is declared... no checking for sysmp... yes checking whether frexp works... no checking for table... no checking for times... yes checking whether long double and double are the same... no checking whether frexpl is declared... yes checking for wait3... yes checking whether frexpl() can be used without linking with libm... yes checking for wait4... yes checking whether frexpl works... yes checking for sbrk... yes checking whether basename is declared... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ffs is declared... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking whether asprintf is declared... yes checking for getcwd with POSIX signature... yes checking whether vasprintf is declared... yes checking whether getcwd is declared... yes checking whether snprintf is declared... yes checking whether getdelim is declared... yes checking whether vsnprintf is declared... yes checking whether getdtablesize is declared... yes checking whether calloc is declared... yes checking whether getline is declared... yes checking whether getenv is declared... yes checking whether getlogin_r is declared... yes checking whether getopt is declared... yes checking whether getlogin is declared... yes checking whether malloc is declared... yes checking for struct timeval... yes checking whether realloc is declared... yes checking for wide-enough struct timeval.tv_sec member... yes checking pthread.h usability... yes checking whether sbrk is declared... yes checking pthread.h presence... yes checking whether strtol is declared... yes checking for pthread.h... yes yes checking whether strtoul is declared... checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes yes checking whether strtoll is declared... checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking for IPv4 sockets... yes checking whether strnlen is declared... yes checking for IPv6 sockets... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking whether canonicalize_file_name must be declared... no checking for wint_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 yes checking whether wint_t is large enough... checking for working mmap... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking for working strncmp... yes yes checking whether stdint.h works without ISO C predefines... configure: updating cache ./config.cache configure: creating ./config.status yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking where to find the exponent in a 'double'... config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands word 1 bit 20 checking whether byte ordering is bigendian... mkdir ./bfd Configuring in ./bfd make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/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 \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libiberty/testsuite' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o filedescriptor.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o no checking for wchar_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi yes checking for good max_align_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o configure: creating cache ./config.cache if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o checking build system type... i586-alpine-linux-musl checking host system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi i586-alpine-linux-musl checking target system type... gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi yes checking whether NULL can be used in arbitrary expressions... gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o i586-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi checking for a thread-safe mkdir -p... gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o ../../bfd/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes yes checking whether locale.h defines locale_t... checking whether make supports nested variables... (cached) yes checking for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-gcc... gcc if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o yes checking for GNU libc compatible malloc... yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o checking whether we are cross compiling... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o yes checking for a traditional japanese locale... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o no checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sigsetmask.c -o sigsetmask.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o o checking whether we are using the GNU C compiler... none checking for a french Unicode locale... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none checking for a transitional chinese locale... none needed checking whether gcc understands -c and -o together... none checking for inline... yes checking for style of include used by make... GNU checking dependency style of gcc... inline checking for mmap... gcc3 checking how to run the C preprocessor... yes checking for MAP_ANONYMOUS... gcc -E yes checking whether memchr works... checking for grep that handles long lines and -e... yes checking whether memmem is declared... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for memmem... yes checking whether memmem works... yes checking whether memrchr is declared... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking whether defines MIN and MAX... yes checking for stdlib.h... no checking whether defines MIN and MAX... yes checking for string.h... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... yes checking for memory.h... mode_t checking whether is self-contained... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for library containing setsockopt... yes checking for unistd.h... none needed checking whether setenv is declared... yes checking minix/config.h usability... yes checking search.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 search.h presence... yes checking for search.h... yes checking for tsearch... 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 gcc... yes checking for sigset_t... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/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/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... ok checking for dlfcn.h... yes checking for objdir... .libs yes checking whether fcloseall is declared... checking if gcc supports -fno-rtti -fno-exceptions... no checking whether ecvt is declared... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking whether fcvt is declared... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... 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... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/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 strdup is declared... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/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; \ ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/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; \ ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libiberty' no checking for shl_load in -ldld... yes checking whether strerror(0) succeeds... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking for strerror_r with POSIX signature... yes checking whether strerror_r works... yes checking whether a statically linked program can dlopen itself... yes checking whether strerror_r is declared... (cached) yes checking whether strnlen 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 checking for windows.h... yes checking whether strstr works... no checking for library containing dlsym... yes checking whether strtok_r 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... no checking size of void *... yes checking for struct timespec in ... yes checking for TIME_UTC in ... 4 yes checking whether execvpe is declared... 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... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking size of long long... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... 8 checking size of void *... (cached) 4 checking size of long... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... 4 checking size of int... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... 4 checking fcntl.h usability... none required checking for clock_gettime... yes checking fcntl.h presence... yes checking for clock_settime... yes checking for fcntl.h... yes checking sys/file.h usability... yes yes checking sys/file.h presence... checking for closedir... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking for d_ino member in directory struct... 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... yes checking for d_type member in directory struct... yes checking for fdopen... yes checking for dirfd... yes checking for fileno... yes checking whether dirfd is declared... yes checking for fls... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... no checking for getgid... yes checking whether dup2 works... yes checking for getpagesize... yes checking for getrlimit... yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... yes checking for getuid... yes checking for sysconf... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking whether basename is declared... needs runtime check checking whether fdopendir is declared... yes checking whether ffs is declared... yes checking whether fdopendir works... yes checking whether stpcpy is declared... yes checking for ffs... yes checking for flexible array member... yes checking whether asprintf is declared... yes checking whether conversion from 'int' to 'long double' works... yes checking whether vasprintf is declared... yes checking for working GNU fnmatch... no checking whether free is known to preserve errno... yes checking whether strnlen is declared... no checking whether fstatat (..., 0) works... yes checking compiler support for hidden visibility... yes checking whether getcwd handles long file names properly... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes checking for prstatus32_t in sys/procfs.h... no checking for prstatus_t.pr_who in sys/procfs.h... no checking for prstatus32_t.pr_who in sys/procfs.h... no checking for pstatus_t in sys/procfs.h... no, but it is partly working checking for getpagesize... no checking for pxstatus_t in sys/procfs.h... no checking for pstatus32_t in sys/procfs.h... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... no checking for prpsinfo_t in sys/procfs.h... yes checking for prpsinfo_t.pr_pid in sys/procfs.h... yes checking for working getdelim function... yes checking for prpsinfo32_t in sys/procfs.h... no checking for prpsinfo32_t.pr_pid in sys/procfs.h... no checking for psinfo_t in sys/procfs.h... yes checking whether getdtablesize works... no checking for psinfo_t.pr_pid in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... yes checking for getline... no checking for psinfo32_t.pr_pid in sys/procfs.h... yes checking for working getline function... no checking for lwpstatus_t in sys/procfs.h... no checking for lwpxstatus_t in sys/procfs.h... no checking for lwpstatus_t.pr_context in sys/procfs.h... yes checking whether getlogin_r works with small buffers... no checking for lwpstatus_t.pr_reg in sys/procfs.h... no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... yes checking whether program_invocation_name is declared... no checking for win32_pstatus_t in sys/procfs.h... yes checking whether program_invocation_short_name is declared... no checking for ftello... yes checking whether __argv is declared... no checking whether getrandom is compatible with its GNU+BSD signature... yes checking for ftello64... yes checking for gettimeofday with POSIX signature... yes checking for fseeko... yes checking for GNU glob interface version 1 or 2... no checking for library containing inet_ntop... yes checking for fseeko64... none required checking whether inet_ntop is declared... yes checking for fopen64... yes yes checking whether ftello is declared... checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes no checking whether UINT32_MAX < UINTMAX_MAX... checking whether ftello64 is declared... yes checking whether UINT64_MAX == ULONG_MAX... no checking whether isnan(double) can be used without linking with libm... yes checking whether fseeko is declared... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether fseeko64 is declared... yes checking whether isnanl works... yes checking whether fopen64 is declared... yes checking whether the compiler supports the __inline keyword... yes checking size of off_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking for pthread_rwlock_t... checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes checking for madvise... yes checking for mprotect... no yes checking whether NAN macro works... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether HUGE_VAL works... 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 the C locale is free of encoding errors... 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... yes checking whether memmem works in linear time... config.status: creating Makefile yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for mempcpy... (cached) yes checking for memrchr... config.status: creating bfd-in3.h yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... config.status: creating po/Makefile.in yes checking whether is self-contained... config.status: creating config.h config.status: executing depfiles commands yes checking whether open recognizes a trailing slash... yes checking for opendir... 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... config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands yes checking whether rename honors trailing slash on source... mkdir ./opcodes Configuring in ./opcodes yes checking whether rename manages hard links correctly... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in po make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd/po' ( if test 'x../../../bfd/po' != 'x.'; then \ posrcprefix='../../../bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../bfd/po/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@.*@ ../& \\\\@" < ../../../bfd/po/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 configure: creating cache ./config.cache checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../opcodes/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether rename manages existing destinations correctly... yes checking whether make supports nested variables... (cached) yes checking for i586-alpine-linux-musl-gcc... gcc config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands checking whether the C compiler works... config.status: executing default-1 commands config.status: executing default commands yes checking for rewinddir... yes checking for C compiler default output file name... a.out checking for suffix of executables... make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd/po' checking whether we are cross compiling... yes checking whether rmdir works... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd' CCLD doc/chew.stamp no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether select supports a 0 argument... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking whether select detects invalid fds... none needed checking whether gcc understands -c and -o together... yes checking whether setenv validates arguments... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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... checking for grep that handles long lines and -e... yes checking for simple visibility declarations... yes checking for volatile sig_atomic_t... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sighandler_t... yes checking for socklen_t... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for ssize_t... yes checking for string.h... yes checking whether stat handles trailing slashes on files... yes checking for memory.h... 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 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 MAKEINFO doc/bfd.info yes checking for strings.h... yes checking for struct stat.st_atim.tv_nsec... yes yes checking whether struct stat.st_atim is of type struct timespec... checking for inttypes.h... yes yes checking for struct stat.st_birthtimespec.tv_nsec... checking for stdint.h... yes checking for unistd.h... no checking for struct stat.st_birthtimensec... yes checking minix/config.h usability... no checking for struct stat.st_birthtim.tv_nsec... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for working stdalign.h... 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 for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/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 gcc... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/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/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so system checking command to parse /usr/bin/nm -B output from gcc object... checking for strchrnul... ok checking for dlfcn.h... yes checking whether strchrnul works... yes checking for objdir... .libs yes checking for working strerror function... checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes yes checking if gcc static flag -static works... checking for working strnlen... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... yes checking whether strstr works in linear time... 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... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking size of void *... yes checking whether strstr works... (cached) yes checking for strtok_r... 4 checking whether basename is declared... yes yes checking whether stpcpy is declared... checking whether strtok_r works... yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes checking for nlink_t... (cached) yes checking whether localtime_r is declared... yes yes checking whether localtime_r is compatible with its POSIX signature... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes config.status: creating Makefile checking whether wcsdup is declared... config.status: creating po/Makefile.in config.status: creating config.h yes checking whether iswcntrl works... config.status: executing depfiles commands yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking for wmemchr... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... awk 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 gcc... gcc3 checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so 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 mkdir ./gdbsupport Configuring in ./gdbsupport make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib' Making all in import make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib/import' GEN alloca.h GEN ctype.h GEN dirent.h GEN fcntl.h GEN fnmatch.h GEN glob.h GEN inttypes.h GEN limits.h GEN locale.h GEN arpa/inet.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 time.h GEN unistd.h GEN wchar.h GEN sys/random.h GEN wctype.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/uio.h GEN sys/types.h GEN sys/wait.h configure: creating cache ./config.cache checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../gdbsupport/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for i586-alpine-linux-musl-gcc... 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... make all-recursive yes checking whether gcc accepts -g... make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib/import' yes checking for gcc option to accept ISO C89... make[6]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/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 none needed checking whether gcc understands -c and -o together... CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC wctype-h.o CC canonicalize-lgpl.o CC chdir-long.o CC error.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 yes CC setlocale-lock.o CC wmempcpy.o checking for style of include used by make... CC glthread/lock.o CC malloc/scratch_buffer_dupfree.o CC malloc/scratch_buffer_grow.o GNU CC malloc/scratch_buffer_grow_preserve.o checking dependency style of gcc... CC malloc/scratch_buffer_set_array_size.o gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking how to run the C preprocessor... 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... 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__... AR libgnu.a make[6]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib/import' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib/import' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib/import' yes checking for dlfcn.h... make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib' mkdir ./sim mkdir ./gdbserver Configuring in ./sim Configuring in ./gdbserver yes checking for windows.h... no checking for library containing dlsym... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alpine-linux-musl-gcc... gcc configure: creating cache ./config.cache checking build system type... i586-alpine-linux-musl checking whether the C compiler works... checking host system type... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... no checking whether g++ supports C++11 features by default... 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 for suffix of executables... checking whether we are cross compiling... yes checking whether we are cross compiling... checking whether NLS is requested... no checking for long long... 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 gcc accepts -g... o checking whether we are using the GNU C compiler... yes checking size of long long... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... none needed 8 checking whether basename is declared... checking whether we are using the GNU C++ compiler... none needed checking whether gcc understands -c and -o together... yes checking whether g++ accepts -g... yes checking whether ffs is declared... yes checking how to run the C preprocessor... yes checking how to run the C preprocessor... gcc -E gcc -E yes checking for grep that handles long lines and -e... checking whether asprintf is declared... checking for grep that handles long lines and -e... yes checking whether vasprintf is declared... /bin/grep /bin/grep checking for egrep... checking for egrep... /bin/grep -E /bin/grep -E checking for ANSI C header files... checking for ANSI C header files... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes yes checking for sys/types.h... checking for sys/types.h... yes checking for sys/stat.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking whether strtoul is declared... yes checking for string.h... yes checking for stdlib.h... yes checking for memory.h... yes yes checking for string.h... yes checking whether strtoll is declared... checking for strings.h... yes checking for inttypes.h... yes checking for memory.h... yes checking for stdint.h... yes checking whether strtoull is declared... yes checking for unistd.h... yes checking for strings.h... yes checking minix/config.h usability... yes yes checking whether strverscmp is declared... checking for inttypes.h... no checking minix/config.h presence... yes checking for stdint.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for size_t... yes checking for unistd.h... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether byte ordering is bigendian... yes checking minix/config.h usability... no checking for i586-alpine-linux-musl-dtc... no checking for dtc... no checking for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes yes checking whether C11 is supported by default... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for dlfcn.h... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for fcntl.h... yes checking for pid_t... yes checking for fpu_control.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no no checking for termios.h... checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking whether g++ supports C++11 features by default... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by GCC... yes checking for unistd.h... (cached) yes checking for utime.h... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for linux/if_tun.h... make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd' make all-recursive yes yes checking for ANSI C header files... checking for alloca... (cached) yes checking for size_t... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd' yes Making all in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd/po' checking for linux/mii.h... yes checking for nl_langinfo and CODESET... yes checking for linux/types.h... yes make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd' checking linux/perf_event.h usability... rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h yes checking for stdlib.h... (cached) yes /bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h rm -f tofiles GEN peigen.c rm -f bfd-tmp.h f=""; \ for i in elf32-i386.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo trad-core.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles checking for unistd.h... (cached) yes touch stmp-bfd-h /bin/sh ../../bfd/../move-if-change tofiles ofiles checking for sys/param.h... touch stamp-ofiles 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 yes checking for net/if.h... yes checking linux/perf_event.h presence... yes checking for pid_t... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking for netinet/in.h... yes checking locale.h presence... CC ihex.lo yes checking for a sed that does not truncate output... /bin/sed checking for ld used by GCC... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... CC srec.lo yes checking for shared library run path origin... yes done checking for ANSI C header files... (cached) yes checking for working alloca.h... checking for netinet/tcp.h... CC tekhex.lo CC verilog.lo CC elf32-i386.lo yes checking signal.h presence... yes checking for signal.h... yes yes checking for alloca... checking sys/resource.h usability... yes checking for sys/ioctl.h... CC elfxx-x86.lo CC elf-ifunc.lo yes checking for nl_langinfo and CODESET... yes checking sys/resource.h presence... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking sys/socket.h usability... CC elf-vxworks.lo yes checking linux/perf_event.h usability... CC elf32.lo CC elf.lo yes checking for sys/mount.h... yes checking sys/socket.h presence... CC elflink.lo yes checking for sys/socket.h... yes checking sys/un.h usability... CC elf-attrs.lo CC elf-strtab.lo yes checking linux/perf_event.h presence... CC elf-eh-frame.lo yes checking for sys/param.h... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... CC dwarf1.lo CC dwarf2.lo CC pei-i386.lo yes yes checking locale.h presence... checking for sys/resource.h... yes checking for locale.h... yes checking for memory.h... (cached) yes CC peigen.lo checking signal.h usability... yes checking sys/wait.h presence... CC cofflink.lo yes checking for sys/wait.h... yes CC coffgen.lo checking thread_db.h usability... yes checking for sys/socket.h... yes checking signal.h presence... CC elf32-gen.lo yes checking for signal.h... yes checking sys/resource.h usability... no checking thread_db.h presence... yes CC plugin.lo checking for sys/stat.h... (cached) yes checking for sys/statfs.h... no checking for thread_db.h... no checking wait.h usability... CC cpu-i386.lo yes checking sys/resource.h presence... CC cpu-iamcu.lo yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking for sys/termio.h... yes checking wait.h presence... yes checking sys/socket.h presence... CC trad-core.lo yes checking for wait.h... yes checking termios.h usability... yes checking for sys/socket.h... yes no checking for sys/termios.h... checking sys/un.h usability... yes checking termios.h presence... yes checking sys/un.h presence... yes checking for termios.h... yes checking for dlfcn.h... (cached) yes checking linux/elf.h usability... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking for sys/types.h... (cached) yes checking for sys/vfs.h... yes checking sys/wait.h presence... yes checking linux/elf.h presence... yes checking for sys/wait.h... yes checking thread_db.h usability... yes checking for __setfpucw... yes checking for linux/elf.h... yes checking proc_service.h usability... no checking thread_db.h presence... no checking for thread_db.h... no no checking for access... checking wait.h usability... no checking proc_service.h presence... no checking for proc_service.h... no checking poll.h usability... yes yes checking wait.h presence... checking for aint... yes checking for wait.h... yes checking termios.h usability... yes checking poll.h presence... yes checking for poll.h... yes no checking for anint... checking sys/poll.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking dlfcn.h usability... yes checking sys/poll.h presence... no checking for cfgetispeed... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking linux/elf.h usability... yes checking for cfgetospeed... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for getpagesize... yes checking linux/elf.h presence... yes yes checking for linux/elf.h... yes checking for cfsetispeed... checking proc_service.h usability... yes checking for working mmap... no checking proc_service.h presence... yes checking for cfsetospeed... no checking for proc_service.h... no checking poll.h usability... yes checking for chdir... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking vfork.h usability... yes checking for chmod... yes checking sys/poll.h presence... no checking vfork.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... no checking for vfork.h... no checking for fork... yes checking for dup... yes checking sys/select.h presence... yes yes checking for sys/select.h... yes yes checking for getpagesize... checking for vfork... checking for dup2... yes yes checking for working mmap... yes checking for working fork... checking for execv... yes checking for execve... yes checking for working vfork... (cached) yes checking for fdwalk... yes checking for fcntl... yes checking vfork.h usability... no checking for getrlimit... yes checking for fork... no checking vfork.h presence... yes checking for pipe... no checking for vfork.h... no checking for fork... yes checking for fstat... yes yes checking for pipe2... checking for vfork... yes checking for fstatfs... yes yes checking for working fork... checking for poll... yes checking for ftruncate... yes checking for socketpair... yes checking for working vfork... (cached) yes checking for fdwalk... yes checking for getdirentries... yes checking for sigaction... no checking for getrlimit... no checking for getegid... yes checking for ptrace64... yes checking for pipe... yes checking for geteuid... no checking for sbrk... yes checking for pipe2... yes yes checking for setns... checking for getgid... yes yes checking for sigaltstack... checking for poll... yes checking for getpid... yes checking for sigprocmask... yes checking for socketpair... yes checking for getppid... yes checking for setpgid... yes checking for sigaction... yes checking for getrusage... yes checking for setpgrp... yes yes checking for ptrace64... yes checking for gettimeofday... checking for getrusage... yes checking for getauxval... yes no checking for sbrk... checking for getuid... yes checking for sigtimedwait... yes yes checking for ioctl... checking for setns... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking whether strstr is declared... yes yes checking for sigaltstack... checking for kill... yes checking for struct stat.st_blocks... yes yes checking for sigprocmask... checking for link... yes yes checking for lseek... checking for setpgid... yes checking for struct stat.st_blksize... yes yes checking for setpgrp... checking for mmap... yes yes yes checking for library containing kinfo_getfile... checking for getrusage... checking for munmap... yes yes checking for getauxval... checking for pipe... yes yes checking for sigtimedwait... checking for posix_fallocate... yes yes checking for pread... checking whether ADDR_NO_RANDOMIZE is declared... no checking for kinfo_getfile... yes checking whether strstr is declared... yes checking for rmdir... yes checking for struct stat.st_blocks... yes no checking whether gcc is Clang... checking for setregid... no checking whether pthreads work with -pthread... yes checking for struct stat.st_blksize... yes checking for setreuid... yes yes checking for library containing kinfo_getfile... checking for setgid... yes checking for joinable pthread attribute... yes checking for setuid... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for sigaction... yes checking for std::thread... no checking for kinfo_getfile... yes checking for sigprocmask... no checking whether gcc is Clang... yes checking for sqrt... no checking whether pthreads work with -pthread... yes checking for stat... yes checking for joinable pthread attribute... yes checking for strsignal... 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 tcdrain... yes checking for tcflow... yes checking for tcflush... yes checking for pthread_sigmask... yes checking for tcgetattr... yes checking for pthread_setname_np... yes checking for tcgetpgrp... yes checking for sigsetjmp... yes checking for tcsendbreak... yes checking whether to use intel pt... auto checking for libipt... yes checking for tcsetattr... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking for tcsetpgrp... yes checking for pthread_sigmask... yes checking sys/procfs.h usability... yes checking for time... yes yes checking sys/procfs.h presence... checking for pthread_setname_np... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... yes checking for truncate... no checking for fpregset_t in sys/procfs.h... yes checking for sigsetjmp... yes checking for umask... no checking for prgregset_t in sys/procfs.h... yes checking whether to use intel pt... auto checking for libipt... yes yes checking for prfpregset_t in sys/procfs.h... checking for unlink... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking for prgregset32_t in sys/procfs.h... yes checking for utime... no checking for lwpid_t in sys/procfs.h... yes checking sys/procfs.h usability... yes checking whether struct tm is in sys/time.h or time.h... yes checking for psaddr_t in sys/procfs.h... yes checking sys/procfs.h presence... time.h checking for uid_t in sys/types.h... yes yes checking for sys/procfs.h... yes checking how to print strings... checking for gregset_t in sys/procfs.h... printf checking for a sed that does not truncate output... yes checking for elf_fpregset_t in sys/procfs.h... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... no checking for fpregset_t in sys/procfs.h... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking sys/ptrace.h usability... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for gawk... awk checking command to parse /usr/bin/nm -B output from gcc object... no checking for prgregset_t in sys/procfs.h... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes yes checking for prfpregset_t in sys/procfs.h... checking ptrace.h usability... ok checking for dlfcn.h... (cached) yes checking for dirent.h that defines DIR... yes checking for prgregset32_t in sys/procfs.h... no checking ptrace.h presence... no checking for ptrace.h... no checking return type of ptrace... no checking for lwpid_t in sys/procfs.h... yes checking for library containing opendir... yes checking for psaddr_t in sys/procfs.h... long checking types of arguments for ptrace... none required checking for struct stat.st_blksize... yes checking for elf_fpregset_t in sys/procfs.h... yes checking for struct stat.st_blocks... yes checking whether NLS is requested... no checking dependency style of gcc... yes checking for struct stat.st_rdev... gcc3 checking for termios.h... (cached) yes checking sys/reg.h usability... yes checking sys/reg.h presence... yes checking for struct tm.tm_zone... yes checking for sys/reg.h... yes checking for string.h... (cached) yes checking for sys/procfs.h... (cached) yes checking for linux/elf.h... (cached) yes checking fcntl.h usability... yes checking for struct stat.st_dev... yes checking for struct stat.st_ino... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for signal.h... (cached) yes checking sys/file.h usability... yes checking for struct stat.st_mode... yes checking sys/file.h presence... yes checking for struct stat.st_nlink... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking for struct stat.st_uid... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking netinet/in.h usability... yes checking for struct stat.st_gid... yes checking for struct stat.st_rdev... (cached) yes checking for struct stat.st_size... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for sys/socket.h... (cached) yes checking netdb.h usability... yes checking for struct stat.st_blksize... (cached) yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_atime... yes checking for struct stat.st_mtime... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/tcp.h usability... yes checking for struct stat.st_ctime... yes checking netinet/tcp.h presence... yes checking for __int128... yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... no checking for socklen_t... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking ws2tcpip.h usability... yes checking type of array argument to getgroups... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for pread... gid_t checking for mode_t... yes checking for pwrite... yes checking for pread64... yes checking for off_t... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... yes checking for pid_t... no checking ptrace.h presence... no checking for ptrace.h... no checking return type of ptrace... long checking types of arguments for ptrace... 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... no checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... none required checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) 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... -lcurses 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... ../../sim/../install-sh -c -d 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 gcc... gcc3 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/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-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 CCLD libbfd.la libtooldir=`/bin/sh ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so libbfd.tmp; \ /bin/sh ../../bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi config.status: creating Make-common.sim touch stamp-lib make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd' config.status: creating arch-subdir.mk mkdir ./libctf Configuring in ./libctf config.status: creating Makefile make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/opcodes' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/opcodes' Making all in . config.status: creating .gdbinit configure: creating cache ./config.cache checking build system type... i586-alpine-linux-musl checking host system type... config.status: creating config.h i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for i586-alpine-linux-musl-gcc... gcc make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/opcodes' CC dis-buf.lo CC disassemble.lo CC dis-init.lo CC i386-dis.lo CC i386-opc.lo config.status: executing libtool commands checking whether the C compiler works... config.status: executing depfiles commands 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... 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... 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 for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../libctf/../install-sh -c -d checking for gawk... awk 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 gcc... gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for i586-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so) interface... ar checking whether NLS is requested... no 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 gcc... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/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/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) 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 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-12.1/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-12.1/missing autoconf checking for autoheader... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-12.1/missing autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for library containing dlsym... none required checking for ELF support in BFD... yes checking whether byte ordering is bigendian... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for pread... yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether stpcpy is declared... yes checking for qsort_r... yes checking for qsort_r signature... CCLD libopcodes.la GNU checking for O_CLOEXEC... libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so libopcodes.tmp; \ /bin/sh ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi yes checking for makeinfo... makeinfo --split-size=5000000 touch stamp-lib make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/opcodes' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/opcodes/po' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/opcodes' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/opcodes' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/sim' make SIM_PRIMARY_TARGET= all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/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 checking for expect... no checking for Tcl supporting try/catch... no checking for linker versioning flags... -Wl,--version-script='../../libctf/libctf.ver' configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile AR common/libcommon.a ar: `u' modifier ignored since `D' is the default (see `U') config.status: creating config.h config.status: executing depfiles commands make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/sim' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/sim' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/sim' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/sim' config.status: executing libtool commands make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libctf' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/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 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 CC libctf_nobfd_la-ctf-lookup.lo CC libctf_nobfd_la-ctf-open.lo CC libctf_nobfd_la-ctf-serialize.lo CC libctf_nobfd_la-ctf-sha1.lo CC libctf_nobfd_la-ctf-string.lo CC libctf_nobfd_la-ctf-subr.lo CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-util.lo CCLD libctf.la CCLD libctf-nobfd.la make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libctf' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libctf' int,int,long,long 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 int,int,long,long checking that generated files are newer than configure... done configure: creating ./config.status checking for ust... no checking the compiler type... gcc checking compiler warning flags... config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdbsupport' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/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 -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... yes checking whether asprintf is declared... CXX ptid.o yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... CXX rsp-low.o yes checking whether strtol is declared... yes checking whether strtoul is declared... CXX run-time-clock.o yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... CXX safe-strerror.o CXX scoped_mmap.o CXX search.o CXX signals.o yes checking whether perror is declared... CXX signals-state-save-restore.o CXX tdesc.o CXX thread-pool.o CXX xml-utils.o yes CXX event-pipe.o 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 x86-64... 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 .deps config.status: executing gdbdepdir commands mkdir arch mkdir arch/.deps mkdir gdbsupport mkdir gdbsupport/.deps mkdir nat mkdir nat/.deps mkdir target mkdir target/.deps AR libgdbsupport.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdbsupport' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdbsupport' mkdir ./gdb Configuring in ./gdb make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdbserver' CXX alloc.o CXX arch/i386.o CXX ax.o CXX debug.o CXX dll.o CXX fork-child.o CXX hostio.o CXX i387-fp.o CXX inferiors.o CXX linux-low.o CXX linux-x86-low.o CXX linux-x86-tdesc.o CXX mem-break.o CXX nat/fork-inferior.o CXX nat/linux-btrace.o CXX nat/linux-namespaces.o CXX nat/linux-osdata.o CXX nat/linux-personality.o CXX nat/linux-procfs.o CXX nat/linux-ptrace.o CXX nat/linux-waitpid.o CXX nat/x86-dregs.o CXX nat/x86-linux-dregs.o CXX nat/x86-linux.o CXX notif.o CXX proc-service.o CXX regcache.o configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alpine-linux-musl-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... 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... yes checking for stdlib.h... CXX remote-utils.o yes checking for string.h... yes checking for memory.h... CXX server.o yes checking for strings.h... CXX symbol.o yes checking for inttypes.h... yes checking for stdint.h... CXX target.o yes CXX target/waitstatus.o CXX tdesc.o checking for unistd.h... CXX thread-db.o yes checking minix/config.h usability... CXX tracepoint.o CXX utils.o no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... GEN version-generated.cc CXX x86-low.o yes checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... CXX gdbreplay.o i586-alpine-linux-musl checking for dlfcn.h... CXX version.o CXX alloc-ipa.o yes checking for windows.h... CXX arch/i386-ipa.o no checking for library containing dlsym... CXX ax-ipa.o CXX gdbsupport/common-utils-ipa.o CXX gdbsupport/errors-ipa.o none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... CXX gdbsupport/format-ipa.o no checking whether g++ supports C++11 features by default... CXX gdbsupport/print-utils-ipa.o yes checking dependency style of gcc... CXX gdbsupport/rsp-low-ipa.o CXX gdbsupport/safe-strerror-ipa.o In function 'btrace_error linux_read_bts(btrace_data_bts*, btrace_target_info*, btrace_read_type)', inlined from 'btrace_error linux_read_btrace(btrace_data*, btrace_target_info*, btrace_read_type)' at ../../gdbserver/../gdb/nat/linux-btrace.c:935:29: ../../gdbserver/../gdb/nat/linux-btrace.c:865:21: warning: 'data_head' may be used uninitialized [-Wmaybe-uninitialized] 865 | pevent->last_head = data_head; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ../../gdbserver/../gdb/nat/linux-btrace.c: In function 'btrace_error linux_read_btrace(btrace_data*, btrace_target_info*, btrace_read_type)': ../../gdbserver/../gdb/nat/linux-btrace.c:792:9: note: 'data_head' was declared here 792 | __u64 data_head, data_tail; | ^~~~~~~~~ gcc3 checking whether NLS is requested... no checking whether makeinfo --split-size=5000000 supports @click... CXX gdbsupport/tdesc-ipa.o CXX linux-i386-ipa.o CXX linux-x86-tdesc-ipa.o CXX regcache-ipa.o CXX remote-utils-ipa.o yes checking for default auto-load directory... $debugdir:$datadir/auto-load checking for default auto-load safe-path... $debugdir:$datadir/auto-load checking size of void *... 4 checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to use debuginfod... auto checking for libdebuginfod >= 0.179... no configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. checking libunwind-ia64.h usability... no checking libunwind-ia64.h presence... CXX tdesc-ipa.o CXX tracepoint-ipa.o CXX utils-ipa.o 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... awk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for bison... /home/buildozer/aports/main/gdb/src/gdb-12.1/missing bison -y checking for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-dlltool... dlltool checking for i586-alpine-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/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... CXXLD gdbreplay 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... none required 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... yes checking size of unsigned long long... 8 checking size of unsigned long... 4 checking size of unsigned __int128... 0 checking for library containing dlopen... none required checking whether to use expat... auto checking for libexpat... yes checking how to link with libexpat... /usr/lib/libexpat.so checking for XML_StopParser... yes checking for libgmp... yes checking how to link with libgmp... /usr/lib/libgmp.so checking whether to use MPFR... auto checking for libmpfr... no configure: WARNING: MPFR is missing or unusable; some features may be unavailable. checking whether to use python... /usr/bin/python3 /home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/../../gdb/python/python-config.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils import sysconfig /home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/../../gdb/python/python-config.py:7: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead from distutils import sysconfig /home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/../../gdb/python/python-config.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils import sysconfig /home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/../../gdb/python/python-config.py:7: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead from distutils import sysconfig /home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/../../gdb/python/python-config.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils import sysconfig /home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/../../gdb/python/python-config.py:7: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead from distutils import sysconfig checking for python... yes checking compiler flags for python code... -fno-strict-aliasing -fwrapv checking whether to use guile... auto checking for pkg-config... /usr/bin/pkg-config checking for usable guile from /usr/bin/pkg-config... no checking for the source-highlight library... no checking for ANSI C header files... (cached) yes checking nlist.h usability... no checking nlist.h presence... no checking for nlist.h... no 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... CXXLD libinproctrace.so 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... no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no 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... CXXLD gdbserver 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... make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdbserver' 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 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... auto checking for liblzma... no checking for X... no 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 for libxxhash... no checking whether to use xxhash... no checking for xsltproc... no 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 ../../gdb/config/nm-linux.h to nm.h config.status: executing depdir commands mkdir .deps === configuring in testsuite (/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/testsuite) configure: running /bin/sh ../../../gdb/testsuite/configure --disable-option-checking '--prefix=/usr' '--with-build-sysroot=' '--with-python=/usr/bin/python3' '--disable-nls' '--disable-werror' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-system-readline' '--with-system-zlib' '--program-transform-name=s,y,y,' '--build=i586-alpine-linux-musl' '--host=i586-alpine-linux-musl' '--target=i586-alpine-linux-musl' 'build_alias=i586-alpine-linux-musl' 'host_alias=i586-alpine-linux-musl' 'target_alias=i586-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fomit-frame-pointer -g -g1 ' 'LDFLAGS= ' 'CPPFLAGS=-Os -fomit-frame-pointer' 'CXX=g++' 'CXXFLAGS=-Os -fomit-frame-pointer -g -g1 ' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=/home/buildozer/aports/main/gdb/src/gdb-12.1/missing bison -y' --cache-file=.././config.cache --srcdir=../../../gdb/testsuite configure: loading cache .././config.cache checking build system type... (cached) i586-alpine-linux-musl checking host system type... (cached) i586-alpine-linux-musl checking target system type... (cached) i586-alpine-linux-musl checking for i586-alpine-linux-musl-gcc... (cached) 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 gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) 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 '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb' /bin/sh ../../gdb/../mkinstalldirs arch/.deps /bin/sh ../../gdb/../mkinstalldirs cli/.deps /bin/sh ../../gdb/../mkinstalldirs dwarf2/.deps /bin/sh ../../gdb/../mkinstalldirs mi/.deps /bin/sh ../../gdb/../mkinstalldirs compile/.deps /bin/sh ../../gdb/../mkinstalldirs tui/.deps /bin/sh ../../gdb/../mkinstalldirs unittests/.deps /bin/sh ../../gdb/../mkinstalldirs guile/.deps /bin/sh ../../gdb/../mkinstalldirs python/.deps /bin/sh ../../gdb/../mkinstalldirs target/.deps /bin/sh ../../gdb/../mkinstalldirs nat/.deps mkdir arch mkdir cli mkdir arch/.deps mkdir dwarf2 mkdir cli/.deps mkdir mi mkdir dwarf2/.deps mkdir compile mkdir mi/.deps mkdir compile/.deps mkdir tui mkdir python mkdir unittests mkdir guile mkdir tui/.deps mkdir python/.deps mkdir unittests/.deps mkdir target mkdir guile/.deps mkdir nat mkdir target/.deps mkdir nat/.deps GEN stamp-version CXX x86-linux-nat.o CXX x86-nat.o CXX x86-tdep.o CXX xml-support.o GEN xml-builtin.c CXX xml-syscall.o CXX xml-tdesc.o GEN init.c CXX gdb.o CXX ada-exp.o CXX ada-lang.o CXX ada-tasks.o CXX ada-typeprint.o CXX ada-valprint.o CXX ada-varobj.o CXX addrmap.o CXX agent.o CXX alloc.o CXX annotate.o CXX arch-utils.o CXX arch/i386.o CXX async-event.o CXX auto-load.o CXX auxv.o CXX ax-gdb.o CXX ax-general.o CXX bcache.o CXX bfd-target.o CXX block.o CXX blockframe.o CXX break-catch-exec.o CXX break-catch-fork.o CXX break-catch-sig.o CXX break-catch-syscall.o CXX break-catch-throw.o CXX breakpoint.o CXX bt-utils.o CXX btrace.o CXX build-id.o CXX buildsym-legacy.o CXX buildsym.o CXX c-exp.o CXX c-lang.o CXX c-typeprint.o CXX c-valprint.o CXX c-varobj.o CXX charset.o CXX cli-out.o CXX cli/cli-cmds.o CXX cli/cli-decode.o CXX cli/cli-dump.o CXX cli/cli-interp.o CXX cli/cli-logging.o CXX cli/cli-option.o CXX cli/cli-script.o CXX cli/cli-setshow.o CXX cli/cli-style.o CXX cli/cli-utils.o CXX coff-pe-read.o CXX coffread.o CXX compile/compile-c-support.o CXX compile/compile-c-symbols.o CXX compile/compile-c-types.o CXX compile/compile-cplus-symbols.o CXX compile/compile-cplus-types.o CXX compile/compile-loc2c.o CXX compile/compile-object-load.o CXX compile/compile-object-run.o CXX compile/compile.o CXX complaints.o CXX completer.o CXX copying.o CXX corefile.o CXX corelow.o CXX cp-abi.o CXX cp-name-parser.o CXX cp-namespace.o CXX cp-support.o CXX cp-valprint.o CXX ctfread.o CXX d-exp.o CXX d-lang.o CXX d-namespace.o CXX d-valprint.o CXX dbxread.o CXX dcache.o CXX debug.o CXX debuginfod-support.o CXX dictionary.o CXX disasm.o CXX displaced-stepping.o CXX dtrace-probe.o CXX dummy-frame.o CXX dwarf2/abbrev.o CXX dwarf2/attribute.o CXX dwarf2/comp-unit-head.o CXX dwarf2/cu.o CXX dwarf2/dwz.o CXX dwarf2/expr.o CXX dwarf2/frame-tailcall.o CXX dwarf2/frame.o CXX dwarf2/index-cache.o CXX dwarf2/index-common.o CXX dwarf2/index-write.o CXX dwarf2/leb.o CXX dwarf2/line-header.o CXX dwarf2/loc.o CXX dwarf2/macro.o CXX dwarf2/read.o CXX dwarf2/section.o CXX dwarf2/stringify.o CXX elf-none-tdep.o CXX elfread.o CXX eval.o CXX event-top.o CXX exceptions.o CXX exec.o CXX expprint.o CXX extension.o CXX f-exp.o CXX f-lang.o CXX f-typeprint.o CXX f-valprint.o CXX filename-seen-cache.o CXX filesystem.o CXX findcmd.o CXX findvar.o CXX fork-child.o CXX frame-base.o CXX frame-unwind.o CXX frame.o CXX gcore-elf.o CXX gcore.o CXX gdb-demangle.o CXX gdb_bfd.o CXX gdbtypes.o CXX glibc-tdep.o CXX gmp-utils.o CXX gnu-v2-abi.o CXX gnu-v3-abi.o CXX go-exp.o CXX go-lang.o CXX go-typeprint.o CXX go-valprint.o CXX guile/guile.o CXX i386-linux-nat.o CXX i386-linux-tdep.o CXX i386-tdep.o CXX i387-tdep.o CXX inf-child.o CXX inf-loop.o CXX inf-ptrace.o CXX infcall.o CXX infcmd.o CXX inferior.o CXX inflow.o CXX infrun.o CXX inline-frame.o CXX interps.o CXX jit.o CXX language.o CXX linespec.o CXX linux-fork.o CXX linux-nat.o CXX linux-record.o CXX linux-tdep.o CXX linux-thread-db.o CXX location.o CXX m2-exp.o CXX m2-lang.o CXX m2-typeprint.o CXX m2-valprint.o CXX macrocmd.o CXX macroexp.o CXX macroscope.o CXX macrotab.o CXX main.o CXX maint-test-options.o CXX maint-test-settings.o CXX maint.o CXX mdebugread.o CXX mem-break.o CXX memattr.o CXX memory-map.o CXX memrange.o CXX mi/mi-cmd-break.o CXX mi/mi-cmd-catch.o CXX mi/mi-cmd-disas.o CXX mi/mi-cmd-env.o CXX mi/mi-cmd-file.o CXX mi/mi-cmd-info.o CXX mi/mi-cmd-stack.o CXX mi/mi-cmd-target.o CXX mi/mi-cmd-var.o CXX mi/mi-cmds.o CXX mi/mi-common.o CXX mi/mi-console.o CXX mi/mi-getopt.o CXX mi/mi-interp.o CXX mi/mi-main.o CXX mi/mi-out.o CXX mi/mi-parse.o CXX mi/mi-symbol-cmds.o CXX minidebug.o CXX minsyms.o CXX mipsread.o CXX namespace.o CXX nat/fork-inferior.o CXX nat/linux-btrace.o CXX nat/linux-namespaces.o CXX nat/linux-osdata.o CXX nat/linux-personality.o CXX nat/linux-procfs.o CXX nat/linux-ptrace.o CXX nat/linux-waitpid.o CXX nat/x86-dregs.o CXX nat/x86-linux-dregs.o CXX nat/x86-linux.o CXX objc-lang.o CXX objfiles.o CXX observable.o CXX opencl-lang.o CXX osabi.o CXX osdata.o CXX p-exp.o CXX p-lang.o CXX p-typeprint.o CXX p-valprint.o CXX parse.o CXX posix-hdep.o In function 'btrace_error linux_read_bts(btrace_data_bts*, btrace_target_info*, btrace_read_type)', inlined from 'btrace_error linux_read_btrace(btrace_data*, btrace_target_info*, btrace_read_type)' at ../../gdb/nat/linux-btrace.c:935:29: ../../gdb/nat/linux-btrace.c:865:21: warning: 'data_head' may be used uninitialized [-Wmaybe-uninitialized] 865 | pevent->last_head = data_head; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ../../gdb/nat/linux-btrace.c: In function 'btrace_error linux_read_btrace(btrace_data*, btrace_target_info*, btrace_read_type)': ../../gdb/nat/linux-btrace.c:792:9: note: 'data_head' was declared here 792 | __u64 data_head, data_tail; | ^~~~~~~~~ CXX printcmd.o CXX probe.o CXX proc-service.o CXX process-stratum-target.o CXX producer.o CXX progspace-and-thread.o CXX progspace.o CXX prologue-value.o CXX psymtab.o CXX python/py-arch.o CXX python/py-auto-load.o CXX python/py-block.o CXX python/py-bpevent.o CXX python/py-breakpoint.o CXX python/py-cmd.o CXX python/py-connection.o CXX python/py-continueevent.o CXX python/py-event.o CXX python/py-evtregistry.o CXX python/py-evts.o CXX python/py-exitedevent.o CXX python/py-finishbreakpoint.o CXX python/py-frame.o CXX python/py-framefilter.o CXX python/py-function.o CXX python/py-gdb-readline.o CXX python/py-inferior.o CXX python/py-infevents.o CXX python/py-infthread.o CXX python/py-instruction.o CXX python/py-lazy-string.o CXX python/py-linetable.o CXX python/py-membuf.o CXX python/py-micmd.o CXX python/py-newobjfileevent.o CXX python/py-objfile.o CXX python/py-param.o CXX python/py-prettyprint.o CXX python/py-progspace.o CXX python/py-record-btrace.o CXX python/py-record-full.o CXX python/py-record.o CXX python/py-registers.o CXX python/py-signalevent.o CXX python/py-stopevent.o CXX python/py-symbol.o CXX python/py-symtab.o CXX python/py-threadevent.o CXX python/py-tui.o CXX python/py-type.o CXX python/py-unwind.o CXX python/py-utils.o CXX python/py-value.o CXX python/py-varobj.o CXX python/py-xmethods.o CXX python/python.o CXX record-btrace.o CXX record-full.o CXX record.o CXX regcache-dump.o CXX regcache.o CXX reggroups.o CXX registry.o CXX remote-fileio.o CXX remote-notif.o CXX remote.o CXX reverse.o CXX run-on-main-thread.o CXX rust-lang.o CXX rust-parse.o CXX sentinel-frame.o CXX ser-base.o CXX ser-event.o CXX ser-pipe.o CXX ser-tcp.o CXX ser-uds.o CXX ser-unix.o CXX serial.o CXX skip.o CXX solib-svr4.o CXX solib-target.o CXX solib.o CXX source-cache.o CXX source.o CXX stabsread.o CXX stack.o CXX stap-probe.o CXX std-regs.o CXX symfile-debug.o CXX symfile-mem.o CXX symfile.o CXX symmisc.o CXX symtab.o CXX target-connection.o CXX target-dcache.o CXX target-descriptions.o CXX target-float.o CXX target-memory.o CXX target.o CXX target/waitstatus.o CXX test-target.o CXX thread-iter.o CXX thread.o CXX tid-parse.o CXX top.o CXX tracectf.o CXX tracefile-tfile.o CXX tracefile.o CXX tracepoint.o CXX trad-frame.o CXX tramp-frame.o CXX tui/tui-command.o CXX tui/tui-data.o CXX tui/tui-disasm.o CXX tui/tui-file.o CXX tui/tui-hooks.o CXX tui/tui-interp.o CXX tui/tui-io.o CXX tui/tui-layout.o CXX tui/tui-location.o CXX tui/tui-out.o CXX tui/tui-regs.o CXX tui/tui-source.o CXX tui/tui-stack.o CXX tui/tui-win.o CXX tui/tui-wingeneral.o CXX tui/tui-winsource.o CXX tui/tui.o CXX type-stack.o CXX typeprint.o CXX ui-file.o CXX ui-out.o CXX ui-style.o CXX user-regs.o CXX utils.o CXX valarith.o CXX valops.o CXX valprint.o CXX value.o CXX varobj.o CXX version.o CXX xml-builtin.o CXX init.o CXXLD gdb make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/doc' (test "ln -s" = "ln -s" && \ ln -s ../../../gdb/doc/all-cfg.texi gdb-cfg.texi) || \ ln ../../../gdb/doc/all-cfg.texi gdb-cfg.texi || \ cp ../../../gdb/doc/all-cfg.texi gdb-cfg.texi make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/doc' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/testsuite' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/testsuite' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/data-directory' rm -rf ./syscalls mkdir ./syscalls rm -rf ./python files='gdb-syscalls.dtd freebsd.xml netbsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-linux.xml mips-n32-linux.xml mips-n64-linux.xml mips-o32-linux.xml ppc-linux.xml ppc64-linux.xml s390-linux.xml s390x-linux.xml sparc-linux.xml sparc64-linux.xml' ; \ for file in $files ; do \ f=../../../gdb/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./syscalls ; \ fi ; \ done files='gdb/__init__.py gdb/FrameDecorator.py gdb/FrameIterator.py gdb/frames.py gdb/printing.py gdb/prompt.py gdb/styling.py gdb/types.py gdb/unwinder.py gdb/xmethod.py gdb/command/__init__.py gdb/command/explore.py gdb/command/frame_filters.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/type_printers.py gdb/command/unwinders.py gdb/command/xmethods.py gdb/function/__init__.py gdb/function/as_string.py gdb/function/caller_is.py gdb/function/strfns.py gdb/printer/__init__.py gdb/printer/bound_registers.py' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh ../../../gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ /usr/bin/install -c -m 644 ../../../gdb/data-directory/../python/lib/$file ./python/$dir ; \ done ; \ fi rm -rf ./guile rm -rf ./system-gdbinit if test "x" != x ; then \ files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm' ; \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh ../../../gdb/data-directory/../../mkinstalldirs ./guile/$dir ; \ /usr/bin/install -c -m 644 ../../../gdb/data-directory/../guile/lib/$file ./guile/$dir ; \ done ; \ files='./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \ cd ./guile ; \ for go in $files ; do \ source="`echo $go | sed 's/\.go$/.scm/'`" ; \ echo compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" ; \ compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" || exit 1 ; \ done ; \ fi mkdir ./system-gdbinit touch stamp-guile files='elinos.py wrs-linux.py' ; \ for file in $files ; do \ f=../../../gdb/data-directory/../system-gdbinit/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./system-gdbinit ; \ fi ; \ done touch stamp-system-gdbinit mkdir ./python mkdir ./python/gdb touch stamp-syscalls mkdir ./python/gdb/command mkdir ./python/gdb/function mkdir ./python/gdb/printer touch stamp-python make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/data-directory' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb' make[1]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla' checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/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... no checking for mawk... no checking for nawk... no checking for awk... awk checking for gdbserver support... yes checking for i586-alpine-linux-musl-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for i586-alpine-linux-musl-gnatbind... no checking for gnatbind... no checking for i586-alpine-linux-musl-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 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 sim (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... no checking for lex... no checking for flex... no checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for i586-alpine-linux-musl-as... no checking for as... as checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking for ld... (cached) /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking for i586-alpine-linux-musl-ld... (cached) /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking for i586-alpine-linux-musl-lipo... no checking for lipo... no checking for i586-alpine-linux-musl-nm... no checking for nm... nm checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-windres... no checking for windres... no checking for i586-alpine-linux-musl-windmc... no checking for windmc... no checking for i586-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking for i586-alpine-linux-musl-readelf... no checking for readelf... readelf checking for -plugin option... checking for i586-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-cc... no checking for cc... cc checking for i586-alpine-linux-musl-c++... i586-alpine-linux-musl-c++ checking for i586-alpine-linux-musl-gcc... i586-alpine-linux-musl-gcc checking for i586-alpine-linux-musl-gfortran... no checking for gfortran... no checking for i586-alpine-linux-musl-gccgo... no checking for gccgo... no checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for i586-alpine-linux-musl-as... no checking for as... as checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking for i586-alpine-linux-musl-ld... no checking for ld... ld checking for i586-alpine-linux-musl-lipo... no checking for lipo... no checking for i586-alpine-linux-musl-nm... no checking for nm... nm checking for i586-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for i586-alpine-linux-musl-readelf... no checking for readelf... readelf checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-windres... no checking for windres... no checking for i586-alpine-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 make[1]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch' make[1]: Nothing to be done for 'all-target'. mkdir ./libiberty mkdir ./intl Configuring in ./libiberty mkdir ./libbacktrace mkdir ./etc Configuring in ./intl Configuring in ./libbacktrace Configuring in ./etc mkdir ./gnulib Configuring in ./gnulib mkdir ./libdecnumber Configuring in ./libdecnumber configure: creating cache ./config.cache checking for i586-alpine-linux-musl-gcc... 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... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 yes configure: creating cache ./config.cache checking build system type... checking whether make sets $(MAKE)... configure: creating cache ./config.cache checking for a thread-safe mkdir -p... checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alpine-linux-musl-gcc... gcc i586-alpine-linux-musl checking host system type... yes checking for i586-alpine-linux-musl-gcc... gcc i586-alpine-linux-musl checking target system type... ../../etc/../install-sh -c -d checking whether the C compiler works... checking for gawk... i586-alpine-linux-musl awk checking whether make sets $(MAKE)... checking for i586-alpine-linux-musl-gcc... gcc yes checking whether make supports nested variables... yes checking whether the C compiler works... checking whether the C compiler works... checking whether make supports nested variables... (cached) yes checking whether the C compiler works... configure: updating cache ./config.cache checking that generated files are newer than configure... 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 for suffix of executables... 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 for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking for suffix of object files... checking for perl... perl checking build system type... i586-alpine-linux-musl checking host system type... no no checking for suffix of object files... checking for suffix of object files... i586-alpine-linux-musl checking for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for -plugin option... checking for i586-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so yes checking whether gcc accepts -g... checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for i586-alpine-linux-musl-gcc... gcc o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking for gcc option to accept ISO C89... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... checking whether the C compiler works... none needed checking whether gcc understands -c and -o together... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking for gcc option to enable C11 features... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking how to run the C preprocessor... none needed checking how to run the C preprocessor... gcc -E checking whether we are cross compiling... none needed checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc supports -W... checking for grep that handles long lines and -e... gcc -E none needed checking whether the compiler is clang... yes checking whether gcc supports -Wall... no checking for suffix of object files... checking for grep that handles long lines and -e... no checking for compiler option needed when checking for declarations... none checking how to run the C preprocessor... o checking whether we are using the GNU C compiler... yes checking whether gcc supports -Wwrite-strings... gcc -E yes yes checking whether gcc accepts -g... checking whether gcc supports -Wstrict-prototypes... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... yes checking for gcc option to accept ISO C89... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... none needed checking how to run the C preprocessor... gcc -E yes checking whether gcc supports -Wmissing-format-attribute... checking for grep that handles long lines and -e... yes /bin/grep checking for egrep... yes /bin/grep -E checking for ANSI C header files... checking whether gcc supports -Wcast-qual... checking for sys/types.h... yes checking for sys/stat.h... yes checking whether gcc supports -pedantic -Wlong-long... yes checking for stdlib.h... yes done configure: creating ./config.status checking whether gcc supports -fno-lto... yes /bin/grep checking for egrep... checking for sys/types.h... /bin/grep -E checking for ANSI C header files... yes checking for string.h... yes checking how to run the C preprocessor... yes config.status: creating Makefile yes checking for sys/stat.h... checking for memory.h... gcc -E yes checking for sys/types.h... yes yes checking for strings.h... checking for stdlib.h... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/etc' checking for grep that handles long lines and -e... yes yes checking for sys/stat.h... yes checking for sys/types.h... checking for inttypes.h... yes checking for string.h... yes yes checking for stdlib.h... checking for sys/stat.h... yes yes checking for memory.h... checking for stdint.h... yes yes checking for string.h... checking for stdlib.h... yes /bin/grep checking for egrep... checking for strings.h... /bin/grep -E checking for ANSI C header files... yes checking for unistd.h... yes checking for string.h... yes checking for memory.h... yes checking minix/config.h usability... yes checking for inttypes.h... yes checking for memory.h... yes checking for strings.h... no checking minix/config.h presence... yes yes checking for stdint.h... checking for strings.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for inttypes.h... yes checking for inttypes.h... yes yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for unistd.h... yes checking for a thread-safe mkdir -p... yes checking for sys/types.h... yes ../../libbacktrace/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking for stdint.h... yes checking for stdint.h... checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alpine-linux-musl-gcc... (cached) gcc yes checking for sys/stat.h... yes checking minix/config.h usability... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for gawk... (cached) awk checking for dwz... no checking how to print strings... yes printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... checking for unistd.h... /bin/grep -F checking for ld used by gcc... yes checking for unistd.h... yes /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... checking for stdlib.h... no checking minix/config.h presence... 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/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse nm output from gcc object... yes checking minix/config.h usability... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for string.h... checking for wchar.h... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for memory.h... ok checking for dlfcn.h... yes checking whether make sets $(MAKE)... yes checking for minix/config.h... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking build system type... yes checking for objdir... .libs i586-alpine-linux-musl checking host system type... yes i586-alpine-linux-musl checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for library containing strerror... checking for strings.h... no checking whether gcc supports -W... no checking for sys/socket.h... yes checking whether gcc supports -Wall... yes checking for inttypes.h... checking if gcc supports -fno-rtti -fno-exceptions... none required checking for an ANSI C-conforming const... yes checking for arpa/inet.h... yes checking whether gcc supports -Wwrite-strings... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for inline... yes checking for stdint.h... inline checking for off_t... yes checking if gcc static flag -static works... yes checking whether gcc supports -Wc++-compat... yes checking for features.h... yes checking for unistd.h... yes checking whether gcc supports -Wstrict-prototypes... yes checking if gcc supports -c -o file.o... yes checking for sys/param.h... yes checking ctype.h usability... yes yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... checking whether gcc supports -Wshadow=local... yes checking for size_t... yes checking whether -lc should be explicitly linked in... yes checking for unistd.h... (cached) yes yes checking ctype.h presence... checking for dirent.h... yes checking whether gcc supports -pedantic ... yes checking for ctype.h... yes checking stddef.h usability... no checking dynamic linker characteristics... yes checking whether gcc and cc understand -c and -o together... yes checking for fnmatch.h... yes checking stddef.h presence... 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... 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... yes checking for stddef.h... yes yes checking for working alloca.h... checking for string.h... (cached) yes checking stdio.h usability... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... no checking unwind.h usability... yes checking for alloca... yes checking stdio.h presence... yes checking for glob.h... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking unwind.h presence... yes checking for an ANSI C-conforming const... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for inline... yes checking for threads.h... inline checking whether byte ordering is bigendian... yes checking for uintptr_t... yes checking for -funwind-tables option... yes checking for getpagesize... yes checking for -frandom-seed=string option... yes checking for netdb.h... yes checking whether gcc supports -W... yes checking for int_least32_t... no checking for a BSD-compatible install... yes /usr/bin/install -c checking for CET support... checking for working mmap... yes checking for netinet/in.h... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking for int_fast32_t... yes checking for limits.h... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking for uint64_t... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes yes checking for stdint.h... (cached) yes checking whether gcc supports -Wold-style-definition... yes checking for xlocale.h... checking whether we are using the GNU C Library 2.1 or newer... no checking for sys/file.h... no checking whether integer division by zero raises SIGFPE... yes checking for sys/param.h... yes checking whether gcc supports -Wmissing-format-attribute... yes checking for limits.h... no yes checking what to include in gstdint.h... checking for math.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking whether gcc supports -Wcast-qual... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes yes checking for unistd.h... (cached) yes checking for _Unwind_GetIPInfo... checking for strings.h... (cached) yes yes checking for inttypes.h... yes checking for off_t... checking for sys/time.h... yes checking for time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for CET support... yes checking for stdint.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for sys/select.h... yes checking for unsigned long long... yes checking for alloca.h... yes checking for sys/pstat.h... yes checking size of int... no checking for sys/sysmp.h... yes checking for strings.h... (cached) yes checking for sys/random.h... no checking for sys/sysinfo.h... yes checking for inttypes.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... yes checking whether the inttypes.h PRIxNN macros are broken... yes checking for sys/uio.h... no checking for sys/sysctl.h... 4 checking size of long... no checking __sync extensions... no checking for ld used by GCC... no checking for sys/systemcfg.h... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... yes no checking for stdint.h... (cached) yes checking for sys/wait.h... checking for stdio_ext.h... done checking argz.h usability... yes checking __atomic extensions... yes checking for process.h... 4 yes checking for ANSI C header files... (cached) yes checking for crtdefs.h... checking build system type... no no checking argz.h presence... checking for sys/prctl.h... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for decimal floating point... bid checking whether byte ordering is bigendian... no checking for argz.h... no yes checking limits.h usability... checking for sys/wait.h that is POSIX.1 compatible... yes checking output filetype... no checking for wctype.h... elf32 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking limits.h presence... yes checking whether time.h and sys/time.h may both be included... yes checking for limits.h... yes checking locale.h usability... yes checking whether it is safe to define __EXTENSIONS__... no yes checking whether errno must be declared... yes checking for uintptr_t... configure: updating cache ./config.cache configure: creating ./config.status yes checking locale.h presence... no checking size of int... yes checking for locale.h... yes checking nl_types.h usability... yes checking whether _XOPEN_SOURCE should be defined... yes checking for int_least32_t... yes checking nl_types.h presence... config.status: creating Makefile no yes checking for nl_types.h... yes checking build system type... checking malloc.h usability... i586-alpine-linux-musl checking host system type... config.status: creating config.h 4 checking size of long... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for dlfcn.h... config.status: executing gstdint.h commands yes checking for int_fast32_t... yes checking malloc.h presence... 4 checking size of size_t... yes checking for uint64_t... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/decNumber.c source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/decContext.c source='../../libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/bid/decimal32.c source='../../libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/bid/decimal64.c yes checking for malloc.h... yes source='../../libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/bid/decimal128.c source='../../libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/bid/bid2dpd_dpd2bid.c source='../../libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/bid/host-ieee32.c source='../../libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/bid/host-ieee64.c source='../../libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I../../libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -Os -fomit-frame-pointer -c ../../libdecnumber/bid/host-ieee128.c yes checking for windows.h... checking stddef.h usability... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... 4 checking for long long... no checking for library containing dlsym... yes checking stddef.h presence... yes checking sys/mman.h presence... yes checking for stddef.h... yes yes checking for sys/mman.h... yes checking for mmap... checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... 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 size of long long... no yes checking for Minix Amsterdam compiler... checking for fgets_unlocked... checking link.h usability... no checking for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes yes checking link.h presence... yes checking for C/C++ restrict keyword... checking for getc_unlocked... yes checking for link.h... yes checking for dl_iterate_phdr... 8 checking for a 64-bit type... __restrict__ checking whether is self-contained... yes uint64_t checking for intptr_t... checking for getcwd... yes checking mach-o/dyld.h usability... yes checking for shutdown... yes checking for getegid... no checking mach-o/dyld.h presence... yes checking whether defines the SHUT_* macros... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... yes yes checking for uintptr_t... yes checking for struct sockaddr_storage... checking for geteuid... no checking sys/ldr.h presence... no checking for sys/ldr.h... no checking for fcntl... yes checking for getgid... yes checking for sa_family_t... yes checking whether strnlen is declared... yes checking for ssize_t... yes checking for getuid... yes checking for struct sockaddr_storage.ss_family... yes checking whether getpagesize is declared... yes checking for mempcpy... yes checking for size_t... yes checking for lstat... yes checking for pid_t... yes checking for munmap... yes checking for readlink... yes checking for putenv... yes checking for working alloca.h... yes checking for getexecname... yes checking for library containing strerror... yes checking for setenv... yes checking for alloca... none required no checking for KERN_PROC... checking for asprintf... yes checking for setlocale... yes checking for a thread-safe mkdir -p... no checking for KERN_PROG_ARGS... ../../gnulib/../install-sh -c -d checking whether uses 'inline' correctly... yes checking for btowc... no checking for clock_gettime... yes checking for atexit... yes checking for stpcpy... yes checking for canonicalize_file_name... yes checking whether -pthread is supported... yes checking for basename... yes yes checking whether -gdwarf-5 is supported... checking for strcasecmp... no checking for faccessat... yes checking for bcmp... yes checking for compress in -lz... yes checking for strdup... yes checking for realpath... yes checking whether --compress-debug-sections is supported... yes checking for bcopy... yes checking for strtoul... yes checking for chown... yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... @DSYMUTIL@ checking for nm... nm checking for xz... no checking for comm... comm checking for lzma_auto_decoder in -llzma... yes checking for bsearch... yes checking for tsearch... yes no checking whether tests can run... checking for fchown... yes checking for bzero... yes checking for __argz_count... yes checking for _set_invalid_parameter_handler... yes yes checking for calloc... no checking for __argz_stringify... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no yes checking for fchdir... no checking for __argz_next... checking for clock... yes yes checking for ffs... checking for fcntl... yes no yes checking for __fsetlocking... checking for symlink... checking for getcwd... yes checking for getpagesize... yes checking for iconv... yes checking for fdopendir... yes checking for gettimeofday... yes checking for iconv declaration... 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 for mempcpy... yes checking for index... config.status: creating Makefile yes checking for LC_MESSAGES... yes yes checking for insque... checking for fnmatch... yes checking for bison... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader yes checking for memchr... config.status: creating backtrace-supported.h configure: updating cache ./config.cache yes config.status: creating install-debuginfo-for-buildid.sh configure: creating ./config.status checking for mbsrtowcs... config.status: creating config.h config.status: executing libtool commands yes checking for memcmp... config.status: executing gstdint.h commands yes config.status: executing default commands checking for fstatat... yes config.status: creating Makefile checking for memcpy... config.status: creating config.intl config.status: creating config.h make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/libbacktrace' make all-am yes checking for memmem... yes make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o atomic.lo ../../libbacktrace/atomic.c true DO=all multi-do # make /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o dwarf.lo ../../libbacktrace/dwarf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o fileline.lo ../../libbacktrace/fileline.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o posix.lo ../../libbacktrace/posix.c config.status: executing default-1 commands /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o print.lo ../../libbacktrace/print.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o sort.lo ../../libbacktrace/sort.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o state.lo ../../libbacktrace/state.c checking for getdelim... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o backtrace.lo ../../libbacktrace/backtrace.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o simple.lo ../../libbacktrace/simple.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o elf.lo ../../libbacktrace/elf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o mmapio.lo ../../libbacktrace/mmapio.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c -o mmap.lo ../../libbacktrace/mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 yes checking for memmove... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/intl' yes checking for getdtablesize... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/state.c -o state.o >/dev/null 2>&1 yes checking for mempcpy... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 yes checking for getlogin_r... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 yes checking for memset... yes checking for getprogname... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 yes checking for mkstemps... no checking for getexecname... yes checking for putenv... no checking for getrandom... yes yes checking for gettimeofday... checking for random... yes yes checking for rename... checking for glob... yes yes checking for rindex... checking for glob_pattern_p... yes no checking for getpwnam_r... checking for setenv... yes yes checking for isblank... checking for snprintf... yes checking for lstat... yes checking for sigsetmask... yes checking for mbsinit... no checking for stpcpy... yes checking for mbrtowc... yes checking for stpncpy... yes checking for mprotect... yes checking for strcasecmp... yes checking for mkostemp... yes checking for strchr... yes checking for openat... yes checking for strdup... yes checking for pipe... yes checking for strncasecmp... yes checking for readlink... yes checking for strndup... yes checking for link... yes yes checking for strnlen... checking for setenv... yes checking for strerror_r... rm -f libdecnumber.a ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so libdecnumber.a libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -c ../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1 yes checking for strrchr... yes checking for __xpg_strerror_r... make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/libdecnumber' yes checking for catgets... yes checking for strstr... yes checking for snprintf... yes checking for strtod... yes checking for localtime_r... yes checking for strtol... yes checking for iswcntrl... yes checking for strtoul... yes checking for strtoll... yes checking for wmempcpy... yes checking for strtoull... no checking for nl_langinfo and CODESET... yes checking for strverscmp... yes checking for a traditional french locale... yes checking for tmpnam... yes checking for vasprintf... none checking whether lstat correctly handles trailing slash... yes checking for vfprintf... yes checking for vprintf... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for vsnprintf... yes checking for getcwd... yes checking for vsprintf... yes checking for uid_t in sys/types.h... /bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -g -g1 -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 yes checking for unistd.h... (cached) yes checking for working chown... yes checking for waitpid... libtool: link: ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/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: ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/libbacktrace' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/libbacktrace' yes checking for setproctitle... yes checking whether chown dereferences symlinks... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... yes checking whether chown honors trailing slash... -1 checking for vfork.h... no checking for fork... yes checking whether chown always updates ctime... 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 for canonicalize_file_name... no checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for pipe2... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking for psignal... yes checking whether strerror_r is declared... yes checking for pstat_getdynamic... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for pstat_getstatic... no checking whether fchdir is declared... no checking for realpath... yes checking for working fcntl.h... 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 for pid_t... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking for mode_t... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking for mbstate_t... yes checking whether getenv is declared... yes checking whether frexp() can be used without linking with libm... yes checking whether getopt is declared... yes checking whether alarm is declared... yes checking whether malloc is declared... yes checking whether frexp works... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether long double and double are the same... no checking whether frexpl is declared... yes checking whether strtol is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether strtoul is declared... yes checking whether frexpl works... yes checking whether strtoll is declared... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether strtoull is declared... yes yes checking whether getcwd (NULL, 0) allocates memory for result... checking whether strverscmp is declared... yes checking whether strnlen is declared... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking whether getdelim is declared... checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking for working strncmp... yes checking whether getlogin_r is declared... yes configure: updating cache ./config.cache configure: creating ./config.status yes checking whether getlogin is declared... config.status: creating Makefile yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... config.status: creating testsuite/Makefile config.status: creating config.h yes checking pthread.h usability... config.status: executing default commands yes checking pthread.h presence... mkdir ./bfd Configuring in ./bfd make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/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 yes checking for pthread.h... yes 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 \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o pic/argv.o; \ else true; fi make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/libiberty/testsuite' gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o checking for pthread_kill in -lpthread... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o configure: creating cache ./config.cache if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi checking build system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o i586-alpine-linux-musl checking host system type... yes checking whether POSIX threads API is available... yes i586-alpine-linux-musl checking target system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi i586-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o yes checking for a thread-safe mkdir -p... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o ../../bfd/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-gcc... gcc checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o checking whether we are cross compiling... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o yes checking for IPv4 sockets... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sigsetmask.c -o sigsetmask.o no yes checking for IPv6 sockets... checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -g -g1 -Os -fomit-frame-pointer -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o o checking whether we are using the GNU C compiler... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking whether gcc accepts -g... no checking for wint_t... yes checking for gcc option to accept ISO C89... yes checking whether wint_t is large enough... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... no checking where to find the exponent in a 'double'... word 1 bit 20 checking whether byte ordering is bigendian... yes checking for sys/types.h... yes checking for sys/stat.h... no checking for wchar_t... yes checking for stdlib.h... yes checking for good max_align_t... yes checking for string.h... yes checking whether NULL can be used in arbitrary expressions... yes checking for memory.h... yes checking whether locale.h defines locale_t... yes checking for strings.h... 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... yes checking for inttypes.h... yes checking for stdint.h... yes checking for a traditional japanese locale... yes checking for unistd.h... none checking for a french Unicode locale... 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__... none checking for a transitional chinese locale... 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 gcc... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... none checking for inline... 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/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... inline pass_all checking for mmap... checking for i586-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... ok checking for dlfcn.h... yes checking for objdir... .libs yes checking whether memmem is declared... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for memmem... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking whether memmem works... yes checking if gcc supports -c -o file.o... yes checking whether memrchr is declared... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... yes checking whether defines MIN and MAX... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... no checking for shl_load in -ldld... yes checking for promoted mode_t type... no checking for dlopen... mode_t checking whether is self-contained... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking for library containing setsockopt... none needed checking whether setenv 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 checking for windows.h... yes checking search.h usability... no checking for library containing dlsym... yes checking search.h presence... 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 for search.h... yes checking for tsearch... no yes checking for sigset_t... 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... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking size of long long... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... 8 checking size of void *... yes checking whether fcloseall is declared... 4 checking size of long... no checking whether ecvt is declared... 4 checking size of int... yes checking whether fcvt is declared... 4 checking fcntl.h usability... yes checking whether gcvt is declared... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking whether strdup is declared... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/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 sys/file.h presence... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.a yes checking for sys/file.h... yes checking sys/resource.h usability... if [ x"" != x ]; then \ cd pic; \ ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/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; \ ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/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; \ ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi yes checking whether strerror(0) succeeds... make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/libiberty' yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes yes checking for strerror_r with POSIX signature... checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl... yes checking whether strerror_r works... yes checking for fdopen... yes checking for fileno... yes checking whether strerror_r is declared... (cached) yes checking whether strnlen is declared... yes checking for fls... yes checking whether strstr works... no checking for getgid... yes checking whether strtok_r is declared... yes checking for getpagesize... yes checking for struct timespec in ... yes checking for getrlimit... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking for getuid... yes checking for sysconf... yes checking whether unsetenv is declared... yes checking whether basename is declared... yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes checking whether ffs is declared... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking whether stpcpy is declared... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... yes checking whether asprintf is declared... none required checking for clock_gettime... yes checking whether vasprintf is declared... yes checking for clock_settime... yes yes checking whether strnlen is declared... checking for closedir... yes checking for d_ino member in directory struct... yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for d_type member in directory struct... yes checking for gcc version with buggy 64-bit support... yes checking for dirfd... no checking sys/procfs.h usability... yes yes checking sys/procfs.h presence... checking whether dirfd is declared... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes checking whether dirfd is a macro... yes checking for prstatus32_t in sys/procfs.h... no checking whether // is distinct from /... (cached) no checking whether dup works... no checking for prstatus_t.pr_who in sys/procfs.h... yes checking whether dup2 works... no checking for prstatus32_t.pr_who in sys/procfs.h... no checking for pstatus_t in sys/procfs.h... yes checking for error_at_line... no checking for pxstatus_t in sys/procfs.h... no checking whether fcntl handles F_DUPFD correctly... no checking for pstatus32_t in sys/procfs.h... no checking for prpsinfo_t in sys/procfs.h... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking for prpsinfo_t.pr_pid in sys/procfs.h... yes checking for prpsinfo32_t in sys/procfs.h... no checking for prpsinfo32_t.pr_pid in sys/procfs.h... needs runtime check checking whether fdopendir is declared... no checking for psinfo_t in sys/procfs.h... yes checking whether fdopendir works... no checking for psinfo_t.pr_pid in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... yes checking for ffs... no checking for psinfo32_t.pr_pid in sys/procfs.h... yes checking for flexible array member... no checking for lwpstatus_t in sys/procfs.h... yes checking whether conversion from 'int' to 'long double' works... no checking for lwpxstatus_t in sys/procfs.h... no checking for lwpstatus_t.pr_context in sys/procfs.h... yes checking for working GNU fnmatch... no checking whether free is known to preserve errno... no checking for lwpstatus_t.pr_reg in sys/procfs.h... no checking whether fstatat (..., 0) works... no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no checking for win32_pstatus_t in sys/procfs.h... yes checking whether getcwd handles long file names properly... no checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... no, but it is partly working checking for getpagesize... yes checking for fopen64... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking whether ftello is declared... yes checking for working getdelim function... yes checking whether ftello64 is declared... yes checking whether getdtablesize works... yes checking whether fseeko is declared... yes checking for getline... yes checking whether fseeko64 is declared... yes checking for working getline function... yes checking whether fopen64 is declared... yes checking whether getlogin_r works with small buffers... yes checking size of off_t... yes checking whether program_invocation_name is declared... yes 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking whether program_invocation_short_name is declared... checking for unistd.h... (cached) yes checking for sys/param.h... yes checking whether __argv is declared... yes checking for getpagesize... (cached) yes checking for working mmap... no checking whether getrandom is compatible with its GNU+BSD signature... yes checking for gettimeofday with POSIX signature... yes checking for GNU glob interface version 1 or 2... no checking for library containing inet_ntop... yes checking for madvise... none required checking whether inet_ntop is declared... yes checking for mprotect... yes yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether the compiler supports the __inline keyword... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether NAN macro works... config.status: creating Makefile yes checking whether HUGE_VAL works... config.status: creating bfd-in3.h 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 the C locale is free of encoding errors... 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... config.status: creating po/Makefile.in config.status: creating config.h yes checking whether memmem works in linear time... config.status: executing depfiles commands yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking whether is self-contained... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for rawmemchr... config.status: executing libtool commands no checking for readdir... config.status: executing default-1 commands config.status: executing default commands yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... mkdir ./opcodes Configuring in ./opcodes yes checking whether readlink truncates results correctly... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in po make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/bfd/po' ( if test 'x../../../bfd/po' != 'x.'; then \ posrcprefix='../../../bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../bfd/po/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@.*@ ../& \\\\@" < ../../../bfd/po/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 whether rename honors trailing slash on destination... configure: creating cache ./config.cache checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../opcodes/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for i586-alpine-linux-musl-gcc... gcc yes checking whether rename honors trailing slash on source... config.status: creating po/Makefile.in config.status: executing depfiles commands checking whether the C compiler works... config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether rename manages hard links correctly... make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/bfd/po' checking whether we are cross compiling... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/bfd' CCLD doc/chew.stamp no checking for suffix of object files... yes checking whether rename manages existing destinations correctly... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for rewinddir... yes checking for gcc option to accept ISO C89... yes checking whether rmdir works... none needed checking whether gcc understands -c and -o together... yes checking whether select supports a 0 argument... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... yes checking whether select detects invalid fds... gcc -E checking for grep that handles long lines and -e... yes checking whether setenv validates arguments... 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... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for simple visibility declarations... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for sys/types.h... yes checking for socklen_t... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for ssize_t... yes checking for string.h... yes checking whether stat handles trailing slashes on files... 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 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 for memory.h... MAKEINFO doc/bfd.info yes yes checking for struct stat.st_atim.tv_nsec... checking for strings.h... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for inttypes.h... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for stdint.h... yes no checking for struct stat.st_birthtimensec... checking for unistd.h... yes no checking for struct stat.st_birthtim.tv_nsec... checking minix/config.h usability... no checking minix/config.h presence... no checking for working stdalign.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 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 for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking how to print strings... system printf checking for a sed that does not truncate output... checking for strchrnul... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/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/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... yes pass_all checking whether strchrnul works... checking for i586-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking for working strerror function... ok checking for dlfcn.h... yes checking for working strnlen... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether strstr works in linear time... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether strstr works... (cached) yes checking for strtok_r... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... yes checking whether strtok_r works... 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 yes checking for nlink_t... (cached) yes checking whether localtime_r is declared... 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... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether basename is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for unsetenv... yes checking whether stpcpy is declared... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes checking whether wcsdup is declared... yes yes checking whether iswcntrl works... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for wmemchr... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... awk checking whether make sets $(MAKE)... yes config.status: creating Makefile checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 config.status: creating po/Makefile.in checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so config.status: creating config.h config.status: executing depfiles commands configure: updating cache ./config.cache checking that generated files are newer than configure... config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile 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 mkdir ./gdbsupport Configuring in ./gdbsupport make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gnulib' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gnulib' Making all in import make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gnulib/import' GEN alloca.h GEN ctype.h GEN dirent.h GEN fcntl.h GEN fnmatch.h GEN glob.h GEN inttypes.h GEN limits.h GEN locale.h GEN arpa/inet.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 time.h GEN unistd.h GEN sys/random.h GEN sys/select.h GEN wchar.h GEN sys/socket.h GEN sys/stat.h GEN sys/types.h GEN sys/uio.h GEN sys/wait.h GEN wctype.h GEN sys/time.h configure: creating cache ./config.cache checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../gdbsupport/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for i586-alpine-linux-musl-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... make all-recursive none needed checking whether gcc understands -c and -o together... make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gnulib/import' make[6]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/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 yes checking for style of include used by make... GNU checking dependency style of gcc... CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC wctype-h.o CC canonicalize-lgpl.o CC chdir-long.o CC error.o CC fcntl.o CC fnmatch.o CC free.o CC getcwd.o CC getcwd-lgpl.o CC glob.o gcc3 CC glob_pattern_p.o CC globfree.o CC rawmemchr.o CC setlocale-lock.o checking whether we are using the GNU C++ compiler... 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 yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking how to run the C preprocessor... 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... 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 for dlfcn.h... yes checking for windows.h... AR libgnu.a no checking for library containing dlsym... make[6]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gnulib/import' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gnulib/import' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gnulib/import' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gnulib' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gnulib' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gnulib' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gnulib' mkdir ./gdbserver Configuring in ./gdbserver 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 g++ supports C++11 features by default... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking whether NLS is requested... no checking for long long... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking size of long long... no checking for suffix of object files... o checking whether we are using the GNU C compiler... 8 checking whether basename is declared... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking whether ffs is declared... none needed yes checking whether asprintf is declared... checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... yes checking whether vasprintf is declared... gcc -E checking for grep that handles long lines and -e... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking for sys/types.h... yes checking whether strtoll is declared... yes checking for sys/stat.h... yes checking whether strtoull is declared... yes checking for stdlib.h... yes checking for string.h... yes checking whether strverscmp is declared... yes checking for memory.h... yes checking for size_t... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for unistd.h... yes checking for pid_t... 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 for a sed that does not truncate output... /bin/sed checking for ld used by GCC... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no yes checking for alloca... checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking whether g++ supports C++11 features by default... yes checking for nl_langinfo and CODESET... yes checking linux/perf_event.h usability... yes checking for ANSI C header files... (cached) yes checking for size_t... 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 stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking for pid_t... yes checking signal.h presence... yes checking for signal.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by GCC... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking for alloca... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking for nl_langinfo and CODESET... yes checking sys/wait.h presence... yes checking linux/perf_event.h usability... yes checking for sys/wait.h... yes checking thread_db.h usability... yes checking linux/perf_event.h presence... no checking thread_db.h presence... yes checking for linux/perf_event.h... yes no checking for thread_db.h... no checking locale.h usability... checking wait.h usability... yes checking locale.h presence... yes checking wait.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking for wait.h... yes checking termios.h usability... yes checking signal.h presence... yes checking termios.h presence... yes checking for signal.h... yes checking sys/resource.h usability... yes checking for termios.h... yes checking for dlfcn.h... (cached) yes checking linux/elf.h usability... yes checking sys/resource.h presence... yes checking linux/elf.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking for linux/elf.h... yes checking proc_service.h usability... yes checking sys/socket.h presence... no checking proc_service.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... no checking for proc_service.h... no checking poll.h usability... yes checking sys/un.h presence... yes checking poll.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/wait.h presence... yes checking sys/poll.h presence... yes checking for sys/wait.h... yes checking thread_db.h usability... yes checking for sys/poll.h... yes checking sys/select.h usability... no checking thread_db.h presence... yes checking sys/select.h presence... no checking for thread_db.h... no checking wait.h usability... yes checking for sys/select.h... yes checking for getpagesize... yes checking wait.h presence... yes checking for working mmap... yes checking for wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking dlfcn.h usability... yes checking vfork.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking linux/elf.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking proc_service.h usability... yes no checking proc_service.h presence... checking for vfork... no checking for proc_service.h... no checking poll.h usability... yes checking for working fork... 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 working vfork... (cached) yes checking for fdwalk... yes checking for sys/poll.h... yes checking sys/select.h usability... no checking for getrlimit... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for getpagesize... yes checking for pipe... yes checking for working mmap... yes checking for pipe2... yes checking for poll... yes checking vfork.h usability... yes checking for socketpair... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for sigaction... yes checking for vfork... yes checking for ptrace64... yes checking for working fork... no checking for sbrk... make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/bfd' make all-recursive yes checking for working vfork... (cached) yes checking for fdwalk... yes checking for setns... no make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/bfd' checking for getrlimit... Making all in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/bfd/po' yes checking for sigaltstack... yes checking for pipe... yes make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/bfd' checking for sigprocmask... rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h GEN peigen.c rm -f bfd-tmp.h GEN pex64igen.c touch stmp-bfd-h GEN elf32-aarch64.c GEN elf64-aarch64.c GEN elf32-ia64.c GEN elf64-ia64.c GEN elf32-loongarch.c GEN elf64-loongarch.c GEN elf32-riscv.c GEN elf64-riscv.c yes checking for pipe2... rm -f tofiles GEN pe-aarch64igen.c GEN pepigen.c f=""; \ for i in elf32-i386.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo elf64-x86-64.lo elf64.lo pe-x86_64.lo pex64igen.lo pei-x86_64.lo elf64-gen.lo elf32-gen.lo plugin.lo elf32-aarch64.lo elf64-aarch64.lo elfxx-aarch64.lo aix5ppc-core.lo aout64.lo coff-alpha.lo coff-x86_64.lo coff64-rs6000.lo elf32-ia64.lo elf32-mips.lo elf32-score.lo elf32-score7.lo elf64-alpha.lo elf64-amdgcn.lo elf64-gen.lo elf64-hppa.lo elf64-ia64.lo elf64-ia64-vms.lo elfxx-ia64.lo elf32-loongarch.lo elf64-loongarch.lo elfxx-loongarch.lo elfn32-mips.lo elf64-mips.lo elfxx-mips.lo elf64-mmix.lo elf64-nfp.lo elf64-ppc.lo elf32-riscv.lo elf64-riscv.lo elfxx-riscv.lo elf64-s390.lo elf64-sparc.lo elf64-tilegx.lo elf64-x86-64.lo elfxx-x86.lo elf64-bpf.lo elf64.lo mach-o-aarch64.lo mach-o-x86-64.lo mmo.lo pe-aarch64igen.lo pe-x86_64.lo pei-aarch64.lo pei-ia64.lo pei-x86_64.lo pepigen.lo pex64igen.lo vms-alpha.lo aout-cris.lo aout-ns32k.lo aout32.lo cf-i386lynx.lo coff-go32.lo coff-i386.lo coff-mips.lo coff-rs6000.lo coff-sh.lo coff-stgo32.lo coff-tic30.lo coff-tic4x.lo coff-tic54x.lo coff-z80.lo coff-z8k.lo coffgen.lo cofflink.lo dwarf1.lo dwarf2.lo ecoff.lo ecofflink.lo elf-attrs.lo elf-eh-frame.lo elf-ifunc.lo elf-m10200.lo elf-m10300.lo elf-nacl.lo elf-strtab.lo elf-vxworks.lo elf.lo elf32-am33lin.lo elf32-arc.lo elf32-arm.lo elf32-avr.lo elf32-bfin.lo elf32-cr16.lo elf32-cris.lo elf32-crx.lo elf32-csky.lo elf32-d10v.lo elf32-d30v.lo elf32-dlx.lo elf32-epiphany.lo elf32-fr30.lo elf32-frv.lo elf32-ft32.lo elf32-gen.lo elf32-h8300.lo elf32-hppa.lo elf32-i386.lo elfxx-x86.lo elf32-ip2k.lo elf32-iq2000.lo elf32-lm32.lo elf32-m32c.lo elf32-m32r.lo elf32-m68hc11.lo elf32-m68hc12.lo elf32-m68hc1x.lo elf32-m68k.lo elf32-s12z.lo elf32-mcore.lo elf32-mep.lo elf32-metag.lo elf32-microblaze.lo elf32-moxie.lo elf32-msp430.lo elf32-mt.lo elf32-nds32.lo elf32-nios2.lo elf32-or1k.lo elf32-pj.lo elf32-ppc.lo elf32-pru.lo elf32-rl78.lo elf32-rx.lo elf32-s390.lo elf32-sh.lo elf32-sparc.lo elf32-spu.lo elf32-tic6x.lo elf32-tilegx.lo elf32-tilepro.lo elf32-v850.lo elf32-vax.lo elf32-visium.lo elf32-wasm32.lo elf32-xc16x.lo elf32-xgate.lo elf32-xstormy16.lo elf32-xtensa.lo elf32-z80.lo elf32.lo elflink.lo elfxx-sparc.lo elfxx-tilegx.lo i386aout.lo i386bsd.lo i386lynx.lo i386msdos.lo mach-o.lo mach-o-i386.lo mach-o-arm.lo ns32knetbsd.lo pc532-mach.lo pdp11.lo pe-arm-wince.lo pe-arm.lo pe-i386.lo pe-mcore.lo pe-sh.lo pef.lo pei-arm-wince.lo pei-arm.lo pei-i386.lo pei-mcore.lo pei-sh.lo peigen.lo plugin.lo ppcboot.lo reloc16.lo som.lo vax1knetbsd.lo vaxnetbsd.lo vms-lib.lo vms-misc.lo wasm-module.lo xcofflink.lo xsym.lo xtensa-isa.lo xtensa-modules.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.lo cpu-aarch64.lo cpu-alpha.lo cpu-amdgcn.lo cpu-arc.lo cpu-arm.lo cpu-avr.lo cpu-bfin.lo cpu-bpf.lo cpu-cr16.lo cpu-cris.lo cpu-crx.lo cpu-csky.lo cpu-d10v.lo cpu-d30v.lo cpu-dlx.lo cpu-epiphany.lo cpu-fr30.lo cpu-frv.lo cpu-ft32.lo cpu-h8300.lo cpu-hppa.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.lo cpu-ia64.lo cpu-ip2k.lo cpu-iq2000.lo cpu-lm32.lo cpu-loongarch.lo cpu-m10200.lo cpu-m10300.lo cpu-m32c.lo cpu-m32r.lo cpu-m68hc11.lo cpu-m68hc12.lo cpu-m9s12x.lo cpu-s12z.lo cpu-m9s12xg.lo cpu-m68k.lo cpu-mcore.lo cpu-mep.lo cpu-metag.lo cpu-microblaze.lo cpu-mips.lo cpu-mmix.lo cpu-moxie.lo cpu-msp430.lo cpu-mt.lo cpu-nds32.lo cpu-nfp.lo cpu-nios2.lo cpu-ns32k.lo cpu-or1k.lo cpu-pdp11.lo cpu-pj.lo cpu-powerpc.lo cpu-pru.lo cpu-rs6000.lo cpu-riscv.lo cpu-rl78.lo cpu-rx.lo cpu-s390.lo cpu-score.lo cpu-sh.lo cpu-sparc.lo cpu-spu.lo cpu-tic30.lo cpu-tic4x.lo cpu-tic54x.lo cpu-tic6x.lo cpu-tilegx.lo cpu-tilepro.lo cpu-v850.lo cpu-v850_rh850.lo cpu-vax.lo cpu-visium.lo cpu-wasm32.lo cpu-xc16x.lo cpu-xgate.lo cpu-xstormy16.lo cpu-xtensa.lo cpu-z80.lo cpu-z8k.lo trad-core.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles yes CC archive.lo CC archures.lo CC bfd.lo CC bfdio.lo checking for setpgid... 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 /bin/sh ../../bfd/../move-if-change tofiles ofiles CC merge.lo CC opncls.lo CC reloc.lo CC section.lo touch stamp-ofiles CC simple.lo CC stab-syms.lo CC stabs.lo CC syms.lo CC targets.lo CC binary.lo CC ihex.lo yes checking for poll... yes checking for setpgrp... yes checking for socketpair... CC srec.lo yes checking for getrusage... CC tekhex.lo CC verilog.lo CC elf32-i386.lo yes checking for sigaction... CC elfxx-x86.lo yes checking for getauxval... yes checking for ptrace64... CC elf-ifunc.lo yes checking for sigtimedwait... CC elf-vxworks.lo no checking for sbrk... yes checking whether ADDR_NO_RANDOMIZE is declared... CC elf32.lo CC elf.lo yes checking for setns... yes checking whether strstr is declared... CC elflink.lo CC elf-attrs.lo CC elf-strtab.lo CC elf-eh-frame.lo yes checking for sigaltstack... yes CC dwarf1.lo checking for struct stat.st_blocks... CC dwarf2.lo CC pei-i386.lo CC peigen.lo yes checking for sigprocmask... yes checking for struct stat.st_blksize... CC cofflink.lo CC coffgen.lo CC elf64-x86-64.lo yes CC elf64.lo checking for setpgid... yes checking for library containing kinfo_getfile... CC pe-x86_64.lo CC pex64igen.lo yes checking for setpgrp... CC pei-x86_64.lo CC elf64-gen.lo yes checking for getrusage... CC elf32-gen.lo no checking for kinfo_getfile... yes checking for getauxval... CC plugin.lo CC elf32-aarch64.lo no checking whether gcc is Clang... yes checking for sigtimedwait... CC elf64-aarch64.lo no checking whether pthreads work with -pthread... yes checking whether ADDR_NO_RANDOMIZE is declared... CC elfxx-aarch64.lo yes checking for joinable pthread attribute... yes CC aix5ppc-core.lo checking whether strstr is declared... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... CC aout64.lo CC coff-alpha.lo yes checking for struct stat.st_blocks... yes checking for std::thread... CC coff-x86_64.lo CC coff64-rs6000.lo yes checking for struct stat.st_blksize... yes checking for library containing kinfo_getfile... CC elf32-ia64.lo no checking for kinfo_getfile... CC elf32-mips.lo no checking whether 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... CC elf32-score.lo yes checking for pthread_sigmask... yes checking for pthread_setname_np... CC elf32-score7.lo CC elf64-alpha.lo 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 for pthread_sigmask... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... yes checking for pthread_setname_np... CC elf64-amdgcn.lo no checking for fpregset_t in sys/procfs.h... no checking for prgregset_t in sys/procfs.h... yes checking for sigsetjmp... yes checking whether to use intel pt... auto yes checking for prfpregset_t in sys/procfs.h... CC elf64-hppa.lo 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 for prgregset32_t in sys/procfs.h... CC elf64-ia64.lo no checking for lwpid_t in sys/procfs.h... CC elf64-ia64-vms.lo yes checking sys/procfs.h usability... yes checking for psaddr_t in sys/procfs.h... yes checking sys/procfs.h presence... yes checking for elf_fpregset_t in sys/procfs.h... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... CC elfxx-ia64.lo CC elf32-loongarch.lo CC elf64-loongarch.lo no checking for fpregset_t in sys/procfs.h... yes checking sys/ptrace.h usability... CC elfxx-loongarch.lo CC elfn32-mips.lo no checking for prgregset_t in sys/procfs.h... yes checking sys/ptrace.h presence... CC elf64-mips.lo yes checking for sys/ptrace.h... yes checking ptrace.h usability... yes checking for prfpregset_t in sys/procfs.h... CC elfxx-mips.lo CC elf64-mmix.lo yes checking for prgregset32_t in sys/procfs.h... no checking ptrace.h presence... no checking for ptrace.h... no checking return type of ptrace... no checking for lwpid_t in sys/procfs.h... CC elf64-nfp.lo yes checking for psaddr_t in sys/procfs.h... long checking types of arguments for ptrace... CC elf64-ppc.lo yes checking for elf_fpregset_t in sys/procfs.h... CC elf32-riscv.lo yes checking whether NLS is requested... no checking dependency style of gcc... gcc3 checking for termios.h... (cached) yes checking sys/reg.h usability... CC elf64-riscv.lo CC elfxx-riscv.lo yes checking sys/reg.h presence... yes checking for sys/reg.h... yes checking for string.h... (cached) yes checking for sys/procfs.h... (cached) yes checking for linux/elf.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for signal.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for sys/socket.h... (cached) yes checking netdb.h usability... CC elf64-s390.lo yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/tcp.h usability... CC elf64-sparc.lo CC elf64-tilegx.lo yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking ws2tcpip.h usability... CC elf64-bpf.lo no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for pread... CC mach-o-aarch64.lo yes checking for pwrite... yes checking for pread64... CC mach-o-x86-64.lo yes checking sys/ptrace.h usability... CC mmo.lo CC pe-aarch64igen.lo CC pei-aarch64.lo CC pei-ia64.lo yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... CC pepigen.lo no checking for ptrace.h... no checking return type of ptrace... CC vms-alpha.lo CC aout-cris.lo CC aout-ns32k.lo CC aout32.lo long checking types of arguments for ptrace... CC cf-i386lynx.lo CC coff-go32.lo CC coff-i386.lo CC coff-mips.lo CC coff-rs6000.lo CC coff-sh.lo CC coff-stgo32.lo CC coff-tic30.lo CC coff-tic4x.lo CC coff-tic54x.lo CC coff-z80.lo CC coff-z8k.lo CC ecoff.lo CC ecofflink.lo CC elf-m10200.lo CC elf-m10300.lo CC elf-nacl.lo CC elf32-am33lin.lo CC elf32-arc.lo CC elf32-arm.lo CC elf32-avr.lo CC elf32-bfin.lo CC elf32-cr16.lo CC elf32-cris.lo CC elf32-crx.lo CC elf32-csky.lo CC elf32-d10v.lo CC elf32-d30v.lo CC elf32-dlx.lo CC elf32-epiphany.lo CC elf32-fr30.lo CC elf32-frv.lo CC elf32-ft32.lo CC elf32-h8300.lo CC elf32-hppa.lo CC elf32-ip2k.lo CC elf32-iq2000.lo CC elf32-lm32.lo CC elf32-m32c.lo CC elf32-m32r.lo CC elf32-m68hc11.lo CC elf32-m68hc12.lo CC elf32-m68hc1x.lo CC elf32-m68k.lo CC elf32-s12z.lo CC elf32-mcore.lo CC elf32-mep.lo CC elf32-metag.lo CC elf32-microblaze.lo CC elf32-moxie.lo CC elf32-msp430.lo CC elf32-mt.lo CC elf32-nds32.lo CC elf32-nios2.lo CC elf32-or1k.lo CC elf32-pj.lo CC elf32-ppc.lo CC elf32-pru.lo CC elf32-rl78.lo CC elf32-rx.lo CC elf32-s390.lo CC elf32-sh.lo CC elf32-sparc.lo CC elf32-spu.lo CC elf32-tic6x.lo CC elf32-tilegx.lo CC elf32-tilepro.lo CC elf32-v850.lo CC elf32-vax.lo CC elf32-visium.lo CC elf32-wasm32.lo CC elf32-xc16x.lo CC elf32-xgate.lo CC elf32-xstormy16.lo CC elf32-xtensa.lo CC elf32-z80.lo CC elfxx-sparc.lo CC elfxx-tilegx.lo CC i386aout.lo CC i386bsd.lo CC i386lynx.lo CC i386msdos.lo CC mach-o.lo CC mach-o-i386.lo CC mach-o-arm.lo CC ns32knetbsd.lo CC pc532-mach.lo CC pdp11.lo CC pe-arm-wince.lo CC pe-arm.lo CC pe-i386.lo CC pe-mcore.lo CC pe-sh.lo CC pef.lo CC pei-arm-wince.lo CC pei-arm.lo CC pei-mcore.lo CC pei-sh.lo CC ppcboot.lo CC reloc16.lo CC som.lo CC vax1knetbsd.lo CC vaxnetbsd.lo CC vms-lib.lo CC vms-misc.lo CC wasm-module.lo CC xcofflink.lo CC xsym.lo CC xtensa-isa.lo CC xtensa-modules.lo CC cpu-i386.lo CC cpu-iamcu.lo CC cpu-l1om.lo CC cpu-k1om.lo CC cpu-aarch64.lo CC cpu-alpha.lo CC cpu-amdgcn.lo CC cpu-arc.lo CC cpu-arm.lo CC cpu-avr.lo CC cpu-bfin.lo CC cpu-bpf.lo CC cpu-cr16.lo CC cpu-cris.lo CC cpu-crx.lo CC cpu-csky.lo CC cpu-d10v.lo CC cpu-d30v.lo CC cpu-dlx.lo CC cpu-epiphany.lo CC cpu-fr30.lo CC cpu-frv.lo CC cpu-ft32.lo CC cpu-h8300.lo CC cpu-hppa.lo CC cpu-ia64.lo CC cpu-ip2k.lo CC cpu-iq2000.lo CC cpu-lm32.lo CC cpu-loongarch.lo CC cpu-m10200.lo CC cpu-m10300.lo CC cpu-m32c.lo CC cpu-m32r.lo CC cpu-m68hc11.lo CC cpu-m68hc12.lo CC cpu-m9s12x.lo CC cpu-s12z.lo CC cpu-m9s12xg.lo CC cpu-m68k.lo CC cpu-mcore.lo CC cpu-mep.lo CC cpu-metag.lo CC cpu-microblaze.lo CC cpu-mips.lo CC cpu-mmix.lo CC cpu-moxie.lo CC cpu-msp430.lo CC cpu-mt.lo CC cpu-nds32.lo CC cpu-nfp.lo CC cpu-nios2.lo CC cpu-ns32k.lo CC cpu-or1k.lo CC cpu-pdp11.lo CC cpu-pj.lo CC cpu-powerpc.lo CC cpu-pru.lo CC cpu-rs6000.lo CC cpu-riscv.lo CC cpu-rl78.lo CC cpu-rx.lo CC cpu-s390.lo CC cpu-score.lo CC cpu-sh.lo CC cpu-sparc.lo CC cpu-spu.lo CC cpu-tic30.lo CC cpu-tic4x.lo CC cpu-tic54x.lo CC cpu-tic6x.lo CC cpu-tilegx.lo CC cpu-tilepro.lo CC cpu-v850.lo CC cpu-v850_rh850.lo CC cpu-vax.lo CC cpu-visium.lo CC cpu-wasm32.lo CC cpu-xc16x.lo CC cpu-xgate.lo CC cpu-xstormy16.lo CC cpu-xtensa.lo CC cpu-z80.lo CC cpu-z8k.lo CC trad-core.lo CC archive64.lo int,int,long,long 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 '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdbsupport' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/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 CCLD libbfd.la int,int,long,long checking for ust... no checking the compiler type... gcc checking compiler warning flags... libtooldir=`/bin/sh ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so libbfd.tmp; \ /bin/sh ../../bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/bfd' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/bfd' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/bfd' CXX print-utils.o mkdir ./libctf Configuring in ./libctf make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/opcodes' make all-recursive CXX ptid.o CXX rsp-low.o make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/opcodes' Making all in . CXX run-time-clock.o CXX safe-strerror.o CXX scoped_mmap.o CXX search.o CXX signals.o CXX signals-state-save-restore.o configure: creating cache ./config.cache checking build system type... make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/opcodes' CC dis-buf.lo i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... CC disassemble.lo i586-alpine-linux-musl checking for i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... CC dis-init.lo CC arc-dis.lo CC arc-ext.lo CC arc-opc.lo CC arm-dis.lo yes checking for C compiler default output file name... a.out checking for suffix of executables... CXX tdesc.o CC avr-dis.lo checking whether we are cross compiling... CXX thread-pool.o CC bfin-dis.lo CC cgen-asm.lo CC cgen-bitset.lo no checking for suffix of object files... CC cgen-dis.lo o checking whether we are using the GNU C compiler... CXX xml-utils.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 whether gcc accepts -g... yes checking for long long... yes checking for gcc option to accept ISO C89... CXX event-pipe.o none needed checking whether gcc understands -c and -o together... CC cgen-opc.lo yes checking size of long long... CC cr16-dis.lo CC cr16-opc.lo yes checking how to run the C preprocessor... CC cris-desc.lo CC cris-dis.lo gcc -E checking for grep that handles long lines and -e... 8 checking whether basename is declared... CC cris-opc.lo CC crx-dis.lo CC crx-opc.lo yes checking whether ffs is declared... CC csky-dis.lo /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether asprintf is declared... CC d10v-dis.lo CC d10v-opc.lo yes CC d30v-dis.lo checking whether vasprintf is declared... yes checking for sys/types.h... yes checking whether snprintf is declared... CC d30v-opc.lo CC dlx-dis.lo yes checking for sys/stat.h... CC epiphany-asm.lo yes checking whether vsnprintf is declared... yes checking for stdlib.h... CC epiphany-desc.lo CC epiphany-dis.lo yes checking for string.h... CC epiphany-ibld.lo yes checking whether strtol is declared... yes checking for memory.h... yes checking whether strtoul is declared... yes CC epiphany-opc.lo checking for strings.h... CC fr30-asm.lo yes checking for inttypes.h... yes yes CC fr30-desc.lo checking whether strtoll is declared... checking for stdint.h... CC fr30-dis.lo CC fr30-ibld.lo CC fr30-opc.lo yes checking for unistd.h... yes checking whether strtoull is declared... CC frv-asm.lo yes checking whether strverscmp is declared... 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__... CC frv-desc.lo yes checking whether perror is declared... CC frv-dis.lo CC frv-ibld.lo yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... CC frv-opc.lo ../../libctf/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes CC ft32-dis.lo yes checking for style of include used by make... checking whether vasprintf is declared... (cached) yes GNU checking whether make supports nested variables... checking whether vsnprintf is declared... (cached) yes checking for socklen_t... yes checking dependency style of gcc... CC ft32-opc.lo CC h8300-dis.lo CC hppa-dis.lo CC i386-dis.lo CC i386-opc.lo CC ip2k-asm.lo gcc3 CC ip2k-desc.lo checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... CC ip2k-dis.lo (cached) yes checking for i586-alpine-linux-musl-gcc... (cached) gcc CC ip2k-ibld.lo checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so) interface... CC ip2k-opc.lo yes checking for Elf32_auxv_t... CC iq2000-asm.lo ar checking whether NLS is requested... no 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 gcc... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for Elf64_auxv_t... 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/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so CC iq2000-desc.lo checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so CC iq2000-dis.lo checking command to parse /usr/bin/nm -B output from gcc object... yes checking if building for x86-64... no checking for PTRACE_GETREGS... CC iq2000-ibld.lo ok checking for dlfcn.h... CC iq2000-opc.lo yes checking for PTRACE_GETFPXREGS... CC lm32-asm.lo CC lm32-desc.lo CC lm32-dis.lo yes yes checking for dlopen in -ldl... checking for objdir... CC lm32-ibld.lo .libs CC lm32-opc.lo CC lm32-opinst.lo yes checking for the dynamic export flag... checking if gcc supports -fno-rtti -fno-exceptions... CC m10200-dis.lo -Wl,--dynamic-list checking for TD_VERSION... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... no checking whether the target supports __sync_*_compare_and_swap... yes checking if gcc static flag -static works... CC m10200-opc.lo CC m10300-dis.lo CC m10300-opc.lo CC m32c-asm.lo yes CC m32c-desc.lo yes checking if gcc supports -c -o file.o... CC m32c-dis.lo yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... CC m32c-ibld.lo CC m32c-opc.lo CC m32r-asm.lo configure: updating cache ./config.cache CC m32r-desc.lo configure: creating ./config.status CC m32r-dis.lo CC m32r-ibld.lo 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 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... CC m32r-opc.lo CC m32r-opinst.lo no CC m68hc11-dis.lo checking for aclocal... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-12.1/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-12.1/missing autoconf checking for autoheader... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-12.1/missing autoheader config.status: creating Makefile checking whether gcc supports -W... CC m68hc11-opc.lo config.status: creating config.h yes checking whether gcc supports -Wall... CC m68k-dis.lo config.status: executing depdir commands mkdir .deps config.status: executing gdbdepdir commands mkdir arch mkdir arch/.deps yes checking whether gcc supports -Wnarrowing... mkdir gdbsupport mkdir gdbsupport/.deps mkdir nat mkdir nat/.deps mkdir target mkdir target/.deps yes checking whether gcc supports -Wwrite-strings... CC m68k-opc.lo CC s12z-dis.lo yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... CC s12z-opc.lo CC mcore-dis.lo CC mep-asm.lo yes checking whether gcc supports -Wmissing-prototypes... CC mep-desc.lo CC mep-dis.lo yes checking whether gcc supports -Wold-style-definition... CC mep-ibld.lo CC mep-opc.lo yes checking whether gcc supports -pedantic -Wlong-long... CC metag-dis.lo yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... CC microblaze-dis.lo CC moxie-dis.lo yes checking for getpagesize... CC moxie-opc.lo yes checking for working mmap... CC msp430-decode.lo CC msp430-dis.lo CC mt-asm.lo CC mt-desc.lo CC mt-dis.lo yes checking for library containing dlsym... none required checking for ELF support in BFD... CC mt-ibld.lo CC mt-opc.lo CC nds32-asm.lo CC nds32-dis.lo CC nios2-dis.lo CC nios2-opc.lo CC ns32k-dis.lo CC or1k-asm.lo CC or1k-desc.lo CC or1k-dis.lo CC or1k-ibld.lo CC or1k-opc.lo CC pdp11-dis.lo CC pdp11-opc.lo CC pj-dis.lo CC pj-opc.lo CC ppc-dis.lo CC ppc-opc.lo CC pru-dis.lo CC pru-opc.lo CC rl78-decode.lo CC rl78-dis.lo yes checking whether byte ordering is bigendian... AR libgdbsupport.a ar: `u' modifier ignored since `D' is the default (see `U') CC rx-decode.lo CC rx-dis.lo make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdbsupport' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdbsupport' CC s390-dis.lo CCLD s390-mkopc make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdbserver' GEN version-generated.cc mkdir ./gdb Configuring in ./gdb CXX x86-low.o CC score-dis.lo no checking byteswap.h usability... CC score7-dis.lo CXX gdbreplay.o yes checking byteswap.h presence... CXX utils.o yes checking for byteswap.h... yes checking endian.h usability... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alpine-linux-musl-gcc... gcc CXX version.o checking whether the C compiler works... yes checking endian.h presence... CC sh-dis.lo CC sparc-dis.lo CC sparc-opc.lo yes checking for endian.h... yes checking for pread... CC spu-dis.lo yes checking for C compiler default output file name... a.out checking for suffix of executables... CC spu-opc.lo yes checking whether bswap_16 is declared... checking whether we are cross compiling... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... CC tic30-dis.lo no checking for suffix of object files... CXX alloc-ipa.o CXX arch/i386-ipa.o yes checking whether asprintf is declared... o checking whether we are using the GNU C compiler... CXX ax-ipa.o yes checking whether gcc accepts -g... yes checking whether vasprintf is declared... yes checking for gcc option to accept ISO C89... CC tic4x-dis.lo CXX gdbsupport/common-utils-ipa.o yes checking whether stpcpy is declared... CC tic54x-dis.lo none needed checking whether we are using the GNU C++ compiler... yes checking for qsort_r... yes checking whether g++ accepts -g... yes checking for qsort_r signature... yes checking how to run the C preprocessor... gcc -E GNU checking for O_CLOEXEC... checking for grep that handles long lines and -e... CXX gdbsupport/errors-ipa.o yes checking for makeinfo... makeinfo --split-size=5000000 CXX gdbsupport/format-ipa.o CXX gdbsupport/print-utils-ipa.o CXX gdbsupport/rsp-low-ipa.o /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for expect... no checking for Tcl supporting try/catch... CXX gdbsupport/safe-strerror-ipa.o no checking for linker versioning flags... yes checking for sys/types.h... -Wl,--version-script='../../libctf/libctf.ver' yes checking for sys/stat.h... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CXX gdbsupport/tdesc-ipa.o CXX linux-i386-ipa.o yes checking for stdlib.h... CXX linux-x86-tdesc-ipa.o 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... config.status: creating Makefile CC tic54x-opc.lo yes CXX regcache-ipa.o checking for unistd.h... config.status: creating config.h CXX remote-utils-ipa.o yes config.status: executing depfiles commands checking minix/config.h usability... CXX tdesc-ipa.o no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... config.status: executing libtool commands CC tic6x-dis.lo yes checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for dlfcn.h... CC tilegx-dis.lo yes checking for windows.h... CC tilegx-opc.lo no checking for library containing dlsym... CXX tracepoint-ipa.o make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/libctf' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/libctf' CC libctf_la-ctf-archive.lo none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... CC libctf_la-ctf-dump.lo no checking whether g++ supports C++11 features by default... CC libctf_la-ctf-create.lo yes checking dependency style of gcc... gcc3 checking whether NLS is requested... no checking whether makeinfo --split-size=5000000 supports @click... CXX utils-ipa.o CC libctf_la-ctf-decl.lo CC libctf_la-ctf-error.lo CXX alloc.o CXX arch/i386.o CC tilepro-dis.lo CC tilepro-opc.lo CC v850-dis.lo CC v850-opc.lo CXX ax.o CXX debug.o CXX dll.o yes checking for default auto-load directory... $debugdir:$datadir/auto-load checking for default auto-load safe-path... $debugdir:$datadir/auto-load CXX fork-child.o checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to use debuginfod... auto checking for libdebuginfod >= 0.179... no configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. checking libunwind-ia64.h usability... CC vax-dis.lo 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... CC visium-dis.lo yes checking for gawk... awk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for i586-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for bison... /home/buildozer/aports/main/gdb/src/gdb-12.1/missing bison -y checking for i586-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so checking for i586-alpine-linux-musl-dlltool... dlltool checking for i586-alpine-linux-musl-windres... windres checking for main in -lm... CXX hostio.o yes checking for library containing gethostbyname... CC libctf_la-ctf-hash.lo CC libctf_la-ctf-labels.lo CC libctf_la-ctf-dedup.lo none required checking for library containing socketpair... CC libctf_la-ctf-link.lo none required checking for ld used by GCC... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... CC libctf_la-ctf-lookup.lo yes checking for iconv declaration... CC libctf_la-ctf-open.lo extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... CXX i387-fp.o CXX inferiors.o -lncursesw CXX linux-low.o checking for library containing tgetent... CC libctf_la-ctf-serialize.lo CC libctf_la-ctf-sha1.lo none required checking readline/readline.h usability... CC libctf_la-ctf-string.lo yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether system readline is new enough... CC visium-opc.lo CC wasm32-dis.lo yes checking size of unsigned long long... CC libctf_la-ctf-subr.lo CC libctf_la-ctf-types.lo 8 checking size of unsigned long... CC libctf_la-ctf-util.lo 4 checking size of unsigned __int128... CC libctf_la-ctf-open-bfd.lo CC libctf_nobfd_la-ctf-archive.lo 0 CXX linux-x86-low.o checking for library containing dlopen... CC xc16x-asm.lo CC xc16x-desc.lo none required checking whether to use expat... auto checking for libexpat... CC xc16x-dis.lo CC libctf_nobfd_la-ctf-dump.lo yes checking how to link with libexpat... /usr/lib/libexpat.so checking for XML_StopParser... yes CC xc16x-ibld.lo checking for libgmp... CC xc16x-opc.lo CC xstormy16-asm.lo yes checking how to link with libgmp... /usr/lib/libgmp.so checking whether to use MPFR... auto checking for libmpfr... CC xstormy16-desc.lo no configure: WARNING: MPFR is missing or unusable; some features may be unavailable. checking whether to use python... /usr/bin/python3 CC xstormy16-dis.lo CC xstormy16-ibld.lo CC xstormy16-opc.lo /home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb/../../gdb/python/python-config.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils import sysconfig CXX linux-x86-tdesc.o /home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb/../../gdb/python/python-config.py:7: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead from distutils import sysconfig CC xtensa-dis.lo CC xgate-dis.lo CC libctf_nobfd_la-ctf-create.lo CC libctf_nobfd_la-ctf-decl.lo /home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb/../../gdb/python/python-config.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils import sysconfig /home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb/../../gdb/python/python-config.py:7: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead from distutils import sysconfig CC libctf_nobfd_la-ctf-error.lo CC libctf_nobfd_la-ctf-hash.lo /home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb/../../gdb/python/python-config.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils import sysconfig /home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb/../../gdb/python/python-config.py:7: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead from distutils import sysconfig checking for python... CC libctf_nobfd_la-ctf-labels.lo CXX mem-break.o CXX nat/fork-inferior.o CXX nat/linux-btrace.o CXX nat/linux-namespaces.o CXX nat/linux-osdata.o CXX nat/linux-personality.o CC xgate-opc.lo CC z80-dis.lo CC z8k-dis.lo CC aarch64-asm.lo CC aarch64-asm-2.lo CC libctf_nobfd_la-ctf-dedup.lo CC libctf_nobfd_la-ctf-link.lo CC aarch64-dis.lo yes CC aarch64-dis-2.lo checking compiler flags for python code... -fno-strict-aliasing -fwrapv checking whether to use guile... auto checking for pkg-config... /usr/bin/pkg-config checking for usable guile from /usr/bin/pkg-config... no checking for the source-highlight library... no checking for ANSI C header files... (cached) yes checking nlist.h usability... CC libctf_nobfd_la-ctf-lookup.lo CC libctf_nobfd_la-ctf-open.lo no checking nlist.h presence... no checking for nlist.h... no checking machine/reg.h usability... no checking machine/reg.h presence... CXX nat/linux-procfs.o no checking for machine/reg.h... no CXX nat/linux-ptrace.o checking thread_db.h usability... CC aarch64-opc.lo 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... CXX nat/linux-waitpid.o CC aarch64-opc-2.lo 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... CC alpha-dis.lo yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/procctl.h usability... CXX nat/x86-dregs.o no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking sys/resource.h usability... CXX nat/x86-linux-dregs.o CC libctf_nobfd_la-ctf-serialize.lo CC alpha-opc.lo yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/ptrace.h usability... CC bpf-asm.lo yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... CC bpf-desc.lo 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... CC bpf-dis.lo CXX nat/x86-linux.o no checking elf_hp.h presence... CC bpf-ibld.lo CC bpf-opc.lo no checking for elf_hp.h... no checking for sys/user.h... CC libctf_nobfd_la-ctf-sha1.lo yes In function 'btrace_error linux_read_bts(btrace_data_bts*, btrace_target_info*, btrace_read_type)', inlined from 'btrace_error linux_read_btrace(btrace_data*, btrace_target_info*, btrace_read_type)' at ../../gdbserver/../gdb/nat/linux-btrace.c:935:29: ../../gdbserver/../gdb/nat/linux-btrace.c:865:21: warning: 'data_head' may be used uninitialized [-Wmaybe-uninitialized] 865 | pevent->last_head = data_head; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ../../gdbserver/../gdb/nat/linux-btrace.c: In function 'btrace_error linux_read_btrace(btrace_data*, btrace_target_info*, btrace_read_type)': ../../gdbserver/../gdb/nat/linux-btrace.c:792:9: note: 'data_head' was declared here 792 | __u64 data_head, data_tail; | ^~~~~~~~~ checking curses.h usability... CC libctf_nobfd_la-ctf-string.lo CXX notif.o yes checking curses.h presence... CXX proc-service.o CC ia64-dis.lo yes checking for curses.h... yes CXX regcache.o checking cursesX.h usability... CC libctf_nobfd_la-ctf-subr.lo CC libctf_nobfd_la-ctf-types.lo no checking cursesX.h presence... CXX remote-utils.o no checking for cursesX.h... no checking ncurses.h usability... CC libctf_nobfd_la-ctf-util.lo CC ia64-opc.lo CXX server.o yes checking ncurses.h presence... CXX symbol.o CXX target.o CXX target/waitstatus.o yes checking for ncurses.h... yes checking ncursesw/ncurses.h usability... CCLD libctf.la CC loongarch-opc.lo no checking ncursesw/ncurses.h presence... CC loongarch-dis.lo CC loongarch-coder.lo no checking for ncursesw/ncurses.h... no CXX tdesc.o checking ncurses/ncurses.h usability... CXX thread-db.o no checking ncurses/ncurses.h presence... CXX tracepoint.o no checking for ncurses/ncurses.h... no checking ncurses/term.h usability... CXXLD gdbreplay no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking for term.h... CXXLD libinproctrace.so CC mips-dis.lo CC mips-opc.lo yes checking sys/socket.h usability... CC mips16-opc.lo CC micromips-opc.lo yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking ws2tcpip.h usability... CC mmix-dis.lo CC mmix-opc.lo no checking ws2tcpip.h presence... CC nfp-dis.lo no checking for ws2tcpip.h... no checking execinfo.h usability... CC riscv-dis.lo no checking execinfo.h presence... no checking for execinfo.h... no checking for long long... CC riscv-opc.lo yes checking size of long long... GEN s390-opc.tab CC s390-opc.lo 8 checking whether basename is declared... CCLD libctf-nobfd.la yes checking whether ffs is declared... make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/libctf' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/libctf' 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 CXXLD gdbserver checking for setpgrp... yes checking for getrusage... make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdbserver' 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 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... CCLD libopcodes.la libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so libopcodes.tmp; \ /bin/sh ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/opcodes' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/opcodes/po' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/opcodes' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/opcodes' 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... yes checking whether to use lzma... auto checking for liblzma... no checking for X... no enable_sim = no enableval = no 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 for libxxhash... no checking whether to use xxhash... no checking for xsltproc... no 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 ../../gdb/config/nm-linux.h to nm.h config.status: executing depdir commands mkdir .deps === configuring in testsuite (/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb/testsuite) configure: running /bin/sh ../../../gdb/testsuite/configure --disable-option-checking '--prefix=/usr' '--with-build-sysroot=' '--with-python=/usr/bin/python3' '--disable-nls' '--disable-werror' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-system-readline' '--with-system-zlib' '--disable-sim' '--enable-64-bit-bfd' '--enable-targets=all' '--program-transform-name=s,y,y,' '--build=i586-alpine-linux-musl' '--host=i586-alpine-linux-musl' '--target=i586-alpine-linux-musl' 'build_alias=i586-alpine-linux-musl' 'host_alias=i586-alpine-linux-musl' 'target_alias=i586-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fomit-frame-pointer -g -g1 ' 'LDFLAGS= ' 'CPPFLAGS=-Os -fomit-frame-pointer' 'CXX=g++' 'CXXFLAGS=-Os -fomit-frame-pointer -g -g1 ' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=/home/buildozer/aports/main/gdb/src/gdb-12.1/missing bison -y' --cache-file=.././config.cache --srcdir=../../../gdb/testsuite configure: loading cache .././config.cache checking build system type... (cached) i586-alpine-linux-musl checking host system type... (cached) i586-alpine-linux-musl checking target system type... (cached) i586-alpine-linux-musl checking for i586-alpine-linux-musl-gcc... (cached) 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 gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) 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 '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb' /bin/sh ../../gdb/../mkinstalldirs arch/.deps /bin/sh ../../gdb/../mkinstalldirs cli/.deps /bin/sh ../../gdb/../mkinstalldirs dwarf2/.deps /bin/sh ../../gdb/../mkinstalldirs mi/.deps /bin/sh ../../gdb/../mkinstalldirs compile/.deps /bin/sh ../../gdb/../mkinstalldirs tui/.deps /bin/sh ../../gdb/../mkinstalldirs unittests/.deps /bin/sh ../../gdb/../mkinstalldirs guile/.deps /bin/sh ../../gdb/../mkinstalldirs python/.deps /bin/sh ../../gdb/../mkinstalldirs target/.deps /bin/sh ../../gdb/../mkinstalldirs nat/.deps mkdir arch mkdir cli mkdir arch/.deps mkdir dwarf2 mkdir cli/.deps mkdir mi mkdir dwarf2/.deps mkdir compile mkdir mi/.deps mkdir tui mkdir compile/.deps mkdir unittests mkdir tui/.deps mkdir guile mkdir unittests/.deps mkdir python mkdir target mkdir guile/.deps mkdir nat mkdir python/.deps mkdir target/.deps mkdir nat/.deps GEN stamp-version CXX windows-tdep.o CXX x86-linux-nat.o CXX x86-nat.o CXX x86-tdep.o CXX xcoffread.o GEN xml-builtin.c CXX xml-support.o CXX xml-syscall.o CXX xml-tdesc.o CXX xstormy16-tdep.o CXX xtensa-config.o CXX xtensa-linux-tdep.o CXX xtensa-tdep.o CXX z80-tdep.o GEN init.c CXX gdb.o CXX aarch32-tdep.o CXX aarch64-fbsd-tdep.o CXX aarch64-linux-tdep.o CXX aarch64-newlib-tdep.o CXX aarch64-ravenscar-thread.o CXX aarch64-tdep.o CXX ada-exp.o CXX ada-lang.o CXX ada-tasks.o CXX ada-typeprint.o CXX ada-valprint.o CXX ada-varobj.o CXX addrmap.o CXX agent.o CXX alloc.o CXX alpha-bsd-tdep.o CXX alpha-linux-tdep.o CXX alpha-mdebug-tdep.o CXX alpha-netbsd-tdep.o CXX alpha-obsd-tdep.o CXX alpha-tdep.o CXX amd64-darwin-tdep.o CXX amd64-dicos-tdep.o CXX amd64-fbsd-tdep.o CXX amd64-linux-tdep.o CXX amd64-netbsd-tdep.o CXX amd64-obsd-tdep.o CXX amd64-ravenscar-thread.o CXX amd64-sol2-tdep.o CXX amd64-tdep.o CXX amd64-windows-tdep.o CXX annotate.o CXX arc-linux-tdep.o CXX arc-newlib-tdep.o CXX arc-tdep.o CXX arch-utils.o CXX arch/aarch32.o CXX arch/aarch64-insn.o CXX arch/aarch64-mte-linux.o CXX arch/aarch64.o CXX arch/amd64.o CXX arch/arc.o CXX arch/arm-get-next-pcs.o CXX arch/arm-linux.o CXX arch/arm.o CXX arch/i386.o CXX arch/loongarch.o CXX arch/ppc-linux-common.o CXX arch/riscv.o CXX arm-bsd-tdep.o CXX arm-fbsd-tdep.o CXX arm-linux-tdep.o CXX arm-netbsd-tdep.o CXX arm-none-tdep.o CXX arm-obsd-tdep.o CXX arm-pikeos-tdep.o CXX arm-tdep.o CXX arm-wince-tdep.o CXX async-event.o CXX auto-load.o CXX auxv.o CXX avr-tdep.o CXX ax-gdb.o CXX ax-general.o CXX bcache.o CXX bfd-target.o CXX bfin-linux-tdep.o CXX bfin-tdep.o CXX block.o CXX blockframe.o CXX bpf-tdep.o CXX break-catch-exec.o CXX break-catch-fork.o CXX break-catch-sig.o CXX break-catch-syscall.o CXX break-catch-throw.o CXX breakpoint.o CXX bsd-uthread.o CXX bt-utils.o CXX btrace.o CXX build-id.o CXX buildsym-legacy.o CXX buildsym.o CXX c-exp.o CXX c-lang.o CXX c-typeprint.o CXX c-valprint.o CXX c-varobj.o CXX charset.o CXX cli-out.o CXX cli/cli-cmds.o CXX cli/cli-decode.o CXX cli/cli-dump.o CXX cli/cli-interp.o CXX cli/cli-logging.o CXX cli/cli-option.o CXX cli/cli-script.o CXX cli/cli-setshow.o CXX cli/cli-style.o CXX cli/cli-utils.o CXX coff-pe-read.o CXX coffread.o CXX compile/compile-c-support.o CXX compile/compile-c-symbols.o CXX compile/compile-c-types.o CXX compile/compile-cplus-symbols.o CXX compile/compile-cplus-types.o CXX compile/compile-loc2c.o CXX compile/compile-object-load.o CXX compile/compile-object-run.o CXX compile/compile.o CXX complaints.o CXX completer.o CXX copying.o CXX corefile.o CXX corelow.o CXX cp-abi.o CXX cp-name-parser.o CXX cp-namespace.o CXX cp-support.o CXX cp-valprint.o CXX cris-linux-tdep.o CXX cris-tdep.o CXX csky-linux-tdep.o CXX csky-tdep.o CXX ctfread.o CXX d-exp.o CXX d-lang.o CXX d-namespace.o CXX d-valprint.o CXX dbxread.o CXX dcache.o CXX debug.o CXX debuginfod-support.o CXX dicos-tdep.o CXX dictionary.o CXX disasm.o CXX displaced-stepping.o CXX dtrace-probe.o CXX dummy-frame.o CXX dwarf2/abbrev.o CXX dwarf2/attribute.o CXX dwarf2/comp-unit-head.o CXX dwarf2/cu.o CXX dwarf2/dwz.o CXX dwarf2/expr.o CXX dwarf2/frame-tailcall.o CXX dwarf2/frame.o CXX dwarf2/index-cache.o CXX dwarf2/index-common.o CXX dwarf2/index-write.o CXX dwarf2/leb.o CXX dwarf2/line-header.o CXX dwarf2/loc.o CXX dwarf2/macro.o CXX dwarf2/read.o CXX dwarf2/section.o CXX dwarf2/stringify.o CXX elf-none-tdep.o CXX elfread.o CXX eval.o CXX event-top.o CXX exceptions.o CXX exec.o CXX expprint.o CXX extension.o CXX f-exp.o CXX f-lang.o CXX f-typeprint.o CXX f-valprint.o CXX fbsd-tdep.o CXX filename-seen-cache.o CXX filesystem.o CXX findcmd.o CXX findvar.o CXX fork-child.o CXX frame-base.o CXX frame-unwind.o CXX frame.o CXX frv-linux-tdep.o CXX frv-tdep.o CXX ft32-tdep.o CXX gcore-elf.o CXX gcore.o CXX gdb-demangle.o CXX gdb_bfd.o CXX gdbtypes.o CXX glibc-tdep.o CXX gmp-utils.o CXX gnu-v2-abi.o CXX gnu-v3-abi.o CXX go-exp.o CXX go-lang.o CXX go-typeprint.o CXX go-valprint.o CXX guile/guile.o CXX h8300-tdep.o CXX hppa-bsd-tdep.o CXX hppa-linux-tdep.o CXX hppa-netbsd-tdep.o CXX hppa-obsd-tdep.o CXX hppa-tdep.o CXX i386-bsd-tdep.o CXX i386-darwin-tdep.o CXX i386-dicos-tdep.o CXX i386-fbsd-tdep.o CXX i386-gnu-tdep.o CXX i386-go32-tdep.o CXX i386-linux-nat.o CXX i386-linux-tdep.o CXX i386-netbsd-tdep.o CXX i386-nto-tdep.o CXX i386-obsd-tdep.o CXX i386-sol2-tdep.o CXX i386-tdep.o CXX i386-windows-tdep.o CXX i387-tdep.o CXX ia64-linux-tdep.o CXX ia64-tdep.o CXX ia64-vms-tdep.o CXX inf-child.o CXX inf-loop.o CXX inf-ptrace.o CXX infcall.o CXX infcmd.o CXX inferior.o CXX inflow.o CXX infrun.o CXX inline-frame.o CXX interps.o CXX iq2000-tdep.o CXX jit.o CXX language.o CXX linespec.o CXX linux-fork.o CXX linux-nat.o CXX linux-record.o CXX linux-tdep.o CXX linux-thread-db.o CXX lm32-tdep.o CXX location.o CXX loongarch-linux-tdep.o CXX loongarch-tdep.o CXX m2-exp.o CXX m2-lang.o CXX m2-typeprint.o CXX m2-valprint.o CXX m32c-tdep.o CXX m32r-linux-tdep.o CXX m32r-tdep.o CXX m68hc11-tdep.o CXX m68k-bsd-tdep.o CXX m68k-linux-tdep.o CXX m68k-tdep.o CXX machoread.o CXX macrocmd.o CXX macroexp.o CXX macroscope.o CXX macrotab.o CXX main.o CXX maint-test-options.o CXX maint-test-settings.o CXX maint.o CXX mdebugread.o CXX mem-break.o CXX memattr.o CXX memory-map.o CXX memrange.o CXX mep-tdep.o CXX mi/mi-cmd-break.o CXX mi/mi-cmd-catch.o CXX mi/mi-cmd-disas.o CXX mi/mi-cmd-env.o CXX mi/mi-cmd-file.o CXX mi/mi-cmd-info.o CXX mi/mi-cmd-stack.o CXX mi/mi-cmd-target.o CXX mi/mi-cmd-var.o CXX mi/mi-cmds.o CXX mi/mi-common.o CXX mi/mi-console.o CXX mi/mi-getopt.o CXX mi/mi-interp.o CXX mi/mi-main.o CXX mi/mi-out.o CXX mi/mi-parse.o CXX mi/mi-symbol-cmds.o CXX microblaze-linux-tdep.o CXX microblaze-tdep.o CXX minidebug.o CXX minsyms.o CXX mips-fbsd-tdep.o CXX mips-linux-tdep.o CXX mips-netbsd-tdep.o CXX mips-sde-tdep.o CXX mips-tdep.o CXX mips64-obsd-tdep.o CXX mipsread.o CXX mn10300-linux-tdep.o CXX mn10300-tdep.o CXX moxie-tdep.o CXX msp430-tdep.o CXX namespace.o CXX nat/fork-inferior.o CXX nat/linux-btrace.o CXX nat/linux-namespaces.o CXX nat/linux-osdata.o CXX nat/linux-personality.o CXX nat/linux-procfs.o CXX nat/linux-ptrace.o CXX nat/linux-waitpid.o CXX nat/x86-dregs.o CXX nat/x86-linux-dregs.o CXX nat/x86-linux.o CXX nds32-tdep.o CXX netbsd-tdep.o CXX nios2-linux-tdep.o CXX nios2-tdep.o In function 'btrace_error linux_read_bts(btrace_data_bts*, btrace_target_info*, btrace_read_type)', inlined from 'btrace_error linux_read_btrace(btrace_data*, btrace_target_info*, btrace_read_type)' at ../../gdb/nat/linux-btrace.c:935:29: ../../gdb/nat/linux-btrace.c:865:21: warning: 'data_head' may be used uninitialized [-Wmaybe-uninitialized] 865 | pevent->last_head = data_head; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ../../gdb/nat/linux-btrace.c: In function 'btrace_error linux_read_btrace(btrace_data*, btrace_target_info*, btrace_read_type)': ../../gdb/nat/linux-btrace.c:792:9: note: 'data_head' was declared here 792 | __u64 data_head, data_tail; | ^~~~~~~~~ CXX nto-tdep.o CXX objc-lang.o CXX objfiles.o CXX obsd-tdep.o CXX observable.o CXX opencl-lang.o CXX or1k-linux-tdep.o CXX or1k-tdep.o CXX osabi.o CXX osdata.o CXX p-exp.o CXX p-lang.o CXX p-typeprint.o CXX p-valprint.o CXX parse.o CXX posix-hdep.o CXX ppc-fbsd-tdep.o CXX ppc-linux-tdep.o CXX ppc-netbsd-tdep.o CXX ppc-obsd-tdep.o CXX ppc-ravenscar-thread.o CXX ppc-sysv-tdep.o CXX ppc64-tdep.o CXX printcmd.o CXX probe.o CXX proc-service.o CXX process-stratum-target.o CXX producer.o CXX progspace-and-thread.o CXX progspace.o CXX prologue-value.o CXX psymtab.o CXX python/py-arch.o CXX python/py-auto-load.o CXX python/py-block.o CXX python/py-bpevent.o CXX python/py-breakpoint.o CXX python/py-cmd.o CXX python/py-connection.o CXX python/py-continueevent.o CXX python/py-event.o CXX python/py-evtregistry.o CXX python/py-evts.o CXX python/py-exitedevent.o CXX python/py-finishbreakpoint.o CXX python/py-frame.o CXX python/py-framefilter.o CXX python/py-function.o CXX python/py-gdb-readline.o CXX python/py-inferior.o CXX python/py-infevents.o CXX python/py-infthread.o CXX python/py-instruction.o CXX python/py-lazy-string.o CXX python/py-linetable.o CXX python/py-membuf.o CXX python/py-micmd.o CXX python/py-newobjfileevent.o CXX python/py-objfile.o CXX python/py-param.o CXX python/py-prettyprint.o CXX python/py-progspace.o CXX python/py-record-btrace.o CXX python/py-record-full.o CXX python/py-record.o CXX python/py-registers.o CXX python/py-signalevent.o CXX python/py-stopevent.o CXX python/py-symbol.o CXX python/py-symtab.o CXX python/py-threadevent.o CXX python/py-tui.o CXX python/py-type.o CXX python/py-unwind.o CXX python/py-utils.o CXX python/py-value.o CXX python/py-varobj.o CXX python/py-xmethods.o CXX python/python.o CXX ravenscar-thread.o CXX record-btrace.o CXX record-full.o CXX record.o CXX regcache-dump.o CXX regcache.o CXX reggroups.o CXX registry.o CXX remote-fileio.o CXX remote-notif.o CXX remote.o CXX reverse.o CXX riscv-fbsd-tdep.o CXX riscv-linux-tdep.o CXX riscv-none-tdep.o CXX riscv-ravenscar-thread.o CXX riscv-tdep.o CXX rl78-tdep.o CXX rs6000-aix-tdep.o CXX rs6000-lynx178-tdep.o CXX rs6000-tdep.o CXX run-on-main-thread.o CXX rust-lang.o CXX rust-parse.o CXX rx-tdep.o CXX s12z-tdep.o CXX s390-linux-tdep.o CXX s390-tdep.o CXX sentinel-frame.o CXX ser-base.o CXX ser-event.o CXX ser-pipe.o CXX ser-tcp.o CXX ser-uds.o CXX ser-unix.o CXX serial.o CXX sh-linux-tdep.o CXX sh-netbsd-tdep.o CXX sh-tdep.o CXX skip.o CXX sol2-tdep.o CXX solib-aix.o CXX solib-darwin.o CXX solib-dsbt.o CXX solib-frv.o CXX solib-svr4.o CXX solib-target.o CXX solib.o CXX source-cache.o CXX source.o CXX sparc-linux-tdep.o CXX sparc-netbsd-tdep.o CXX sparc-obsd-tdep.o CXX sparc-ravenscar-thread.o CXX sparc-sol2-tdep.o CXX sparc-tdep.o CXX sparc64-fbsd-tdep.o CXX sparc64-linux-tdep.o CXX sparc64-netbsd-tdep.o CXX sparc64-obsd-tdep.o CXX sparc64-sol2-tdep.o CXX sparc64-tdep.o CXX stabsread.o CXX stack.o CXX stap-probe.o CXX std-regs.o CXX symfile-debug.o CXX symfile-mem.o CXX symfile.o CXX symmisc.o CXX symtab.o CXX target-connection.o CXX target-dcache.o CXX target-descriptions.o ../../gdb/s390-tdep.c: In function 'void s390_displaced_step_fixup(gdbarch*, displaced_step_copy_insn_closure*, CORE_ADDR, CORE_ADDR, regcache*)': ../../gdb/s390-tdep.c:521:21: warning: 'r2' may be used uninitialized [-Wmaybe-uninitialized] 521 | if (op_basr_p && r2 == 0) | ~~~~~~~~~~^~~~~~~~~~ ../../gdb/s390-tdep.c:495:24: note: 'r2' was declared here 495 | unsigned int b2, r1, r2, x2, r3; | ^~ CXX target-float.o CXX target-memory.o CXX target.o CXX target/waitstatus.o CXX test-target.o CXX thread-iter.o CXX thread.o CXX tic6x-linux-tdep.o CXX tic6x-tdep.o CXX tid-parse.o CXX tilegx-linux-tdep.o CXX tilegx-tdep.o CXX top.o CXX tracectf.o CXX tracefile-tfile.o CXX tracefile.o CXX tracepoint.o CXX trad-frame.o CXX tramp-frame.o CXX tui/tui-command.o CXX tui/tui-data.o CXX tui/tui-disasm.o CXX tui/tui-file.o CXX tui/tui-hooks.o CXX tui/tui-interp.o CXX tui/tui-io.o CXX tui/tui-layout.o CXX tui/tui-location.o CXX tui/tui-out.o CXX tui/tui-regs.o CXX tui/tui-source.o CXX tui/tui-stack.o CXX tui/tui-win.o CXX tui/tui-wingeneral.o CXX tui/tui-winsource.o CXX tui/tui.o CXX type-stack.o CXX typeprint.o CXX ui-file.o CXX ui-out.o CXX ui-style.o CXX user-regs.o CXX utils.o CXX v850-tdep.o CXX valarith.o CXX valops.o CXX valprint.o CXX value.o CXX varobj.o CXX vax-netbsd-tdep.o CXX vax-tdep.o CXX version.o CXX xml-builtin.o CXX init.o CXXLD gdb make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb/doc' (test "ln -s" = "ln -s" && \ ln -s ../../../gdb/doc/all-cfg.texi gdb-cfg.texi) || \ ln ../../../gdb/doc/all-cfg.texi gdb-cfg.texi || \ cp ../../../gdb/doc/all-cfg.texi gdb-cfg.texi make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb/doc' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb/testsuite' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb/testsuite' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb/data-directory' rm -rf ./syscalls mkdir ./syscalls rm -rf ./python files='gdb-syscalls.dtd freebsd.xml netbsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-linux.xml mips-n32-linux.xml mips-n64-linux.xml mips-o32-linux.xml ppc-linux.xml ppc64-linux.xml s390-linux.xml s390x-linux.xml sparc-linux.xml sparc64-linux.xml' ; \ for file in $files ; do \ f=../../../gdb/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./syscalls ; \ fi ; \ done files='gdb/__init__.py gdb/FrameDecorator.py gdb/FrameIterator.py gdb/frames.py gdb/printing.py gdb/prompt.py gdb/styling.py gdb/types.py gdb/unwinder.py gdb/xmethod.py gdb/command/__init__.py gdb/command/explore.py gdb/command/frame_filters.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/type_printers.py gdb/command/unwinders.py gdb/command/xmethods.py gdb/function/__init__.py gdb/function/as_string.py gdb/function/caller_is.py gdb/function/strfns.py gdb/printer/__init__.py gdb/printer/bound_registers.py' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh ../../../gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ /usr/bin/install -c -m 644 ../../../gdb/data-directory/../python/lib/$file ./python/$dir ; \ done ; \ fi rm -rf ./guile rm -rf ./system-gdbinit if test "x" != x ; then \ files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm' ; \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh ../../../gdb/data-directory/../../mkinstalldirs ./guile/$dir ; \ /usr/bin/install -c -m 644 ../../../gdb/data-directory/../guile/lib/$file ./guile/$dir ; \ done ; \ files='./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \ cd ./guile ; \ for go in $files ; do \ source="`echo $go | sed 's/\.go$/.scm/'`" ; \ echo compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" ; \ compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" || exit 1 ; \ done ; \ fi mkdir ./system-gdbinit touch stamp-guile files='elinos.py wrs-linux.py' ; \ for file in $files ; do \ f=../../../gdb/data-directory/../system-gdbinit/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./system-gdbinit ; \ fi ; \ done touch stamp-system-gdbinit mkdir ./python mkdir ./python/gdb touch stamp-syscalls mkdir ./python/gdb/command mkdir ./python/gdb/function mkdir ./python/gdb/printer touch stamp-python make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb/data-directory' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch/gdb' make[1]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/multiarch' >>> gdb: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla' /bin/sh ../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr /home/buildozer/aports/main/gdb/pkg/gdb/usr make[1]: Nothing to be done for 'install-target'. mkdir /home/buildozer/aports/main/gdb/pkg mkdir /home/buildozer/aports/main/gdb/pkg/gdb mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/etc' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/etc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/etc' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/intl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/intl' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/etc' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libdecnumber' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libdecnumber' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libbacktrace' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libiberty' true DO=all multi-do # make make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib' Making install in import make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libbacktrace' true DO=install multi-do # make make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libbacktrace' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/sim' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libbacktrace' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libiberty/testsuite' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libiberty/testsuite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libiberty/testsuite' if test -n ""; then \ /bin/sh ../../libiberty/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -fomit-frame-pointer -g -g1 -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -fomit-frame-pointer -g -g1 -print-multi-os-directory`/./libiberty.an; \ ( cd /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -fomit-frame-pointer -g -g1 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.an ); \ mv -f /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -fomit-frame-pointer -g -g1 -print-multi-os-directory`/./libiberty.an /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -fomit-frame-pointer -g -g1 -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/usr/include/;; \ esac; \ /bin/sh ../../libiberty/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb${thd}; \ for h in ../../libiberty/../include/ansidecl.h ../../libiberty/../include/demangle.h ../../libiberty/../include/dyn-string.h ../../libiberty/../include/fibheap.h ../../libiberty/../include/floatformat.h ../../libiberty/../include/hashtab.h ../../libiberty/../include/libiberty.h ../../libiberty/../include/objalloc.h ../../libiberty/../include/partition.h ../../libiberty/../include/safe-ctype.h ../../libiberty/../include/sort.h ../../libiberty/../include/splay-tree.h ../../libiberty/../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /home/buildozer/aports/main/gdb/pkg/gdb${thd}; \ done; \ fi make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libiberty' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/sim' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdbserver' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib/import' make install-recursive make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/sim' make[4]: Nothing to be done for 'install-exec-am'. make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdbserver' n=`echo gdbserver | sed 's,y,y,'`; \ if [ x$n = x ]; then n=gdbserver; else true; fi; \ if [ x"linux-i386-ipa.o linux-x86-tdesc-ipa.o arch/i386-ipa.o" != x ]; then \ /bin/sh ../../gdbserver/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib; \ /usr/bin/install -c libinproctrace.so /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libinproctrace.so; \ fi; \ /bin/sh ../../gdbserver/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin; \ /usr/bin/install -c gdbserver /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin/$n make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/sim' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/sim' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/sim' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd' make install-recursive mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdbserver' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdbserver' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdbsupport' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib/import' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdbsupport' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdbsupport' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdbsupport' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib/import' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd' Making install in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd/po' make[6]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib/import' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib/import' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib/import' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib/import' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib/import' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gnulib' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd' make[5]: Nothing to be done for 'install-exec-am'. ../../bfd/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' ../../bfd/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libbfd.la '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' /usr/bin/install -c -m 644 bfd.h ../../bfd/../include/ansidecl.h ../../bfd/../include/symcat.h ../../bfd/../include/diagnostics.h ../../bfd/../include/bfdlink.h ../../bfd/../include/plugin-api.h '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' libtool: install: /usr/bin/install -c .libs/libbfd.lai /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libbfd.la libtool: install: /usr/bin/install -c .libs/libbfd.a /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libbfd.a ../../bfd/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' libtool: install: chmod 644 /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libbfd.a libtool: install: ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libbfd.a /usr/bin/install -c -m 644 ./doc/bfd.info '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' install-info --info-dir='/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/bfd.info' libtool: install: warning: remember to run `libtool --finish /usr/lib' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/bfd' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libctf' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/opcodes' Making install in . make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libctf' ../../libctf/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' ../../libctf/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' /usr/bin/install -c -m 644 ../../libctf/../include/ctf.h ../../libctf/../include/ctf-api.h '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' ../../libctf/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' /usr/bin/install -c -m 644 ../../libctf/doc/ctf-spec.info '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' /bin/sh ./libtool --mode=install /usr/bin/install -c libctf.la libctf-nobfd.la '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' install-info --info-dir='/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/ctf-spec.info' libtool: install: /usr/bin/install -c .libs/libctf.lai /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf.la libtool: install: /usr/bin/install -c .libs/libctf-nobfd.lai /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf-nobfd.la libtool: install: /usr/bin/install -c .libs/libctf.a /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf.a libtool: install: chmod 644 /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf.a libtool: install: ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf.a make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/opcodes' libtool: install: /usr/bin/install -c .libs/libctf-nobfd.a /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf-nobfd.a libtool: install: chmod 644 /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf-nobfd.a libtool: install: ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf-nobfd.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libctf' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/libctf' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/opcodes' make[4]: Nothing to be done for 'install-exec-am'. ../../opcodes/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' /usr/bin/install -c -m 644 ../../opcodes/../include/dis-asm.h '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' ../../opcodes/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libopcodes.la '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' libtool: install: /usr/bin/install -c .libs/libopcodes.lai /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libopcodes.la libtool: install: /usr/bin/install -c .libs/libopcodes.a /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libopcodes.a libtool: install: chmod 644 /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libopcodes.a libtool: install: ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/i586-alpine-linux-musl/12.2.1/liblto_plugin.so /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libopcodes.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/opcodes' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/opcodes' Making install in po make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/opcodes/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/opcodes/po' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/opcodes' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/doc' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/testsuite' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/testsuite' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/data-directory' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/data-directory' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb' /bin/sh ../../gdb/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/python/gdb mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/python mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/python/gdb transformed_name=`t='s,y,y,'; \ echo gdb | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gdb ; \ else \ true ; \ fi ; \ /bin/sh ../../gdb/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin ; \ /usr/bin/install -c gdb \ /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin/$transformed_name ; \ /bin/sh ../../gdb/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/include/gdb ; \ /usr/bin/install -c -m 644 jit-reader.h /home/buildozer/aports/main/gdb/pkg/gdb/usr/include/gdb/jit-reader.h mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/include/gdb if test "x1" != x; \ then \ transformed_name=`t='s,y,y,'; \ echo gcore | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gcore ; \ else \ true ; \ fi ; \ /bin/sh ../../gdb/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin ; \ /usr/bin/install -c gcore \ /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin/$transformed_name; \ fi transformed_name=`t='s,y,y,'; \ echo gdb-add-index | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gdb-add-index ; \ else \ true ; \ fi ; \ /usr/bin/install -c ../../gdb/contrib/gdb-add-index.sh \ /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin/$transformed_name make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/doc' /bin/sh ../../../gdb/doc/../../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info test -z "/usr/share/man/man1" || /bin/sh ../../../gdb/doc/../../mkinstalldirs "/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man1" test -z "/usr/share/man/man5" || /bin/sh ../../../gdb/doc/../../mkinstalldirs "/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man5" /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-1 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-1 /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-2 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-2 /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-3 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-3 /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-4 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-4 mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-5 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-5 mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man1 mkdir: can't create directory '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man': File exists mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man5 /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-6 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-6 /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-7 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-7 /usr/bin/install -c -m 644 '../../../gdb/doc/gdb.1' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man1/gdb.1' /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-8 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-8 /usr/bin/install -c -m 644 '../../../gdb/doc/gdbinit.5' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man5/gdbinit.5' /usr/bin/install -c -m 644 '../../../gdb/doc/gdbserver.1' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man1/gdbserver.1' /usr/bin/install -c -m 644 ../../../gdb/doc/stabs.info /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/stabs.info /usr/bin/install -c -m 644 ../../../gdb/doc/annotate.info /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/annotate.info /usr/bin/install -c -m 644 '../../../gdb/doc/gcore.1' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man1/gcore.1' /usr/bin/install -c -m 644 '../../../gdb/doc/gdb-add-index.1' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man1/gdb-add-index.1' install-info --info-dir=/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info install-info --info-dir=/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/stabs.info install-info --info-dir=/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/annotate.info make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/doc' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/testsuite' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/testsuite' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/data-directory' make[6]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/data-directory' /bin/sh ../../../gdb/data-directory/../../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/syscalls files='gdb/__init__.py gdb/FrameDecorator.py gdb/FrameIterator.py gdb/frames.py gdb/printing.py gdb/prompt.py gdb/styling.py gdb/types.py gdb/unwinder.py gdb/xmethod.py gdb/command/__init__.py gdb/command/explore.py gdb/command/frame_filters.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/type_printers.py gdb/command/unwinders.py gdb/command/xmethods.py gdb/function/__init__.py gdb/function/as_string.py gdb/function/caller_is.py gdb/function/strfns.py gdb/printer/__init__.py gdb/printer/bound_registers.py' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh ../../../gdb/data-directory/../../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/python/$dir ; \ /usr/bin/install -c -m 644 ./python/$file /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/python/$dir ; \ done ; \ fi files='' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh ../../../gdb/data-directory/../../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/guile/$dir ; \ /usr/bin/install -c -m 644 ./guile/$file /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/guile/$dir ; \ done ; \ fi /bin/sh ../../../gdb/data-directory/../../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/system-gdbinit mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/syscalls files='gdb-syscalls.dtd freebsd.xml netbsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-linux.xml mips-n32-linux.xml mips-n64-linux.xml mips-o32-linux.xml ppc-linux.xml ppc64-linux.xml s390-linux.xml s390x-linux.xml sparc-linux.xml sparc64-linux.xml' ; \ for file in $files; do \ f=../../../gdb/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/syscalls ; \ fi ; \ done mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/system-gdbinit files='elinos.py wrs-linux.py' ; \ for file in $files; do \ f=../../../gdb/data-directory/../system-gdbinit/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/system-gdbinit ; \ fi ; \ done mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/python/gdb/command mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/python/gdb/function mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/python/gdb/printer make[6]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/data-directory' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb/data-directory' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla/gdb' make[1]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-12.1/vanilla' >>> gdb-dbg*: Running split function dbg... >>> gdb-dbg*: Preparing subpackage gdb-dbg... >>> gdb-dbg*: Running postcheck for gdb-dbg >>> gdb-doc*: Running split function doc... >>> gdb-doc*: Preparing subpackage gdb-doc... >>> gdb-doc*: Running postcheck for gdb-doc >>> gdb-multiarch*: Running split function multiarch... '/home/buildozer/aports/main/gdb/pkg/gdb/usr/bin/gdb-multiarch' -> '/home/buildozer/aports/main/gdb/pkg/gdb-multiarch/usr/bin/gdb-multiarch' >>> gdb-multiarch*: Preparing subpackage gdb-multiarch... >>> gdb-multiarch*: Running postcheck for gdb-multiarch >>> gdb*: Running postcheck for gdb >>> gdb*: Preparing package gdb... >>> gdb-dbg*: Scanning shared objects >>> gdb-doc*: Scanning shared objects >>> gdb-multiarch*: Scanning shared objects >>> gdb*: Scanning shared objects >>> gdb-dbg*: Tracing dependencies... >>> gdb-dbg*: Package size: 34.5 MB >>> gdb-dbg*: Compressing data... >>> gdb-dbg*: Create checksum... >>> gdb-dbg*: Create gdb-dbg-12.1-r2.apk >>> gdb-doc*: Tracing dependencies... >>> gdb-doc*: Package size: 2.8 MB >>> gdb-doc*: Compressing data... >>> gdb-doc*: Create checksum... >>> gdb-doc*: Create gdb-doc-12.1-r2.apk >>> gdb-multiarch*: Tracing dependencies... gdb so:libc.musl-x86.so.1 so:libexpat.so.1 so:libgcc_s.so.1 so:libgmp.so.10 so:libncursesw.so.6 so:libpython3.10.so.1.0 so:libreadline.so.8 so:libstdc++.so.6 so:libz.so.1 >>> gdb-multiarch*: Package size: 24.9 MB >>> gdb-multiarch*: Compressing data... >>> gdb-multiarch*: Create checksum... >>> gdb-multiarch*: Create gdb-multiarch-12.1-r2.apk >>> gdb*: Tracing dependencies... so:libc.musl-x86.so.1 so:libexpat.so.1 so:libgcc_s.so.1 so:libgmp.so.10 so:libncursesw.so.6 so:libpython3.10.so.1.0 so:libreadline.so.8 so:libstdc++.so.6 so:libz.so.1 >>> gdb*: Package size: 8.3 MB >>> gdb*: Compressing data... >>> gdb*: Create checksum... >>> gdb*: Create gdb-12.1-r2.apk >>> gdb: Build complete at Tue, 25 Oct 2022 16:51:59 +0000 elapsed time 0h 6m 5s >>> gdb: Cleaning up srcdir >>> gdb: Cleaning up pkgdir >>> gdb: Uninstalling dependencies... (1/29) Purging .makedepends-gdb (20221025.164555) (2/29) Purging expat-dev (2.4.9-r0) (3/29) Purging expat (2.4.9-r0) (4/29) Purging texinfo (6.8-r1) (5/29) Purging readline-dev (8.2.0-r0) (6/29) Purging libhistory (8.2.0-r0) (7/29) Purging python3-dev (3.10.8-r1) (8/29) Purging python3 (3.10.8-r1) (9/29) Purging zlib-dev (1.2.13-r0) (10/29) Purging autoconf (2.71-r1) (11/29) Purging m4 (1.4.19-r1) (12/29) Purging automake (1.16.5-r1) (13/29) Purging libtool (2.4.7-r0) (14/29) Purging libltdl (2.4.7-r0) (15/29) Purging linux-headers (5.19.5-r0) (16/29) Purging gmp-dev (6.2.1-r2) (17/29) Purging libgmpxx (6.2.1-r2) (18/29) Purging git-perl (2.38.1-r0) (19/29) Purging perl-git (2.38.1-r0) (20/29) Purging perl-error (0.17029-r1) (21/29) Purging perl (5.36.0-r0) (22/29) Purging ncurses-dev (6.3_p20221008-r0) (23/29) Purging libbz2 (1.0.8-r3) (24/29) Purging readline (8.2.0-r0) (25/29) Purging libffi (3.4.3-r0) (26/29) Purging gdbm (1.23-r0) (27/29) Purging xz-libs (5.2.7-r0) (28/29) Purging mpdecimal (2.5.1-r1) (29/29) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 258 MiB in 92 packages >>> gdb: Updating the main/x86 repository index... >>> gdb: Signing the index...