>>> gdb: Building main/gdb 13.1-r9 (using abuild 3.11.1-r0) started Wed, 21 Jun 2023 21:54:31 +0000 >>> gdb: Checking sanity of /home/buildozer/aports/main/gdb/APKBUILD... >>> gdb: Analyzing dependencies... >>> gdb: Installing for build: build-base autoconf automake expat-dev gmp-dev libtool linux-headers ncurses-dev perl python3-dev readline-dev texinfo zlib-dev zstd-dev (1/38) Installing m4 (1.4.19-r3) (2/38) Installing libbz2 (1.0.8-r5) (3/38) Installing perl (5.36.1-r2) (4/38) Installing autoconf (2.71-r2) (5/38) Installing automake (1.16.5-r2) (6/38) Installing expat (2.5.0-r1) (7/38) Installing expat-dev (2.5.0-r1) (8/38) Installing libgmpxx (6.2.1-r3) (9/38) Installing gmp-dev (6.2.1-r3) (10/38) Installing libltdl (2.4.7-r2) (11/38) Installing libtool (2.4.7-r2) (12/38) Installing linux-headers (6.3-r0) (13/38) Installing libformw (6.4_p20230506-r0) (14/38) Installing libmenuw (6.4_p20230506-r0) (15/38) Installing libpanelw (6.4_p20230506-r0) (16/38) Installing libncurses++ (6.4_p20230506-r0) (17/38) Installing ncurses-dev (6.4_p20230506-r0) (18/38) Installing libffi (3.4.4-r2) (19/38) Installing gdbm (1.23-r1) (20/38) Installing xz-libs (5.4.3-r0) (21/38) Installing mpdecimal (2.5.1-r2) (22/38) Installing readline (8.2.1-r1) (23/38) Installing sqlite-libs (3.41.2-r2) (24/38) Installing python3 (3.11.4-r0) (25/38) Installing python3-pycache-pyc0 (3.11.4-r0) (26/38) Installing pyc (0.1-r0) (27/38) Installing python3-pyc (3.11.4-r0) (28/38) Installing python3-dev (3.11.4-r0) (29/38) Installing libhistory (8.2.1-r1) (30/38) Installing readline-dev (8.2.1-r1) (31/38) Installing texinfo (7.0.3-r1) (32/38) Installing zlib-dev (1.2.13-r1) (33/38) Installing zstd (1.5.5-r4) (34/38) Installing zstd-dev (1.5.5-r4) (35/38) Installing .makedepends-gdb (20230621.215431) (36/38) Installing perl-error (0.17029-r1) (37/38) Installing perl-git (2.40.1-r0) (38/38) Installing git-perl (2.40.1-r0) Executing busybox-1.36.1-r0.trigger OK: 562 MiB in 137 packages >>> gdb: Cleaning up srcdir >>> gdb: Cleaning up pkgdir >>> gdb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/gdb-13.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 100 22.5M 100 22.5M 0 0 44.1M 0 --:--:-- --:--:-- --:--:-- 44.2M >>> gdb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/gdb-13.1.tar.xz >>> gdb: Checking sha512sums... gdb-13.1.tar.xz: OK rust-crash.patch: OK fix-typo.patch: OK gcore-sh.patch: OK s390x-use-elf-gdb_fpregset_t.patch: OK ppc-musl.patch: OK ppc-ptregs.patch: OK musl-signals.patch: OK fix-segfault-dereferencing-the_bfd_section.patch: OK >>> gdb: Unpacking /var/cache/distfiles/v3.18/gdb-13.1.tar.xz... >>> gdb: rust-crash.patch patching file gdb/frame.c patching file gdb/testsuite/gdb.rust/main-crash.exp patching file gdb/testsuite/gdb.rust/main.rs >>> gdb: fix-typo.patch patching file gdbserver/linux-low.cc >>> gdb: gcore-sh.patch patching file gdb/gcore.in >>> 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-segfault-dereferencing-the_bfd_section.patch patching file gdb/elfread.c Hunk #1 succeeded at 210 (offset -6 lines). checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-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 x86_64-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 x86_64-alpine-linux-musl-gnatbind... no checking for gnatbind... gnatbind checking for x86_64-alpine-linux-musl-gnatmake... no checking for gnatmake... gnatmake checking whether compiler driver understands Ada and is recent enough... yes checking for x86_64-alpine-linux-musl-gdc... no checking for gdc... no checking whether the D compiler works... 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 x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for x86_64-alpine-linux-musl-as... no checking for as... as checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking for x86_64-alpine-linux-musl-dsymutil... no checking for dsymutil... no checking for ld... (cached) /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking for x86_64-alpine-linux-musl-ld... (cached) /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking for x86_64-alpine-linux-musl-lipo... no checking for lipo... no checking for x86_64-alpine-linux-musl-nm... no checking for nm... nm checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-windres... no checking for windres... no checking for x86_64-alpine-linux-musl-windmc... no checking for windmc... no checking for x86_64-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking for x86_64-alpine-linux-musl-otool... no checking for otool... no checking for x86_64-alpine-linux-musl-readelf... no checking for readelf... readelf checking for -plugin option... checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-cc... no checking for cc... cc checking for x86_64-alpine-linux-musl-c++... x86_64-alpine-linux-musl-c++ checking for x86_64-alpine-linux-musl-gcc... x86_64-alpine-linux-musl-gcc checking for x86_64-alpine-linux-musl-gfortran... no checking for gfortran... no checking for x86_64-alpine-linux-musl-gccgo... no checking for gccgo... no checking for x86_64-alpine-linux-musl-gdc... no checking for gdc... no checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for x86_64-alpine-linux-musl-as... no checking for as... as checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking for x86_64-alpine-linux-musl-dsymutil... no checking for dsymutil... no checking for x86_64-alpine-linux-musl-ld... no checking for ld... ld checking for x86_64-alpine-linux-musl-lipo... no checking for lipo... no checking for x86_64-alpine-linux-musl-nm... no checking for nm... nm checking for x86_64-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking for x86_64-alpine-linux-musl-otool... no checking for otool... no checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-readelf... no checking for readelf... readelf checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-windres... no checking for windres... no checking for x86_64-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 dsymutil... 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 gdc... 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 otool... 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-13.1/vanilla' make[1]: Nothing to be done for 'all-target'. mkdir ./libiberty mkdir ./intl mkdir ./libsframe Configuring in ./libiberty Configuring in ./intl mkdir ./libbacktrace mkdir ./etc Configuring in ./libsframe mkdir ./libdecnumber mkdir ./gnulib Configuring in ./libbacktrace Configuring in ./etc Configuring in ./libdecnumber Configuring in ./gnulib configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether make sets $(MAKE)... checking build system type... configure: creating cache ./config.cache configure: creating cache ./config.cache x86_64-alpine-linux-musl checking host system type... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alpine-linux-musl-gcc... gcc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for x86_64-alpine-linux-musl-gcc... gcc yes checking for x86_64-alpine-linux-musl-gcc... gcc yes configure: creating cache ./config.cache x86_64-alpine-linux-musl checking whether to enable maintainer-specific portions of Makefiles... checking target system type... no checking for makeinfo... makeinfo --split-size=5000000 x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-gcc... gcc checking for a thread-safe mkdir -p... checking whether the C compiler works... checking whether the C compiler works... ../../etc/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... checking whether the C compiler works... checking whether the C compiler works... yes checking whether make supports nested variables... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether make supports nested variables... (cached) yes yes checking for C compiler default output file name... a.out checking for suffix of executables... configure: updating cache ./config.cache checking that generated files are newer than configure... checking whether we are cross compiling... checking whether we are cross compiling... yes checking for C compiler default output file name... a.out yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... no checking for suffix of object files... no checking for suffix of object files... checking whether we are cross compiling... checking whether we are cross compiling... o checking whether we are using the GNU C compiler... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alpine-linux-musl-gcc... gcc o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... checking whether the C compiler works... checking for perl... perl checking build system type... no x86_64-alpine-linux-musl checking host system type... checking for suffix of object files... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for -plugin option... checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so yes checking for gcc option to accept ISO C89... 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 for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for C compiler default output file name... a.out checking for suffix of executables... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking how to run the C preprocessor... checking whether we are cross compiling... yes checking for gcc option to accept ISO C89... none needed checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-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... none needed checking how to run the C preprocessor... no checking for suffix of object files... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... o checking whether we are using the GNU C compiler... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking how to run the C preprocessor... gcc -E gcc -E yes gcc -E checking whether gcc supports -Wmissing-prototypes... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... yes checking whether gcc supports -Wold-style-definition... checking for grep that handles long lines and -e... --plugin /usr/libexec/gcc/x86_64-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 x86_64-alpine-linux-musl-gcc... gcc gcc -E done configure: creating ./config.status yes checking whether gcc supports -Wmissing-format-attribute... checking for grep that handles long lines and -e... checking whether the C compiler works... yes checking whether gcc supports -Wcast-qual... config.status: creating Makefile yes checking whether gcc supports -pedantic -Wlong-long... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/etc' checking whether gcc supports -fno-lto... checking whether we are cross compiling... yes checking how to run the C preprocessor... gcc -E no checking for suffix of object files... o checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed 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... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /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 sys/types.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for stdlib.h... yes checking for sys/stat.h... yes yes checking for string.h... checking for sys/types.h... yes checking for stdlib.h... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for memory.h... yes yes checking for string.h... checking for sys/stat.h... yes checking for stdlib.h... /bin/grep checking for egrep... yes /bin/grep -E checking for ANSI C header files... checking for strings.h... yes yes checking for stdlib.h... checking for sys/types.h... yes checking for memory.h... yes checking for string.h... yes yes yes checking for inttypes.h... checking for string.h... checking for sys/stat.h... yes checking for strings.h... yes checking for memory.h... yes yes checking for stdlib.h... checking for stdint.h... yes checking for memory.h... yes checking for inttypes.h... yes checking for strings.h... yes checking for string.h... yes yes checking for unistd.h... checking for strings.h... yes checking for sys/types.h... yes checking for stdint.h... yes checking for inttypes.h... yes checking for memory.h... yes yes checking for sys/stat.h... yes checking for inttypes.h... checking for wchar.h... yes checking for unistd.h... yes checking for stdint.h... yes yes checking for strings.h... checking for stdlib.h... yes checking for stdint.h... yes yes checking for minix/config.h... checking minix/config.h usability... yes yes checking for unistd.h... checking for string.h... yes checking for inttypes.h... yes checking for unistd.h... yes yes checking for memory.h... no checking minix/config.h presence... no yes checking minix/config.h usability... checking for sys/socket.h... checking for stdint.h... yes checking ctype.h usability... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for strings.h... yes yes no checking minix/config.h presence... checking for unistd.h... checking for arpa/inet.h... yes checking ctype.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for ctype.h... yes yes checking for inttypes.h... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking stddef.h usability... yes checking for a thread-safe mkdir -p... yes checking minix/config.h usability... yes checking for features.h... ../../libsframe/../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... yes checking for stdint.h... yes checking stddef.h presence... 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 minix/config.h presence... yes checking for stddef.h... yes yes checking for string.h... (cached) yes checking for sys/param.h... ../../libbacktrace/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... checking stdio.h usability... gcc3 checking whether make sets $(MAKE)... yes (cached) yes checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether make supports nested variables... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking for unistd.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 x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so) interface... 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 x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-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... yes yes checking stdio.h presence... /bin/grep -F checking for ld used by gcc... checking for unistd.h... (cached) yes checking for dirent.h... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking for stdio.h... yes yes checking minix/config.h usability... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... ar yes checking whether make sets $(MAKE)... checking build system type... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for a BSD-compatible install... x86_64-alpine-linux-musl checking host system type... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : x86_64-alpine-linux-musl checking how to print strings... checking for xgettext... no printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... checking for msgmerge... no /bin/grep -F checking for ld used by gcc... checking build system type... x86_64-alpine-linux-musl checking host system type... yes /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for library containing strerror... checking for fnmatch.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking for BSD- or MS-compatible name lister (nm)... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so no checking minix/config.h presence... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking for uintptr_t... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 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 none required checking for an ANSI C-conforming const... checking for sys/stat.h... (cached) yes checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for sys/time.h... checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking for inline... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes inline checking for off_t... checking for glob.h... yes checking for int_least32_t... ok no checking for dlfcn.h... checking whether gcc supports -W... yes checking for threads.h... ok yes checking whether gcc supports -Wall... checking for dlfcn.h... yes checking for objdir... .libs yes checking for int_fast32_t... yes yes checking whether gcc supports -Wwrite-strings... checking for netdb.h... yes checking for size_t... yes checking for objdir... .libs yes checking whether gcc supports -Wc++-compat... yes checking for uint64_t... yes checking if gcc supports -fno-rtti -fno-exceptions... checking for netinet/in.h... yes checking whether gcc supports -Wstrict-prototypes... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... checking if gcc supports -fno-rtti -fno-exceptions... yes checking if gcc static flag -static works... yes checking for limits.h... yes checking whether gcc supports -Wshadow=local... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for working alloca.h... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking whether gcc supports -pedantic ... yes checking if gcc supports -c -o file.o... yes checking if gcc static flag -static works... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for xlocale.h... yes yes checking whether gcc and cc understand -c and -o together... checking for off_t... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for alloca... yes checking if gcc supports -c -o file.o... yes checking whether -lc should be explicitly linked in... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... no no checking dynamic linker characteristics... checking for math.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking dynamic linker characteristics... checking for sys/param.h... yes yes checking size of int... checking for sys/mman.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for getpagesize... 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... yes checking for an ANSI C-conforming const... no checking unwind.h usability... yes no checking for sys/select.h... checking for aclocal... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.1/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.1/missing autoconf checking for autoheader... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.1/missing autoheader checking whether gcc supports -Wall... yes checking for working mmap... yes checking for inline... inline checking whether byte ordering is bigendian... 4 yes checking size of long... checking whether gcc supports -Wextra... yes checking unwind.h presence... yes checking for strings.h... (cached) yes checking for sys/random.h... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes yes checking for -funwind-tables option... checking for sys/uio.h... 8 checking for ANSI C header files... (cached) yes checking build system type... yes checking whether we are using the GNU C Library 2.1 or newer... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... no checking for a BSD-compatible install... /usr/bin/install -c yes checking for CET support... x86_64-alpine-linux-musl checking for decimal floating point... bid checking whether byte ordering is bigendian... checking whether gcc supports -Wstrict-prototypes... no checking whether integer division by zero raises SIGFPE... yes checking for -frandom-seed=string option... yes checking for sys/wait.h... yes yes checking whether gcc supports -W... checking whether gcc supports -Wmissing-prototypes... yes checking for inttypes.h... yes yes checking for incompatibility between DejaGnu and GCC... checking whether gcc supports -Wall... yes checking for crtdefs.h... no checking for makeinfo... makeinfo --split-size=5000000 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes no checking for stdlib.h... (cached) yes yes checking for stdint.h... checking for unistd.h... (cached) yes yes checking for sys/param.h... checking whether gcc supports -Wwrite-strings... configure: updating cache ./config.cache configure: creating ./config.status no checking for wctype.h... yes yes checking for unsigned long long... checking whether gcc supports -Wstrict-prototypes... yes checking for getpagesize... yes yes checking whether it is safe to define __EXTENSIONS__... checking for sys/file.h... yes checking whether gcc supports -Wmissing-prototypes... yes checking for inttypes.h... config.status: creating Makefile yes checking for sys/param.h... config.status: creating config.h yes checking for working mmap... config.status: executing gstdint.h commands yes checking whether gcc supports -Wold-style-definition... yes checking for limits.h... yes checking whether the inttypes.h PRIxNN macros are broken... yes yes checking whether _XOPEN_SOURCE should be defined... checking for stdlib.h... (cached) yes checking for malloc.h... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/decNumber.c no checking for ld used by GCC... source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/decContext.c yes source='../../libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/bid/decimal32.c source='../../libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/bid/decimal64.c yes source='../../libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/bid/decimal128.c checking whether gcc supports -Wmissing-format-attribute... source='../../libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/bid/bid2dpd_dpd2bid.c source='../../libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/bid/host-ieee32.c source='../../libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/bid/host-ieee64.c source='../../libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/bid/host-ieee128.c checking for string.h... (cached) yes checking for unistd.h... (cached) yes /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... checking for strings.h... (cached) yes yes checking for shared library run path origin... checking for sys/time.h... no yes done checking build system type... checking for time.h... x86_64-alpine-linux-musl checking host system type... checking argz.h usability... yes checking whether gcc supports -Wcast-qual... x86_64-alpine-linux-musl checking target system type... yes x86_64-alpine-linux-musl checking for dlfcn.h... checking for sys/resource.h... yes checking byteswap.h usability... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for _Unwind_GetIPInfo... no checking argz.h presence... yes yes checking for windows.h... checking for fcntl.h... yes checking byteswap.h presence... no checking for argz.h... no yes checking limits.h usability... checking for alloca.h... yes checking for byteswap.h... yes checking endian.h usability... yes checking for CET support... yes checking for sys/pstat.h... no checking for library containing dlsym... yes checking limits.h presence... no checking for sys/sysmp.h... yes checking endian.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking for endian.h... yes no checking for sys/sysinfo.h... checking whether bswap_16 is declared... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for machine/hal_sysinfo.h... yes yes checking locale.h presence... checking whether bswap_32 is declared... no checking for Minix Amsterdam compiler... no checking for sys/table.h... yes checking for locale.h... yes checking nl_types.h usability... no checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking whether the preprocessor supports include_next... no yes checking for sys/sysctl.h... checking whether bswap_64 is declared... yes checking whether source code line length is unlimited... no checking for sys/systemcfg.h... yes checking for C/C++ restrict keyword... yes yes checking nl_types.h presence... yes checking __sync extensions... yes checking for nl_types.h... yes checking malloc.h usability... no checking for stdint.h... (cached) yes checking for stdio_ext.h... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status __restrict__ checking whether is self-contained... yes checking for process.h... yes checking __atomic extensions... yes checking malloc.h presence... no yes checking for shutdown... checking for sys/prctl.h... yes checking for malloc.h... yes checking stddef.h usability... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking output filetype... yes checking whether defines the SHUT_* macros... yes checking stddef.h presence... yes checking whether time.h and sys/time.h may both be included... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes elf64 checking for unistd.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for sys/param.h... (cached) yes yes checking for struct sockaddr_storage... checking for feof_unlocked... yes checking whether errno must be declared... yes no checking size of int... checking for fgets_unlocked... yes checking for uintptr_t... yes checking for sa_family_t... yes checking for getc_unlocked... 4 checking size of long... yes checking for int_least32_t... yes checking for struct sockaddr_storage.ss_family... yes config.status: creating Makefile checking for getcwd... yes checking for size_t... config.status: creating config.h yes config.status: executing depfiles commands 8 checking size of size_t... checking for getegid... yes checking for int_fast32_t... config.status: executing libtool commands yes checking for geteuid... 8 checking for long long... yes checking for uint64_t... yes yes checking for working alloca.h... checking for getgid... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libsframe' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libsframe' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Os -Wformat -Werror=format-security -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -Wformat -Werror=format-security -g -g1 -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c -o libsframe_la-sframe.lo `test -f 'sframe.c' || echo '../../libsframe/'`sframe.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Os -Wformat -Werror=format-security -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -Wformat -Werror=format-security -g -g1 -MT libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c -o libsframe_la-sframe-dump.lo `test -f 'sframe-dump.c' || echo '../../libsframe/'`sframe-dump.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Os -Wformat -Werror=format-security -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -Wformat -Werror=format-security -g -g1 -MT libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c -o libsframe_la-sframe-error.lo `test -f 'sframe-error.c' || echo '../../libsframe/'`sframe-error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Os -Wformat -Werror=format-security -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -Wformat -Werror=format-security -g -g1 -MT libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c ../../libsframe/sframe-error.c -o libsframe_la-sframe-error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Os -Wformat -Werror=format-security -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -Wformat -Werror=format-security -g -g1 -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c ../../libsframe/sframe.c -o libsframe_la-sframe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Os -Wformat -Werror=format-security -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -Wformat -Werror=format-security -g -g1 -MT libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c ../../libsframe/sframe-dump.c -o libsframe_la-sframe-dump.o yes checking for alloca... yes checking for getuid... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... mv -f .deps/libsframe_la-sframe-error.Tpo .deps/libsframe_la-sframe-error.Plo yes checking size of long long... yes checking for a thread-safe mkdir -p... yes checking for mempcpy... ../../gnulib/../install-sh -c -d checking whether uses 'inline' correctly... yes checking for btowc... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... mv -f .deps/libsframe_la-sframe-dump.Tpo .deps/libsframe_la-sframe-dump.Plo yes 8 checking for canonicalize_file_name... checking for a 64-bit type... yes checking for munmap... yes checking link.h usability... uint64_t checking for intptr_t... no checking for faccessat... yes checking for putenv... yes checking link.h presence... yes checking for link.h... yes checking for dl_iterate_phdr... yes yes checking for realpath... checking for setenv... yes checking mach-o/dyld.h usability... yes checking for uintptr_t... yes yes checking for lstat... checking for setlocale... no checking mach-o/dyld.h presence... yes yes checking for chown... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... checking for stpcpy... yes checking for ssize_t... yes no checking sys/ldr.h presence... checking for fchown... yes checking for strcasecmp... no checking for sys/ldr.h... no checking for fcntl... yes checking for _set_invalid_parameter_handler... yes yes checking whether strnlen is declared... checking for strdup... yes checking for pid_t... no checking for fchdir... yes checking whether getpagesize is declared... yes checking for strtoul... yes checking for fcntl... yes yes checking for tsearch... checking for lstat... yes checking for library containing strerror... yes checking for symlink... mv -f .deps/libsframe_la-sframe.Tpo .deps/libsframe_la-sframe.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -Wformat -Werror=format-security -g -g1 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libsframe.la -rpath /usr/lib libsframe_la-sframe.lo libsframe_la-sframe-dump.lo libsframe_la-sframe-error.lo yes yes checking for __argz_count... checking for readlink... none required checking for asprintf... libtool: link: ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so rc .libs/libsframe.a libsframe_la-sframe.o libsframe_la-sframe-dump.o libsframe_la-sframe-error.o yes libtool: link: ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so .libs/libsframe.a checking for fdopendir... libtool: link: ( cd ".libs" && rm -f "libsframe.la" && ln -s "../libsframe.la" "libsframe.la" ) make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libsframe' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libsframe' yes checking for getexecname... yes checking for atexit... no checking for __argz_stringify... yes checking for mempcpy... yes no checking for basename... checking for KERN_PROC... no checking for __argz_next... no checking for KERN_PROG_ARGS... yes checking for fnmatch... yes checking for bcmp... no checking for clock_gettime... no checking for __fsetlocking... yes checking for mbsrtowcs... yes checking whether -pthread is supported... yes yes checking for bcopy... checking for iconv... yes checking whether -gdwarf-5 is supported... yes checking for fstatat... yes checking for compress in -lz... yes checking for iconv declaration... yes checking for bsearch... yes checking for getdelim... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking whether --compress-debug-sections is supported... yes checking for bzero... yes checking for getdtablesize... yes checking for LC_MESSAGES... yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... dsymutil checking for nm... /usr/bin/nm -B checking for xz... no checking for comm... comm checking for lzma_auto_decoder in -llzma... yes checking for calloc... yes checking for getlogin_r... 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 no checking whether tests can run... configure: updating cache ./config.cache configure: creating ./config.status yes checking for getprogname... yes checking for clock... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for ffs... config.status: creating Makefile no checking for getexecname... config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands yes checking for getcwd... no checking for getrandom... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/intl' yes yes checking for getpagesize... checking for gettimeofday... yes yes checking for gettimeofday... checking for glob... yes yes checking for glob_pattern_p... checking for index... config.status: creating Makefile no checking for getpwnam_r... yes checking for insque... yes config.status: creating backtrace-supported.h checking for isblank... yes checking for memchr... config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h config.status: executing libtool commands yes config.status: executing gstdint.h commands checking for mbsinit... yes config.status: executing default commands checking for memcmp... yes checking for mbrtowc... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libbacktrace' make all-am yes checking for memcpy... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -g -g1 -c -o backtrace.lo ../../libbacktrace/backtrace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -Wformat -Werror=format-security -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -g -g1 -c ../../libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -Wformat -Werror=format-security -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -g -g1 -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 yes checking for mprotect... yes checking for memmem... rm -f libdecnumber.a ar --plugin /usr/libexec/gcc/x86_64-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/x86_64-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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -g -g1 -c ../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1 make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libdecnumber' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -Wformat -Werror=format-security -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -g -g1 -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1 yes checking for mkostemp... yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -Wformat -Werror=format-security -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -g -g1 -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 checking for memmove... yes yes checking for openat... checking for mempcpy... yes checking for pipe... yes checking for memset... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -Wformat -Werror=format-security -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -g -g1 -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 yes checking for readlink... yes checking for mkstemps... yes checking for link... yes checking for putenv... yes checking for setenv... yes checking for random... yes checking for strerror_r... yes checking for rename... yes checking for __xpg_strerror_r... yes checking for rindex... yes checking for catgets... yes checking for setenv... yes checking for snprintf... yes checking for snprintf... yes checking for localtime_r... yes checking for sigsetmask... yes checking for iswcntrl... no checking for stpcpy... yes checking for wmempcpy... yes checking for stpncpy... no checking for nl_langinfo and CODESET... yes checking for strcasecmp... yes checking for a traditional french locale... yes checking for strchr... none checking whether lstat correctly handles trailing slash... yes checking for strdup... yes yes checking whether // is distinct from /... no checking whether realpath works... checking for strncasecmp... yes checking for strndup... nearly checking for getcwd... yes checking for strnlen... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for strrchr... yes checking whether chown dereferences symlinks... yes checking for strstr... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -Wformat -Werror=format-security -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -g -g1 -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 yes yes checking whether chown honors trailing slash... checking for strtod... yes checking for strtol... yes checking whether chown always updates ctime... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -Wformat -Werror=format-security -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -g -g1 -c ../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1 yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking if environ is properly declared... yes checking for complete errno.h... no checking for sys_errlist... yes checking whether strerror_r is declared... no checking for sys_nerr... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for sys_siglist... no checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... no checking for external symbol _system_configuration... no yes checking for __fsetlocking... checking for working fcntl.h... 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... /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 -Wformat -Werror=format-security -g -g1 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 libtool: link: ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-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/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so .libs/libbacktrace.a yes checking for pstat_getdynamic... 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-13.1/vanilla/libbacktrace' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libbacktrace' no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for pid_t... yes checking for sysconf... yes checking for sysctl... yes checking for mode_t... no checking for sysmp... no checking for table... yes checking for mbstate_t... no checking for times... yes checking for wait3... yes checking whether frexp() can be used without linking with libm... yes checking for wait4... yes yes checking whether alarm is declared... checking for sbrk... yes yes checking whether frexp works... checking whether basename is declared... yes checking whether ffs is declared... yes checking whether long double and double are the same... no checking whether frexpl is declared... yes checking whether asprintf is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether vasprintf is declared... yes checking whether frexpl works... yes checking whether snprintf is declared... yes checking whether stat file-mode macros are broken... yes checking whether vsnprintf is declared... no checking for nlink_t... yes checking whether calloc is declared... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking whether getenv is declared... yes checking for getcwd with POSIX signature... yes checking whether getopt is declared... yes checking whether getcwd is declared... yes checking whether malloc is declared... yes checking whether getdelim is declared... yes checking whether realloc is declared... yes checking whether getdtablesize is declared... yes checking whether sbrk is declared... yes checking whether getline is declared... yes checking whether strtol is declared... yes checking whether getlogin_r is declared... yes checking whether strtoul is declared... yes checking whether getlogin is declared... yes checking whether strtoll is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether strtoull is declared... yes checking pthread.h usability... yes checking whether strverscmp is declared... yes checking pthread.h presence... yes checking for pthread.h... yes yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... checking for pthread_kill in -lpthread... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes yes checking whether POSIX threads API is available... yes checking for getpagesize... (cached) yes checking for working mmap... 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 for working strncmp... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes configure: updating cache ./config.cache configure: creating ./config.status yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... config.status: creating Makefile yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... config.status: creating testsuite/Makefile config.status: creating config.h no checking whether stdint.h conforms to C99... config.status: executing default commands mkdir ./bfd Configuring in ./bfd make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libiberty' if [ x"-fpic" != 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"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o pic/concat.o; \ else true; fi make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libiberty/testsuite' if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filedescriptor.c -o filedescriptor.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt1.c -o getopt1.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hex.c -o hex.o yes checking whether stdint.h works without ISO C predefines... gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/alloca.c -o alloca.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/choose-temp.c -o choose-temp.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getruntime.c -o getruntime.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lbasename.c -o lbasename.o configure: creating cache ./config.cache if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getpwd.c -o getpwd.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi checking build system type... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi x86_64-alpine-linux-musl checking host system type... gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lrealpath.c -o lrealpath.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o pic/partition.o; \ else true; fi yes checking whether stdint.h has UINTMAX_WIDTH etc.... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demint.c -o cp-demint.o x86_64-alpine-linux-musl checking target system type... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi x86_64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi yes if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fnmatch.c -o fnmatch.o checking for a thread-safe mkdir -p... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi no if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi ../../bfd/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dyn-string.c -o dyn-string.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-temp-file.c -o make-temp-file.o checking whether INT32_MAX < INTMAX_MAX... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/floatformat.c -o floatformat.o yes if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi checking whether make supports nested variables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../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 -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-gcc... gcc gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi yes checking whether INT64_MAX == LONG_MAX... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt.c -o getopt.o yes checking whether UINT32_MAX < UINTMAX_MAX... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dwarfnames.c -o dwarfnames.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-unix.c -o pex-unix.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/spaces.c -o spaces.o yes checking whether UINT64_MAX == ULONG_MAX... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi checking whether the C compiler works... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/stack-limit.c -o stack-limit.o yes checking where to find the exponent in a 'double'... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hashtab.c -o hashtab.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi yes checking for C compiler default output file name... a.out if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi checking for suffix of executables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/timeval-utils.c -o timeval-utils.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xasprintf.c -o xasprintf.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strerror.c -o strerror.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xexit.c -o xexit.o word 1 bit 20 if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi checking whether byte ordering is bigendian... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strsignal.c -o strsignal.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi checking whether we are cross compiling... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sha1.c -o sha1.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmemdup.c -o xmemdup.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrerror.c -o xstrerror.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-coff.c -o simple-object-coff.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xvasprintf.c -o xvasprintf.o no checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sigsetmask.c -o sigsetmask.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/setproctitle.c -o setproctitle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrndup.c -o xstrndup.o o checking whether we are using the GNU C compiler... no checking for wchar_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o yes checking whether gcc accepts -g... yes checking for good max_align_t... yes checking for gcc option to accept ISO C89... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... none needed checking whether gcc understands -c and -o together... yes checking whether locale.h conforms to POSIX:2001... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/d-demangle.c -o d-demangle.o yes checking whether struct lconv is properly defined... yes checking for style of include used by make... GNU if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/rust-demangle.c -o rust-demangle.o checking dependency style of gcc... yes checking whether imported symbols can be declared weak... (cached) yes checking for multithread API to use... posix checking whether malloc is ptrdiff_t safe... gcc3 checking how to run the C preprocessor... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether malloc (0) returns nonnull... gcc -E yes checking whether NAN macro works... checking for grep that handles long lines and -e... yes checking whether HUGE_VAL works... yes checking for a traditional japanese locale... none checking for a french Unicode locale... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-elf.c -o simple-object-elf.o none checking for a transitional chinese locale... none checking for inline... inline checking for mmap... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for memmem... yes checking for stdlib.h... yes checking whether memmem works... yes checking for string.h... yes checking for memory.h... yes checking whether memrchr is declared... yes checking for strings.h... yes checking whether defines MIN and MAX... yes checking for inttypes.h... no checking whether defines MIN and MAX... yes yes checking for O_CLOEXEC... checking for stdint.h... yes checking for promoted mode_t type... yes checking for unistd.h... mode_t checking whether is self-contained... yes checking minix/config.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demangle.c -o cp-demangle.o no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing setsockopt... 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... none needed checking whether setenv is declared... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so yes checking search.h usability... checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... ok yes checking for sigset_t... checking for dlfcn.h... yes checking for objdir... .libs yes checking for volatile sig_atomic_t... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for sighandler_t... 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 for stdbool.h that conforms to C99... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for _Bool... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/regex.c -o regex.o yes checking whether fcloseall is declared... no checking for shl_load in -ldld... no checking for dlopen... no checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether a program can dlopen itself... yes checking whether fcvt is declared... yes checking whether a statically linked program can dlopen itself... yes checking whether gcvt 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 strdup is declared... no checking for library containing dlsym... yes checking whether strerror(0) succeeds... 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 strerror_r with POSIX signature... yes checking whether strerror_r works... 8 yes checking whether strerror_r is declared... (cached) yes checking whether strnlen 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 strstr works... yes checking whether strtok_r is declared... 8 checking size of void *... (cached) 8 checking size of long... yes checking for struct timespec in ... 8 checking size of int... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... 4 checking fcntl.h usability... yes checking whether unsetenv is declared... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking whether wcsdup is declared... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking whether iswcntrl works... 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 yes checking for towlower... checking for fcntl... yes checking for fdopen... yes checking for wctype_t... yes checking for fileno... yes checking for wctrans_t... yes yes checking for C compiler option to allow warnings... checking for fls... -Wno-error checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... no checking for getgid... yes checking for getpagesize... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes yes checking whether this system supports file names of any length... checking for getrlimit... no checking for library containing clock_gettime... yes checking for getuid... none required checking for clock_getres... yes checking for sysconf... yes checking for clock_gettime... yes checking whether basename is declared... yes checking for clock_settime... yes checking whether ffs is declared... yes checking for closedir... yes checking whether stpcpy is declared... yes checking for d_ino member in directory struct... yes checking whether asprintf is declared... yes checking for d_type member in directory struct... yes checking whether vasprintf is declared... yes checking for dirfd... yes checking whether strnlen is declared... yes checking whether dirfd is declared... yes checking whether ___lc_codepage_func is declared... yes checking whether dirfd is a macro... no checking for x86_64-alpine-linux-musl-pkg-config... no no checking for pkg-config... checking whether // is distinct from /... (cached) no checking whether dup works... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libzstd >= 1.4.0... yes checking compiler support for hidden visibility... yes checking whether dup2 works... yes checking linker --as-needed support... yes checking for cos in -lm... yes yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... checking for gcc version with buggy 64-bit support... no checking sys/procfs.h usability... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar --plugin /usr/libexec/gcc/x86_64-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/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.a yes checking for prstatus32_t in sys/procfs.h... if [ x"-fpic" != x ]; then \ cd pic; \ ar --plugin /usr/libexec/gcc/x86_64-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/x86_64-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/x86_64-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/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi needs runtime check make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libiberty' no checking for prstatus_t.pr_who in sys/procfs.h... checking whether fdopendir is declared... yes checking whether fdopendir works... no checking for prstatus32_t.pr_who in sys/procfs.h... yes checking for ffs... no checking for pstatus_t in sys/procfs.h... yes checking for flexible array member... no checking for pxstatus_t in sys/procfs.h... yes checking whether conversion from 'int' to 'long double' works... no checking for pstatus32_t in sys/procfs.h... yes no checking for prpsinfo_t in sys/procfs.h... checking for working GNU fnmatch... no checking whether free is known to preserve errno... yes checking for prpsinfo_t.pr_pid in sys/procfs.h... no checking whether fstatat (..., 0) works... yes checking for prpsinfo32_t in sys/procfs.h... yes checking whether getcwd handles long file names properly... no checking for prpsinfo32_t.pr_pid in sys/procfs.h... no checking for psinfo_t in sys/procfs.h... no checking for psinfo_t.pr_pid in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... no, but it is partly working checking for getpagesize... no checking for psinfo32_t.pr_pid in sys/procfs.h... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... no checking for lwpstatus_t in sys/procfs.h... yes checking for working getdelim function... no checking for lwpxstatus_t in sys/procfs.h... no checking for lwpstatus_t.pr_context in sys/procfs.h... yes checking whether getdtablesize works... yes checking for getline... no checking for lwpstatus_t.pr_reg in sys/procfs.h... yes checking for working getline function... no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... yes checking whether getlogin_r works with small buffers... no checking for win32_pstatus_t in sys/procfs.h... yes no checking whether program_invocation_name is declared... checking for ftello... yes yes checking whether program_invocation_short_name is declared... checking for ftello64... yes checking whether __argv is declared... yes checking for fseeko... yes no checking for fseeko64... checking whether getrandom is compatible with its GNU+BSD signature... yes yes checking for fopen64... checking for gettimeofday with POSIX signature... yes checking for GNU glob interface version 1 or 2... yes checking whether ftello is declared... no checking for library containing inet_ntop... yes checking whether ftello64 is declared... none required checking whether inet_ntop is declared... yes yes checking whether isnan(double) can be used without linking with libm... 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 for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... 8 checking file_ptr type... int64_t checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... no 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 for madvise... yes checking whether the C locale is free of encoding errors... yes checking for mprotect... 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... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status 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... no checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... config.status: creating Makefile yes checking for rewinddir... config.status: creating bfd-in3.h yes checking whether rmdir works... yes checking whether select supports a 0 argument... config.status: creating po/Makefile.in yes checking whether select detects invalid fds... config.status: creating config.h config.status: executing depfiles commands 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... yes checking for simple visibility declarations... yes checking for socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... config.status: executing libtool commands config.status: executing default-1 commands no checking for struct stat.st_birthtimensec... config.status: executing default commands no checking for struct stat.st_birthtim.tv_nsec... mkdir ./opcodes Configuring in ./opcodes make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd' no checking for working stdalign.h... GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN elf32-aarch64.c GEN targmatch.h GEN elf64-aarch64.c GEN elf32-ia64.c GEN elf64-ia64.c yes GEN elf32-loongarch.c checking for strchrnul... GEN elf64-loongarch.c GEN elf32-riscv.c GEN elf64-riscv.c GEN peigen.c GEN pepigen.c GEN pex64igen.c GEN pe-aarch64igen.c GEN pe-loongarch64igen.c Making info in po yes checking whether strchrnul works... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking for working strerror function... 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 x86_64-alpine-linux-musl-gcc... gcc config.status: creating po/Makefile.in checking whether the C compiler works... yes checking for working strnlen... config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands yes checking for C compiler default output file name... a.out checking for suffix of executables... config.status: executing default commands make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd/po' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd' checking whether we are cross compiling... yes checking whether strstr works in linear time... CCLD doc/chew.stamp no checking for suffix of object files... yes checking whether strstr works... (cached) yes checking for strtok_r... o checking whether we are using the GNU C compiler... yes checking whether strtok_r works... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... none needed checking whether gcc understands -c and -o together... yes checking for unsetenv... yes checking for style of include used by make... GNU checking dependency style of gcc... yes checking for unsetenv() return type... gcc3 checking how to run the C preprocessor... int checking whether unsetenv obeys POSIX... gcc -E yes checking for variable-length arrays... checking for grep that handles long lines and -e... 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 x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so configure: updating cache ./config.cache checking that generated files are newer than configure... /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... 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/linker.stamp GEN doc/libbfd.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 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 x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so 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 checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-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 config.status: executing default commands 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... mkdir ./gdbsupport Configuring in ./gdbsupport make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib' yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... Making all in import yes checking dynamic linker characteristics... make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib/import' GEN alloca.h GEN arpa/inet.h GEN ctype.h GEN dirent.h GEN fcntl.h GEN fnmatch.h GEN glob.h GEN glob-libc.gl.h GEN inttypes.h GEN limits.h GEN locale.h GEN math.h GEN netdb.h GEN malloc/scratch_buffer.gl.h GEN signal.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/random.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/uio.h GEN sys/wait.h GEN time.h GEN unistd.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... no checking whether to build static libraries... yes GEN wchar.h GEN wctype.h configure: creating cache ./config.cache checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-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 x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... 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 for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... 8 checking whether basename is declared... no checking for suffix of object files... yes checking whether stpcpy is declared... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for sigsetjmp... yes checking for gcc option to accept ISO C89... checking linker --as-needed support... yes checking for cos in -lm... make all-recursive none needed checking whether gcc understands -c and -o together... make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib/import' yes make[6]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib/import' CC libgnu_a-openat-proc.o CC libgnu_a-basename-lgpl.o CC libgnu_a-canonicalize-lgpl.o CC libgnu_a-chdir-long.o CC libgnu_a-cloexec.o CC libgnu_a-count-one-bits.o CC libgnu_a-dirname-lgpl.o CC libgnu_a-stripslash.o CC libgnu_a-error.o CC libgnu_a-exitfail.o CC libgnu_a-fcntl.o CC libgnu_a-fd-hook.o CC libgnu_a-fd-safer-flag.o CC libgnu_a-dup-safer-flag.o CC libgnu_a-filenamecat-lgpl.o CC libgnu_a-free.o CC libgnu_a-getcwd.o CC libgnu_a-getcwd-lgpl.o CC libgnu_a-getprogname.o CC libgnu_a-glob.o CC libgnu_a-globfree.o CC libgnu_a-glob_pattern_p.o CC libgnu_a-hard-locale.o CC libgnu_a-localcharset.o yes CC libgnu_a-malloca.o CC libgnu_a-math.o checking for style of include used by make... CC libgnu_a-openat-die.o CC libgnu_a-rawmemchr.o configure: updating cache ./config.cache CC libgnu_a-save-cwd.o GNU checking dependency style of gcc... checking that generated files are newer than configure... done configure: creating ./config.status CC libgnu_a-setlocale_null.o CC libgnu_a-setlocale-lock.o CC libgnu_a-sockets.o CC libgnu_a-strnlen1.o CC libgnu_a-stat-time.o CC libgnu_a-sys_socket.o CC libgnu_a-tempname.o ../../../gnulib/import/canonicalize-lgpl.c: In function 'rpl_realpath': ../../../gnulib/import/canonicalize-lgpl.c:438:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 438 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ ../../../gnulib/import/canonicalize-lgpl.c:439:5: warning: #warning "See ." [-Wcpp] 439 | #warning "See ." | ^~~~~~~ CC glthread/libgnu_a-threadlib.o CC libgnu_a-unistd.o CC libgnu_a-dup-safer.o CC libgnu_a-fd-safer.o CC libgnu_a-pipe-safer.o CC libgnu_a-wctype-h.o CC libgnu_a-wmempcpy.o CC fnmatch.o CC glthread/libgnu_a-lock.o CC malloc/libgnu_a-scratch_buffer_dupfree.o CC malloc/libgnu_a-scratch_buffer_grow.o gcc3 CC malloc/libgnu_a-scratch_buffer_grow_preserve.o CC malloc/libgnu_a-scratch_buffer_set_array_size.o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-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... config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile 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... AR libgnu.a yes checking for inttypes.h... make[6]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib/import' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib/import' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib/import' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib' mkdir ./sim mkdir ./gdbserver Configuring in ./sim Configuring in ./gdbserver yes checking for stdint.h... yes checking for unistd.h... yes configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alpine-linux-musl-gcc... gcc configure: creating cache ./config.cache checking minix/config.h usability... checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... checking whether the C compiler works... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... no checking minix/config.h presence... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for dlfcn.h... checking whether we are cross compiling... no checking for suffix of object files... yes checking for windows.h... no checking for suffix of object files... o 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... no checking for library containing dlsym... yes yes checking whether gcc accepts -g... checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... none needed no checking whether g++ supports C++11 features by default... 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 how to run the C preprocessor... yes checking how to run the C preprocessor... yes checking whether NLS is requested... no checking for long long... gcc -E gcc -E checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... 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... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /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 for sys/types.h... yes checking whether strtoll is declared... yes checking for sys/stat.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking whether strtoull is declared... yes checking for stdlib.h... yes checking for string.h... yes checking for string.h... yes checking whether strverscmp is declared... yes checking for memory.h... yes checking for memory.h... yes checking for strings.h... yes checking for size_t... yes checking for strings.h... yes checking for inttypes.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for stdint.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking for sys/param.h... checking for unistd.h... yes checking for unistd.h... yes yes checking minix/config.h usability... checking for pid_t... yes checking minix/config.h usability... no checking minix/config.h presence... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by GCC... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... 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 a BSD-compatible install... /usr/bin/install -c checking whether byte ordering is bigendian... done checking for ANSI C header files... (cached) yes checking for working alloca.h... no checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so yes checking for alloca... checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking whether g++ supports C++11 features by default... no checking for x86_64-alpine-linux-musl-dtc... yes no checking for nl_langinfo and CODESET... checking for dtc... no checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-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 C11 is supported by default... yes checking for dlfcn.h... yes checking for ANSI C header files... (cached) yes checking for size_t... yes checking linux/perf_event.h usability... yes checking for fcntl.h... yes checking linux/perf_event.h presence... yes yes checking for linux/perf_event.h... yes checking for fpu_control.h... checking locale.h usability... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking locale.h presence... no checking for termios.h... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking for pid_t... yes checking for unistd.h... (cached) yes checking for utime.h... yes checking signal.h presence... yes checking for signal.h... yes checking sys/resource.h usability... yes checking for linux/if_tun.h... yes checking sys/resource.h presence... yes checking for a sed that does not truncate output... /bin/sed yes checking for sys/resource.h... yes checking for ld used by GCC... checking sys/socket.h usability... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes yes checking for shared library run path origin... checking for linux/mii.h... 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 yes checking sys/un.h usability... checking for linux/types.h... yes checking for alloca... yes checking sys/un.h presence... yes checking for net/if.h... yes checking for nl_langinfo and CODESET... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking for netinet/in.h... yes checking linux/perf_event.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking thread_db.h usability... yes checking for netinet/tcp.h... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking locale.h usability... no checking thread_db.h presence... yes checking for sys/ioctl.h... no checking for thread_db.h... no checking wait.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 for sys/mman.h... yes checking wait.h presence... yes checking for wait.h... yes yes checking signal.h presence... checking termios.h usability... yes checking for sys/mount.h... yes checking for signal.h... yes checking sys/resource.h usability... yes checking termios.h presence... yes checking for termios.h... yes yes yes checking sys/resource.h presence... checking for sys/param.h... checking for dlfcn.h... (cached) yes checking linux/elf.h usability... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking for sys/resource.h... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking for sys/socket.h... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes yes checking sys/un.h presence... checking proc_service.h usability... yes yes checking for sys/un.h... yes checking for sys/stat.h... (cached) yes checking sys/wait.h usability... checking for sys/statfs.h... yes checking sys/wait.h presence... yes checking for sys/termio.h... yes checking for sys/wait.h... yes checking thread_db.h usability... no checking proc_service.h presence... no checking for sys/termios.h... no checking thread_db.h presence... no checking for proc_service.h... no checking poll.h usability... yes checking for sys/types.h... (cached) yes no checking for thread_db.h... no checking wait.h usability... checking for sys/vfs.h... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking for __setfpucw... yes checking wait.h presence... yes checking for wait.h... yes checking termios.h usability... yes checking sys/poll.h presence... no checking for access... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking dlfcn.h usability... yes yes checking sys/select.h presence... checking for aint... yes checking for sys/select.h... yes checking for getpagesize... yes checking dlfcn.h presence... no yes checking for dlfcn.h... yes checking for anint... yes checking linux/elf.h usability... checking for working mmap... no yes checking linux/elf.h presence... checking for cfgetispeed... yes checking for linux/elf.h... yes checking proc_service.h usability... yes checking for cfgetospeed... no checking proc_service.h presence... yes checking vfork.h usability... no checking for proc_service.h... no checking poll.h usability... yes checking for cfsetispeed... no checking vfork.h presence... yes checking poll.h presence... yes checking for cfsetospeed... yes checking for poll.h... yes no checking for vfork.h... no checking sys/poll.h usability... checking for fork... yes checking for chdir... yes checking sys/poll.h presence... yes checking for vfork... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking for chmod... yes checking for working fork... yes checking sys/select.h presence... yes yes checking for sys/select.h... yes checking for dup... checking for getpagesize... yes checking for working vfork... (cached) yes checking for fdwalk... yes yes checking for working mmap... checking for dup2... no checking for getrlimit... yes checking for execv... yes checking vfork.h usability... yes checking for pipe... yes checking for execve... no checking vfork.h presence... yes checking for pipe2... yes no checking for vfork.h... no checking for fork... checking for fcntl... yes checking for poll... make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd' make all-recursive yes make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd' Making all in po yes checking for fork... make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd/po' checking for socketpair... yes make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd' rm -f bfd-tmp.h checking for vfork... cp bfd-in3.h bfd-tmp.h /bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h rm -f tofiles f=""; \ for i in elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo elf-sframe.lo dwarf1.lo dwarf2.lo elf32-i386.lo elf32.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo pe-x86_64.lo pex64igen.lo pei-x86_64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles rm -f bfd-tmp.h /bin/sh ../../bfd/../move-if-change tofiles ofiles yes touch stmp-bfd-h checking for sigaction... touch stamp-ofiles yes yes checking for fstat... yes checking for ptrace64... checking for working fork... CC archive.lo CC archures.lo CC bfd.lo yes CC bfdio.lo CC bfdwin.lo CC cache.lo CC coff-bfd.lo CC compress.lo CC corefile.lo CC elf-properties.lo checking for fstatfs... CC format.lo CC hash.lo CC init.lo CC libbfd.lo CC linker.lo CC merge.lo CC opncls.lo CC reloc.lo no CC section.lo CC simple.lo checking for sbrk... CC stab-syms.lo CC stabs.lo CC syms.lo CC targets.lo yes CC binary.lo CC ihex.lo CC srec.lo CC tekhex.lo CC verilog.lo yes checking for working vfork... (cached) yes checking for ftruncate... checking for fdwalk... CC elf64-x86-64.lo yes no checking for setns... checking for getrlimit... yes checking for getdirentries... yes checking for pipe... CC elfxx-x86.lo CC elf-ifunc.lo CC elf-vxworks.lo CC elf64.lo yes yes checking for sigaltstack... checking for pipe2... CC elf.lo no CC elflink.lo checking for getegid... CC elf-attrs.lo yes checking for poll... CC elf-strtab.lo CC elf-eh-frame.lo CC elf-sframe.lo yes CC dwarf1.lo checking for sigprocmask... yes yes CC dwarf2.lo CC elf32-i386.lo checking for socketpair... checking for geteuid... yes yes yes CC elf32.lo checking for sigaction... checking for getgid... checking for setpgid... CC pei-i386.lo CC peigen.lo CC cofflink.lo yes CC coffgen.lo yes checking for ptrace64... yes CC pe-x86_64.lo CC pex64igen.lo CC pei-x86_64.lo CC elf64-gen.lo checking for getpid... checking for setpgrp... CC elf32-gen.lo CC plugin.lo CC cpu-i386.lo no checking for sbrk... yes CC cpu-iamcu.lo CC archive64.lo yes checking for getppid... yes checking for getrusage... checking for setns... yes checking for getrusage... yes checking for sigaltstack... yes checking for getauxval... yes yes checking for gettimeofday... checking for sigprocmask... yes checking for sigtimedwait... yes yes checking for setpgid... checking for getuid... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking for setpgrp... yes yes checking for ioctl... checking whether strstr is declared... yes checking for getrusage... yes checking for struct stat.st_blocks... yes yes checking for kill... checking for getauxval... yes checking for struct stat.st_blksize... yes checking for sigtimedwait... yes checking for link... yes checking for library containing kinfo_getfile... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking for lseek... yes checking whether strstr is declared... yes yes checking for struct stat.st_blocks... checking for lstat... yes checking for struct stat.st_blksize... yes no checking for kinfo_getfile... yes checking for library containing kinfo_getfile... checking for mkdir... yes no checking whether gcc is Clang... checking for mmap... no checking whether pthreads work with -pthread... yes checking for munmap... yes checking for joinable pthread attribute... no checking for kinfo_getfile... yes PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... no checking for pipe... checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for std::thread... yes checking for posix_fallocate... yes checking for joinable pthread attribute... yes PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... checking for pread... yes yes checking for std::thread... checking for rmdir... yes checking for setregid... yes checking for setreuid... yes checking for setgid... yes checking for pthread_sigmask... yes checking for setuid... yes checking for pthread_setname_np... yes checking for sigaction... yes checking for sigprocmask... yes checking for sigsetjmp... yes yes checking whether to use intel pt... auto yes checking for libipt... checking for sqrt... checking for pthread_sigmask... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking for stat... yes yes checking sys/procfs.h usability... checking for pthread_setname_np... yes checking sys/procfs.h presence... yes yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... checking for strsignal... no checking for fpregset_t in sys/procfs.h... yes yes checking for sigsetjmp... checking for symlink... no checking for prgregset_t in sys/procfs.h... yes yes checking whether to use intel pt... auto checking for tcdrain... yes checking for prfpregset_t in sys/procfs.h... checking for libipt... yes checking for tcflow... yes checking for prgregset32_t in sys/procfs.h... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes no checking for lwpid_t in sys/procfs.h... checking for tcflush... yes checking for psaddr_t in sys/procfs.h... yes yes checking sys/procfs.h usability... yes checking for elf_fpregset_t in sys/procfs.h... checking for tcgetattr... yes checking sys/ptrace.h usability... yes yes checking sys/procfs.h presence... checking for tcgetpgrp... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... yes checking sys/ptrace.h presence... yes checking for tcsendbreak... yes checking for sys/ptrace.h... yes no checking for fpregset_t in sys/procfs.h... checking ptrace.h usability... yes checking for tcsetattr... no checking for prgregset_t in sys/procfs.h... no checking ptrace.h presence... yes checking for tcsetpgrp... no checking for ptrace.h... no checking return type of ptrace... yes checking for prfpregset_t in sys/procfs.h... yes checking for time... yes checking for prgregset32_t in sys/procfs.h... yes checking for truncate... yes checking for umask... long no checking for lwpid_t in sys/procfs.h... checking types of arguments for ptrace... yes checking for unlink... yes checking for psaddr_t in sys/procfs.h... yes checking for utime... yes checking whether struct tm is in sys/time.h or time.h... yes checking for elf_fpregset_t in sys/procfs.h... time.h checking for uid_t in sys/types.h... yes checking how to print strings... printf checking for a sed that does not truncate output... yes /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... checking whether NLS is requested... no checking dependency style of gcc... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... gcc3 checking for termios.h... (cached) yes checking sys/reg.h usability... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking sys/reg.h presence... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking for sys/reg.h... yes 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for string.h... (cached) yes checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for sys/procfs.h... (cached) yes checking for gawk... awk checking command to parse /usr/bin/nm -B output from gcc object... checking for linux/elf.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes ok checking for signal.h... (cached) yes checking sys/file.h usability... checking for dlfcn.h... (cached) yes checking for dirent.h that defines DIR... yes checking sys/file.h presence... yes yes checking for sys/file.h... yes checking for library containing opendir... checking sys/ioctl.h usability... none required checking for struct stat.st_blksize... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking netinet/in.h usability... yes checking for struct stat.st_blocks... 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_rdev... yes checking netdb.h presence... yes checking for netdb.h... yes yes checking for struct tm.tm_zone... checking netinet/tcp.h usability... yes checking for struct stat.st_dev... yes checking for struct stat.st_ino... yes checking netinet/tcp.h presence... yes checking for struct stat.st_mode... yes checking for netinet/tcp.h... yes yes checking for struct stat.st_nlink... checking arpa/inet.h usability... yes checking for struct stat.st_uid... yes checking arpa/inet.h presence... yes checking for struct stat.st_gid... yes checking for arpa/inet.h... yes checking ws2tcpip.h usability... yes checking for struct stat.st_rdev... (cached) yes checking for struct stat.st_size... no checking ws2tcpip.h presence... yes checking for struct stat.st_blksize... (cached) yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_atime... 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... yes checking for struct stat.st_mtime... yes checking for pwrite... yes checking for struct stat.st_ctime... yes yes checking for __int128... checking for pread64... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for socklen_t... yes checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking return type of ptrace... yes checking type of array argument to getgroups... long checking types of arguments for ptrace... gid_t checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... (cached) yes checking 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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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 library containing bind... none required checking for library containing gethostbyname... none required checking for library containing fabs... none required checking for library containing log2... none required checking for library containing dlopen... none required checking for cygwin... CCLD libbfd.la no checking for library containing tgetent... 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/x86_64-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-13.1/vanilla/bfd' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd' mkdir ./libctf Configuring in ./libctf make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/opcodes' make all-recursive -lcurses checking for readline in -lreadline... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/opcodes' Making all in . yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether build environment is sane... yes make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/opcodes' CC dis-buf.lo checking for a thread-safe mkdir -p... CC disassemble.lo CC dis-init.lo CC i386-dis.lo ../../sim/../install-sh -c -d checking whether make sets $(MAKE)... configure: creating cache ./config.cache yes checking build system type... checking for style of include used by make... x86_64-alpine-linux-musl checking host system type... GNU checking whether make supports nested variables... yes x86_64-alpine-linux-musl checking dependency style of gcc... checking target system type... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... 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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-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... 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... -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 for a known getopt prototype in unistd.h... yes checking whether sim frv should dump cpu state on unknown traps... no checking riscv bitsize... 64 checking whether sim rx should be cycle accurate... yes configure: updating cache ./config.cache checking that generated files are newer than configure... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... done configure: creating ./config.status 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... config.status: creating Make-common.sim yes checking for inttypes.h... config.status: creating arch-subdir.mk config.status: creating Makefile yes checking for stdint.h... yes config.status: creating .gdbinit checking for unistd.h... config.status: creating config.h config.status: executing libtool commands yes config.status: executing depfiles commands 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 x86_64-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 x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/x86_64-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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: creating ./config.lt config.lt: creating libtool checking for aclocal... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.1/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.1/missing autoconf checking for autoheader... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.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... CCLD libopcodes.la yes checking whether gcc supports -Wstrict-prototypes... 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/x86_64-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 whether gcc supports -Wmissing-prototypes... touch stamp-lib make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/opcodes' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/opcodes/po' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/opcodes' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/opcodes' yes checking whether gcc supports -Wold-style-definition... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/sim' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/sim' GEN common/version.c-stamp CC common/callback.o CC common/portability.o CC common/sim-load.o CC common/syscall.o CC common/target-newlib-errno.o CC common/target-newlib-open.o CC common/target-newlib-signal.o CC common/target-newlib-syscall.o yes checking whether gcc supports -pedantic -Wlong-long... CC common/version.o 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... AR common/libcommon.a ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/sim' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/sim' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/sim' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/sim' 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... GNU checking for O_CLOEXEC... yes checking for makeinfo... makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is too old. Info documentation will not be built. 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 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libctf' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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-13.1/vanilla/libctf' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.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 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 int,int,long,long checking for ust... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdbsupport' make all-am no make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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 checking the compiler type... 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 new-op.o CXX netstuff.o CXX pathstuff.o CXX print-utils.o CXX ptid.o CXX rsp-low.o gcc checking compiler warning flags... 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 CXX tdesc.o CXX thread-pool.o CXX xml-utils.o CXX event-pipe.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... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether perror is declared... yes checking whether vasprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking for socklen_t... yes checking for Elf32_auxv_t... yes checking for Elf64_auxv_t... yes checking if building for x32... no checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for dlopen in -ldl... yes checking for the dynamic export flag... -Wl,--dynamic-list checking for TD_VERSION... no checking whether the target supports __sync_*_compare_and_swap... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir .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-13.1/vanilla/gdbsupport' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdbsupport' mkdir ./gdb Configuring in ./gdb make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdbserver' GEN version-generated.cc CXX x86-low.o CXX gdbreplay.o CXX utils.o CXX alloc-ipa.o CXX arch/amd64-ipa.o CXX ax-ipa.o CXX gdbsupport/common-utils-ipa.o CXX gdbsupport/errors-ipa.o CXX gdbsupport/format-ipa.o CXX gdbsupport/print-utils-ipa.o CXX gdbsupport/rsp-low-ipa.o CXX gdbsupport/safe-strerror-ipa.o CXX gdbsupport/tdesc-ipa.o CXX linux-amd64-ipa.o CXX linux-x86-tdesc-ipa.o CXX regcache-ipa.o CXX remote-utils-ipa.o CXX tdesc-ipa.o CXX tracepoint-ipa.o CXX utils-ipa.o CXX alloc.o CXX arch/amd64.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 configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-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... CXX linux-x86-low.o CXX linux-x86-tdesc.o CXX mem-break.o o checking whether we are using the GNU C compiler... CXX nat/amd64-linux-siginfo.o CXX nat/fork-inferior.o CXX nat/linux-btrace.o yes checking whether gcc accepts -g... CXX nat/linux-namespaces.o yes checking for gcc option to accept ISO C89... 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 none needed CXX nat/x86-linux-dregs.o CXX nat/x86-linux.o checking whether we are using the GNU C++ compiler... CXX notif.o CXX proc-service.o CXX regcache.o yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... CXX remote-utils.o CXX server.o CXX symbol.o CXX target.o CXX target/target.o gcc -E CXX target/waitstatus.o CXX tdesc.o checking for grep that handles long lines and -e... CXX thread-db.o CXX tracepoint.o CXX version.o CXXLD gdbreplay /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... CXXLD libinproctrace.so 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 build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for dlfcn.h... yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking 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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-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... ok checking for dlfcn.h... (cached) 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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking whether g++ supports C++11 features by default... yes checking dependency style of gcc... gcc3 checking whether NLS is requested... no checking whether makeinfo --split-size=5000000 supports @click... yes checking for default auto-load directory... $debugdir:$datadir/auto-load checking for default auto-load safe-path... $debugdir:$datadir/auto-load checking size of void *... 8 checking for x86_64-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... 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... (cached) awk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for bison... /home/buildozer/aports/main/gdb/src/gdb-13.1/missing bison -y checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-dlltool... dlltool checking for x86_64-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 libzstd >= 1.4.0... yes checking for ld used by GCC... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... -lncursesw checking for library containing tgetent... none required checking readline/readline.h usability... yes checking readline/readline.h presence... CXXLD gdbserver yes checking for readline/readline.h... yes checking whether system readline is new enough... yes checking size of unsigned long long... make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdbserver' 8 checking size of unsigned long... 8 checking size of unsigned __int128... 16 checking for library containing dlopen... none required checking whether to use expat... 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 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... 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... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking for long long... yes checking size of long long... 8 checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether snprintf is declared... (cached) yes checking for LC_MESSAGES... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for getuid... yes checking for getgid... yes checking for pipe... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for resize_term... yes checking for getpgid... yes checking for setsid... yes checking for sigaction... yes checking for sigsetmask... no checking for socketpair... yes checking for ttrace... no checking for wborder... yes checking for wresize... yes checking for setlocale... yes checking for iconvlist... no checking for libiconvlist... no checking for btowc... yes checking for setrlimit... yes checking for getrlimit... yes checking for posix_madvise... yes checking for waitpid... yes checking for use_default_colors... yes checking for nl_langinfo and CODESET... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for pid_t... yes checking for 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 libtool commands config.status: executing depdir commands mkdir .deps === configuring in testsuite (/home/buildozer/aports/main/gdb/src/gdb-13.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,' '--disable-year2038' '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' '--target=x86_64-alpine-linux-musl' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl' 'target_alias=x86_64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -Wformat -Werror=format-security -g -g1 ' 'LDFLAGS= -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs' 'CPPFLAGS=-Os -Wformat -Werror=format-security' 'CXX=g++' 'CXXFLAGS=-Os -Wformat -Werror=format-security -g -g1 ' 'MAKEINFO=makeinfo --split-size=5000000' 'PKG_CONFIG_PATH=' 'YACC=/home/buildozer/aports/main/gdb/src/gdb-13.1/missing bison -y' --cache-file=.././config.cache --srcdir=../../../gdb/testsuite configure: loading cache .././config.cache checking build system type... (cached) x86_64-alpine-linux-musl checking host system type... (cached) x86_64-alpine-linux-musl checking target system type... (cached) x86_64-alpine-linux-musl checking for x86_64-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-13.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 dwarf2 mkdir mi mkdir compile mkdir tui mkdir unittests mkdir guile mkdir python mkdir target mkdir nat mkdir arch/.deps mkdir cli/.deps mkdir mi/.deps mkdir dwarf2/.deps mkdir compile/.deps mkdir tui/.deps mkdir unittests/.deps mkdir guile/.deps mkdir python/.deps 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 amd64-linux-nat.o CXX amd64-linux-tdep.o CXX amd64-nat.o CXX amd64-ravenscar-thread.o CXX amd64-tdep.o CXX annotate.o CXX arch-utils.o CXX arch/amd64.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-load.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-cache.o CXX dwarf2/abbrev.o CXX dwarf2/attribute.o CXX dwarf2/comp-unit-head.o CXX dwarf2/cooked-index.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-info.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-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 memtag.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/amd64-linux-siginfo.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 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-disasm.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 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 split-name.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/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-13.1/vanilla/gdb' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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-13.1/vanilla/gdb/doc' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb/testsuite' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb/testsuite' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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/disassembler.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-13.1/vanilla/gdb/data-directory' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb' make[1]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla' checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-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 x86_64-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 x86_64-alpine-linux-musl-gnatbind... no checking for gnatbind... gnatbind checking for x86_64-alpine-linux-musl-gnatmake... no checking for gnatmake... gnatmake checking whether compiler driver understands Ada and is recent enough... yes checking for x86_64-alpine-linux-musl-gdc... no checking for gdc... no checking whether the D compiler works... 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 x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for x86_64-alpine-linux-musl-as... no checking for as... as checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking for x86_64-alpine-linux-musl-dsymutil... no checking for dsymutil... no checking for ld... (cached) /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking for x86_64-alpine-linux-musl-ld... (cached) /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking for x86_64-alpine-linux-musl-lipo... no checking for lipo... no checking for x86_64-alpine-linux-musl-nm... no checking for nm... nm checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-windres... no checking for windres... no checking for x86_64-alpine-linux-musl-windmc... no checking for windmc... no checking for x86_64-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking for x86_64-alpine-linux-musl-otool... no checking for otool... no checking for x86_64-alpine-linux-musl-readelf... no checking for readelf... readelf checking for -plugin option... checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-cc... no checking for cc... cc checking for x86_64-alpine-linux-musl-c++... x86_64-alpine-linux-musl-c++ checking for x86_64-alpine-linux-musl-gcc... x86_64-alpine-linux-musl-gcc checking for x86_64-alpine-linux-musl-gfortran... no checking for gfortran... no checking for x86_64-alpine-linux-musl-gccgo... no checking for gccgo... no checking for x86_64-alpine-linux-musl-gdc... no checking for gdc... no checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for x86_64-alpine-linux-musl-as... no checking for as... as checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking for x86_64-alpine-linux-musl-dsymutil... no checking for dsymutil... no checking for x86_64-alpine-linux-musl-ld... no checking for ld... ld checking for x86_64-alpine-linux-musl-lipo... no checking for lipo... no checking for x86_64-alpine-linux-musl-nm... no checking for nm... nm checking for x86_64-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking for x86_64-alpine-linux-musl-otool... no checking for otool... no checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-readelf... no checking for readelf... readelf checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-windres... no checking for windres... no checking for x86_64-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 dsymutil... 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 gdc... 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 otool... 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-13.1/multiarch' make[1]: Nothing to be done for 'all-target'. mkdir ./libiberty mkdir ./intl Configuring in ./libiberty mkdir ./libsframe Configuring in ./intl mkdir ./libbacktrace mkdir ./etc Configuring in ./libsframe mkdir ./libdecnumber Configuring in ./libbacktrace mkdir ./gnulib Configuring in ./etc Configuring in ./libdecnumber Configuring in ./gnulib configure: creating cache ./config.cache checking for x86_64-alpine-linux-musl-gcc... gcc configure: creating cache ./config.cache configure: creating cache ./config.cache checking for x86_64-alpine-linux-musl-gcc... gcc checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 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... configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alpine-linux-musl-gcc... gcc checking for a thread-safe mkdir -p... yes checking for x86_64-alpine-linux-musl-gcc... gcc checking build system type... checking whether the C compiler works... checking whether the C compiler works... x86_64-alpine-linux-musl checking host system type... ../../etc/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl yes checking for x86_64-alpine-linux-musl-gcc... gcc checking whether make supports nested variables... yes checking whether the C compiler works... checking whether make supports nested variables... (cached) yes checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... 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... checking whether we are cross compiling... no checking for suffix of object files... no checking for suffix of object files... no checking for suffix of object files... checking for perl... perl checking build system type... x86_64-alpine-linux-musl checking host system type... o checking whether we are using the GNU C compiler... no x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for -plugin option... checking for suffix of object files... checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so o checking whether we are using the GNU C compiler... --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so no checking for suffix of object files... checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-alpine-linux-musl-gcc... gcc o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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... yes checking for gcc option to enable C11 features... yes checking whether gcc accepts -g... none needed checking how to run the C preprocessor... yes checking for gcc option to accept ISO C89... 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... gcc -E yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking how to run the C preprocessor... checking for grep that handles long lines and -e... none needed checking whether gcc understands -c and -o together... none needed checking whether the compiler is clang... gcc -E checking whether we are cross compiling... none needed checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-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... yes checking how to run the C preprocessor... no checking for compiler option needed when checking for declarations... none checking how to run the C preprocessor... yes checking whether gcc supports -Wall... checking for grep that handles long lines and -e... gcc -E yes checking whether gcc supports -Wwrite-strings... no checking for suffix of object files... gcc -E yes checking for grep that handles long lines and -e... checking whether gcc supports -Wstrict-prototypes... o checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc accepts -g... yes checking whether gcc supports -Wold-style-definition... yes checking for gcc option to accept ISO C89... yes checking whether gcc supports -Wmissing-format-attribute... none needed checking how to run the C preprocessor... yes checking whether gcc supports -Wcast-qual... yes checking whether gcc supports -pedantic -Wlong-long... gcc -E yes checking whether gcc supports -fno-lto... yes checking how to run the C preprocessor... checking for grep that handles long lines and -e... gcc -E /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... done configure: creating ./config.status config.status: creating Makefile yes checking for sys/types.h... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/etc' yes checking for sys/stat.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes yes checking for sys/types.h... checking for strings.h... yes checking for inttypes.h... yes checking for sys/stat.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for stdint.h... yes checking for stdlib.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for unistd.h... yes checking for string.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking minix/config.h usability... yes checking for memory.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... no checking minix/config.h presence... yes yes checking for strings.h... checking for sys/stat.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for sys/types.h... yes checking for stdlib.h... yes checking for sys/types.h... checking for inttypes.h... yes checking whether make sets $(MAKE)... yes 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 sys/stat.h... yes checking for xgettext... no yes checking for msgmerge... checking for string.h... no checking for sys/stat.h... checking build system type... x86_64-alpine-linux-musl checking host system type... yes x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for library containing strerror... checking for stdint.h... yes checking for sys/types.h... yes checking for stdlib.h... yes yes checking for stdlib.h... checking for memory.h... yes checking for sys/stat.h... yes yes checking for string.h... checking for unistd.h... none required checking for an ANSI C-conforming const... yes checking for string.h... yes checking for strings.h... yes checking for stdlib.h... yes checking for inline... yes checking for memory.h... yes checking minix/config.h usability... yes inline checking for off_t... checking for memory.h... yes yes checking for inttypes.h... checking for string.h... yes checking for strings.h... yes no checking minix/config.h presence... checking for strings.h... yes yes checking for stdint.h... checking for memory.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 unistd.h... checking for strings.h... yes checking for size_t... yes yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for stdint.h... checking for a thread-safe mkdir -p... yes yes checking for stdint.h... checking for inttypes.h... yes ../../libbacktrace/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... checking for wchar.h... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alpine-linux-musl-gcc... (cached) gcc yes checking for unistd.h... yes yes 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 for unistd.h... checking whether gcc understands -c and -o together... (cached) yes checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for gawk... (cached) awk checking for dwz... no checking how to print strings... checking for stdint.h... 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 minix/config.h... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking minix/config.h usability... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes yes checking for unistd.h... checking minix/config.h usability... yes checking for working alloca.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all no checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for sys/socket.h... checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes no checking minix/config.h presence... checking ctype.h usability... no checking minix/config.h presence... yes checking for alloca... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes no checking for minix/config.h... no checking for arpa/inet.h... checking whether it is safe to define __EXTENSIONS__... yes checking ctype.h presence... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking for ctype.h... yes checking for sys/param.h... checking stddef.h usability... ok yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking for features.h... checking for a thread-safe mkdir -p... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for dlfcn.h... ../../libsframe/../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 yes checking stddef.h presence... yes checking for getpagesize... checking dependency style of gcc... no checking whether gcc supports -W... yes yes checking for stddef.h... yes checking for sys/param.h... checking for string.h... (cached) yes checking stdio.h usability... yes checking for objdir... .libs gcc3 checking whether make sets $(MAKE)... yes (cached) yes checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether gcc supports -Wall... yes checking for working mmap... yes 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... yes (cached) checking stdio.h presence... yes checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so) interface... checking for unistd.h... (cached) yes checking for dirent.h... yes checking whether gcc supports -Wwrite-strings... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... ar checking if gcc supports -fno-rtti -fno-exceptions... checking build system type... yes x86_64-alpine-linux-musl checking host system type... checking whether gcc supports -Wc++-compat... x86_64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... yes /bin/grep -F checking for ld used by gcc... checking for fnmatch.h... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking whether gcc supports -Wstrict-prototypes... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking if gcc static flag -static works... yes yes checking for uintptr_t... checking whether we are using the GNU C Library 2.1 or newer... yes checking for sys/stat.h... (cached) yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for sys/time.h... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... no checking whether integer division by zero raises SIGFPE... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so yes checking whether gcc supports -Wshadow=local... checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so yes checking if gcc supports -c -o file.o... checking command to parse /usr/bin/nm -B output from gcc object... yes checking whether gcc supports -pedantic ... yes checking for glob.h... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for int_least32_t... yes checking for inttypes.h... yes checking whether -lc should be explicitly linked in... yes checking whether gcc and cc understand -c and -o together... yes checking for threads.h... no checking dynamic linker characteristics... ok yes checking for stdint.h... checking for dlfcn.h... yes checking for int_fast32_t... yes checking for unsigned long long... yes checking for netdb.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 objdir... .libs yes yes checking for inttypes.h... yes no checking for uint64_t... checking unwind.h usability... checking for netinet/in.h... yes checking for an ANSI C-conforming const... yes checking whether the inttypes.h PRIxNN macros are broken... yes checking unwind.h presence... yes checking for inline... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for limits.h... yes checking for unwind.h... yes checking for _Unwind_Backtrace... inline checking whether byte ordering is bigendian... no checking for ld used by GCC... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... yes yes checking if gcc static flag -static works... checking for inttypes.h... (cached) yes done checking for sys/types.h... (cached) yes checking argz.h usability... yes checking for off_t... yes checking for -funwind-tables option... checking for stdint.h... (cached) yes checking for xlocale.h... yes checking if gcc supports -c -o file.o... yes checking for -frandom-seed=string option... no checking argz.h presence... no checking for a BSD-compatible install... /usr/bin/install -c yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... checking for CET support... no yes checking for math.h... checking whether gcc supports -W... no checking for argz.h... no yes checking dynamic linker characteristics... checking limits.h usability... yes checking whether gcc supports -Wall... yes checking size of int... yes checking for sys/mman.h... yes checking limits.h presence... yes checking whether gcc supports -Wwrite-strings... 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 limits.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking locale.h usability... yes checking whether gcc supports -Wstrict-prototypes... yes checking for sys/select.h... no checking for aclocal... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.1/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.1/missing autoconf checking for autoheader... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.1/missing autoheader checking whether gcc supports -Wall... 4 checking size of long... yes checking locale.h presence... yes yes checking for locale.h... yes checking whether gcc supports -Wmissing-prototypes... checking nl_types.h usability... yes yes checking whether gcc supports -Wextra... checking for strings.h... (cached) yes checking for sys/random.h... yes checking whether gcc supports -Wold-style-definition... yes yes checking whether gcc supports -Wwrite-strings... checking for sys/file.h... yes checking nl_types.h presence... yes 8 checking for ANSI C header files... (cached) yes checking for sys/param.h... yes yes checking for nl_types.h... yes checking for sys/uio.h... checking build system type... checking malloc.h usability... x86_64-alpine-linux-musl checking host system type... yes checking whether gcc supports -Wmissing-format-attribute... x86_64-alpine-linux-musl yes checking target system type... yes checking whether gcc supports -Wmissing-format-attribute... x86_64-alpine-linux-musl checking for decimal floating point... bid checking whether byte ordering is bigendian... checking for limits.h... yes checking for stdlib.h... (cached) yes yes checking whether gcc supports -Wstrict-prototypes... checking for malloc.h... yes yes yes checking malloc.h presence... checking whether gcc supports -Wcast-qual... checking for sys/wait.h... yes yes checking for malloc.h... checking for string.h... (cached) yes yes checking stddef.h usability... checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for _Unwind_GetIPInfo... yes checking whether gcc supports -Wmissing-prototypes... yes checking for time.h... yes checking for crtdefs.h... yes checking stddef.h presence... yes no checking for sys/resource.h... yes checking for incompatibility between DejaGnu and GCC... yes checking for stddef.h... yes yes checking for CET support... checking for stdlib.h... (cached) yes yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes no checking for unistd.h... (cached) yes checking for makeinfo... makeinfo --split-size=5000000 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking for sys/mman.h... configure: updating cache ./config.cache checking for stdlib.h... (cached) yes checking for sys/param.h... (cached) configure: creating ./config.status yes checking for unistd.h... (cached) yes checking for feof_unlocked... checking for sys/param.h... no yes checking for wctype.h... checking for fcntl.h... yes checking for alloca.h... yes yes yes checking for getpagesize... checking for sys/pstat.h... checking for fgets_unlocked... yes checking whether it is safe to define __EXTENSIONS__... config.status: creating Makefile no checking for sys/sysmp.h... config.status: creating config.h config.status: executing gstdint.h commands yes yes no checking for working mmap... checking for sys/sysinfo.h... checking for getc_unlocked... yes checking whether _XOPEN_SOURCE should be defined... yes checking for machine/hal_sysinfo.h... no make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/decNumber.c checking for sys/table.h... source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/decContext.c source='../../libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/bid/decimal32.c source='../../libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/bid/decimal64.c source='../../libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/bid/decimal128.c source='../../libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/bid/bid2dpd_dpd2bid.c source='../../libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/bid/host-ieee32.c source='../../libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/bid/host-ieee64.c source='../../libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I../../libdecnumber -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -c ../../libdecnumber/bid/host-ieee128.c yes no checking for getcwd... yes checking __sync extensions... checking build system type... x86_64-alpine-linux-musl no checking host system type... checking for sys/sysctl.h... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for dlfcn.h... no checking for sys/systemcfg.h... yes checking byteswap.h usability... yes checking for getegid... yes checking __atomic extensions... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for windows.h... yes checking for process.h... yes checking byteswap.h presence... yes checking output filetype... yes checking for byteswap.h... yes checking endian.h usability... no yes checking for sys/prctl.h... checking for geteuid... yes elf64 checking for sys/wait.h that is POSIX.1 compatible... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no checking for library containing dlsym... yes checking endian.h presence... yes checking for endian.h... yes yes checking whether time.h and sys/time.h may both be included... checking whether bswap_16 is declared... yes none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for getgid... yes checking whether errno must be declared... yes checking for uintptr_t... no yes checking for Minix Amsterdam compiler... checking whether bswap_32 is declared... no checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking whether the preprocessor supports include_next... no checking size of int... yes yes checking for getuid... checking whether bswap_64 is declared... yes checking whether source code line length is unlimited... yes checking for C/C++ restrict keyword... yes yes checking for int_least32_t... yes checking for mempcpy... configure: updating cache ./config.cache __restrict__ checking whether is self-contained... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for int_fast32_t... yes checking for shutdown... 4 checking size of long... yes checking for munmap... yes yes checking whether defines the SHUT_* macros... checking for putenv... yes checking for uint64_t... 8 checking size of size_t... yes checking for struct sockaddr_storage... yes checking for setenv... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes yes checking for sa_family_t... checking for setlocale... 8 checking for long long... yes checking sys/mman.h presence... yes checking for stpcpy... yes checking for sys/mman.h... yes checking for mmap... yes checking for struct sockaddr_storage.ss_family... config.status: creating Makefile yes yes checking for size_t... yes checking size of long long... yes checking for strcasecmp... checking link.h usability... config.status: creating config.h config.status: executing depfiles commands yes checking link.h presence... yes config.status: executing libtool commands checking for strdup... yes checking for link.h... yes checking for dl_iterate_phdr... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for working alloca.h... yes checking mach-o/dyld.h usability... yes checking for strtoul... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/libsframe' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/libsframe' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Os -Wformat -Werror=format-security -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -Wformat -Werror=format-security -g -g1 -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c -o libsframe_la-sframe.lo `test -f 'sframe.c' || echo '../../libsframe/'`sframe.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Os -Wformat -Werror=format-security -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -Wformat -Werror=format-security -g -g1 -MT libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c -o libsframe_la-sframe-dump.lo `test -f 'sframe-dump.c' || echo '../../libsframe/'`sframe-dump.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Os -Wformat -Werror=format-security -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -Wformat -Werror=format-security -g -g1 -MT libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c -o libsframe_la-sframe-error.lo `test -f 'sframe-error.c' || echo '../../libsframe/'`sframe-error.c yes checking for alloca... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Os -Wformat -Werror=format-security -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -Wformat -Werror=format-security -g -g1 -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c ../../libsframe/sframe.c -o libsframe_la-sframe.o no checking mach-o/dyld.h presence... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Os -Wformat -Werror=format-security -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -Wformat -Werror=format-security -g -g1 -MT libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c ../../libsframe/sframe-error.c -o libsframe_la-sframe-error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Os -Wformat -Werror=format-security -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -Wformat -Werror=format-security -g -g1 -MT libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c ../../libsframe/sframe-dump.c -o libsframe_la-sframe-dump.o yes checking for tsearch... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... yes checking for a thread-safe mkdir -p... mv -f .deps/libsframe_la-sframe-error.Tpo .deps/libsframe_la-sframe-error.Plo yes checking for uintptr_t... ../../gnulib/../install-sh -c -d checking whether uses 'inline' correctly... yes yes checking for btowc... checking for __argz_count... no checking sys/ldr.h presence... no checking for sys/ldr.h... no checking for fcntl... yes checking for canonicalize_file_name... no checking for __argz_stringify... mv -f .deps/libsframe_la-sframe-dump.Tpo .deps/libsframe_la-sframe-dump.Plo yes checking whether strnlen is declared... yes checking for ssize_t... no checking for faccessat... no checking for __argz_next... yes checking whether getpagesize is declared... yes checking for realpath... no checking for __fsetlocking... yes checking for lstat... yes checking for lstat... yes checking for pid_t... yes checking for iconv... yes checking for readlink... yes checking for chown... yes checking for iconv declaration... yes checking for getexecname... 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 fchown... yes checking for LC_MESSAGES... yes checking for _set_invalid_parameter_handler... 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 configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands mv -f .deps/libsframe_la-sframe.Tpo .deps/libsframe_la-sframe.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -Wformat -Werror=format-security -g -g1 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libsframe.la -rpath /usr/lib libsframe_la-sframe.lo libsframe_la-sframe-dump.lo libsframe_la-sframe-error.lo make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/intl' libtool: link: ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so rc .libs/libsframe.a libsframe_la-sframe.o libsframe_la-sframe-dump.o libsframe_la-sframe-error.o libtool: link: ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so .libs/libsframe.a yes checking for library containing strerror... no checking for KERN_PROC... none required checking for asprintf... no checking for fchdir... yes checking for atexit... yes yes checking for fcntl... checking for basename... libtool: link: ( cd ".libs" && rm -f "libsframe.la" && ln -s "../libsframe.la" "libsframe.la" ) make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/libsframe' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/libsframe' yes yes checking for symlink... checking for bcmp... yes checking for fdopendir... yes checking for mempcpy... no checking for KERN_PROG_ARGS... yes rm -f libdecnumber.a ar --plugin /usr/libexec/gcc/x86_64-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') checking for fnmatch... yes checking for bcopy... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so libdecnumber.a yes checking for mbsrtowcs... yes checking for fstatat... yes checking for getdelim... yes checking for getdtablesize... yes checking for getlogin_r... yes checking for getprogname... no checking for clock_gettime... yes checking whether -pthread is supported... yes checking whether -gdwarf-5 is supported... yes checking for compress in -lz... yes checking whether --compress-debug-sections is supported... yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... dsymutil checking for nm... /usr/bin/nm -B checking for xz... no checking for comm... comm checking for lzma_auto_decoder in -llzma... yes make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/libdecnumber' checking for bsearch... no no checking whether tests can run... checking for getexecname... yes checking for bzero... yes 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 backtrace-supported.h config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h config.status: executing libtool commands config.status: executing gstdint.h commands no checking for getrandom... config.status: executing default commands yes checking for gettimeofday... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/libbacktrace' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -g -g1 -c ../../libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o yes checking for glob... yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -Wformat -Werror=format-security -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -g -g1 -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 checking for calloc... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -Wformat -Werror=format-security -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -g -g1 -c ../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1 yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -Wformat -Werror=format-security -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -g -g1 -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1 checking for glob_pattern_p... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -Wformat -Werror=format-security -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -g -g1 -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -Wformat -Werror=format-security -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -g -g1 -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 yes checking for clock... no checking for getpwnam_r... yes checking for ffs... yes checking for isblank... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -Os -Wformat -Werror=format-security -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -Wformat -Werror=format-security -g -g1 -c ../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1 yes yes checking for getcwd... checking for mbsinit... yes yes checking for getpagesize... checking for mbrtowc... yes yes checking for mprotect... checking for gettimeofday... yes yes checking for mkostemp... checking for index... yes checking for openat... yes checking for pipe... yes checking for readlink... yes checking for link... yes checking for setenv... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for catgets... yes checking for snprintf... yes checking for insque... yes checking for memchr... /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 -Wformat -Werror=format-security -g -g1 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 libtool: link: ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-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/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-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-13.1/multiarch/libbacktrace' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/libbacktrace' yes checking for localtime_r... yes checking for memcmp... yes checking for iswcntrl... yes checking for memcpy... yes checking for wmempcpy... yes checking for memmem... yes no checking for nl_langinfo and CODESET... checking for memmove... yes checking for a traditional french locale... yes checking for mempcpy... yes none checking whether lstat correctly handles trailing slash... checking for memset... yes checking for mkstemps... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for putenv... yes nearly checking for getcwd... checking for random... yes yes checking for uid_t in sys/types.h... checking for rename... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for rindex... yes checking whether chown dereferences symlinks... yes checking for setenv... yes yes checking whether chown honors trailing slash... checking for snprintf... yes checking for sigsetmask... yes checking whether chown always updates ctime... no checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... 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... 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 if environ is properly declared... yes checking for vfprintf... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for vprintf... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking for vsnprintf... no checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for vsprintf... yes checking for working fcntl.h... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... no checking for sys_nerr... no checking for sys_siglist... no checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... no checking for dup3... yes checking for getrlimit... yes checking for pid_t... yes checking for getrusage... yes checking for getsysinfo... yes checking for mode_t... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for pipe2... yes checking for mbstate_t... yes checking for psignal... yes checking whether frexp() can be used without linking with libm... yes checking for pstat_getdynamic... yes checking whether alarm is declared... no checking for pstat_getstatic... yes checking whether frexp works... no checking for realpath... yes checking for setrlimit... yes checking whether long double and double are the same... yes no checking for spawnve... checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... no checking for spawnvpe... yes checking whether frexpl works... no checking for strerror... yes checking for strsignal... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking for sysconf... yes checking for sysctl... yes checking whether getcwd (NULL, 0) allocates memory for result... no checking for sysmp... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... no checking for table... yes checking whether getdelim is declared... no checking for times... yes checking whether getdtablesize is declared... yes yes checking for wait3... checking whether getline is declared... yes checking for wait4... yes checking whether getlogin_r is declared... yes checking whether getlogin is declared... yes checking for sbrk... yes checking for struct timeval... yes checking whether basename is declared... yes checking for wide-enough struct timeval.tv_sec member... yes checking pthread.h usability... yes checking whether ffs is declared... yes checking pthread.h presence... yes checking for pthread.h... yes yes checking whether asprintf is declared... yes checking whether vasprintf is declared... checking for pthread_kill in -lpthread... yes checking whether snprintf is declared... yes checking whether POSIX threads API is available... yes 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 vsnprintf is declared... yes checking whether calloc is declared... yes checking for IPv4 sockets... yes checking whether getenv is declared... yes checking for IPv6 sockets... yes yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... checking whether getopt is declared... no checking for wint_t... yes checking whether malloc is declared... yes checking whether wint_t is large enough... yes yes checking whether the compiler produces multi-arch binaries... checking whether realloc is declared... no checking whether stdint.h conforms to C99... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether stdint.h works without ISO C predefines... yes checking whether strtoul is declared... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether strtoll is declared... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether strtoull is declared... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether strverscmp is declared... yes checking whether UINT64_MAX == ULONG_MAX... yes checking where to find the exponent in a 'double'... yes checking whether strnlen is declared... word 1 bit 20 checking whether byte ordering is bigendian... yes checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... no checking for wchar_t... yes checking for good max_align_t... yes checking for working strncmp... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes yes checking whether locale.h conforms to POSIX:2001... configure: updating cache ./config.cache configure: creating ./config.status yes checking whether struct lconv is properly defined... yes checking whether imported symbols can be declared weak... (cached) yes checking for multithread API to use... posix checking whether malloc is ptrdiff_t safe... config.status: creating Makefile yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether malloc (0) returns nonnull... config.status: creating testsuite/Makefile yes checking whether NAN macro works... config.status: creating config.h config.status: executing default commands yes checking whether HUGE_VAL works... mkdir ./bfd Configuring in ./bfd make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/libiberty' if [ x"-fpic" != 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 a traditional japanese locale... 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"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/libiberty/testsuite' if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hex.c -o hex.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fdmatch.c -o fdmatch.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getruntime.c -o getruntime.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lrealpath.c -o lrealpath.o none checking for a french Unicode locale... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi configure: creating cache ./config.cache if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi checking build system type... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi x86_64-alpine-linux-musl checking host system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demint.c -o cp-demint.o x86_64-alpine-linux-musl checking target system type... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi x86_64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi yes if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi checking for a thread-safe mkdir -p... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi none checking for a transitional chinese locale... gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fnmatch.c -o fnmatch.o ../../bfd/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pexecute.c -o pexecute.o yes checking whether make supports nested variables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/physmem.c -o physmem.o yes checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-gcc... gcc gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/objalloc.c -o objalloc.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cplus-dem.c -o cplus-dem.o checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/partition.c -o partition.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi none checking for inline... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/vprintf-support.c -o vprintf-support.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi yes checking for C compiler default output file name... a.out inline checking for mmap... checking for suffix of executables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt.c -o getopt.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/spaces.c -o spaces.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi yes checking for MAP_ANONYMOUS... checking whether we are cross compiling... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-unix.c -o pex-unix.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi yes checking whether memchr works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hashtab.c -o hashtab.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object.c -o simple-object.o no if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi checking for suffix of object files... gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o checking whether memmem is declared... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi o checking whether we are using the GNU C compiler... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xexit.c -o xexit.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sha1.c -o sha1.o yes checking whether gcc accepts -g... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmalloc.c -o xmalloc.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrerror.c -o xstrerror.o gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi yes checking for memmem... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/splay-tree.c -o splay-tree.o yes checking for gcc option to accept ISO C89... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sigsetmask.c -o sigsetmask.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/setproctitle.c -o setproctitle.o yes checking whether memmem works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o none needed checking whether gcc understands -c and -o together... yes checking whether memrchr is declared... yes checking for style of include used by make... GNU checking dependency style of gcc... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o yes checking whether defines MIN and MAX... gcc3 checking how to run the C preprocessor... no checking whether defines MIN and MAX... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/d-demangle.c -o d-demangle.o gcc -E yes checking for O_CLOEXEC... checking for grep that handles long lines and -e... yes checking for promoted mode_t type... mode_t checking whether is self-contained... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-elf.c -o simple-object-elf.o yes checking for library containing setsockopt... none needed checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sigset_t... yes checking for volatile sig_atomic_t... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for sighandler_t... yes checking for stdlib.h... yes checking for stdbool.h that conforms to C99... yes checking for string.h... yes checking for _Bool... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking whether fcloseall is declared... yes checking for stdint.h... yes checking for unistd.h... no checking which flavor of printf attribute matches inttypes macros... system yes checking whether ecvt is declared... 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 whether fcvt is declared... 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 whether gcvt is declared... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking whether strdup is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demangle.c -o cp-demangle.o yes ok checking whether strerror(0) succeeds... checking for dlfcn.h... yes checking for objdir... .libs yes checking for strerror_r with POSIX signature... yes checking whether strerror_r works... checking if gcc supports -fno-rtti -fno-exceptions... yes no checking whether strerror_r is declared... (cached) checking for gcc option to produce PIC... yes -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... checking whether strnlen is declared... yes checking if gcc static flag -static works... yes checking whether strstr 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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking whether strtok_r is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -g -g1 -Os -Wformat -Werror=format-security -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/regex.c -o regex.o GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... yes checking for struct timespec in ... yes checking for TIME_UTC in ... no checking for shl_load in -ldld... yes checking whether execvpe is declared... no checking for dlopen... yes checking whether unsetenv is declared... yes checking whether a program can dlopen itself... yes checking whether wcsdup is declared... yes checking whether a statically linked program can dlopen itself... yes checking whether iswcntrl works... 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 for towlower... yes checking for wctype_t... no checking for library containing dlsym... yes checking for wctrans_t... 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 C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... 8 yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... 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 this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... 8 checking size of void *... (cached) 8 checking size of long... yes checking for clock_gettime... yes checking for clock_settime... 8 checking size of int... yes checking for closedir... 4 checking fcntl.h usability... yes checking for d_ino member in directory struct... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking for d_type member in directory struct... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking for dirfd... yes checking sys/resource.h presence... yes checking whether dirfd is declared... 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 whether dirfd is a macro... yes checking for fdopen... no checking whether // is distinct from /... (cached) no checking whether dup works... yes rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar --plugin /usr/libexec/gcc/x86_64-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 checking for fileno... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.a yes checking whether dup2 works... if [ x"-fpic" != x ]; then \ cd pic; \ ar --plugin /usr/libexec/gcc/x86_64-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/x86_64-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/x86_64-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/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi yes make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/libiberty' checking for fls... yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... no checking for getgid... yes checking for getpagesize... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking for getrlimit... yes checking for getuid... needs runtime check checking whether fdopendir is declared... yes yes checking for sysconf... checking whether fdopendir works... yes checking whether basename is declared... yes checking for ffs... yes checking whether ffs is declared... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking whether stpcpy is declared... yes checking for working GNU fnmatch... yes no checking whether free is known to preserve errno... checking whether asprintf is declared... no checking whether fstatat (..., 0) works... yes yes checking whether vasprintf is declared... checking whether getcwd handles long file names properly... yes checking whether strnlen is declared... yes checking whether ___lc_codepage_func is declared... no, but it is partly working checking for getpagesize... no checking for x86_64-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 for libzstd >= 1.4.0... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for gcc version with buggy 64-bit support... no yes checking for getline... checking sys/procfs.h usability... yes checking for working getline function... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes checking whether getlogin_r works with small buffers... yes checking for prstatus32_t in sys/procfs.h... yes checking whether program_invocation_name is declared... no checking for prstatus_t.pr_who in sys/procfs.h... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for prstatus32_t.pr_who in sys/procfs.h... no checking whether getrandom is compatible with its GNU+BSD signature... no checking for pstatus_t in sys/procfs.h... yes checking for gettimeofday with POSIX signature... yes checking for GNU glob interface version 1 or 2... no checking for pxstatus_t in sys/procfs.h... no checking for library containing inet_ntop... no checking for pstatus32_t in sys/procfs.h... none required checking whether inet_ntop is declared... no checking for prpsinfo_t in sys/procfs.h... yes checking whether isnan(double) can be used without linking with libm... yes checking for prpsinfo_t.pr_pid in sys/procfs.h... yes checking whether isnan(long double) can be used without linking with libm... yes checking for prpsinfo32_t in sys/procfs.h... yes checking whether isnanl works... no checking for prpsinfo32_t.pr_pid in sys/procfs.h... yes checking whether the compiler supports the __inline keyword... no checking for psinfo_t in sys/procfs.h... yes checking for pthread_rwlock_t... no checking for psinfo_t.pr_pid in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking for psinfo32_t.pr_pid in sys/procfs.h... 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... no 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... no checking for lwpstatus_t.pr_reg in sys/procfs.h... yes checking whether the C locale is free of encoding errors... no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no checking for win32_pstatus_t in sys/procfs.h... 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... no checking for ftello... yes checking whether memmem works in linear time... yes checking for ftello64... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for fseeko... yes checking whether mkdir handles trailing slash... yes checking for fseeko64... yes checking whether mkdir handles trailing dot... yes checking for fopen64... yes checking for mkdtemp... yes checking whether ftello is declared... yes checking whether is self-contained... yes checking whether ftello64 is declared... yes checking whether open recognizes a trailing slash... yes yes checking for opendir... checking whether fseeko is declared... yes checking for rawmemchr... yes checking whether fseeko64 is declared... no checking for readdir... yes checking whether fopen64 is declared... yes checking whether readlink signature is correct... yes checking size of off_t... yes checking whether readlink handles trailing slash correctly... 8 checking file_ptr type... int64_t checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking whether readlink truncates results correctly... checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking for madvise... yes checking whether rename manages hard links correctly... yes checking for mprotect... yes checking whether rename manages existing destinations correctly... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for rewinddir... yes checking whether rmdir works... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... 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... yes checking for simple visibility declarations... yes checking for socklen_t... config.status: creating Makefile yes checking for ssize_t... config.status: creating bfd-in3.h yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... config.status: creating po/Makefile.in config.status: creating config.h no checking for struct stat.st_birthtim.tv_nsec... config.status: executing depfiles commands no checking for working stdalign.h... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strnlen... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking for strtok_r... yes checking whether strtok_r works... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for unsetenv... yes checking for unsetenv() return type... config.status: executing libtool commands int checking whether unsetenv obeys POSIX... config.status: executing default-1 commands config.status: executing default commands yes checking for variable-length arrays... mkdir ./opcodes Configuring in ./opcodes yes checking for wmemchr... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.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 GEN peigen.c GEN pepigen.c GEN pex64igen.c GEN pe-aarch64igen.c GEN pe-loongarch64igen.c Making info in po make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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 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... configure: creating cache ./config.cache checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-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... gcc3 checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ../../opcodes/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes config.status: creating po/Makefile.in checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-gcc... gcc 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 configure: updating cache ./config.cache checking that generated files are newer than configure... make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/bfd/po' yes checking for C compiler default output file name... a.out checking for suffix of executables... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/bfd' CCLD doc/chew.stamp 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 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... 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 done configure: creating ./config.status /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... config.status: creating Makefile.gnulib.inc config.status: creating Makefile config.status: creating import/Makefile 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... config.status: creating config.h yes checking for inttypes.h... config.status: executing depfiles commands 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 x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... config.status: executing default commands ok checking for dlfcn.h... mkdir ./gdbsupport Configuring in ./gdbsupport make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gnulib' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gnulib' Making all in import yes checking for objdir... .libs make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gnulib/import' GEN alloca.h GEN arpa/inet.h GEN ctype.h GEN dirent.h GEN fcntl.h GEN fnmatch.h GEN glob.h GEN glob-libc.gl.h GEN inttypes.h GEN limits.h GEN locale.h GEN math.h GEN netdb.h GEN malloc/scratch_buffer.gl.h GEN signal.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/random.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/uio.h GEN sys/wait.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h checking if gcc supports -fno-rtti -fno-exceptions... configure: creating cache ./config.cache checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-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... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for a thread-safe mkdir -p... ../../gdbsupport/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking if gcc static flag -static works... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler 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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking dynamic linker characteristics... checking whether we are cross compiling... 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 no checking for suffix of object files... o checking whether we are using the GNU C compiler... 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 yes checking whether gcc accepts -g... checking for msgmerge... no checking size of void *... yes checking for gcc option to accept ISO C89... make all-recursive make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gnulib/import' 8 checking whether basename is declared... none needed checking whether gcc understands -c and -o together... make[6]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gnulib/import' CC libgnu_a-openat-proc.o CC libgnu_a-basename-lgpl.o CC libgnu_a-canonicalize-lgpl.o CC libgnu_a-chdir-long.o CC libgnu_a-cloexec.o CC libgnu_a-count-one-bits.o CC libgnu_a-dirname-lgpl.o CC libgnu_a-stripslash.o CC libgnu_a-error.o CC libgnu_a-exitfail.o CC libgnu_a-fcntl.o CC libgnu_a-fd-hook.o CC libgnu_a-fd-safer-flag.o CC libgnu_a-dup-safer-flag.o CC libgnu_a-filenamecat-lgpl.o CC libgnu_a-free.o CC libgnu_a-getcwd.o CC libgnu_a-getcwd-lgpl.o CC libgnu_a-getprogname.o CC libgnu_a-glob.o CC libgnu_a-globfree.o CC libgnu_a-glob_pattern_p.o CC libgnu_a-hard-locale.o CC libgnu_a-localcharset.o CC libgnu_a-malloca.o CC libgnu_a-math.o CC libgnu_a-openat-die.o CC libgnu_a-rawmemchr.o CC libgnu_a-save-cwd.o yes yes checking whether stpcpy is declared... checking for style of include used by make... GNU checking dependency style of gcc... CC libgnu_a-setlocale_null.o CC libgnu_a-setlocale-lock.o CC libgnu_a-sockets.o ../../../gnulib/import/canonicalize-lgpl.c: In function 'rpl_realpath': ../../../gnulib/import/canonicalize-lgpl.c:438:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 438 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ ../../../gnulib/import/canonicalize-lgpl.c:439:5: warning: #warning "See ." [-Wcpp] 439 | #warning "See ." | ^~~~~~~ CC libgnu_a-stat-time.o CC libgnu_a-strnlen1.o CC libgnu_a-sys_socket.o CC libgnu_a-tempname.o CC glthread/libgnu_a-threadlib.o CC libgnu_a-unistd.o CC libgnu_a-dup-safer.o CC libgnu_a-fd-safer.o CC libgnu_a-pipe-safer.o CC libgnu_a-wctype-h.o CC libgnu_a-wmempcpy.o CC fnmatch.o CC glthread/libgnu_a-lock.o yes CC malloc/libgnu_a-scratch_buffer_dupfree.o checking for sigsetjmp... CC malloc/libgnu_a-scratch_buffer_grow.o CC malloc/libgnu_a-scratch_buffer_grow_preserve.o CC malloc/libgnu_a-scratch_buffer_set_array_size.o gcc3 checking whether we are using the GNU C++ compiler... checking linker --as-needed support... yes checking whether g++ accepts -g... yes checking for cos in -lm... yes checking dependency style of g++... gcc3 checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking how to run the C preprocessor... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status gcc -E checking for grep that handles long lines and -e... config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... config.status: executing depfiles commands yes checking for sys/types.h... AR libgnu.a yes checking for sys/stat.h... make[6]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gnulib/import' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gnulib/import' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gnulib/import' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gnulib' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gnulib' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gnulib' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gnulib' yes checking for stdlib.h... mkdir ./sim mkdir ./gdbserver Configuring in ./sim Configuring in ./gdbserver yes checking for string.h... config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking for memory.h... configure: creating cache ./config.cache yes configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alpine-linux-musl-gcc... gcc checking for strings.h... checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for inttypes.h... checking whether the C compiler works... yes checking for stdint.h... 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 unistd.h... checking whether we are cross compiling... checking whether we are cross compiling... yes checking minix/config.h usability... no checking for suffix of object files... no checking for suffix of object files... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... o 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 checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking for dlfcn.h... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking for windows.h... yes checking whether g++ accepts -g... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... no checking for library containing dlsym... yes checking how to run the C preprocessor... gcc -E none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... gcc -E checking for grep that handles long lines and -e... no checking whether g++ supports C++11 features by default... checking for grep that handles long lines and -e... yes checking whether NLS is requested... 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... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes yes checking for sys/types.h... checking for sys/types.h... yes checking whether vsnprintf is declared... yes yes checking for sys/stat.h... checking for sys/stat.h... yes yes yes checking for stdlib.h... checking for stdlib.h... checking whether strtol is declared... yes yes checking for string.h... checking for string.h... yes checking whether strtoul is declared... yes yes checking for memory.h... checking for memory.h... yes yes yes checking for strings.h... checking whether strtoll is declared... checking for strings.h... yes yes checking for inttypes.h... checking for inttypes.h... yes checking whether strtoull is declared... yes yes checking for stdint.h... checking for stdint.h... yes checking whether strverscmp is declared... yes yes checking for unistd.h... checking for unistd.h... yes yes checking minix/config.h usability... yes checking for size_t... checking minix/config.h usability... no checking minix/config.h presence... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking for a BSD-compatible install... /usr/bin/install -c checking for sys/param.h... checking whether byte ordering is bigendian... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... yes checking for pid_t... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking whether g++ supports C++11 features by default... no checking for x86_64-alpine-linux-musl-dtc... no checking for dtc... no checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-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 C11 is supported by default... yes checking for dlfcn.h... yes checking for ANSI C header files... (cached) yes checking for size_t... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by GCC... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes yes checking for shared library run path origin... checking for fcntl.h... done checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for fpu_control.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... no checking for termios.h... yes checking for nl_langinfo and CODESET... yes checking for pid_t... yes checking for unistd.h... (cached) yes yes checking for utime.h... checking linux/perf_event.h usability... yes checking for linux/if_tun.h... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by GCC... yes checking for linux/mii.h... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-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 locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking for linux/types.h... yes checking for alloca... yes checking signal.h presence... yes checking for net/if.h... yes checking for signal.h... yes yes checking sys/resource.h usability... checking for nl_langinfo and CODESET... yes checking for netinet/in.h... yes checking sys/resource.h presence... yes checking linux/perf_event.h usability... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking for netinet/tcp.h... yes checking linux/perf_event.h presence... yes checking sys/socket.h presence... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking for sys/ioctl.h... yes checking locale.h presence... yes checking sys/un.h presence... yes checking for locale.h... yes yes yes checking for sys/un.h... yes checking for memory.h... (cached) yes checking for sys/mman.h... checking sys/wait.h usability... checking signal.h usability... yes yes checking signal.h presence... yes checking sys/wait.h presence... checking for sys/mount.h... yes checking for signal.h... yes yes checking for sys/wait.h... yes checking sys/resource.h usability... checking thread_db.h usability... yes checking for sys/param.h... yes checking sys/resource.h presence... no checking thread_db.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... no checking for thread_db.h... no yes checking wait.h usability... checking for sys/resource.h... yes checking sys/socket.h presence... yes yes checking for sys/socket.h... yes checking for sys/socket.h... checking sys/un.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking termios.h usability... yes checking sys/un.h presence... yes checking for sys/stat.h... (cached) yes checking for sys/statfs.h... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for dlfcn.h... (cached) yes yes checking linux/elf.h usability... checking for sys/termio.h... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking thread_db.h usability... yes checking linux/elf.h presence... no checking for sys/termios.h... 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 checking wait.h usability... yes checking for sys/types.h... (cached) yes checking for sys/vfs.h... no checking proc_service.h presence... no checking for proc_service.h... no checking poll.h usability... yes checking wait.h presence... yes checking for __setfpucw... yes checking for wait.h... yes checking termios.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... no checking for access... yes checking termios.h presence... yes checking for termios.h... yes checking dlfcn.h usability... yes checking sys/poll.h presence... yes checking for aint... 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 sys/select.h presence... no checking for anint... yes checking for sys/select.h... yes checking for getpagesize... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking proc_service.h usability... no checking for cfgetispeed... yes checking for working mmap... no checking proc_service.h presence... yes checking for cfgetospeed... no checking for proc_service.h... no checking poll.h usability... yes yes checking poll.h presence... checking for cfsetispeed... yes checking vfork.h usability... yes checking for poll.h... yes checking sys/poll.h usability... yes checking for cfsetospeed... no checking vfork.h presence... yes checking sys/poll.h presence... no checking for vfork.h... no checking for fork... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking for chdir... yes checking for vfork... yes checking sys/select.h presence... yes checking for chmod... yes checking for sys/select.h... yes checking for getpagesize... yes checking for working fork... yes checking for dup... yes checking for working mmap... yes checking for dup2... yes checking for working vfork... (cached) yes checking for fdwalk... yes checking for execv... yes checking vfork.h usability... no checking for getrlimit... yes no yes checking vfork.h presence... checking for pipe... checking for execve... no checking for vfork.h... no checking for fork... yes checking for pipe2... yes checking for fcntl... yes checking for vfork... yes checking for poll... yes checking for fork... yes checking for working fork... yes checking for socketpair... yes checking for fstat... yes checking for sigaction... yes checking for working vfork... (cached) yes checking for fdwalk... yes checking for fstatfs... yes checking for ptrace64... no checking for getrlimit... yes checking for ftruncate... no checking for sbrk... yes checking for pipe... yes checking for getdirentries... yes checking for setns... yes checking for pipe2... no checking for getegid... yes checking for sigaltstack... yes checking for poll... yes checking for geteuid... yes checking for sigprocmask... yes checking for socketpair... yes checking for getgid... yes checking for setpgid... yes checking for sigaction... yes checking for getpid... yes checking for setpgrp... yes checking for ptrace64... yes checking for getppid... yes checking for getrusage... no checking for sbrk... yes checking for getrusage... yes checking for getauxval... yes checking for setns... yes checking for gettimeofday... yes checking for sigtimedwait... yes checking for sigaltstack... yes checking for getuid... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking for sigprocmask... yes yes checking whether strstr is declared... checking for ioctl... yes checking for setpgid... yes checking for kill... yes checking for struct stat.st_blocks... yes checking for setpgrp... make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/bfd' make all-recursive yes checking for link... yes yes checking for struct stat.st_blksize... checking for getrusage... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/bfd' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/bfd/po' yes checking for lseek... yes checking for getauxval... yes make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/bfd' checking for library containing kinfo_getfile... rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h yes /bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h rm -f tofiles f=""; \ for i in elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo elf-sframe.lo dwarf1.lo dwarf2.lo elf32-i386.lo elf32.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo pe-x86_64.lo pex64igen.lo pei-x86_64.lo elf64-gen.lo elf32-gen.lo plugin.lo 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-loongarch64igen.lo pe-x86_64.lo pei-aarch64.lo pe-aarch64.lo pei-ia64.lo pei-loongarch64.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-sframe.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-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 pdb.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-dynconfig.lo xtensa-isa.lo xtensa-modules.lo cpu-i386.lo cpu-iamcu.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-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-xgate.lo cpu-xstormy16.lo cpu-xtensa.lo cpu-z80.lo cpu-z8k.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles rm -f bfd-tmp.h touch stmp-bfd-h checking for lstat... CC archive.lo yes 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 checking for sigtimedwait... CC elf-properties.lo CC format.lo CC hash.lo CC init.lo /bin/sh ../../bfd/../move-if-change tofiles ofiles CC libbfd.lo CC linker.lo CC merge.lo CC opncls.lo touch stamp-ofiles CC reloc.lo CC section.lo CC simple.lo CC stab-syms.lo CC stabs.lo CC syms.lo CC targets.lo CC binary.lo CC ihex.lo CC srec.lo CC tekhex.lo CC verilog.lo yes checking for mkdir... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking for mmap... yes checking whether strstr is declared... CC elf64-x86-64.lo CC elfxx-x86.lo CC elf-ifunc.lo yes CC elf-vxworks.lo CC elf64.lo checking for munmap... yes checking for struct stat.st_blocks... CC elf.lo no checking for kinfo_getfile... yes CC elflink.lo yes checking for struct stat.st_blksize... checking for pipe... no checking whether gcc is Clang... CC elf-attrs.lo CC elf-strtab.lo CC elf-eh-frame.lo no checking whether pthreads work with -pthread... yes checking for posix_fallocate... yes checking for library containing kinfo_getfile... CC elf-sframe.lo CC dwarf1.lo yes checking for pread... CC dwarf2.lo yes checking for joinable pthread attribute... CC elf32-i386.lo CC elf32.lo CC pei-i386.lo CC peigen.lo yes CC cofflink.lo PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... checking for rmdir... CC coffgen.lo CC pe-x86_64.lo yes checking for setregid... no checking for kinfo_getfile... yes checking for std::thread... CC pex64igen.lo CC pei-x86_64.lo CC elf64-gen.lo CC elf32-gen.lo yes CC plugin.lo CC elf32-aarch64.lo checking for setreuid... no checking whether gcc is Clang... yes no checking whether pthreads work with -pthread... CC elf64-aarch64.lo checking for setgid... CC elfxx-aarch64.lo CC aix5ppc-core.lo CC aout64.lo CC coff-alpha.lo yes yes checking for joinable pthread attribute... checking for setuid... CC coff-x86_64.lo CC coff64-rs6000.lo CC elf32-ia64.lo yes checking for sigaction... CC elf32-mips.lo PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... CC elf32-score.lo yes checking for sigprocmask... yes checking for std::thread... yes CC elf32-score7.lo yes checking for sqrt... CC elf64-alpha.lo checking for pthread_sigmask... yes checking for pthread_setname_np... yes checking for stat... yes CC elf64-amdgcn.lo checking for strsignal... yes checking for sigsetjmp... CC elf64-hppa.lo CC elf64-ia64.lo yes checking for symlink... yes checking whether to use intel pt... auto yes checking for libipt... checking for tcdrain... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking for pthread_sigmask... CC elf64-ia64-vms.lo yes checking for tcflow... CC elfxx-ia64.lo yes checking for pthread_setname_np... yes checking sys/procfs.h usability... yes yes checking sys/procfs.h presence... checking for tcflush... yes checking for sigsetjmp... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... no checking for fpregset_t in sys/procfs.h... yes yes checking whether to use intel pt... auto CC elf32-loongarch.lo checking for tcgetattr... checking for libipt... no checking for prgregset_t in sys/procfs.h... yes checking for tcgetpgrp... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking for prfpregset_t in sys/procfs.h... yes checking for tcsendbreak... CC elf64-loongarch.lo CC elfxx-loongarch.lo yes checking for prgregset32_t in sys/procfs.h... yes checking sys/procfs.h usability... yes checking for tcsetattr... CC elfn32-mips.lo no checking for lwpid_t in sys/procfs.h... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... CC elf64-mips.lo yes checking for tcsetpgrp... no checking for fpregset_t in sys/procfs.h... yes checking for psaddr_t in sys/procfs.h... CC elfxx-mips.lo CC elf64-mmix.lo yes checking for time... no checking for prgregset_t in sys/procfs.h... yes checking for elf_fpregset_t in sys/procfs.h... yes checking for truncate... CC elf64-nfp.lo yes checking for prfpregset_t in sys/procfs.h... yes checking sys/ptrace.h usability... yes yes checking sys/ptrace.h presence... yes checking for prgregset32_t in sys/procfs.h... checking for umask... CC elf64-ppc.lo yes checking for sys/ptrace.h... yes checking ptrace.h usability... CC elf32-riscv.lo no checking for lwpid_t in sys/procfs.h... yes checking for unlink... yes checking for psaddr_t in sys/procfs.h... no checking ptrace.h presence... CC elf64-riscv.lo no checking for ptrace.h... no checking return type of ptrace... yes checking for utime... yes checking for elf_fpregset_t in sys/procfs.h... CC elfxx-riscv.lo yes checking whether NLS is requested... no checking dependency style of gcc... long checking types of arguments for ptrace... CC elf64-s390.lo yes checking whether struct tm is in sys/time.h or time.h... gcc3 checking for termios.h... (cached) yes checking sys/reg.h usability... time.h checking for uid_t in sys/types.h... yes checking sys/reg.h presence... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... yes checking for sys/reg.h... yes /bin/grep -F checking for ld used by gcc... checking for string.h... (cached) yes checking for sys/procfs.h... (cached) yes checking for linux/elf.h... (cached) yes checking fcntl.h usability... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... CC elf64-sparc.lo CC elf64-tilegx.lo CC elf64-bpf.lo /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking fcntl.h presence... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking for fcntl.h... yes 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so CC mach-o-aarch64.lo checking for signal.h... (cached) yes checking sys/file.h usability... checking for x86_64-alpine-linux-musl-strip... CC mach-o-x86-64.lo no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-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... CC mmo.lo CC pe-aarch64igen.lo yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... CC pe-loongarch64igen.lo ok CC pei-aarch64.lo checking for dlfcn.h... (cached) yes yes checking sys/ioctl.h presence... checking for dirent.h that defines DIR... CC pe-aarch64.lo yes checking for sys/ioctl.h... yes checking netinet/in.h usability... yes checking for library containing opendir... CC pei-ia64.lo CC pei-loongarch64.lo yes checking netinet/in.h presence... CC pepigen.lo yes checking for netinet/in.h... yes checking for sys/socket.h... (cached) yes CC vms-alpha.lo checking netdb.h usability... none required checking for struct stat.st_blksize... CC aout-cris.lo yes checking netdb.h presence... CC aout-ns32k.lo CC aout32.lo yes checking for struct stat.st_blocks... yes checking for netdb.h... yes checking netinet/tcp.h usability... yes checking for struct stat.st_rdev... yes checking netinet/tcp.h presence... CC cf-i386lynx.lo yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking for struct tm.tm_zone... CC coff-go32.lo CC coff-i386.lo yes checking arpa/inet.h presence... yes checking for struct stat.st_dev... yes checking for arpa/inet.h... yes checking ws2tcpip.h usability... yes checking for struct stat.st_ino... no checking ws2tcpip.h presence... yes checking for struct stat.st_mode... no checking for ws2tcpip.h... no checking for vfork.h... (cached) no checking for fork... (cached) yes yes checking for struct stat.st_nlink... checking for vfork... (cached) yes checking for working fork... (cached) yes CC coff-mips.lo checking for working vfork... (cached) yes checking for pread... yes checking for struct stat.st_uid... yes checking for pwrite... yes checking for struct stat.st_gid... yes yes checking for struct stat.st_rdev... (cached) yes checking for struct stat.st_size... checking for pread64... yes checking for struct stat.st_blksize... (cached) yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_atime... CC coff-rs6000.lo CC coff-sh.lo yes yes checking for struct stat.st_mtime... checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for struct stat.st_ctime... yes checking for sys/ptrace.h... yes checking ptrace.h usability... CC coff-stgo32.lo yes checking for __int128... CC coff-tic30.lo no checking ptrace.h presence... no checking for ptrace.h... no checking return type of ptrace... CC coff-tic4x.lo long checking types of arguments for ptrace... yes checking for socklen_t... CC coff-tic54x.lo CC coff-z80.lo CC coff-z8k.lo yes checking type of array argument to getgroups... gid_t checking for mode_t... 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 yes checking for off_t... 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 yes checking for pid_t... 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 yes checking return type of signal handlers... 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-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 void checking for size_t... CC ns32knetbsd.lo CC pc532-mach.lo CC pdb.lo CC pdp11.lo CC pe-arm-wince.lo CC pe-i386.lo CC pe-arm.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 yes checking for uid_t in sys/types.h... (cached) yes checking for objdir... .libs CC xcofflink.lo 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... CC xsym.lo CC xtensa-dynconfig.lo yes checking if gcc static flag -static works... CC xtensa-isa.lo CC xtensa-modules.lo 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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... CC cpu-i386.lo CC cpu-iamcu.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... yes checking whether to build static libraries... yes checking for library containing bind... CC cpu-aarch64.lo CC cpu-alpha.lo none required checking for library containing gethostbyname... CC cpu-amdgcn.lo none required checking for library containing fabs... 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 none required checking for library containing log2... 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 none required checking for library containing dlopen... 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 none required checking for cygwin... CC cpu-sh.lo CC cpu-sparc.lo CC cpu-spu.lo no checking for library containing tgetent... 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-xgate.lo CC cpu-xstormy16.lo CC cpu-xtensa.lo CC cpu-z80.lo CC cpu-z8k.lo CC archive64.lo -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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin checking where to find the target cc... host tool checking where to find the target as... host tool checking where to find the target ld... pre-installed in /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-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 for a known getopt prototype in unistd.h... yes checking whether sim frv should dump cpu state on unknown traps... no checking riscv bitsize... 64 checking whether sim rx should be cycle accurate... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Make-common.sim config.status: creating aarch64/Makefile.sim config.status: creating aarch64/.gdbinit config.status: creating arm/Makefile.sim config.status: creating arm/.gdbinit config.status: creating avr/Makefile.sim config.status: creating avr/.gdbinit config.status: creating bfin/Makefile.sim config.status: creating bfin/.gdbinit config.status: creating bpf/Makefile.sim config.status: creating bpf/.gdbinit config.status: creating cr16/Makefile.sim config.status: creating cr16/.gdbinit config.status: creating cris/Makefile.sim config.status: creating cris/.gdbinit config.status: creating d10v/Makefile.sim config.status: creating d10v/.gdbinit config.status: creating frv/Makefile.sim config.status: creating frv/.gdbinit config.status: creating ft32/Makefile.sim config.status: creating ft32/.gdbinit config.status: creating h8300/Makefile.sim config.status: creating h8300/.gdbinit config.status: creating iq2000/Makefile.sim config.status: creating iq2000/.gdbinit config.status: creating lm32/Makefile.sim config.status: creating lm32/.gdbinit config.status: creating m32c/Makefile.sim config.status: creating m32c/.gdbinit config.status: creating m32r/Makefile.sim config.status: creating m32r/.gdbinit config.status: creating m68hc11/Makefile.sim config.status: creating m68hc11/.gdbinit config.status: creating mcore/Makefile.sim config.status: creating mcore/.gdbinit config.status: creating microblaze/Makefile.sim config.status: creating microblaze/.gdbinit config.status: creating mips/.gdbinit config.status: creating mn10300/Makefile.sim config.status: creating mn10300/.gdbinit config.status: creating moxie/Makefile.sim CCLD libbfd.la config.status: creating moxie/.gdbinit config.status: creating msp430/Makefile.sim config.status: creating msp430/.gdbinit config.status: creating or1k/Makefile.sim config.status: creating or1k/.gdbinit config.status: creating ppc/.gdbinit config.status: creating pru/Makefile.sim config.status: creating pru/.gdbinit config.status: creating riscv/Makefile.sim config.status: creating riscv/.gdbinit config.status: creating rl78/Makefile.sim config.status: creating rl78/.gdbinit config.status: creating rx/Makefile.sim config.status: creating rx/.gdbinit config.status: creating sh/Makefile.sim config.status: creating sh/.gdbinit config.status: creating erc32/Makefile.sim config.status: creating erc32/.gdbinit config.status: creating v850/Makefile.sim config.status: creating v850/.gdbinit config.status: creating arch-subdir.mk config.status: creating Makefile config.status: creating .gdbinit config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands 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/x86_64-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-13.1/multiarch/bfd' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/bfd' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/bfd' mkdir ./libctf Configuring in ./libctf config.status: executing aarch64/Makefile commands make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/opcodes' make all-recursive config.status: executing depdir-aarch64 commands mkdir aarch64/.deps config.status: executing arm/Makefile commands config.status: executing depdir-arm commands make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/opcodes' Making all in . mkdir arm/.deps config.status: executing avr/Makefile commands config.status: executing depdir-avr commands mkdir avr/.deps config.status: executing bfin/Makefile commands make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/opcodes' CC dis-buf.lo CC disassemble.lo CC dis-init.lo CC arc-dis.lo CC arc-ext.lo CC arc-opc.lo CC arm-dis.lo config.status: executing depdir-bfin commands CC avr-dis.lo CC bfin-dis.lo CC cgen-asm.lo CC cgen-bitset.lo CC cgen-dis.lo CC cgen-opc.lo CC cr16-dis.lo CC cr16-opc.lo CC cris-desc.lo CC cris-dis.lo mkdir bfin/.deps CC cris-opc.lo CC crx-dis.lo CC crx-opc.lo CC csky-dis.lo configure: creating cache ./config.cache CC d10v-dis.lo CC d10v-opc.lo CC d30v-dis.lo CC d30v-opc.lo CC dlx-dis.lo config.status: executing bpf/Makefile commands CC epiphany-asm.lo CC epiphany-desc.lo checking build system type... x86_64-alpine-linux-musl checking host system type... config.status: executing depdir-bpf commands x86_64-alpine-linux-musl checking target system type... mkdir bpf/.deps CC epiphany-dis.lo x86_64-alpine-linux-musl CC epiphany-ibld.lo checking for x86_64-alpine-linux-musl-gcc... gcc CC epiphany-opc.lo CC fr30-asm.lo CC fr30-desc.lo config.status: executing cr16/Makefile commands checking whether the C compiler works... CC fr30-dis.lo CC fr30-ibld.lo config.status: executing depdir-cr16 commands CC fr30-opc.lo yes checking for C compiler default output file name... a.out checking for suffix of executables... CC frv-asm.lo config.status: executing cris/Makefile commands config.status: executing depdir-cris commands config.status: executing d10v/Makefile commands CC frv-desc.lo CC frv-dis.lo CC frv-ibld.lo config.status: executing depdir-d10v commands checking whether we are cross compiling... config.status: executing frv/Makefile commands CC frv-opc.lo config.status: executing depdir-frv commands mkdir frv/.deps CC ft32-dis.lo CC ft32-opc.lo CC h8300-dis.lo config.status: executing ft32/Makefile commands config.status: executing depdir-ft32 commands CC hppa-dis.lo mkdir ft32/.deps config.status: executing h8300/Makefile commands no config.status: executing depdir-h8300 commands mkdir h8300/.deps checking for suffix of object files... CC i386-dis.lo config.status: executing iq2000/Makefile commands config.status: executing depdir-iq2000 commands CC ip2k-asm.lo mkdir iq2000/.deps CC ip2k-desc.lo CC ip2k-dis.lo config.status: executing lm32/Makefile commands CC ip2k-ibld.lo CC ip2k-opc.lo CC iq2000-asm.lo CC iq2000-desc.lo config.status: executing depdir-lm32 commands mkdir lm32/.deps o checking whether we are using the GNU C compiler... config.status: executing m32c/Makefile commands CC iq2000-dis.lo config.status: executing depdir-m32c commands CC iq2000-ibld.lo CC iq2000-opc.lo config.status: executing m32r/Makefile commands yes checking whether gcc accepts -g... config.status: executing depdir-m32r commands CC lm32-asm.lo mkdir m32r/.deps CC lm32-desc.lo CC lm32-dis.lo config.status: executing m68hc11/Makefile commands config.status: executing depdir-m68hc11 commands yes checking for gcc option to accept ISO C89... config.status: executing mcore/Makefile commands config.status: executing depdir-mcore commands CC lm32-ibld.lo CC lm32-opc.lo mkdir mcore/.deps config.status: executing microblaze/Makefile commands CC lm32-opinst.lo CC m10200-dis.lo CC m10200-opc.lo CC m10300-dis.lo config.status: executing depdir-microblaze commands mkdir microblaze/.deps config.status: executing depdir-mips commands none needed checking whether gcc understands -c and -o together... mkdir mips/.deps CC m10300-opc.lo config.status: executing mn10300/Makefile commands config.status: executing depdir-mn10300 commands CC m32c-asm.lo mkdir mn10300/.deps CC m32c-desc.lo yes checking how to run the C preprocessor... config.status: executing moxie/Makefile commands CC m32c-dis.lo config.status: executing depdir-moxie commands mkdir moxie/.deps CC m32c-ibld.lo config.status: executing msp430/Makefile commands gcc -E CC m32c-opc.lo config.status: executing depdir-msp430 commands mkdir msp430/.deps CC m32r-asm.lo config.status: executing or1k/Makefile commands CC m32r-desc.lo checking for grep that handles long lines and -e... config.status: executing depdir-or1k commands CC m32r-dis.lo CC m32r-ibld.lo mkdir or1k/.deps config.status: executing depdir-ppc commands CC m32r-opc.lo config.status: executing pru/Makefile commands CC m32r-opinst.lo CC m68hc11-dis.lo config.status: executing depdir-pru commands CC m68hc11-opc.lo mkdir pru/.deps CC m68k-dis.lo config.status: executing riscv/Makefile commands CC m68k-opc.lo CC s12z-dis.lo CC s12z-opc.lo config.status: executing depdir-riscv commands mkdir riscv/.deps config.status: executing rl78/Makefile commands CC mcore-dis.lo config.status: executing depdir-rl78 commands CC mep-asm.lo mkdir rl78/.deps CC mep-desc.lo config.status: executing rx/Makefile commands config.status: executing depdir-rx commands mkdir rx/.deps CC mep-dis.lo CC mep-ibld.lo config.status: executing sh/Makefile commands config.status: executing depdir-sh commands config.status: executing erc32/Makefile commands /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... CC mep-opc.lo config.status: executing depdir-erc32 commands CC metag-dis.lo config.status: executing v850/Makefile commands CC microblaze-dis.lo config.status: executing depdir-v850 commands mkdir v850/.deps === configuring in mips (/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips) configure: running /bin/sh ../../../sim/mips/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' '--enable-targets=all' '--program-transform-name=s,y,y,' '--disable-year2038' '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' '--target=x86_64-alpine-linux-musl' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl' 'target_alias=x86_64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -Wformat -Werror=format-security -g -g1 ' 'LDFLAGS= -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs' 'CPPFLAGS=-Os -Wformat -Werror=format-security' 'PKG_CONFIG_PATH=' --cache-file=.././config.cache --srcdir=../../../sim/mips CC moxie-dis.lo CC moxie-opc.lo CC msp430-decode.lo CC msp430-dis.lo CC mt-asm.lo CC mt-desc.lo yes CC mt-dis.lo checking for sys/types.h... CC mt-ibld.lo yes checking for sys/stat.h... CC mt-opc.lo yes CC nds32-asm.lo configure: loading cache .././config.cache checking for stdlib.h... checking build system type... (cached) x86_64-alpine-linux-musl checking host system type... (cached) x86_64-alpine-linux-musl checking target system type... (cached) x86_64-alpine-linux-musl yes CC nds32-dis.lo CC nios2-dis.lo checking for string.h... configure: creating ./config.status CC nios2-opc.lo yes checking for memory.h... CC ns32k-dis.lo CC or1k-asm.lo yes config.status: creating Makefile.sim checking for strings.h... CC or1k-desc.lo CC or1k-dis.lo config.status: creating Make-common.sim CC or1k-ibld.lo yes config.status: executing Makefile commands Merging Makefile.sim+Make-common.sim into Makefile ... CC or1k-opc.lo checking for inttypes.h... config.status: executing stamp-h commands CC pdp11-dis.lo yes checking for stdint.h... === configuring in ppc (/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/ppc) configure: running /bin/sh ../../../sim/ppc/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' '--enable-targets=all' '--program-transform-name=s,y,y,' '--disable-year2038' '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' '--target=x86_64-alpine-linux-musl' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl' 'target_alias=x86_64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -Wformat -Werror=format-security -g -g1 ' 'LDFLAGS= -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs' 'CPPFLAGS=-Os -Wformat -Werror=format-security' 'PKG_CONFIG_PATH=' --cache-file=.././config.cache --srcdir=../../../sim/ppc CC pdp11-opc.lo yes CC pj-dis.lo checking for unistd.h... CC pj-opc.lo CC ppc-dis.lo yes checking minix/config.h usability... CC ppc-opc.lo CC pru-dis.lo CC pru-opc.lo CC rl78-decode.lo configure: loading cache .././config.cache checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-alpine-linux-musl-gcc... (cached) gcc no checking minix/config.h presence... checking whether the C compiler works... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... CC rl78-dis.lo CC rx-decode.lo CC rx-dis.lo CCLD s390-mkopc CC s390-dis.lo CC score-dis.lo yes checking for C compiler default output file name... a.out checking for suffix of executables... CC score7-dis.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 sh-dis.lo ../../libctf/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... CC sparc-dis.lo checking whether we are cross compiling... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... 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 CC sparc-opc.lo checking build system type... (cached) x86_64-alpine-linux-musl checking host system type... (cached) x86_64-alpine-linux-musl checking target system type... (cached) x86_64-alpine-linux-musl Setting decode mechanism flags = Setting duplicate flags = -E Setting filter flags = -F 32,f,o checking if union semun defined... gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alpine-linux-musl-gcc... (cached) gcc CC spu-dis.lo CC spu-opc.lo no checking whether System V semaphores are supported... 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 x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so) interface... CC tic30-dis.lo CC tic4x-dis.lo CC tic54x-dis.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 CC tic54x-opc.lo checking for fgrep... /bin/grep -F checking for ld used by gcc... yes checking whether System V shared memory is supported... CC tic6x-dis.lo CC tilepro-dis.lo CC tilepro-opc.lo /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... CC v850-dis.lo yes checking for BSD- or MS-compatible name lister (nm)... CC v850-opc.lo /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... CC vax-dis.lo yes 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no Setting hardware to hw_cpu.c hw_memory.c hw_nvram.c hw_iobus.c hw_htab.c hw_disk.c hw_trace.c hw_register.c hw_vm.c hw_init.c hw_core.c hw_pal.c hw_com.c hw_eeprom.c hw_opic.c hw_glue.c hw_phb.c hw_ide.c hw_sem.c hw_shm.c, hw_cpu.o hw_memory.o hw_nvram.o hw_iobus.o hw_htab.o hw_disk.o hw_trace.o hw_register.o hw_vm.o hw_init.o hw_core.o hw_pal.o hw_com.o hw_eeprom.o hw_opic.o hw_glue.o hw_phb.o hw_ide.o hw_sem.o hw_shm.o Setting instruction cache size to 1024 (-CSRI 1024) Setting jump flag = Setting opcode flags = dc-complex Setting smp flags = -DWITH_SMP=5 Setting switch flags = checking for struct termios... checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... CC visium-dis.lo pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... CC visium-opc.lo yes checking for c_line field in struct termios... CC wasm32-dis.lo CC xstormy16-asm.lo CC xstormy16-desc.lo yes checking for struct statfs... ok no checking how to run the C preprocessor... (cached) gcc -E checking for dlfcn.h... CC xstormy16-dis.lo 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 yes checking for objdir... .libs checking for sys/stat.h... (cached) yes CC xstormy16-ibld.lo 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 CC xstormy16-opc.lo checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for long long... checking if gcc supports -fno-rtti -fno-exceptions... CC xtensa-dis.lo no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... CC xgate-dis.lo CC xgate-opc.lo CC z80-dis.lo CC z8k-dis.lo yes checking if gcc static flag -static works... CC aarch64-asm.lo CC aarch64-asm-2.lo CC aarch64-dis.lo yes checking if gcc supports -c -o file.o... CC aarch64-dis-2.lo CC aarch64-opc.lo CC aarch64-opc-2.lo yes yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... CC alpha-dis.lo configure: updating cache .././config.cache yes checking dynamic linker characteristics... configure: creating ./config.status CC alpha-opc.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 bpf-asm.lo CC bpf-desc.lo config.status: creating Makefile no configure: creating ./config.lt CC bpf-dis.lo config.status: creating config.h config.status: executing build-config.h commands config.status: executing default commands CC bpf-ibld.lo CC bpf-opc.lo CC ia64-dis.lo CC ia64-opc.lo CC loongarch-opc.lo CC loongarch-dis.lo CC loongarch-coder.lo CC mips-dis.lo CC mips-opc.lo CC mips16-opc.lo CC micromips-opc.lo CC mmix-dis.lo CC mmix-opc.lo CC nfp-dis.lo CC riscv-dis.lo CC riscv-opc.lo CC tilegx-dis.lo CC tilegx-opc.lo GEN s390-opc.tab CC s390-opc.lo config.lt: creating libtool checking for aclocal... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.1/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.1/missing autoconf checking for autoheader... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.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... GNU checking for O_CLOEXEC... yes checking for makeinfo... makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is too old. Info documentation will not be built. 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 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/libctf' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/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-13.1/multiarch/libctf' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/libctf' int,int,long,long checking the compiler type... gcc checking compiler warning flags... int,int,long,long checking for ust... no checking the compiler type... gcc checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gdbsupport' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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 CXX print-utils.o CXX ptid.o CXX rsp-low.o CXX run-time-clock.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... CCLD libopcodes.la yes checking size of long long... 8 checking whether basename is declared... 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/x86_64-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 whether ffs is declared... touch stamp-lib make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/opcodes' Making all in po yes make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/opcodes/po' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/opcodes' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/opcodes' checking whether asprintf is declared... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim' GEN common/version.c-stamp GEN bpf/stamp-mloop-le yes checking whether vasprintf is declared... GEN bpf/stamp-mloop-be CXX safe-strerror.o CC cr16/cr16-opc.o yes checking whether snprintf is declared... GEN cris/stamp-mloop-v10f CXX scoped_mmap.o yes CXX search.o CXX signals.o GEN cris/stamp-mloop-v32f CXX signals-state-save-restore.o CXX tdesc.o checking whether vsnprintf is declared... CXX thread-pool.o CXX xml-utils.o CXX event-pipe.o CC d10v/d10v-opc.o GEN frv/stamp-mloop GEN iq2000/stamp-mloop GEN lm32/stamp-mloop GEN m32r/stamp-mloop GEN m32r/stamp-mloop-x GEN m32r/stamp-mloop-2 yes GEN or1k/stamp-mloop checking whether strtol is declared... CC common/callback.o CC common/portability.o CC common/sim-load.o CC common/syscall.o CC common/target-newlib-errno.o yes checking whether strtoul is declared... CC common/target-newlib-open.o CC common/target-newlib-signal.o CC common/target-newlib-syscall.o CC igen/igen.o CC igen/table.o CC igen/lf.o CC igen/misc.o CC igen/filter_host.o CC igen/ld-decode.o CC igen/ld-cache.o CC igen/filter.o CC igen/ld-insn.o CC igen/gen-model.o yes CC igen/gen-itable.o CC igen/gen-icache.o CC igen/gen-semantics.o CC igen/gen-idecode.o checking whether strtoll is declared... CC igen/gen-support.o CC igen/gen-engine.o CC igen/gen.o CC cr16/gencode.o ../../sim/igen/gen.c: In function 'print_gen_entry_path': ../../sim/igen/gen.c:70:22: warning: zero-length gnu_printf format string [-Wformat-zero-length] 70 | print (line, ""); | ^~ yes ../../sim/igen/gen.c: In function 'gen_entry_expand_insns': ../../sim/igen/gen.c:1245:24: warning: zero-length gnu_printf format string [-Wformat-zero-length] 1245 | error (NULL, ""); | ^~ CC d10v/gencode.o ../../sim/igen/gen.c:1388:30: warning: zero-length gnu_printf format string [-Wformat-zero-length] 1388 | error (NULL, ""); | ^~ checking whether strtoull is declared... CC m32c/opc2c.o CC m68hc11/gencode.o CC sh/gencode.o CC common/version.o yes CCLD cr16/gencode checking whether strverscmp is declared... CCLD d10v/gencode GEN cr16/simops.h GEN cr16/table.c GEN d10v/simops.h GEN d10v/table.c AR common/libcommon.a ar: `u' modifier ignored since `D' is the default (see `U') yes checking whether perror is declared... yes checking whether vasprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking for socklen_t... CCLD m68hc11/gencode CCLD m32c/opc2c GEN m68hc11/m68hc11int.c GEN m68hc11/m68hc12int.c GEN m32c/m32c.c GEN m32c/r8c.c yes checking for Elf32_auxv_t... CCLD sh/gencode GEN sh/code.c GEN sh/ppi.c GEN sh/table.c yes checking for Elf64_auxv_t... AR igen/libigen.a ar: `u' modifier ignored since `D' is the default (see `U') CCLD igen/igen GEN mn10300/stamp-igen GEN v850/stamp-igen yes checking if building for x32... no checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for dlopen in -ldl... yes checking for the dynamic export flag... Making all in mips -Wl,--dynamic-list checking for TD_VERSION... no checking whether the target supports __sync_*_compare_and_swap... make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips' IGEN mips.igen GEN hw-config.h yes /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/mips.igen 6550: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/mips.igen 6575: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/mips.igen 6592: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/mips.igen 6608: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/mips.igen 6788: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/mips.igen 6805: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/mips.igen 6822: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/mips.igen 6839: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/vr.igen 240: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/vr.igen 244: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/vr.igen 249: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/vr.igen 254: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 685: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 873: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 888: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 912: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 927: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 933: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 966: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1140: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1155: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1180: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1195: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1210: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1225: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1276: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1282: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1288: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1303: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1477: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1492: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1582: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1597: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1683: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1698: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1720: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1753: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1768: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1801: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1835: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1992: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 1998: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 2014: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 2064: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 2158: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 2164: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 2170: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 2176: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 2236: info: unimplemented /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips/../../../sim/mips/micromips.igen 2242: info: unimplemented configure: updating cache ./config.cache configure: creating ./config.status GEN modules.c config.status: creating Makefile config.status: creating config.h CC modules.o CC interp.o CC support.o CC itable.o CC semantics.o CC idecode.o CC icache.o CC engine.o CC irun.o config.status: executing depdir commands CC sim-arange.o CC sim-bits.o mkdir .deps CC sim-close.o config.status: executing gdbdepdir commands mkdir arch mkdir arch/.deps CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o mkdir gdbsupport CC sim-endian.o mkdir gdbsupport/.deps CC sim-engine.o CC sim-events.o mkdir nat CC sim-fpu.o mkdir nat/.deps CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o mkdir target CC sim-memopt.o CC sim-model.o mkdir target/.deps CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-tx3904cpu.o CC dv-tx3904irc.o CC dv-tx3904tmr.o CC dv-tx3904sio.o CC dv-sockser.o CC cp1.o CC mdmx.o CC dsp.o CC sim-main.o CC sim-resume.o CC nrun.o 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-13.1/multiarch/gdbsupport' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gdbsupport' mkdir ./gdb Configuring in ./gdb make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gdbserver' GEN version-generated.cc CXX x86-low.o CXX gdbreplay.o CXX utils.o CXX alloc-ipa.o CXX arch/amd64-ipa.o CXX ax-ipa.o CXX gdbsupport/common-utils-ipa.o CXX gdbsupport/errors-ipa.o CXX gdbsupport/format-ipa.o CXX gdbsupport/print-utils-ipa.o CXX gdbsupport/rsp-low-ipa.o CXX gdbsupport/safe-strerror-ipa.o CXX gdbsupport/tdesc-ipa.o CXX linux-amd64-ipa.o CXX linux-x86-tdesc-ipa.o CXX regcache-ipa.o CXX remote-utils-ipa.o CXX tdesc-ipa.o CXX tracepoint-ipa.o CXX utils-ipa.o CXX alloc.o CXX arch/amd64.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 configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-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... CXX inferiors.o CXX linux-low.o CXX linux-x86-low.o CXX linux-x86-tdesc.o CXX mem-break.o CXX nat/amd64-linux-siginfo.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 /bin/grep checking for egrep... CXX nat/linux-ptrace.o /bin/grep -E checking for ANSI C header files... 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 yes checking for sys/types.h... CXX remote-utils.o CXX server.o yes CXX symbol.o checking for sys/stat.h... yes checking for stdlib.h... CXX target.o CXX target/target.o yes CXX target/waitstatus.o checking for string.h... yes checking for memory.h... CXX tdesc.o yes checking for strings.h... yes checking for inttypes.h... CXX thread-db.o yes CXX tracepoint.o checking for stdint.h... yes checking for unistd.h... CXX version.o CXXLD libinproctrace.so yes checking minix/config.h usability... no checking minix/config.h presence... CXXLD gdbreplay no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for dlfcn.h... AR libsim.a yes checking for windows.h... RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mips' Making all in ppc make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/ppc' CONFIG_FILES= CONFIG_HEADERS=config.h:config.in /bin/sh ./config.status GEN filter_host.c no checking for library containing dlsym... GEN tmp-hw config.status: creating config.h none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... config.status: config.h is unchanged config.status: executing build-config.h commands config.status: executing default commands CC main.o CC igen.o CC table.o CC lf.o CC misc.o CC filter_host.o CC ld-decode.o no CC ld-cache.o checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed CC filter.o checking for fgrep... CC ld-insn.o /bin/grep -F checking for ld used by gcc... CC gen-model.o CC gen-itable.o CC gen-icache.o CC gen-semantics.o CC gen-idecode.o /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... CC gen-support.o CC dgen.o GEN tmp-defines CC debug.o CC filter_filename.o CC bits.o CC sim-endian.o CC corefile.o CC events.o /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... CC cap.o CC device.o CC tree.o CC device_table.o CC sim-fpu.o CC pk_disklabel.o CC hw_memory.o CC hw_nvram.o CC hw_iobus.o BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all CC hw_htab.o checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so CC hw_disk.o CC hw_trace.o CC hw_register.o CC hw_init.o checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so CC hw_core.o CC hw_com.o checking for gawk... awk checking command to parse /usr/bin/nm -B output from gcc object... CC hw_eeprom.o CC hw_opic.o CC hw_glue.o CC hw_phb.o CC hw_ide.o ok CC hw_sem.o CC hw_shm.o CC sim_calls.o CCLD dgen checking for dlfcn.h... (cached) yes checking for objdir... .libs GEN tmp-dgen CC registers.o CC spreg.o CC gdb-sim.o checking if gcc supports -fno-rtti -fno-exceptions... CCLD igen no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... GEN tmp-igen Dropping Load Word Algebraic - 64 Dropping Load Word Algebraic Indexed - 64 Dropping Load Word Algebraic with Update Indexed - 64 Dropping Load Doubleword - 64 Dropping Load Doubleword Indexed - 64 Dropping Load Doubleword with Update - 64 Dropping Load Doubleword with Update Indexed - 64 Dropping Store Doubleword - 64 Dropping Store Doubleword Indexed - 64 Dropping Store Doubleword with Update - 64 Dropping Store Doubleword with Update Indexed - 64 Dropping Load Doubleword And Reserve Indexed - 64 Dropping Store Doubleword Conditional Indexed - 64 Dropping Multiply Low Doubleword - 64 Dropping Multiply High Doubleword - 64 Dropping Multiply High Doubleword Unsigned - 64 Dropping Divide Doubleword - 64 Dropping Divide Doubleword Unsigned - 64 Dropping Trap Doubleword Immediate - 64 Dropping Trap Doubleword - 64 Dropping Extend Sign Word - 64 Dropping Count Leading Zeros Doubleword - 64 Dropping Rotate Left Doubleword Immediate then Clear Left - 64 Dropping Rotate Left Doubleword Immediate then Clear Right - 64 Dropping Rotate Left Doubleword Immediate then Clear - 64 Dropping Rotate Left Doubleword then Clear Left - 64 Dropping Rotate Left Doubleword then Clear Right - 64 Dropping Rotate Left Doubleword Immediate then Mask Insert - 64 Dropping Shift Left Doubleword - 64 Dropping Shift Right Doubleword - 64 Dropping Shift Right Algebraic Doubleword Immediate - 64 Dropping Shift Right Algebraic Doubleword - 64 Dropping Floating Convert To Integer Doubleword - 64,f Dropping Floating Convert To Integer Doubleword with round towards Zero - 64,f Dropping Floating Convert from Integer Doubleword - 64,f Dropping SLB Invalidate Entry - 64 Dropping SLB Invalidate All - 64 Dropping External Control In Word Indexed - earwax Dropping External Control Out Word Indexed - earwax Dropping - av Dropping vreg * - av Dropping uint32_t - av Dropping - av Dropping vreg * - av Dropping uint32_t - av Dropping - av Dropping vreg * - av Dropping uint32_t - av Dropping - av Dropping vreg * - av Dropping uint32_t - av Dropping Load Vector Element Byte Indexed - av Dropping Load Vector Element Half Word Indexed - av Dropping Load Vector Element Word Indexed - av Dropping Load Vector for Shift Left - av Dropping Load Vector for Shift Right - av Dropping Load Vector Indexed - av Dropping Load Vector Indexed LRU - av Dropping Move from Vector Status and Control Register - av Dropping Move to Vector Status and Control Register - av Dropping Store Vector Element Byte Indexed - av Dropping Store Vector Element Half Word Indexed - av Dropping Store Vector Element Word Indexed - av Dropping Store Vector Indexed - av Dropping Store Vector Indexed LRU - av Dropping Vector Add Carryout Unsigned Word - av Dropping Vector Add Floating Point - av Dropping Vector Add Signed Byte Saturate - av Dropping Vector Add Signed Half Word Saturate - av Dropping Vector Add Signed Word Saturate - av Dropping Vector Add Unsigned Byte Modulo - av Dropping Vector Add Unsigned Byte Saturate - av Dropping Vector Add Unsigned Half Word Modulo - av Dropping Vector Add Unsigned Half Word Saturate - av Dropping Vector Add Unsigned Word Modulo - av Dropping Vector Add Unsigned Word Saturate - av Dropping Vector Logical AND - av Dropping Vector Logical AND with Compliment - av Dropping Vector Average Signed Byte - av Dropping Vector Average Signed Half Word - av Dropping Vector Average Signed Word - av Dropping Vector Average Unsigned Byte - av Dropping Vector Average Unsigned Half Word - av Dropping Vector Average Unsigned Word - av Dropping Vector Convert From Signed Fixed-Point Word - av Dropping Vector Convert From Unsigned Fixed-Point Word - av Dropping Vector Compare Bounds Floating Point - av Dropping Vector Compare Equal-to-Floating Point - av Dropping Vector Compare Equal-to Unsigned Byte - av Dropping Vector Compare Equal-to Unsigned Half Word - av Dropping Vector Compare Equal-to Unsigned Word - av Dropping Vector Compare Greater-Than-or-Equal-to Floating Point - av Dropping Vector Compare Greater-Than Floating Point - av Dropping Vector Compare Greater-Than Signed Byte - av Dropping Vector Compare Greater-Than Signed Half Word - av Dropping Vector Compare Greater-Than Signed Word - av Dropping Vector Compare Greater-Than Unsigned Byte - av Dropping Vector Compare Greater-Than Unsigned Half Word - av Dropping Vector Compare Greater-Than Unsigned Word - av Dropping Vector Convert to Signed Fixed-Point Word Saturate - av Dropping Vector Convert to Unsigned Fixed-Point Word Saturate - av Dropping Vector 2 Raised to the Exponent Estimate Floating Point - av Dropping Vector Log2 Estimate Floating Point - av Dropping Vector Multiply Add Floating Point - av Dropping Vector Maximum Floating Point - av Dropping Vector Maximum Signed Byte - av Dropping Vector Maximum Signed Half Word - av Dropping Vector Maximum Signed Word - av Dropping Vector Maximum Unsigned Byte - av Dropping Vector Maximum Unsigned Half Word - av Dropping Vector Maximum Unsigned Word - av Dropping Vector Multiple High and Add Signed Half Word Saturate - av Dropping Vector Multiple High Round and Add Signed Half Word Saturate - av Dropping Vector Minimum Floating Point - av Dropping Vector Minimum Signed Byte - av Dropping Vector Minimum Signed Half Word - av Dropping Vector Minimum Signed Word - av Dropping Vector Minimum Unsigned Byte - av Dropping Vector Minimum Unsigned Half Word - av Dropping Vector Minimum Unsigned Word - av Dropping Vector Multiply Low and Add Unsigned Half Word Modulo - av Dropping Vector Merge High Byte - av Dropping Vector Merge High Half Word - av Dropping Vector Merge High Word - av Dropping Vector Merge Low Byte - av Dropping Vector Merge Low Half Word - av Dropping Vector Merge Low Word - av Dropping Vector Multiply Sum Mixed-Sign Byte Modulo - av Dropping Vector Multiply Sum Signed Half Word Modulo - av Dropping Vector Multiply Sum Signed Half Word Saturate - av Dropping Vector Multiply Sum Unsigned Byte Modulo - av Dropping Vector Multiply Sum Unsigned Half Word Modulo - av Dropping Vector Multiply Sum Unsigned Half Word Saturate - av Dropping Vector Multiply Even Signed Byte - av Dropping Vector Multiply Even Signed Half Word - av Dropping Vector Multiply Even Unsigned Byte - av Dropping Vector Multiply Even Unsigned Half Word - av Dropping Vector Multiply Odd Signed Byte - av Dropping Vector Multiply Odd Signed Half Word - av Dropping Vector Multiply Odd Unsigned Byte - av Dropping Vector Multiply Odd Unsigned Half Word - av Dropping Vector Negative Multiply-Subtract Floating Point - av Dropping Vector Logical NOR - av Dropping Vector Logical OR - av Dropping Vector Logical XOR - av Dropping Vector Permute - av Dropping Vector Pack Pixel32 - av Dropping Vector Pack Signed Half Word Signed Saturate - av Dropping Vector Pack Signed Half Word Unsigned Saturate - av Dropping Vector Pack Signed Word Signed Saturate - av Dropping Vector Pack Signed Word Unsigned Saturate - av Dropping Vector Pack Unsigned Half Word Unsigned Modulo - av Dropping Vector Pack Unsigned Half Word Unsigned Saturate - av Dropping Vector Pack Unsigned Word Unsigned Modulo - av Dropping Vector Pack Unsigned Word Unsigned Saturate - av Dropping Vector Reciprocal Estimate Floating Point - av Dropping Vector Reciprocal Square Root Estimate Floating Point - av Dropping Vector Round to Floating-Point Integer towards Minus Infinity - av Dropping Vector Round to Floating-Point Integer Nearest - av Dropping Vector Round to Floating-Point Integer towards Plus Infinity - av Dropping Vector Round to Floating-Point Integer towards Zero - av Dropping Vector Rotate Left Integer Byte - av Dropping Vector Rotate Left Integer Half Word - av Dropping Vector Rotate Left Integer Word - av Dropping Vector Conditional Select - av Dropping Vector Shift Left - av Dropping Vector Shift Left Integer Byte - av Dropping Vector Shift Left Double by Octet Immediate - av Dropping Vector Shift Left Half Word - av Dropping Vector Shift Left by Octet - av Dropping Vector Shift Left Integer Word - av Dropping Vector Splat Byte - av Dropping Vector Splat Half Word - av Dropping Vector Splat Immediate Signed Byte - av Dropping Vector Splat Immediate Signed Half Word - av Dropping Vector Splat Immediate Signed Word - av Dropping Vector Splat Word - av Dropping Vector Shift Right - av Dropping Vector Shift Right Algebraic Byte - av Dropping Vector Shift Right Algebraic Half Word - av Dropping Vector Shift Right Algebraic Word - av Dropping Vector Shift Right Byte - av Dropping Vector Shift Right Half Word - av Dropping Vector Shift Right Octet - av Dropping Vector Shift Right Word - av Dropping Vector Subtract Carryout Unsigned Word - av Dropping Vector Subtract Floating Point - av Dropping Vector Subtract Signed Byte Saturate - av Dropping Vector Subtract Signed Half Word Saturate - av Dropping Vector Subtract Signed Word Saturate - av Dropping Vector Subtract Unsigned Byte Modulo - av Dropping Vector Subtract Unsigned Byte Saturate - av Dropping Vector Subtract Unsigned Half Word Modulo - av Dropping Vector Subtract Unsigned Half Word Saturate - av Dropping Vector Subtract Unsigned Word Modulo - av Dropping Vector Subtract Unsigned Word Saturate - av Dropping Vector Sum Across Signed Word Saturate - av Dropping Vector Sum Across Partial (1/2) Signed Word Saturate - av Dropping Vector Sum Across Partial (1/4) Signed Byte Saturate - av Dropping Vector Sum Across Partial (1/4) Signed Half Word Saturate - av Dropping Vector Sum Across Partial (1/4) Unsigned Byte Saturate - av Dropping Vector Unpack High Pixel16 - av Dropping Vector Unpack High Signed Byte - av Dropping Vector Unpack High Signed Half Word - av Dropping Vector Unpack Low Pixel16 - av Dropping Vector Unpack Low Signed Byte - av Dropping Vector Unpack Low Signed Half Word - av Dropping signed_word * - e500 Dropping signed_word * - e500 Dropping signed_word * - e500 Dropping uint64_t - e500 Dropping uint64_t - e500 Dropping int32_t - e500 Dropping int64_t - e500 Dropping void - e500 Dropping void - e500 Dropping int - e500 Dropping uint32_t - e500 Dropping uint32_t - e500 Dropping uint32_t - e500 Dropping uint32_t - e500 Dropping uint32_t - e500 Dropping Vector Add Word - e500 Dropping Vector Add Immediate Word - e500 Dropping Vector Subtract from Word - e500 Dropping Vector Subtract Immediate from Word - e500 Dropping Vector Absolute Value - e500 Dropping Vector Negate - e500 Dropping Vector Extend Signed Byte - e500 Dropping Vector Extend Signed Half Word - e500 Dropping Vector AND - e500 Dropping Vector OR - e500 Dropping Vector XOR - e500 Dropping Vector NAND - e500 Dropping Vector NOR - e500 Dropping Vector Equivalent - e500 Dropping Vector AND with Compliment - e500 Dropping Vector OR with Compliment - e500 Dropping Vector Rotate Left Word - e500 Dropping Vector Rotate Left Word Immediate - e500 Dropping Vector Shift Left Word - e500 Dropping Vector Shift Left Word Immediate - e500 Dropping Vector Shift Right Word Signed - e500 Dropping Vector Shift Right Word Unsigned - e500 Dropping Vector Shift Right Word Immediate Signed - e500 Dropping Vector Shift Right Word Immediate Unsigned - e500 Dropping Vector Count Leading Zeros Word - e500 Dropping Vector Count Leading Sign Bits Word - e500 Dropping Vector Round Word - e500 Dropping Vector Merge Hi - e500 Dropping Vector Merge Low - e500 Dropping Vector Merge Low Hi - e500 Dropping Vector Merge Hi Low - e500 Dropping Vector Splat Immediate - e500 Dropping Vector Splat Fractional Immediate - e500 Dropping Vector Compare Greater Than Signed - e500 Dropping Vector Compare Greater Than Unsigned - e500 Dropping Vector Compare Less Than Signed - e500 Dropping Vector Compare Less Than Unsigned - e500 Dropping Vector Compare Equal - e500 Dropping Vector Select - e500 Dropping Bit Reversed Increment - e500 Dropping Vector Multiply Half Words Odd Signed Saturate Fractional - e500 Dropping Vector Multiply Half Words Odd Signed Saturate Fractional Accumulate - e500 Dropping Vector Multiply Half Words Odd Signed Modulo Fractional - e500 Dropping Vector Multiply Half Words Odd Signed Modulo Fractional Accumulate - e500 Dropping Vector Multiply Half Words Odd Signed Modulo Integer - e500 Dropping Vector Multiply Half Words Odd Signed Modulo Integer Accumulate - e500 Dropping Vector Multiply Half Words Odd Unsigned Modulo Integer - e500 Dropping Vector Multiply Half Words Odd Unsigned Modulo Integer Accumulate - e500 Dropping Vector Multiply Half Words Even Signed Saturate Fractional - e500 Dropping Vector Multiply Half Words Even Signed Saturate Fractional Accumulate - e500 Dropping Vector Multiply Half Words Even Signed Modulo Fractional - e500 Dropping Vector Multiply Half Words Even Signed Modulo Fractional Accumulate - e500 Dropping Vector Multiply Half Words Even Signed Modulo Integer - e500 Dropping Vector Multiply Half Words Even Signed Modulo Integer Accumulate - e500 Dropping Vector Multiply Half Words Even Unsigned Modulo Integer - e500 Dropping Vector Multiply Half Words Even Unsigned Modulo Integer Accumulate - e500 Dropping Vector Multiply Half Words Odd Signed Saturate Fractional and Accumulate into Words - e500 Dropping Vector Multiply Half Words Odd Signed Saturate Integer and Accumulate into Words - e500 Dropping Vector Multiply Half Words Odd Signed Modulo Fractional and Accumulate into Words - e500 Dropping Vector Multiply Half Words Odd Signed Modulo Integer and Accumulate into Words - e500 Dropping Vector Multiply Half Words Odd Unsigned Saturate Integer and Accumulate into Words - e500 Dropping Vector Multiply Half Words Odd Unsigned Modulo Integer and Accumulate into Words - e500 Dropping Vector Multiply Half Words Even Signed Saturate Fractional and Accumulate into Words - e500 Dropping Vector Multiply Half Words Even Signed Saturate Integer and Accumulate into Words - e500 Dropping Vector Multiply Half Words Even Signed Modulo Fractional and Accumulate into Words - e500 Dropping Vector Multiply Half Words Even Signed Modulo Integer and Accumulate into Words - e500 Dropping Vector Multiply Half Words Even Unsigned Saturate Integer and Accumulate into Words - e500 Dropping Vector Multiply Half Words Even Unsigned Modulo Integer and Accumulate into Words - e500 Dropping Vector Multiply Half Words Odd Signed Saturate Fractional and Accumulate Negative into Words - e500 Dropping Vector Multiply Half Words Odd Signed Saturate Integer and Accumulate Negative into Words - e500 Dropping Vector Multiply Half Words Odd Signed Modulo Fractional and Accumulate Negative into Words - e500 Dropping Vector Multiply Half Words Odd Signed Modulo Integer and Accumulate Negative into Words - e500 Dropping Vector Multiply Half Words Odd Unsigned Saturate Integer and Accumulate Negative into Words - e500 Dropping Vector Multiply Half Words Odd Unsigned Modulo Integer and Accumulate Negative into Words - e500 Dropping Vector Multiply Half Words Even Signed Saturate Fractional and Accumulate Negative into Words - e500 Dropping Vector Multiply Half Words Even Signed Saturate Integer and Accumulate Negative into Words - e500 Dropping Vector Multiply Half Words Even Signed Modulo Fractional and Accumulate Negative into Words - e500 Dropping Vector Multiply Half Words Even Signed Modulo Integer and Accumulate Negative into Words - e500 Dropping Vector Multiply Half Words Even Unsigned Saturate Integer and Accumulate Negative into Words - e500 Dropping Vector Multiply Half Words Even Unsigned Modulo Integer and Accumulate Negative into Words - e500 Dropping Multiply Half Words Odd Guarded Signed Modulo Fractional and Accumulate - e500 Dropping Multiply Half Words Odd Guarded Signed Modulo Integer and Accumulate - e500 Dropping Multiply Half Words Odd Guarded Unsigned Modulo Integer and Accumulate - e500 Dropping Multiply Half Words Even Guarded Signed Modulo Fractional and Accumulate - e500 Dropping Multiply Half Words Even Guarded Signed Modulo Integer and Accumulate - e500 Dropping Multiply Half Words Even Guarded Unsigned Modulo Integer and Accumulate - e500 Dropping Multiply Half Words Odd Guarded Signed Modulo Fractional and Accumulate Negative - e500 Dropping Multiply Half Words Odd Guarded Signed Modulo Integer and Accumulate Negative - e500 Dropping Multiply Half Words Odd Guarded Unsigned Modulo Integer and Accumulate Negative - e500 Dropping Multiply Half Words Even Guarded Signed Modulo Fractional and Accumulate Negative - e500 Dropping Multiply Half Words Even Guarded Signed Modulo Integer and Accumulate Negative - e500 Dropping Multiply Half Words Even Guarded Unsigned Modulo Integer and Accumulate Negative - e500 Dropping Vector Multiply Word High Signed Saturate Fractional - e500 Dropping Vector Multiply Word High Signed Saturate Fractional and Accumulate - e500 Dropping Vector Multiply Word High Signed Modulo Fractional - e500 Dropping Vector Multiply Word High Signed Modulo Fractional and Accumulate - e500 Dropping Vector Multiply Word High Signed Modulo Integer - e500 Dropping Vector Multiply Word High Signed Modulo Integer and Accumulate - e500 Dropping Vector Multiply Word High Unsigned Modulo Integer - e500 Dropping Vector Multiply Word High Unsigned Modulo Integer and Accumulate - e500 Dropping Vector Multiply Word Low Signed Saturate Fractional - e500 Dropping Vector Multiply Word Low Signed Saturate Fractional and Accumulate - e500 Dropping Vector Multiply Word Low Signed Modulo Fractional - e500 Dropping Vector Multiply Word Low Signed Modulo Fractional and Accumulate - e500 Dropping Vector Multiply Word Low Unsigned Modulo Integer - e500 Dropping Vector Multiply Word Low Unsigned Modulo Integer and Accumulate - e500 Dropping Vector Multiply Word Low Signed Saturate Fractional and Accumulate in Words - e500 Dropping Vector Multiply Word Low Signed Saturate Integer and Accumulate in Words - e500 Dropping Vector Multiply Word Low Signed Modulo Fractional and Accumulate in Words - e500 Dropping Vector Multiply Word Low Signed Modulo Integer and Accumulate in Words - e500 Dropping Vector Multiply Word Low Unsigned Saturate Integer and Accumulate in Words - e500 Dropping Vector Multiply Word Low Unsigned Modulo Integer and Accumulate in Words - e500 Dropping Vector Multiply Word Low Signed Saturate Fractional and Accumulate Negative in Words - e500 Dropping Vector Multiply Word Low Signed Saturate Integer and Accumulate Negative in Words - e500 Dropping Vector Multiply Word Low Signed Modulo Fractional and Accumulate Negative in Words - e500 Dropping Vector Multiply Word Low Signed Modulo Integer and Accumulate Negative in Words - e500 Dropping Vector Multiply Word Low Unsigned Saturate Integer and Accumulate Negative in Words - e500 Dropping Vector Multiply Word Low Unsigned Modulo Integer and Accumulate Negative in Words - e500 Dropping Vector Multiply Word Signed Saturate Fractional - e500 Dropping Vector Multiply Word Signed Saturate Fractional and Accumulate - e500 Dropping Vector Multiply Word Signed Modulo Fractional - e500 Dropping Vector Multiply Word Signed Modulo Fractional and Accumulate - e500 Dropping Vector Multiply Word Signed Modulo Integer - e500 Dropping Vector Multiply Word Signed Modulo Integer and Accumulate - e500 Dropping Vector Multiply Word Unigned Modulo Integer - e500 Dropping Vector Multiply Word Unigned Modulo Integer and Accumulate - e500 Dropping Vector Multiply Word Signed Saturate Fractional Add and Accumulate - e500 Dropping Vector Multiply Word Signed Modulo Fractional Add and Accumulate - e500 Dropping Vector Multiply Word Signed Modulo Integer And and Accumulate - e500 Dropping Vector Multiply Word Unsigned Modulo Integer Add and Accumulate - e500 Dropping Vector Multiply Word Signed Saturate Fractional and Accumulate Negative - e500 Dropping Vector Multiply Word Signed Modulo Fractional and Accumulate Negative - e500 Dropping Vector Multiply Word Signed Modulo Integer and Accumulate Negative - e500 Dropping Vector Multiply Word Unsigned Modulo Integer and Accumulate Negative - e500 Dropping Vector Add Signed Saturate Integer to Accumulator Word - e500 Dropping Vector Add Signed Modulo Integer to Accumulator Word - e500 Dropping Vector Add Unsigned Saturate Integer to Accumulator Word - e500 Dropping Vector Add Unsigned Modulo Integer to Accumulator Word - e500 Dropping Vector Subtract Signed Saturate Integer to Accumulator Word - e500 Dropping Vector Subtract Signed Modulo Integer to Accumulator Word - e500 Dropping Vector Subtract Unsigned Saturate Integer to Accumulator Word - e500 Dropping Vector Subtract Unsigned Modulo Integer to Accumulator Word - e500 Dropping Initialize Accumulator - e500 Dropping Vector Divide Word Signed - e500 Dropping Vector Divide Word Unsigned - e500 Dropping Vector Floating-Point Absolute Value - e500 Dropping Vector Floating-Point Negative Absolute Value - e500 Dropping Vector Floating-Point Negate - e500 Dropping Vector Floating-Point Add - e500 Dropping Vector Floating-Point Subtract - e500 Dropping Vector Floating-Point Multiply - e500 Dropping Vector Floating-Point Divide - e500 Dropping Vector Floating-Point Compare Greater Than - e500 Dropping Vector Floating-Point Compare Less Than - e500 Dropping Vector Floating-Point Compare Equal - e500 Dropping Vector Floating-Point Test Greater Than - e500 Dropping Vector Floating-Point Test Less Than - e500 Dropping Vector Floating-Point Test Equal - e500 Dropping Vector Convert Floating-Point from Unsigned Integer - e500 Dropping Vector Convert Floating-Point to Unsigned Integer with Round toward Zero - e500 Dropping Vector Convert Floating-Point from Signed Integer - e500 Dropping Vector Convert Floating-Point from Unsigned Fraction - e500 Dropping Vector Convert Floating-Point from Signed Fraction - e500 Dropping Vector Convert Floating-Point to Unsigned Integer - e500 Dropping Vector Convert Floating-Point to Signed Integer - e500 Dropping Vector Convert Floating-Point to Signed Integer with Round toward Zero - e500 Dropping Vector Convert Floating-Point to Unsigned Fraction - e500 Dropping Vector Convert Floating-Point to Signed Fraction - e500 Dropping Floating-Point Absolute Value - e500 Dropping Floating-Point Negative Absolute Value - e500 Dropping Floating-Point Negate - e500 Dropping Floating-Point Add - e500 Dropping Floating-Point Subtract - e500 Dropping Floating-Point Multiply - e500 Dropping Floating-Point Divide - e500 Dropping Floating-Point Compare Greater Than - e500 Dropping Floating-Point Compare Less Than - e500 Dropping Floating-Point Compare Equal - e500 Dropping Floating-Point Test Greater Than - e500 Dropping Floating-Point Test Less Than - e500 Dropping Floating-Point Test Equal - e500 Dropping Convert Floating-Point from Signed Integer - e500 Dropping Convert Floating-Point from Unsigned Integer - e500 Dropping Convert Floating-Point from Signed Fraction - e500 Dropping Convert Floating-Point from Unsigned Fraction - e500 Dropping Convert Floating-Point to Signed Integer - e500 Dropping Convert Floating-Point to Signed Integer with Round toward Zero - e500 Dropping Convert Floating-Point to Unsigned Integer - e500 Dropping Convert Floating-Point to Unsigned Integer with Round toward Zero - e500 Dropping Convert Floating-Point to Signed Fraction - e500 Dropping Convert Floating-Point to Unsigned Fraction - e500 Dropping Vector Load Double Word into Double Word - e500 Dropping Vector Load Double Word into Double Word Indexed - e500 Dropping Vector Load Double into Two Words - e500 Dropping Vector Load Double into Two Words Indexed - e500 Dropping Vector Load Double into 4 Half Words - e500 Dropping Vector Load Double into 4 Half Words Indexed - e500 Dropping Vector Load Word into Two Half Words Even - e500 Dropping Vector Load Word into Two Half Words Even Indexed - e500 Dropping Vector Load Word into Two Half Words Odd Unsigned zero-extended - e500 Dropping Vector Load Word into Two Half Words Odd Unsigned Indexed zero-extended - e500 Dropping Vector Load Word into Half Words Odd Signed with sign extension - e500 Dropping Vector Load Word into Half Words Odd Signed Indexed with sign extension - e500 Dropping Vector Load Word into Word and Splat - e500 Dropping Vector Load Word into Word and Splat Indexed - e500 Dropping Vector Load Word into 2 Half Words and Splat - e500 Dropping Vector Load Word into 2 Half Words and Splat Indexed - e500 Dropping Vector Load Half Word into Half Words Even and Splat - e500 Dropping Vector Load Half Word into Half Words Even and Splat Indexed - e500 Dropping Vector Load Half Word into Half Word Odd Unsigned and Splat - e500 Dropping Vector Load Half Word into Half Word Odd Unsigned and Splat Indexed - e500 Dropping Vector Load Half Word into Half Word Odd Signed and Splat - e500 Dropping Vector Load Half Word into Half Word Odd Signed and Splat Indexed - e500 Dropping Vector Store Double of Double - e500 Dropping Vector Store Double of Double Indexed - e500 Dropping Vector Store Double of Two Words - e500 Dropping Vector Store Double of Two Words Indexed - e500 Dropping Vector Store Double of Four Half Words - e500 Dropping Vector Store Double of Four Half Words Indexed - e500 Dropping Vector Store Word of Word from Even - e500 Dropping Vector Store Word of Word from Even Indexed - e500 Dropping Vector Store Word of Word from Odd - e500 Dropping Vector Store Word of Word from Odd Indexed - e500 Dropping Vector Store Word of Two Half Words from Even - e500 Dropping Vector Store Word of Two Half Words from Even Indexed - e500 Dropping Vector Store Word of Two Half Words from Odd - e500 Dropping Vector Store Word of Two Half Words from Odd Indexed - e500 Dropping Integer Select - e500 expanding ... 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/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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 how to run the C++ preprocessor... g++ -E CC os_emul.o CC emul_generic.o CC emul_bugapi.o CC emul_chirp.o CC emul_netbsd.o CC emul_unix.o CC vm.o CC model.o CC cpu.o CC interrupts.o CC itable.o CC mon.o CC icache.o CC semantics.o CC idecode.o CC support.o CC psim.o CC hw_cpu.o CC hw_vm.o CC hw_pal.o CC options.o In file included from ../../../sim/ppc/emul_unix.c:67: /usr/include/sys/termios.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ checking for ld used by g++... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... ../../../sim/ppc/psim.c: In function 'psim_read_register': ../../../sim/ppc/psim.c:905:33: warning: '*(unsigned_2 *)cooked_buf' may be used uninitialized [-Wmaybe-uninitialized] 905 | *(unsigned_2*)buf = H2T_2(*(unsigned_2*)cooked_buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt CXXLD gdbserver make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gdbserver' config.lt: creating libtool checking whether g++ supports C++11 features by default... yes checking dependency style of gcc... gcc3 checking whether NLS is requested... no checking whether makeinfo --split-size=5000000 supports @click... yes checking for default auto-load directory... $debugdir:$datadir/auto-load checking for default auto-load safe-path... $debugdir:$datadir/auto-load checking size of void *... 8 checking for x86_64-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... 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... (cached) awk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for bison... /home/buildozer/aports/main/gdb/src/gdb-13.1/missing bison -y checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-dlltool... dlltool checking for x86_64-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 libzstd >= 1.4.0... yes checking for ld used by GCC... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... -lncursesw checking for library containing tgetent... 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... 8 checking size of unsigned __int128... 16 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 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... 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... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking for long long... yes checking size of long long... 8 checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether snprintf is declared... (cached) yes checking for LC_MESSAGES... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for getuid... yes checking for getgid... yes checking for pipe... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for resize_term... yes checking for getpgid... yes checking for setsid... yes checking for sigaction... yes checking for sigsetmask... no checking for socketpair... yes checking for ttrace... no checking for wborder... yes checking for wresize... yes checking for setlocale... yes checking for iconvlist... no checking for libiconvlist... no checking for btowc... yes checking for setrlimit... yes checking for getrlimit... yes checking for posix_madvise... yes checking for waitpid... yes checking for use_default_colors... yes checking for nl_langinfo and CODESET... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for pid_t... yes checking for 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... AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/ppc' Making all in aarch64 make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/aarch64' GEN modules.c GEN hw-config.h CC modules.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC interp.o CC cpustate.o CC simulator.o CC memory.o CC sim-resume.o CC nrun.o 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... AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/aarch64' Making all in arm make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/arm' GEN modules.c GEN hw-config.h yes checking whether to use lzma... auto checking for liblzma... CC modules.o CC wrapper.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o no checking for X... CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o no CC hw-device.o checking whether to use babeltrace... auto CC hw-events.o CC hw-handles.o checking for libbabeltrace... CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o no configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data. CC dv-cfi.o CC dv-core.o checking for libxxhash... CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC armemu.o CC armemu32.o CC arminit.o CC armos.o CC armsupp.o no checking whether to use xxhash... no checking for xsltproc... no CC armvirt.o CC thumbemu.o CC armcopro.o CC maverick.o CC iwmmxt.o CC nrun.o 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 libtool commands config.status: executing depdir commands mkdir .deps === configuring in testsuite (/home/buildozer/aports/main/gdb/src/gdb-13.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' '--enable-targets=all' '--program-transform-name=s,y,y,' '--disable-year2038' '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' '--target=x86_64-alpine-linux-musl' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl' 'target_alias=x86_64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -Wformat -Werror=format-security -g -g1 ' 'LDFLAGS= -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs' 'CPPFLAGS=-Os -Wformat -Werror=format-security' 'CXX=g++' 'CXXFLAGS=-Os -Wformat -Werror=format-security -g -g1 ' 'MAKEINFO=makeinfo --split-size=5000000' 'PKG_CONFIG_PATH=' 'YACC=/home/buildozer/aports/main/gdb/src/gdb-13.1/missing bison -y' --cache-file=.././config.cache --srcdir=../../../gdb/testsuite configure: loading cache .././config.cache checking build system type... (cached) x86_64-alpine-linux-musl checking host system type... (cached) x86_64-alpine-linux-musl checking target system type... (cached) x86_64-alpine-linux-musl checking for x86_64-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 AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/arm' Making all in avr make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/avr' GEN modules.c GEN hw-config.h CC modules.o CC interp.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC sim-resume.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/avr' Making all in bfin make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/bfin' GEN modules.c GEN hw-config.h CC modules.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-bfin_cec.o CC dv-bfin_ctimer.o CC dv-bfin_dma.o CC dv-bfin_dmac.o CC dv-bfin_ebiu_amc.o CC dv-bfin_ebiu_ddrc.o CC dv-bfin_ebiu_sdc.o CC dv-bfin_emac.o CC dv-bfin_eppi.o CC dv-bfin_evt.o CC dv-bfin_gpio.o CC dv-bfin_gpio2.o CC dv-bfin_gptimer.o CC dv-bfin_jtag.o CC dv-bfin_mmu.o CC dv-bfin_nfc.o CC dv-bfin_otp.o CC dv-bfin_pfmon.o CC dv-bfin_pint.o CC dv-bfin_pll.o CC dv-bfin_ppi.o CC dv-bfin_rtc.o CC dv-bfin_sic.o CC dv-bfin_spi.o CC dv-bfin_trace.o CC dv-bfin_twi.o CC dv-bfin_uart.o CC dv-bfin_uart2.o CC dv-bfin_wdog.o CC dv-bfin_wp.o CC dv-eth_phy.o CC dv-sockser.o CC bfin-sim.o CC devices.o CC gui.o CC interp.o CC machs.o CC sim-resume.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/bfin' Making all in bpf make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/bpf' GEN modules.c GEN hw-config.h CC modules.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC cgen-run.o CC cgen-scache.o CC cgen-trace.o CC cgen-utils.o CC arch.o CC cpu.o CC decode-le.o CC decode-be.o CC sem-le.o CC sem-be.o CC mloop-le.o CC mloop-be.o CC bpf.o CC sim-if.o CC traps.o CC bpf-helpers.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/bpf' Making all in cr16 make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/cr16' GEN modules.c GEN hw-config.h CC modules.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC sim-resume.o CC interp.o CC table.o CC simops.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/cr16' Making all in cris make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/cris' GEN modules.c GEN hw-config.h CC modules.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-endian.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-rv.o CC dv-cris.o CC dv-cris_900000xx.o CC dv-sockser.o CC cgen-utils.o CC cgen-trace.o CC cgen-scache.o CC cgen-run.o CC sim-if.o CC arch.o CC crisv10f.o CC cpuv10.o CC decodev10.o CC modelv10.o CC mloopv10f.o CC crisv32f.o CC cpuv32.o CC decodev32.o CC modelv32.o CC mloopv32f.o CC traps.o CC nrun.o In file included from mloopv10f.c:604: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/semcrisv10f-switch.c: In function 'crisv10f_engine_run_full': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/semcrisv10f-switch.c:13119:8: warning: 'tmp_condres' may be used uninitialized [-Wmaybe-uninitialized] 13119 | SI opval = ZEXTBISI (tmp_truthval); | ^~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/semcrisv10f-switch.c:13067:6: note: 'tmp_condres' was declared here 13067 | BI tmp_condres; | ^~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/semcrisv10f-switch.c:12258:4: warning: 'tmp_condres' may be used uninitialized [-Wmaybe-uninitialized] 12258 | if (tmp_truthval) { | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/semcrisv10f-switch.c:12194:6: note: 'tmp_condres' was declared here 12194 | BI tmp_condres; | ^~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/semcrisv10f-switch.c:12126:4: warning: 'tmp_condres' may be used uninitialized [-Wmaybe-uninitialized] 12126 | if (tmp_truthval) { | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/semcrisv10f-switch.c:12062:6: note: 'tmp_condres' was declared here 12062 | BI tmp_condres; | ^~~~~~~~~~~ In file included from mloopv10f.c:17: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/../common/cgen-ops.h:143:30: warning: 'tmp_tmpres' may be used uninitialized [-Wmaybe-uninitialized] 143 | #define LTSI(x, y) ((SI) (x) < (SI) (y)) | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/semcrisv10f-switch.c:10995:6: note: 'tmp_tmpres' was declared here 10995 | SI tmp_tmpres; | ^~~~~~~~~~ In file included from mloopv32f.c:604: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/semcrisv32f-switch.c: In function 'crisv32f_engine_run_full': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/semcrisv32f-switch.c:13434:8: warning: 'tmp_condres' may be used uninitialized [-Wmaybe-uninitialized] 13434 | SI opval = ZEXTBISI (tmp_truthval); | ^~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/semcrisv32f-switch.c:13382:6: note: 'tmp_condres' was declared here 13382 | BI tmp_condres; | ^~~~~~~~~~~ In file included from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/sim-main.h:40, from mloopv32f.c:15: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/cris-sim.h:116:49: warning: 'tmp_condres' may be used uninitialized [-Wmaybe-uninitialized] 116 | CPU_CRIS_MISC_PROFILE (cpu)->branch_taken = taken; \ | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/semcrisv32f-switch.c:12594:6: note: 'tmp_condres' was declared here 12594 | BI tmp_condres; | ^~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/cris-sim.h:116:49: warning: 'tmp_condres' may be used uninitialized [-Wmaybe-uninitialized] 116 | CPU_CRIS_MISC_PROFILE (cpu)->branch_taken = taken; \ | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/semcrisv32f-switch.c:12462:6: note: 'tmp_condres' was declared here 12462 | BI tmp_condres; | ^~~~~~~~~~~ In file included from mloopv32f.c:17: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/../common/cgen-ops.h:143:30: warning: 'tmp_tmpres' may be used uninitialized [-Wmaybe-uninitialized] 143 | #define LTSI(x, y) ((SI) (x) < (SI) (y)) | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/cris/semcrisv32f-switch.c:11265:6: note: 'tmp_tmpres' was declared here 11265 | SI tmp_tmpres; | ^~~~~~~~~~ AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/cris' Making all in d10v make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/d10v' GEN modules.c GEN hw-config.h CC modules.o CC interp.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-tree.o CC sim-hw.o CC hw-properties.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC sim-resume.o CC table.o CC simops.o CC endian.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/d10v' Making all in frv make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/frv' GEN modules.c GEN hw-config.h CC modules.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC dv-cfi.o CC sim-hw.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC cgen-utils.o CC cgen-trace.o CC cgen-scache.o CC cgen-fpu.o CC cgen-accfp.o CC cgen-run.o CC sim-if.o CC arch.o CC frv.o CC cpu.o CC decode.o CC sem.o CC model.o CC mloop.o CC cgen-par.o CC traps.o CC interrupts.o CC memory.o CC cache.o CC pipeline.o CC profile.o CC profile-fr400.o CC profile-fr450.o CC profile-fr500.o CC profile-fr550.o CC options.o CC reset.o CC registers.o /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/memory.c: In function 'frvbf_read_imem_USI': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/memory.c:679:50: warning: pointer targets in passing argument 3 of 'frv_cache_read_passive_SI' differ in signedness [-Wpointer-sign] 679 | if (frv_cache_read_passive_SI (cache, vpc, &value)) | ^~~~~~ | | | USI * {aka unsigned int *} In file included from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sim-main.h:45, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/memory.c:26: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/cache.h:266:45: note: expected 'SI *' {aka 'int *'} but argument is of type 'USI *' {aka 'unsigned int *'} 266 | frv_cache_read_passive_SI (FRV_CACHE *, SI, SI *); | ^~~~ CC nrun.o In file included from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sim-main.h:44, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/traps.c:26: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/frv-sim.h: In function 'frvbf_check_non_excepting_load': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/frv-sim.h:812:10: warning: 'nesr' may be used uninitialized [-Wmaybe-uninitialized] 812 | (nesr) = ((nesr) & ~(0x1f << 1)) | (((ec) & 0x1f) << 1) \ | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/traps.c:435:6: note: 'nesr' was declared here 435 | SI nesr; | ^~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c: In function 'frvbf_sem_mmachu': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24343:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24343 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, FLD (f_ACC40Uk), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} In file included from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-sim.h:28, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sim-main.h:43, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:27: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24354:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24354 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, FLD (f_ACC40Uk), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24363:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24363 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, FLD (f_ACC40Uk), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24377:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24377 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 1), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24388:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24388 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 1), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24397:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24397 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 1), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c: In function 'frvbf_sem_mmrdhu': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24549:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24549 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, FLD (f_ACC40Uk), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24560:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24560 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, FLD (f_ACC40Uk), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24569:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24569 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, FLD (f_ACC40Uk), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24583:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24583 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 1), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24594:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24594 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 1), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24603:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24603 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 1), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c: In function 'frvbf_sem_cmmachu': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24758:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24758 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, FLD (f_ACC40Uk), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24769:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24769 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, FLD (f_ACC40Uk), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24778:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24778 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, FLD (f_ACC40Uk), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24792:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24792 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 1), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24803:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24803 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 1), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:24812:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 24812 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 1), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c: In function 'frvbf_sem_mqmachu': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25046:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25046 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, FLD (f_ACC40Uk), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25057:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25057 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, FLD (f_ACC40Uk), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25066:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25066 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, FLD (f_ACC40Uk), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25080:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25080 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 1), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25091:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25091 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 1), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25100:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25100 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 1), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25120:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25120 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 2), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25131:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25131 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 2), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25140:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25140 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 2), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25154:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25154 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 3), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25165:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25165 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 3), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25174:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25174 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 3), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c: In function 'frvbf_sem_cmqmachu': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25411:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25411 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, FLD (f_ACC40Uk), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25422:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25422 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, FLD (f_ACC40Uk), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25431:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25431 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, FLD (f_ACC40Uk), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25445:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25445 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 1), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25456:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25456 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 1), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25465:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25465 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 1), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25485:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25485 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 2), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25496:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25496 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 2), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25505:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25505 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 2), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25519:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25519 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 3), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25530:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25530 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 3), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:25539:41: warning: passing argument 2 of 'sim_queue_fn_di_write' from incompatible pointer type [-Wincompatible-pointer-types] 25539 | sim_queue_fn_di_write (current_cpu, frvbf_h_acc40U_set, ADDSI (FLD (f_ACC40Uk), 3), opval); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(SIM_CPU *, UINT, UDI) {aka void (*)(struct _sim_cpu *, unsigned int, long unsigned int)} /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/../common/cgen-par.h:195:47: note: expected 'void (*)(SIM_CPU *, UINT, DI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long int)'} but argument is of type 'void (*)(SIM_CPU *, UINT, UDI)' {aka 'void (*)(struct _sim_cpu *, unsigned int, long unsigned int)'} 195 | extern void sim_queue_fn_di_write (SIM_CPU *, void (*)(SIM_CPU *, UINT, DI), UINT, DI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c: In function 'frvbf_sem_cmpb': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:3058:10: warning: 'tmp_cc' may be used uninitialized [-Wmaybe-uninitialized] 3058 | tmp_cc = ANDQI (tmp_cc, 7); /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:3056:6: note: 'tmp_cc' was declared here 3056 | QI tmp_cc; | ^~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c: In function 'frvbf_sem_clddu': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:6723:5: warning: 'tmp_address' may be used uninitialized [-Wmaybe-uninitialized] 6723 | sim_queue_fn_si_write (current_cpu, frvbf_h_gr_set, FLD (f_GRi), opval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:6708:6: note: 'tmp_address' was declared here 6708 | SI tmp_address; | ^~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c: In function 'frvbf_sem_nlddu': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:4609:5: warning: 'tmp_address' may be used uninitialized [-Wmaybe-uninitialized] 4609 | sim_queue_fn_si_write (current_cpu, frvbf_h_gr_set, FLD (f_GRi), opval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:4593:6: note: 'tmp_address' was declared here 4593 | SI tmp_address; | ^~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c: In function 'frvbf_sem_lddu': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:4563:5: warning: 'tmp_address' may be used uninitialized [-Wmaybe-uninitialized] 4563 | sim_queue_fn_si_write (current_cpu, frvbf_h_gr_set, FLD (f_GRi), opval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/frv/sem.c:4547:6: note: 'tmp_address' was declared here 4547 | SI tmp_address; | ^~~~~~~~~~~ AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/frv' Making all in ft32 make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/ft32' GEN modules.c GEN hw-config.h CC modules.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC interp.o CC sim-resume.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/ft32' Making all in h8300 make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/h8300' GEN modules.c GEN hw-config.h CC modules.o CC compile.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC sim-resume.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/h8300' Making all in iq2000 make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/iq2000' GEN modules.c GEN hw-config.h CC modules.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC cgen-utils.o CC cgen-trace.o CC cgen-scache.o CC cgen-run.o CC sim-if.o CC arch.o CC iq2000.o CC cpu.o CC decode.o CC sem.o CC model.o CC mloop.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/iq2000' Making all in lm32 make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/lm32' GEN modules.c GEN hw-config.h CC modules.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-lm32cpu.o CC dv-lm32timer.o CC dv-lm32uart.o CC dv-sockser.o CC cgen-utils.o CC cgen-trace.o CC cgen-scache.o CC cgen-run.o CC sim-if.o CC arch.o CC cpu.o CC decode.o CC sem.o CC model.o CC mloop.o CC lm32.o CC traps.o CC user.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/lm32' Making all in m32c make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/m32c' GEN modules.c GEN hw-config.h CC modules.o CC gdb-if.o CC int.o CC load.o CC mem.o CC misc.o CC reg.o CC r8c.o CC m32c.o CC srcdest.o CC syscalls.o CC trace.o CC main.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/m32c' Making all in m32r make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/m32r' GEN modules.c GEN hw-config.h CC modules.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-m32r_cache.o CC dv-m32r_uart.o CC dv-sockser.o CC cgen-utils.o CC cgen-trace.o CC cgen-scache.o CC cgen-run.o CC sim-if.o CC arch.o CC m32r.o CC cpu.o CC decode.o CC sem.o CC model.o CC mloop.o CC m32rx.o CC cpux.o /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sim-if.c: In function 'sim_open': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sim-if.c:93:3: warning: implicit declaration of function 'sim_hw_parse' [-Wimplicit-function-declaration] 93 | sim_hw_parse (sd, "/core/%s/reg %#x %i", "m32r_uart", UART_BASE_ADDR, 0x100); | ^~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sim-if.c: In function 'sim_create_inferior': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sim-if.c:163:7: warning: implicit declaration of function 'm32rbf_h_cr_set'; did you mean 'm32rbf_h_cr_set_handler'? [-Wimplicit-function-declaration] 163 | m32rbf_h_cr_set (current_cpu, | ^~~~~~~~~~~~~~~ | m32rbf_h_cr_set_handler CC decodex.o CC modelx.o CC mloopx.o CC m32r2.o CC cpu2.o CC decode2.o CC model2.o CC mloop2.o In file included from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpuall.h:31, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/../common/cgen-sim.h:33, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sim-main.h:18, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.c:27: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.c: In function 'm32rbf_h_cr_get': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.h:54:25: warning: implicit declaration of function 'm32rbf_h_cr_get_handler'; did you mean 'm32rbf_h_accum_get_handler'? [-Wimplicit-function-declaration] 54 | #define GET_H_CR(index) m32rbf_h_cr_get_handler (current_cpu, index) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.c:67:10: note: in expansion of macro 'GET_H_CR' 67 | return GET_H_CR (regno); | ^~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.c: In function 'm32rbf_h_cr_set': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.h:57:1: warning: implicit declaration of function 'm32rbf_h_cr_set_handler'; did you mean 'm32rbf_h_accum_set_handler'? [-Wimplicit-function-declaration] 57 | m32rbf_h_cr_set_handler (current_cpu, (index), (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.c:75:3: note: in expansion of macro 'SET_H_CR' 75 | SET_H_CR (regno, newval); | ^~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.c: In function 'm32rbf_h_psw_get': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r.c:148:1: warning: no previous prototype for 'm32rbf_h_cr_get_handler' [-Wmissing-prototypes] 148 | m32rbf_h_cr_get_handler (SIM_CPU *current_cpu, UINT cr) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r.c:183:1: warning: no previous prototype for 'm32rbf_h_cr_set_handler' [-Wmissing-prototypes] 183 | m32rbf_h_cr_set_handler (SIM_CPU *current_cpu, UINT cr, USI newval) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.h:72:21: warning: implicit declaration of function 'm32rbf_h_psw_get_handler'; did you mean 'm32rbf_h_accum_get_handler'? [-Wimplicit-function-declaration] 72 | #define GET_H_PSW() m32rbf_h_psw_get_handler (current_cpu) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.c:115:10: note: in expansion of macro 'GET_H_PSW' 115 | return GET_H_PSW (); | ^~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r.c:249:1: warning: no previous prototype for 'm32rbf_h_psw_get_handler' [-Wmissing-prototypes] 249 | m32rbf_h_psw_get_handler (SIM_CPU *current_cpu) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r.c:255:1: warning: no previous prototype for 'm32rbf_h_psw_set_handler' [-Wmissing-prototypes] 255 | m32rbf_h_psw_set_handler (SIM_CPU *current_cpu, UQI newval) | ^~~~~~~~~~~~~~~~~~~~~~~~ CC traps.o /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.c: In function 'm32rbf_h_psw_set': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.h:75:1: warning: implicit declaration of function 'm32rbf_h_psw_set_handler'; did you mean 'm32rbf_h_accum_set_handler'? [-Wimplicit-function-declaration] 75 | m32rbf_h_psw_set_handler (current_cpu, (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.c:123:3: note: in expansion of macro 'SET_H_PSW' 123 | SET_H_PSW (newval); | ^~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c: In function 'm32rxf_fetch_register': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c:35:10: warning: implicit declaration of function 'm32rbf_fetch_register'; did you mean 'm32rxf_fetch_register'? [-Wimplicit-function-declaration] 35 | return m32rbf_fetch_register (current_cpu, rn, buf, len); | ^~~~~~~~~~~~~~~~~~~~~ | m32rxf_fetch_register /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c: In function 'm32rxf_store_register': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c:43:10: warning: implicit declaration of function 'm32rbf_store_register'; did you mean 'm32rxf_store_register'? [-Wimplicit-function-declaration] 43 | return m32rbf_store_register (current_cpu, rn, buf, len); | ^~~~~~~~~~~~~~~~~~~~~ | m32rxf_store_register /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c: At top level: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c:50:1: warning: no previous prototype for 'm32rxf_h_cr_get_handler' [-Wmissing-prototypes] 50 | m32rxf_h_cr_get_handler (SIM_CPU *current_cpu, UINT cr) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c:85:1: warning: no previous prototype for 'm32rxf_h_cr_set_handler' [-Wmissing-prototypes] 85 | m32rxf_h_cr_set_handler (SIM_CPU *current_cpu, UINT cr, USI newval) | ^~~~~~~~~~~~~~~~~~~~~~~ CC nrun.o /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c:151:1: warning: no previous prototype for 'm32rxf_h_psw_get_handler' [-Wmissing-prototypes] 151 | m32rxf_h_psw_get_handler (SIM_CPU *current_cpu) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c:157:1: warning: no previous prototype for 'm32rxf_h_psw_set_handler' [-Wmissing-prototypes] 157 | m32rxf_h_psw_set_handler (SIM_CPU *current_cpu, UQI newval) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c:166:1: warning: no previous prototype for 'm32rxf_h_accum_get_handler' [-Wmissing-prototypes] 166 | m32rxf_h_accum_get_handler (SIM_CPU *current_cpu) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c:177:1: warning: no previous prototype for 'm32rxf_h_accum_set_handler' [-Wmissing-prototypes] 177 | m32rxf_h_accum_set_handler (SIM_CPU *current_cpu, DI newval) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c:185:1: warning: no previous prototype for 'm32rxf_h_accums_get_handler' [-Wmissing-prototypes] 185 | m32rxf_h_accums_get_handler (SIM_CPU *current_cpu, UINT regno) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c:201:1: warning: no previous prototype for 'm32rxf_h_accums_set_handler' [-Wmissing-prototypes] 201 | m32rxf_h_accums_set_handler (SIM_CPU *current_cpu, UINT regno, DI newval) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c: In function 'm32rxf_model_insn_before': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c:219:3: warning: implicit declaration of function 'm32rbf_model_insn_before'; did you mean 'm32rxf_model_insn_before'? [-Wimplicit-function-declaration] 219 | m32rbf_model_insn_before (cpu, first_p); | ^~~~~~~~~~~~~~~~~~~~~~~~ | m32rxf_model_insn_before /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c: In function 'm32rxf_model_insn_after': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32rx.c:230:3: warning: implicit declaration of function 'm32rbf_model_insn_after'; did you mean 'm32rxf_model_insn_after'? [-Wimplicit-function-declaration] 230 | m32rbf_model_insn_after (cpu, last_p, cycles); | ^~~~~~~~~~~~~~~~~~~~~~~ | m32rxf_model_insn_after In file included from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpuall.h:37, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/../common/cgen-sim.h:33, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sim-main.h:18, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c:27: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c: In function 'm32rxf_h_cr_get': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.h:54:25: warning: implicit declaration of function 'm32rxf_h_cr_get_handler'; did you mean 'm32rbf_h_accum_get_handler'? [-Wimplicit-function-declaration] 54 | #define GET_H_CR(index) m32rxf_h_cr_get_handler (current_cpu, index) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c:67:10: note: in expansion of macro 'GET_H_CR' 67 | return GET_H_CR (regno); | ^~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c: In function 'm32rxf_h_cr_set': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.h:57:1: warning: implicit declaration of function 'm32rxf_h_cr_set_handler'; did you mean 'm32rbf_h_accum_set_handler'? [-Wimplicit-function-declaration] 57 | m32rxf_h_cr_set_handler (current_cpu, (index), (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c:75:3: note: in expansion of macro 'SET_H_CR' 75 | SET_H_CR (regno, newval); | ^~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c: In function 'm32rxf_h_accum_get': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.h:61:23: warning: implicit declaration of function 'm32rxf_h_accum_get_handler'; did you mean 'm32rbf_h_accum_get_handler'? [-Wimplicit-function-declaration] 61 | #define GET_H_ACCUM() m32rxf_h_accum_get_handler (current_cpu) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c:83:10: note: in expansion of macro 'GET_H_ACCUM' 83 | return GET_H_ACCUM (); | ^~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c: In function 'm32rxf_h_accum_set': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.h:64:1: warning: implicit declaration of function 'm32rxf_h_accum_set_handler'; did you mean 'm32rbf_h_accum_set_handler'? [-Wimplicit-function-declaration] 64 | m32rxf_h_accum_set_handler (current_cpu, (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c:91:3: note: in expansion of macro 'SET_H_ACCUM' 91 | SET_H_ACCUM (newval); | ^~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c: In function 'm32rxf_h_accums_get': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.h:68:29: warning: implicit declaration of function 'm32rxf_h_accums_get_handler'; did you mean 'm32r2f_h_accums_get_handler'? [-Wimplicit-function-declaration] 68 | #define GET_H_ACCUMS(index) m32rxf_h_accums_get_handler (current_cpu, index) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c:99:10: note: in expansion of macro 'GET_H_ACCUMS' 99 | return GET_H_ACCUMS (regno); | ^~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c: In function 'm32rxf_h_accums_set': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.h:71:1: warning: implicit declaration of function 'm32rxf_h_accums_set_handler'; did you mean 'm32r2f_h_accums_set_handler'? [-Wimplicit-function-declaration] 71 | m32rxf_h_accums_set_handler (current_cpu, (index), (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c:107:3: note: in expansion of macro 'SET_H_ACCUMS' 107 | SET_H_ACCUMS (regno, newval); | ^~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c: In function 'm32rxf_h_psw_get': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.h:79:21: warning: implicit declaration of function 'm32rxf_h_psw_get_handler'; did you mean 'm32rbf_h_accum_get_handler'? [-Wimplicit-function-declaration] 79 | #define GET_H_PSW() m32rxf_h_psw_get_handler (current_cpu) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c:131:10: note: in expansion of macro 'GET_H_PSW' 131 | return GET_H_PSW (); | ^~~~~~~~~ In file included from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpuall.h:43, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/../common/cgen-sim.h:33, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sim-main.h:18, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.c:27: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.c: In function 'm32r2f_h_cr_get': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.h:54:25: warning: implicit declaration of function 'm32r2f_h_cr_get_handler'; did you mean 'm32r2f_h_accums_get_handler'? [-Wimplicit-function-declaration] 54 | #define GET_H_CR(index) m32r2f_h_cr_get_handler (current_cpu, index) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.c:67:10: note: in expansion of macro 'GET_H_CR' 67 | return GET_H_CR (regno); | ^~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.c: In function 'm32r2f_h_cr_set': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.h:57:1: warning: implicit declaration of function 'm32r2f_h_cr_set_handler'; did you mean 'm32r2f_h_accums_set_handler'? [-Wimplicit-function-declaration] 57 | m32r2f_h_cr_set_handler (current_cpu, (index), (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.c:75:3: note: in expansion of macro 'SET_H_CR' 75 | SET_H_CR (regno, newval); | ^~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.c: In function 'm32r2f_h_accum_get': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.h:61:23: warning: implicit declaration of function 'm32r2f_h_accum_get_handler'; did you mean 'm32r2f_h_accums_get_handler'? [-Wimplicit-function-declaration] 61 | #define GET_H_ACCUM() m32r2f_h_accum_get_handler (current_cpu) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.c:83:10: note: in expansion of macro 'GET_H_ACCUM' 83 | return GET_H_ACCUM (); | ^~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.c: In function 'm32r2f_h_accum_set': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.h:64:1: warning: implicit declaration of function 'm32r2f_h_accum_set_handler'; did you mean 'm32r2f_h_accums_set_handler'? [-Wimplicit-function-declaration] 64 | m32r2f_h_accum_set_handler (current_cpu, (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.c:91:3: note: in expansion of macro 'SET_H_ACCUM' 91 | SET_H_ACCUM (newval); | ^~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r2.c: In function 'm32r2f_fetch_register': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r2.c:35:10: warning: implicit declaration of function 'm32rbf_fetch_register'; did you mean 'm32r2f_fetch_register'? [-Wimplicit-function-declaration] 35 | return m32rbf_fetch_register (current_cpu, rn, buf, len); | ^~~~~~~~~~~~~~~~~~~~~ | m32r2f_fetch_register /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c: In function 'm32rxf_h_psw_set': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.h:82:1: warning: implicit declaration of function 'm32rxf_h_psw_set_handler'; did you mean 'm32rbf_h_accum_set_handler'? [-Wimplicit-function-declaration] 82 | m32rxf_h_psw_set_handler (current_cpu, (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.c:139:3: note: in expansion of macro 'SET_H_PSW' 139 | SET_H_PSW (newval); | ^~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r2.c: In function 'm32r2f_store_register': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r2.c:43:10: warning: implicit declaration of function 'm32rbf_store_register'; did you mean 'm32r2f_store_register'? [-Wimplicit-function-declaration] 43 | return m32rbf_store_register (current_cpu, rn, buf, len); | ^~~~~~~~~~~~~~~~~~~~~ | m32r2f_store_register /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r2.c: At top level: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r2.c:50:1: warning: no previous prototype for 'm32r2f_h_cr_get_handler' [-Wmissing-prototypes] 50 | m32r2f_h_cr_get_handler (SIM_CPU *current_cpu, UINT cr) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r2.c:85:1: warning: no previous prototype for 'm32r2f_h_cr_set_handler' [-Wmissing-prototypes] 85 | m32r2f_h_cr_set_handler (SIM_CPU *current_cpu, UINT cr, USI newval) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r2.c:151:1: warning: no previous prototype for 'm32r2f_h_psw_get_handler' [-Wmissing-prototypes] 151 | m32r2f_h_psw_get_handler (SIM_CPU *current_cpu) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r2.c:157:1: warning: no previous prototype for 'm32r2f_h_psw_set_handler' [-Wmissing-prototypes] 157 | m32r2f_h_psw_set_handler (SIM_CPU *current_cpu, UQI newval) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r2.c:166:1: warning: no previous prototype for 'm32r2f_h_accum_get_handler' [-Wmissing-prototypes] 166 | m32r2f_h_accum_get_handler (SIM_CPU *current_cpu) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r2.c:177:1: warning: no previous prototype for 'm32r2f_h_accum_set_handler' [-Wmissing-prototypes] 177 | m32r2f_h_accum_set_handler (SIM_CPU *current_cpu, DI newval) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r2.c: In function 'm32r2f_model_insn_before': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r2.c:219:3: warning: implicit declaration of function 'm32rbf_model_insn_before'; did you mean 'm32r2f_model_insn_before'? [-Wimplicit-function-declaration] 219 | m32rbf_model_insn_before (cpu, first_p); | ^~~~~~~~~~~~~~~~~~~~~~~~ | m32r2f_model_insn_before /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.c: In function 'm32r2f_h_psw_get': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.h:79:21: warning: implicit declaration of function 'm32r2f_h_psw_get_handler'; did you mean 'm32r2f_h_accums_get_handler'? [-Wimplicit-function-declaration] 79 | #define GET_H_PSW() m32r2f_h_psw_get_handler (current_cpu) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.c:131:10: note: in expansion of macro 'GET_H_PSW' 131 | return GET_H_PSW (); | ^~~~~~~~~ In file included from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpuall.h:31, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/../common/cgen-sim.h:33, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sim-main.h:18, from mloop.c:15: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem-switch.c: In function 'm32rbf_engine_run_fast': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.h:54:25: warning: implicit declaration of function 'm32rbf_h_cr_get_handler'; did you mean 'm32rbf_h_accum_get_handler'? [-Wimplicit-function-declaration] 54 | #define GET_H_CR(index) m32rbf_h_cr_get_handler (current_cpu, index) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem-switch.c:1778:16: note: in expansion of macro 'GET_H_CR' 1778 | SI opval = GET_H_CR (FLD (f_r2)); | ^~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r2.c: In function 'm32r2f_model_insn_after': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/m32r2.c:230:3: warning: implicit declaration of function 'm32rbf_model_insn_after'; did you mean 'm32r2f_model_insn_after'? [-Wimplicit-function-declaration] 230 | m32rbf_model_insn_after (cpu, last_p, cycles); | ^~~~~~~~~~~~~~~~~~~~~~~ | m32r2f_model_insn_after In file included from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpuall.h:31, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/../common/cgen-sim.h:33, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sim-main.h:18, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem.c:27: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem.c: In function 'm32rbf_sem_mvfc': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.h:54:25: warning: implicit declaration of function 'm32rbf_h_cr_get_handler'; did you mean 'm32rbf_h_accum_get_handler'? [-Wimplicit-function-declaration] 54 | #define GET_H_CR(index) m32rbf_h_cr_get_handler (current_cpu, index) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem.c:1768:16: note: in expansion of macro 'GET_H_CR' 1768 | SI opval = GET_H_CR (FLD (f_r2)); | ^~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.c: In function 'm32r2f_h_psw_set': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.h:82:1: warning: implicit declaration of function 'm32r2f_h_psw_set_handler'; did you mean 'm32r2f_h_accums_set_handler'? [-Wimplicit-function-declaration] 82 | m32r2f_h_psw_set_handler (current_cpu, (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.c:139:3: note: in expansion of macro 'SET_H_PSW' 139 | SET_H_PSW (newval); | ^~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.h:57:1: warning: implicit declaration of function 'm32rbf_h_cr_set_handler'; did you mean 'm32rbf_h_accum_set_handler'? [-Wimplicit-function-declaration] 57 | m32rbf_h_cr_set_handler (current_cpu, (index), (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem-switch.c:1836:5: note: in expansion of macro 'SET_H_CR' 1836 | SET_H_CR (FLD (f_r1), opval); | ^~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem.c: In function 'm32rbf_sem_mvtc': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.h:57:1: warning: implicit declaration of function 'm32rbf_h_cr_set_handler'; did you mean 'm32rbf_h_accum_set_handler'? [-Wimplicit-function-declaration] 57 | m32rbf_h_cr_set_handler (current_cpu, (index), (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem.c:1832:5: note: in expansion of macro 'SET_H_CR' 1832 | SET_H_CR (FLD (f_r1), opval); | ^~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.h:75:1: warning: implicit declaration of function 'm32rbf_h_psw_set_handler'; did you mean 'm32rbf_h_accum_set_handler'? [-Wimplicit-function-declaration] 75 | m32rbf_h_psw_set_handler (current_cpu, (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem-switch.c:1977:5: note: in expansion of macro 'SET_H_PSW' 1977 | SET_H_PSW (opval); | ^~~~~~~~~ In file included from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:42: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem.c: In function 'm32rbf_sem_rte': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.h:75:1: warning: implicit declaration of function 'm32rbf_h_psw_set_handler'; did you mean 'm32rbf_h_accum_set_handler'? [-Wimplicit-function-declaration] 75 | m32rbf_h_psw_set_handler (current_cpu, (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem.c:1985:5: note: in expansion of macro 'SET_H_PSW' 1985 | SET_H_PSW (opval); | ^~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.h:72:21: warning: implicit declaration of function 'm32rbf_h_psw_get_handler'; did you mean 'm32rbf_h_accum_get_handler'? [-Wimplicit-function-declaration] 72 | #define GET_H_PSW() m32rbf_h_psw_get_handler (current_cpu) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem-switch.c:2456:17: note: in expansion of macro 'GET_H_PSW' 2456 | UQI opval = GET_H_PSW (); | ^~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c: In function 'm32r_core_signal': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:98:7: warning: implicit declaration of function 'm32rbf_h_cr_set'; did you mean 'm32rbf_h_cr_set_handler'? [-Wimplicit-function-declaration] 98 | m32rbf_h_cr_set (current_cpu, H_CR_BBPC, | ^~~~~~~~~~~~~~~ | m32rbf_h_cr_set_handler /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:99:24: warning: implicit declaration of function 'm32rbf_h_cr_get'; did you mean 'm32rbf_h_cr_get_handler'? [-Wimplicit-function-declaration] 99 | m32rbf_h_cr_get (current_cpu, H_CR_BPC)); | ^~~~~~~~~~~~~~~ | m32rbf_h_cr_get_handler /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem.c: In function 'm32rbf_sem_trap': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu.h:72:21: warning: implicit declaration of function 'm32rbf_h_psw_get_handler'; did you mean 'm32rbf_h_accum_get_handler'? [-Wimplicit-function-declaration] 72 | #define GET_H_PSW() m32rbf_h_psw_get_handler (current_cpu) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem.c:2508:17: note: in expansion of macro 'GET_H_PSW' 2508 | UQI opval = GET_H_PSW (); | ^~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:103:11: warning: implicit declaration of function 'm32rbf_h_bpsw_set' [-Wimplicit-function-declaration] 103 | m32rbf_h_bpsw_set (current_cpu, m32rbf_h_psw_get (current_cpu)); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:103:43: warning: implicit declaration of function 'm32rbf_h_psw_get'; did you mean 'm32rbf_h_psw_get_handler'? [-Wimplicit-function-declaration] 103 | m32rbf_h_bpsw_set (current_cpu, m32rbf_h_psw_get (current_cpu)); | ^~~~~~~~~~~~~~~~ | m32rbf_h_psw_get_handler /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:105:11: warning: implicit declaration of function 'm32rbf_h_psw_set'; did you mean 'm32rbf_h_psw_set_handler'? [-Wimplicit-function-declaration] 105 | m32rbf_h_psw_set (current_cpu, m32rbf_h_psw_get (current_cpu) & 0x80); | ^~~~~~~~~~~~~~~~ | m32rbf_h_psw_set_handler /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:108:11: warning: implicit declaration of function 'm32rxf_h_bpsw_set' [-Wimplicit-function-declaration] 108 | m32rxf_h_bpsw_set (current_cpu, m32rxf_h_psw_get (current_cpu)); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:108:43: warning: implicit declaration of function 'm32rxf_h_psw_get' [-Wimplicit-function-declaration] 108 | m32rxf_h_bpsw_set (current_cpu, m32rxf_h_psw_get (current_cpu)); | ^~~~~~~~~~~~~~~~ In file included from mloopx.c:17: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/semx-switch.c: In function 'm32rxf_engine_run_full': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:110:11: warning: implicit declaration of function 'm32rxf_h_psw_set' [-Wimplicit-function-declaration] 110 | m32rxf_h_psw_set (current_cpu, m32rxf_h_psw_get (current_cpu) & 0x80); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.h:68:29: warning: implicit declaration of function 'm32rxf_h_accums_get_handler'; did you mean 'm32r2f_h_accums_get_handler'? [-Wimplicit-function-declaration] 68 | #define GET_H_ACCUMS(index) m32rxf_h_accums_get_handler (current_cpu, index) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/../common/cgen-ops.h:189:28: note: in definition of macro 'SRADI' 189 | #define SRADI(x, y) ((DI) (x) >> (y)) | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/semx-switch.c:1958:23: note: in expansion of macro 'SLLDI' 1958 | DI opval = SRADI (SLLDI (ADDDI (GET_H_ACCUMS (FLD (f_acc)), MULDI (EXTSIDI (ANDSI (* FLD (i_src1), 0xffff0000)), EXTHIDI (TRUNCSIHI (SRASI (* FLD (i_src2), 16))))), 8), 8); | ^~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/semx-switch.c:1958:30: note: in expansion of macro 'ADDDI' 1958 | DI opval = SRADI (SLLDI (ADDDI (GET_H_ACCUMS (FLD (f_acc)), MULDI (EXTSIDI (ANDSI (* FLD (i_src1), 0xffff0000)), EXTHIDI (TRUNCSIHI (SRASI (* FLD (i_src2), 16))))), 8), 8); | ^~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/semx-switch.c:1958:37: note: in expansion of macro 'GET_H_ACCUMS' 1958 | DI opval = SRADI (SLLDI (ADDDI (GET_H_ACCUMS (FLD (f_acc)), MULDI (EXTSIDI (ANDSI (* FLD (i_src1), 0xffff0000)), EXTHIDI (TRUNCSIHI (SRASI (* FLD (i_src2), 16))))), 8), 8); | ^~~~~~~~~~~~ In file included from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpuall.h:43, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/../common/cgen-sim.h:33, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sim-main.h:18, from mloop2.c:15: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem2-switch.c: In function 'm32r2f_engine_run_full': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.h:54:25: warning: implicit declaration of function 'm32r2f_h_cr_get_handler'; did you mean 'm32r2f_h_accums_get_handler'? [-Wimplicit-function-declaration] 54 | #define GET_H_CR(index) m32r2f_h_cr_get_handler (current_cpu, index) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem2-switch.c:2373:16: note: in expansion of macro 'GET_H_CR' 2373 | SI opval = GET_H_CR (FLD (f_r2)); | ^~~~~~~~ In file included from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpuall.h:37, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/../common/cgen-sim.h:33, from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sim-main.h:18, from mloopx.c:15: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.h:71:1: warning: implicit declaration of function 'm32rxf_h_accums_set_handler'; did you mean 'm32r2f_h_accums_set_handler'? [-Wimplicit-function-declaration] 71 | m32rxf_h_accums_set_handler (current_cpu, (index), (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/semx-switch.c:1959:5: note: in expansion of macro 'SET_H_ACCUMS' 1959 | SET_H_ACCUMS (FLD (f_acc), opval); | ^~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:113:11: warning: implicit declaration of function 'm32r2f_h_bpsw_set' [-Wimplicit-function-declaration] 113 | m32r2f_h_bpsw_set (current_cpu, m32r2f_h_psw_get (current_cpu)); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.h:57:1: warning: implicit declaration of function 'm32r2f_h_cr_set_handler'; did you mean 'm32r2f_h_accums_set_handler'? [-Wimplicit-function-declaration] 57 | m32r2f_h_cr_set_handler (current_cpu, (index), (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem2-switch.c:2431:5: note: in expansion of macro 'SET_H_CR' 2431 | SET_H_CR (FLD (f_r1), opval); | ^~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:113:43: warning: implicit declaration of function 'm32r2f_h_psw_get' [-Wimplicit-function-declaration] 113 | m32r2f_h_bpsw_set (current_cpu, m32r2f_h_psw_get (current_cpu)); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.h:54:25: warning: implicit declaration of function 'm32rxf_h_cr_get_handler'; did you mean 'm32rbf_h_accum_get_handler'? [-Wimplicit-function-declaration] 54 | #define GET_H_CR(index) m32rxf_h_cr_get_handler (current_cpu, index) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/semx-switch.c:2205:16: note: in expansion of macro 'GET_H_CR' 2205 | SI opval = GET_H_CR (FLD (f_r2)); | ^~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:115:11: warning: implicit declaration of function 'm32r2f_h_psw_set' [-Wimplicit-function-declaration] 115 | m32r2f_h_psw_set (current_cpu, m32r2f_h_psw_get (current_cpu) & 0x80); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.h:57:1: warning: implicit declaration of function 'm32rxf_h_cr_set_handler'; did you mean 'm32rbf_h_accum_set_handler'? [-Wimplicit-function-declaration] 57 | m32rxf_h_cr_set_handler (current_cpu, (index), (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/semx-switch.c:2263:5: note: in expansion of macro 'SET_H_CR' 2263 | SET_H_CR (FLD (f_r1), opval); | ^~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c: In function 'm32r_trap': /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:198:28: warning: implicit declaration of function 'm32rbf_h_gr_get' [-Wimplicit-function-declaration] 198 | m32rbf_h_gr_get (current_cpu, 0), | ^~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.h:82:1: warning: implicit declaration of function 'm32r2f_h_psw_set_handler'; did you mean 'm32r2f_h_accums_set_handler'? [-Wimplicit-function-declaration] 82 | m32r2f_h_psw_set_handler (current_cpu, (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem2-switch.c:2563:5: note: in expansion of macro 'SET_H_PSW' 2563 | SET_H_PSW (opval); | ^~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:205:9: warning: implicit declaration of function 'm32rbf_h_gr_set' [-Wimplicit-function-declaration] 205 | m32rbf_h_gr_set (current_cpu, 2, errcode); | ^~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:430:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 430 | result = brk ((void *) arg1); | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:454:22: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration] 454 | result = ioctl (arg1, arg2, arg3); | ^~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:589:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 589 | treadfdsp = (fd_set *) arg2; | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:592:60: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 592 | readfds = *((fd_set *) t2h_addr (cb, &s, (unsigned int) treadfdsp)); | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:599:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 599 | twritefdsp = (fd_set *) arg3; | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:602:61: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 602 | writefds = *((fd_set *) t2h_addr (cb, &s, (unsigned int) twritefdsp)); | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:609:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 609 | texceptfdsp = (fd_set *) arg4; | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:612:62: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 612 | exceptfds = *((fd_set *) t2h_addr (cb, &s, (unsigned int) texceptfdsp)); | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:619:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 619 | ttimeoutp = (struct timeval *) arg5; | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.h:82:1: warning: implicit declaration of function 'm32rxf_h_psw_set_handler'; did you mean 'm32rbf_h_accum_set_handler'? [-Wimplicit-function-declaration] 82 | m32rxf_h_psw_set_handler (current_cpu, (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/semx-switch.c:2395:5: note: in expansion of macro 'SET_H_PSW' 2395 | SET_H_PSW (opval); | ^~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:620:64: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 620 | timeout = *((struct timeval *) t2h_addr (cb, &s, (unsigned int) ttimeoutp)); | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:686:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 686 | result = (int) readdir ((DIR *) t2h_addr (cb, &s, arg1)); | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:720:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 720 | result = (int) mmap (addr, len, prot, flags, fildes, off); | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:747:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 747 | addr = (void *) T2H_4 ((unsigned int) addr); | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:747:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 747 | addr = (void *) T2H_4 ((unsigned int) addr); | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:755:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 755 | result = (int) mmap (addr, len, prot, flags, fildes, off); | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:771:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 771 | result = munmap ((void *)arg1, arg2); | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:839:22: warning: implicit declaration of function 'syslog' [-Wimplicit-function-declaration] 839 | result = syslog (arg1, (char *) t2h_addr (cb, &s, arg2)); | ^~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:1071:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1071 | result = mprotect ((void *) arg1, arg2, arg3); | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:1082:22: warning: implicit declaration of function 'setfsuid'; did you mean 'setresuid'? [-Wimplicit-function-declaration] 1082 | result = setfsuid (arg1); | ^~~~~~~~ | setresuid /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:1088:22: warning: implicit declaration of function 'setfsgid'; did you mean 'setresgid'? [-Wimplicit-function-declaration] 1088 | result = setfsgid (arg1); | ^~~~~~~~ | setresgid /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:1137:22: warning: implicit declaration of function 'flock'; did you mean 'mlock'? [-Wimplicit-function-declaration] 1137 | result = flock (arg1, arg2); | ^~~~~ | mlock /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:1142:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1142 | result = msync ((void *) arg1, arg2, arg3); | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:1209:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1209 | result = (int) mremap ((void *) t2h_addr (cb, &s, arg1), arg2, arg3, arg4); | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:1278:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1278 | result = (int) getcwd ((char *) t2h_addr (cb, &s, arg1), arg2); | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/traps.c:1289:24: warning: implicit declaration of function 'sendfile' [-Wimplicit-function-declaration] 1289 | result = sendfile (arg1, arg2, &offset, arg3); | ^~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.h:79:21: warning: implicit declaration of function 'm32r2f_h_psw_get_handler'; did you mean 'm32r2f_h_accums_get_handler'? [-Wimplicit-function-declaration] 79 | #define GET_H_PSW() m32r2f_h_psw_get_handler (current_cpu) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem2-switch.c:3098:17: note: in expansion of macro 'GET_H_PSW' 3098 | UQI opval = GET_H_PSW (); | ^~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.h:79:21: warning: implicit declaration of function 'm32rxf_h_psw_get_handler'; did you mean 'm32rbf_h_accum_get_handler'? [-Wimplicit-function-declaration] 79 | #define GET_H_PSW() m32rxf_h_psw_get_handler (current_cpu) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/semx-switch.c:2930:17: note: in expansion of macro 'GET_H_PSW' 2930 | UQI opval = GET_H_PSW (); | ^~~~~~~~~ In file included from mloop2.c:17: /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.h:61:23: warning: implicit declaration of function 'm32r2f_h_accum_get_handler'; did you mean 'm32r2f_h_accums_get_handler'? [-Wimplicit-function-declaration] 61 | #define GET_H_ACCUM() m32r2f_h_accum_get_handler (current_cpu) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/../common/cgen-ops.h:189:28: note: in definition of macro 'SRADI' 189 | #define SRADI(x, y) ((DI) (x) >> (y)) | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem2-switch.c:3273:23: note: in expansion of macro 'SLLDI' 3273 | DI opval = SRADI (SLLDI (SUBDI (GET_H_ACCUM (), SRADI (SLLDI (MULDI (EXTHIDI (TRUNCSIHI (* FLD (i_src1))), EXTHIDI (TRUNCSIHI (* FLD (i_src2)))), 32), 16)), 8), 8); | ^~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem2-switch.c:3273:30: note: in expansion of macro 'SUBDI' 3273 | DI opval = SRADI (SLLDI (SUBDI (GET_H_ACCUM (), SRADI (SLLDI (MULDI (EXTHIDI (TRUNCSIHI (* FLD (i_src1))), EXTHIDI (TRUNCSIHI (* FLD (i_src2)))), 32), 16)), 8), 8); | ^~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem2-switch.c:3273:37: note: in expansion of macro 'GET_H_ACCUM' 3273 | DI opval = SRADI (SLLDI (SUBDI (GET_H_ACCUM (), SRADI (SLLDI (MULDI (EXTHIDI (TRUNCSIHI (* FLD (i_src1))), EXTHIDI (TRUNCSIHI (* FLD (i_src2)))), 32), 16)), 8), 8); | ^~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpu2.h:64:1: warning: implicit declaration of function 'm32r2f_h_accum_set_handler'; did you mean 'm32r2f_h_accums_set_handler'? [-Wimplicit-function-declaration] 64 | m32r2f_h_accum_set_handler (current_cpu, (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/sem2-switch.c:3274:5: note: in expansion of macro 'SET_H_ACCUM' 3274 | SET_H_ACCUM (opval); | ^~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.h:61:23: warning: implicit declaration of function 'm32rxf_h_accum_get_handler'; did you mean 'm32rbf_h_accum_get_handler'? [-Wimplicit-function-declaration] 61 | #define GET_H_ACCUM() m32rxf_h_accum_get_handler (current_cpu) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/../common/cgen-ops.h:189:28: note: in definition of macro 'SRADI' 189 | #define SRADI(x, y) ((DI) (x) >> (y)) | ^ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/semx-switch.c:3105:23: note: in expansion of macro 'SLLDI' 3105 | DI opval = SRADI (SLLDI (SUBDI (GET_H_ACCUM (), SRADI (SLLDI (MULDI (EXTHIDI (TRUNCSIHI (* FLD (i_src1))), EXTHIDI (TRUNCSIHI (* FLD (i_src2)))), 32), 16)), 8), 8); | ^~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/semx-switch.c:3105:30: note: in expansion of macro 'SUBDI' 3105 | DI opval = SRADI (SLLDI (SUBDI (GET_H_ACCUM (), SRADI (SLLDI (MULDI (EXTHIDI (TRUNCSIHI (* FLD (i_src1))), EXTHIDI (TRUNCSIHI (* FLD (i_src2)))), 32), 16)), 8), 8); | ^~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/semx-switch.c:3105:37: note: in expansion of macro 'GET_H_ACCUM' 3105 | DI opval = SRADI (SLLDI (SUBDI (GET_H_ACCUM (), SRADI (SLLDI (MULDI (EXTHIDI (TRUNCSIHI (* FLD (i_src1))), EXTHIDI (TRUNCSIHI (* FLD (i_src2)))), 32), 16)), 8), 8); | ^~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/cpux.h:64:1: warning: implicit declaration of function 'm32rxf_h_accum_set_handler'; did you mean 'm32rbf_h_accum_set_handler'? [-Wimplicit-function-declaration] 64 | m32rxf_h_accum_set_handler (current_cpu, (x));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/m32r/semx-switch.c:3106:5: note: in expansion of macro 'SET_H_ACCUM' 3106 | SET_H_ACCUM (opval); | ^~~~~~~~~~~ AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/m32r' Making all in m68hc11 make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/m68hc11' GEN modules.c GEN hw-config.h CC modules.o CC interp.o CC m68hc11int.o CC m68hc12int.o CC emulos.o CC interrupts.o CC m68hc11_sim.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-m68hc11.o CC dv-m68hc11sio.o CC dv-m68hc11eepr.o CC dv-m68hc11tim.o CC dv-m68hc11spi.o CC dv-nvram.o CC dv-sockser.o CC sim-resume.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/m68hc11' Making all in mcore make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mcore' GEN modules.c GEN hw-config.h CC modules.o CC interp.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC sim-resume.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mcore' Making all in microblaze make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/microblaze' GEN modules.c GEN hw-config.h CC modules.o CC interp.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-options.o CC sim-module.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC sim-resume.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/microblaze' Making all in mn10300 make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mn10300' GEN modules.c GEN hw-config.h CC modules.o CC itable.o CC semantics.o CC idecode.o CC icache.o CC engine.o CC irun.o CC support.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-mn103cpu.o CC dv-mn103int.o CC dv-mn103tim.o CC dv-mn103ser.o CC dv-mn103iop.o CC dv-sockser.o CC op_utils.o CC sim-resume.o CC interp.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/mn10300' Making all in moxie make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/moxie' GEN modules.c GEN hw-config.h CC modules.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC interp.o CC sim-resume.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/moxie' Making all in msp430 make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/msp430' GEN modules.c GEN hw-config.h CC modules.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC msp430-sim.o CC sim-resume.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/msp430' Making all in or1k make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/or1k' GEN modules.c GEN hw-config.h CC modules.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC cgen-utils.o CC cgen-trace.o CC cgen-scache.o CC cgen-run.o CC cgen-fpu.o CC cgen-accfp.o CC or1k.o CC arch.o CC cpu.o CC decode.o CC model.o CC sem.o CC mloop.o CC sim-if.o CC traps.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/or1k' Making all in pru make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/pru' GEN modules.c GEN hw-config.h CC modules.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC interp.o CC sim-resume.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/pru' Making all in riscv make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/riscv' GEN modules.c GEN hw-config.h CC modules.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC sim-resume.o CC interp.o CC machs.o CC sim-main.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/riscv' Making all in rl78 make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/rl78' GEN modules.c GEN hw-config.h CC modules.o CC load.o CC mem.o CC cpu.o CC rl78.o CC gdb-if.o CC trace.o CC main.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/rl78' Making all in rx make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/rx' GEN modules.c GEN hw-config.h CC modules.o CC fpu.o CC load.o CC mem.o CC misc.o CC reg.o CC rx.o CC syscalls.o CC trace.o CC gdb-if.o CC err.o CC main.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/rx' Making all in sh make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/sh' GEN modules.c GEN hw-config.h CC modules.o CC interp.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-properties.o CC hw-ports.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC table.o CC nrun.o In file included from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/sh/interp.c:1495: ./ppi.c: In function 'ppi_insn': ./ppi.c:1178:28: warning: 'res' may be used uninitialized [-Wmaybe-uninitialized] 1178 | MACL = DSP_R (z) = res; ./ppi.c:44:7: note: 'res' was declared here 44 | int res, res_grd; | ^~~ AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/sh' Making all in erc32 make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/erc32' GEN modules.c GEN hw-config.h CC modules.o CC exec.o CC erc32.o CC func.o CC help.o CC float.o CC interf.o CC sis.o In file included from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/erc32/interf.c:26: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/erc32/erc32.c:30: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/../../sim/erc32/sis.c:26: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/erc32' Making all in v850 make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/v850' GEN modules.c GEN hw-config.h CC modules.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC simops.o CC interp.o CC itable.o CC semantics.o CC idecode.o CC icache.o CC engine.o CC irun.o CC support.o CC sim-resume.o CC nrun.o AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/v850' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim' CCLD aarch64/run CCLD arm/run CCLD avr/run CCLD bfin/run CCLD bpf/run CCLD cr16/run CCLD cris/run make -C erc32 sis.o CCLD d10v/run CCLD frv/run CCLD ft32/run CCLD h8300/run CCLD iq2000/run make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/erc32' CCLD lm32/run make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim/erc32' CCLD m32c/run CCLD m32r/run CCLD m68hc11/run CCLD mcore/run CCLD microblaze/run CCLD mips/run CCLD mn10300/run CCLD moxie/run CCLD msp430/run CCLD or1k/run CCLD ppc/run CCLD pru/run CCLD riscv/run CCLD rl78/run CCLD rx/run CCLD sh/run CCLD v850/run CCLD erc32/run GEN erc32/sis GEN ppc/psim make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/sim' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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 mkdir cli /bin/sh ../../gdb/../mkinstalldirs compile/.deps mkdir arch mkdir cli/.deps /bin/sh ../../gdb/../mkinstalldirs tui/.deps mkdir arch/.deps mkdir dwarf2 mkdir mi mkdir mi/.deps mkdir dwarf2/.deps /bin/sh ../../gdb/../mkinstalldirs unittests/.deps mkdir compile mkdir tui /bin/sh ../../gdb/../mkinstalldirs guile/.deps mkdir compile/.deps mkdir unittests mkdir tui/.deps /bin/sh ../../gdb/../mkinstalldirs python/.deps mkdir unittests/.deps mkdir guile /bin/sh ../../gdb/../mkinstalldirs target/.deps mkdir guile/.deps mkdir python mkdir python/.deps /bin/sh ../../gdb/../mkinstalldirs nat/.deps mkdir nat mkdir target mkdir nat/.deps mkdir target/.deps GEN stamp-version CXX x86-linux-nat.o CXX windows-tdep.o CXX x86-nat.o CXX x86-tdep.o CXX xcoffread.o CXX xml-support.o GEN xml-builtin.c 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-nat.o CXX amd64-linux-tdep.o CXX amd64-nat.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-load.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-cache.o CXX dwarf2/abbrev.o CXX dwarf2/attribute.o CXX dwarf2/comp-unit-head.o CXX dwarf2/cooked-index.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-info.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-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 memtag.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/amd64-linux-siginfo.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 file included from ../../gdb/nds32-tdep.c:43: ../../gdb/../include/opcode/nds32.h:26: warning: "REG_R8" redefined 26 | #define REG_R8 (8) | In file included from /usr/include/signal.h:48, from ../gnulib/import/signal.h:52, from ../gnulib/import/sys/select.h:118, from /usr/include/sys/time.h:9, from ../gnulib/import/sys/time.h:39, from ../gnulib/import/sys/select.h:89, from /usr/include/sys/types.h:71, from ../gnulib/import/sys/types.h:39, from ../gnulib/import/stdio.h:58, from ../../gdb/../gdbsupport/common-defs.h:88, from ../../gdb/defs.h:28, from ../../gdb/nds32-tdep.c:21: /usr/include/bits/signal.h:11: note: this is the location of the previous definition 11 | #define REG_R8 REG_R8 | ../../gdb/../include/opcode/nds32.h:27: warning: "REG_R10" redefined 27 | #define REG_R10 (10) | /usr/include/bits/signal.h:15: note: this is the location of the previous definition 15 | #define REG_R10 REG_R10 | ../../gdb/../include/opcode/nds32.h:28: warning: "REG_R12" redefined 28 | #define REG_R12 (12) | /usr/include/bits/signal.h:19: note: this is the location of the previous definition 19 | #define REG_R12 REG_R12 | ../../gdb/../include/opcode/nds32.h:29: warning: "REG_R15" redefined 29 | #define REG_R15 (15) | /usr/include/bits/signal.h:25: note: this is the location of the previous definition 25 | #define REG_R15 REG_R15 | 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-disasm.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 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 split-name.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/target.o CXX target/waitstatus.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 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-13.1/multiarch/gdb' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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-13.1/multiarch/gdb/doc' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gdb/testsuite' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gdb/testsuite' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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/disassembler.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 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-guile 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-13.1/multiarch/gdb/data-directory' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gdb' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch/gdb' make[1]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/multiarch' >>> gdb: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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-13.1/vanilla/etc' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/intl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/intl' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libsframe' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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-13.1/vanilla/etc' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/etc' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libdecnumber' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libdecnumber' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libbacktrace' true DO=all multi-do # make make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libiberty' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib' Making install in import make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libsframe' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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-13.1/vanilla/libbacktrace' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libbacktrace' ../../libsframe/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/sim' ../../libsframe/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' ../../libsframe/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libiberty/testsuite' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libiberty/testsuite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libiberty/testsuite' /usr/bin/install -c -m 644 ../../libsframe/../include/sframe.h ../../libsframe/../include/sframe-api.h '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libsframe.la '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' if test -n ""; then \ /bin/sh ../../libiberty/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -Wformat -Werror=format-security -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 -Wformat -Werror=format-security -g -g1 -print-multi-os-directory`/./libiberty.an; \ ( cd /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -Wformat -Werror=format-security -g -g1 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.an ); \ mv -f /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -Wformat -Werror=format-security -g -g1 -print-multi-os-directory`/./libiberty.an /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -Wformat -Werror=format-security -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 /usr/bin/install -c -m 644 ../../libsframe/doc/sframe-spec.info '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libiberty' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdbserver' install-info --info-dir='/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/sframe-spec.info' libtool: install: /usr/bin/install -c .libs/libsframe.lai /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libsframe.la libtool: install: /usr/bin/install -c .libs/libsframe.a /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libsframe.a libtool: install: chmod 644 /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libsframe.a make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/sim' libtool: install: ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libsframe.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libsframe' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libsframe' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib/import' make install-recursive make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/sim' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdbserver' n=`echo gdbserver | sed 's,y,y,'`; \ if [ x$n = x ]; then n=gdbserver; else true; fi; \ if [ x"linux-amd64-ipa.o linux-x86-tdesc-ipa.o arch/amd64-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 mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/sim' for dir in "/home/buildozer/aports/main/gdb/pkg/gdb" "/home/buildozer/aports/main/gdb/pkg/gdb" "/home/buildozer/aports/main/gdb/pkg/gdb" "/home/buildozer/aports/main/gdb/pkg/gdb" "/home/buildozer/aports/main/gdb/pkg/gdb" "/home/buildozer/aports/main/gdb/pkg/gdb" "/home/buildozer/aports/main/gdb/pkg/gdb" "/home/buildozer/aports/main/gdb/pkg/gdb/usr/include/sim"; do \ test -z "$dir" || ../../sim/../install-sh -c -d "$dir"; \ done make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdbserver' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdbserver' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib/import' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/sim' run=`echo run | sed 's,y,y,'`; \ for d in ; do \ n="$run"; \ [ "" = "$d" ] || n="$n-$d"; \ /bin/sh ./libtool --mode=install \ /usr/bin/install -c $d/run /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin/$n || exit 1; \ done lib=`echo sim | sed 's,y,y,'`; \ for d in ; do \ n="$lib"; \ [ "" = "$d" ] || n="$n-$d"; \ n="lib$n.a"; \ /usr/bin/install -c -m 644 $d/libsim.a /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/$n || exit 1; \ done make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/sim' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/sim' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/sim' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdbsupport' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd' make install-recursive make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib/import' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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-13.1/vanilla/gdbsupport' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdbsupport' make[6]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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-13.1/vanilla/gnulib/import' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib/import' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib/import' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib/import' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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-13.1/vanilla/gnulib' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gnulib' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd' Making install in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd/po' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-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-13.1/vanilla/bfd' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/bfd' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libctf' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/opcodes' Making install in . make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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/lib' ../../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' /bin/sh ./libtool --mode=install /usr/bin/install -c libctf.la libctf-nobfd.la '/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' libtool: install: /usr/bin/install -c .libs/libctf.lai /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf.la make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/opcodes' 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-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/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf.a 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/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-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-13.1/vanilla/libctf' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/libctf' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-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-13.1/vanilla/opcodes' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/opcodes' Making install in po make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/opcodes/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/opcodes/po' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/opcodes' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb/doc' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb/testsuite' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb/testsuite' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb/data-directory' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb/data-directory' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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 ; \ /bin/sh ./libtool --mode=install /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 libtool: install: /usr/bin/install -c gdb /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin/gdb 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-13.1/vanilla/gdb' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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-13.1/vanilla/gdb/doc' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb/testsuite' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb/testsuite' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb/data-directory' make[6]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.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/disassembler.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-13.1/vanilla/gdb/data-directory' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb/data-directory' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.1/vanilla/gdb' make[1]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.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: 39.7 MB >>> gdb-dbg*: Compressing data... >>> gdb-dbg*: Create checksum... >>> gdb-dbg*: Create gdb-dbg-13.1-r9.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-13.1-r9.apk >>> gdb-multiarch*: Tracing dependencies... gdb so:libc.musl-x86_64.so.1 so:libexpat.so.1 so:libgcc_s.so.1 so:libgmp.so.10 so:libncursesw.so.6 so:libpython3.11.so.1.0 so:libreadline.so.8 so:libstdc++.so.6 so:libz.so.1 so:libzstd.so.1 >>> gdb-multiarch*: Package size: 23.8 MB >>> gdb-multiarch*: Compressing data... >>> gdb-multiarch*: Create checksum... >>> gdb-multiarch*: Create gdb-multiarch-13.1-r9.apk >>> gdb*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libexpat.so.1 so:libgcc_s.so.1 so:libgmp.so.10 so:libncursesw.so.6 so:libpython3.11.so.1.0 so:libreadline.so.8 so:libstdc++.so.6 so:libz.so.1 so:libzstd.so.1 >>> gdb*: Package size: 8.0 MB >>> gdb*: Compressing data... >>> gdb*: Create checksum... >>> gdb*: Create gdb-13.1-r9.apk >>> gdb: Build complete at Wed, 21 Jun 2023 22:05:02 +0000 elapsed time 0h 10m 31s >>> gdb: Cleaning up srcdir >>> gdb: Cleaning up pkgdir >>> gdb: Uninstalling dependencies... (1/38) Purging .makedepends-gdb (20230621.215431) (2/38) Purging autoconf (2.71-r2) (3/38) Purging m4 (1.4.19-r3) (4/38) Purging automake (1.16.5-r2) (5/38) Purging expat-dev (2.5.0-r1) (6/38) Purging expat (2.5.0-r1) (7/38) Purging gmp-dev (6.2.1-r3) (8/38) Purging libgmpxx (6.2.1-r3) (9/38) Purging libtool (2.4.7-r2) (10/38) Purging libltdl (2.4.7-r2) (11/38) Purging linux-headers (6.3-r0) (12/38) Purging python3-dev (3.11.4-r0) (13/38) Purging readline-dev (8.2.1-r1) (14/38) Purging libhistory (8.2.1-r1) (15/38) Purging texinfo (7.0.3-r1) (16/38) Purging zlib-dev (1.2.13-r1) (17/38) Purging zstd-dev (1.5.5-r4) (18/38) Purging zstd (1.5.5-r4) (19/38) Purging git-perl (2.40.1-r0) (20/38) Purging perl-git (2.40.1-r0) (21/38) Purging perl-error (0.17029-r1) (22/38) Purging perl (5.36.1-r2) (23/38) Purging ncurses-dev (6.4_p20230506-r0) (24/38) Purging libncurses++ (6.4_p20230506-r0) (25/38) Purging python3-pyc (3.11.4-r0) (26/38) Purging python3-pycache-pyc0 (3.11.4-r0) (27/38) Purging pyc (0.1-r0) (28/38) Purging python3 (3.11.4-r0) (29/38) Purging gdbm (1.23-r1) (30/38) Purging libbz2 (1.0.8-r5) (31/38) Purging libffi (3.4.4-r2) (32/38) Purging libformw (6.4_p20230506-r0) (33/38) Purging libmenuw (6.4_p20230506-r0) (34/38) Purging libpanelw (6.4_p20230506-r0) (35/38) Purging mpdecimal (2.5.1-r2) (36/38) Purging readline (8.2.1-r1) (37/38) Purging sqlite-libs (3.41.2-r2) (38/38) Purging xz-libs (5.4.3-r0) Executing busybox-1.36.1-r0.trigger OK: 392 MiB in 99 packages >>> gdb: Updating the main/x86_64 repository index... >>> gdb: Signing the index...