>>> gdb: Building main/gdb 15.2-r0 (using abuild 3.14.0-r0) started Wed, 16 Oct 2024 02:42:17 +0000 >>> gdb: Validating /home/buildozer/aports/main/gdb/APKBUILD... >>> WARNING: gdb: Setting the maintainer with a comment is deprecated. Use maintainer="Natanael Copa " instead >>> gdb: Analyzing dependencies... >>> gdb: Installing for build: build-base autoconf automake expat-dev gmp-dev libtool linux-headers mpfr-dev 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-r6) (3/38) Installing perl (5.40.0-r3) (4/38) Installing autoconf (2.72-r0) (5/38) Installing automake (1.17-r0) (6/38) Installing expat (2.6.3-r0) (7/38) Installing expat-dev (2.6.3-r0) (8/38) Installing libgmpxx (6.3.0-r2) (9/38) Installing gmp-dev (6.3.0-r2) (10/38) Installing libltdl (2.4.7-r3) (11/38) Installing libtool (2.4.7-r3) (12/38) Installing linux-headers (6.6-r1) (13/38) Installing mpfr-dev (4.2.1-r0) (14/38) Installing libformw (6.5_p20241006-r0) (15/38) Installing libmenuw (6.5_p20241006-r0) (16/38) Installing libpanelw (6.5_p20241006-r0) (17/38) Installing libncurses++ (6.5_p20241006-r0) (18/38) Installing ncurses-dev (6.5_p20241006-r0) (19/38) Installing libffi (3.4.6-r0) (20/38) Installing gdbm (1.24-r0) (21/38) Installing xz-libs (5.6.3-r0) (22/38) Installing mpdecimal (4.0.0-r0) (23/38) Installing sqlite-libs (3.46.1-r0) (24/38) Installing python3 (3.12.7-r0) (25/38) Installing python3-pycache-pyc0 (3.12.7-r0) (26/38) Installing pyc (3.12.7-r0) (27/38) Installing python3-pyc (3.12.7-r0) (28/38) Installing python3-dev (3.12.7-r0) (29/38) Installing libhistory (8.2.13-r0) (30/38) Installing readline-dev (8.2.13-r0) (31/38) Installing texinfo (7.1.1-r0) (32/38) Installing zlib-dev (1.3.1-r2) (33/38) Installing zstd (1.5.6-r1) (34/38) Installing zstd-dev (1.5.6-r1) (35/38) Installing .makedepends-gdb (20241016.024217) (36/38) Installing perl-error (0.17029-r2) (37/38) Installing perl-git (2.46.2-r0) (38/38) Installing git-perl (2.46.2-r0) Executing busybox-1.36.1-r32.trigger OK: 565 MiB in 138 packages >>> gdb: Cleaning up srcdir >>> gdb: Cleaning up pkgdir >>> gdb: Cleaning up tmpdir >>> gdb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/gdb-15.2.tar.xz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/gdb-15.2.tar.xz.part' gdb-15.2.tar.xz.part 63% |******************** | 14.6M 0:00:00 ETA gdb-15.2.tar.xz.part 100% |********************************| 23.2M 0:00:00 ETA '/var/cache/distfiles/v3.21/gdb-15.2.tar.xz.part' saved >>> gdb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/gdb-15.2.tar.xz >>> gdb: Checking sha512sums... gdb-15.2.tar.xz: 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 >>> gdb: Unpacking /var/cache/distfiles/v3.21/gdb-15.2.tar.xz... >>> gdb: gcore-sh.patch patching file gdb/gcore.in Hunk #1 succeeded at 1 with fuzz 2. >>> 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 22 with fuzz 2 (offset 1 line). >>> gdb: musl-signals.patch patching file gdbsupport/signals.cc Hunk #1 succeeded at 30 (offset -1 lines). checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking target system type... s390x-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 s390x-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 s390x-alpine-linux-musl-gnatbind... no checking for gnatbind... gnatbind checking for s390x-alpine-linux-musl-gnatmake... no checking for gnatmake... gnatmake checking whether compiler driver understands Ada and is recent enough... yes checking for s390x-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 the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of the gmp/mpfr libraries... yes 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 s390x-alpine-linux-musl-ar... no checking for ar... ar checking for s390x-alpine-linux-musl-as... no checking for as... as checking for s390x-alpine-linux-musl-dlltool... no checking for dlltool... no checking for s390x-alpine-linux-musl-dsymutil... no checking for dsymutil... no checking for ld... (cached) /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking for s390x-alpine-linux-musl-ld... (cached) /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking for s390x-alpine-linux-musl-lipo... no checking for lipo... no checking for s390x-alpine-linux-musl-nm... no checking for nm... nm checking for s390x-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-windres... no checking for windres... no checking for s390x-alpine-linux-musl-windmc... no checking for windmc... no checking for s390x-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for s390x-alpine-linux-musl-objdump... no checking for objdump... objdump checking for s390x-alpine-linux-musl-otool... no checking for otool... no checking for s390x-alpine-linux-musl-readelf... no checking for readelf... readelf checking for -plugin option... checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-cc... s390x-alpine-linux-musl-cc checking for s390x-alpine-linux-musl-c++... s390x-alpine-linux-musl-c++ checking for s390x-alpine-linux-musl-gcc... s390x-alpine-linux-musl-gcc checking for s390x-alpine-linux-musl-gfortran... no checking for gfortran... no checking for s390x-alpine-linux-musl-gccgo... no checking for gccgo... no checking for s390x-alpine-linux-musl-gdc... no checking for gdc... no checking for s390x-alpine-linux-musl-gm2... no checking for gm2... no checking for s390x-alpine-linux-musl-ar... no checking for ar... ar checking for s390x-alpine-linux-musl-as... no checking for as... as checking for s390x-alpine-linux-musl-dlltool... no checking for dlltool... no checking for s390x-alpine-linux-musl-dsymutil... no checking for dsymutil... no checking for s390x-alpine-linux-musl-ld... no checking for ld... ld checking for s390x-alpine-linux-musl-lipo... no checking for lipo... no checking for s390x-alpine-linux-musl-nm... no checking for nm... nm checking for s390x-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for s390x-alpine-linux-musl-objdump... no checking for objdump... objdump checking for s390x-alpine-linux-musl-otool... no checking for otool... no checking for s390x-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for s390x-alpine-linux-musl-readelf... no checking for readelf... readelf checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-windres... no checking for windres... no checking for s390x-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 gm2... 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-15.2/vanilla' make[1]: Nothing to be done for 'all-target'. mkdir ./libiberty mkdir ./libsframe mkdir ./libbacktrace mkdir ./etc Configuring in ./libiberty mkdir ./libdecnumber Configuring in ./libbacktrace Configuring in ./libdecnumber Configuring in ./etc Configuring in ./libsframe mkdir ./gnulib Configuring in ./gnulib configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... configure: creating cache ./config.cache /usr/bin/install -c checking whether build environment is sane... checking whether make sets $(MAKE)... yes configure: creating cache ./config.cache checking for s390x-alpine-linux-musl-gcc... gcc configure: creating cache ./config.cache checking build system type... checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 yes checking for s390x-alpine-linux-musl-gcc... gcc checking for a thread-safe mkdir -p... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for s390x-alpine-linux-musl-gcc... gcc s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking target system type... ../../etc/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... s390x-alpine-linux-musl checking for s390x-alpine-linux-musl-gcc... gcc yes 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... checking whether the C compiler works... checking whether the C compiler works... configure: updating cache ./config.cache checking that generated files are newer than configure... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out yes checking for C compiler default output file name... a.out yes checking for suffix of executables... checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... checking for perl... perl checking build system type... checking whether we are cross compiling... s390x-alpine-linux-musl checking host system type... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... s390x-alpine-linux-musl checking for s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for -plugin option... checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for s390x-alpine-linux-musl-gcc... gcc no no checking for suffix of object files... no checking for suffix of object files... checking for suffix of object files... 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... 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 whether gcc accepts -g... checking whether the C compiler works... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking for gcc option to enable C11 features... yes checking for C compiler default output file name... a.out checking for suffix of executables... none needed checking whether gcc understands -c and -o together... none needed checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader none needed checking whether gcc understands -c and -o together... checking whether gcc supports -W... checking whether we are cross compiling... yes checking whether gcc supports -Wall... yes checking how to run the C preprocessor... none needed checking whether the compiler is clang... yes checking how to run the C preprocessor... no checking for suffix of object files... yes checking whether gcc supports -Wwrite-strings... no checking for compiler option needed when checking for declarations... none checking how to run the C preprocessor... gcc -E o checking whether we are using the GNU C compiler... gcc -E yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc accepts -g... gcc -E checking for grep that handles long lines and -e... yes checking whether gcc supports -Wmissing-prototypes... checking for grep that handles long lines and -e... yes checking for gcc option to accept ISO C89... checking for grep that handles long lines and -e... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... none needed checking how to run the C preprocessor... yes checking whether gcc supports -Wcast-qual... gcc -E yes checking whether gcc supports -pedantic -Wlong-long... checking for grep that handles long lines and -e... yes checking whether gcc supports -fno-lto... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking how to run the C preprocessor... /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... gcc -E checking for grep that handles long lines and -e... yes checking for sys/types.h... yes checking for sys/types.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes yes checking for sys/types.h... checking for sys/stat.h... yes checking for sys/stat.h... yes yes checking for sys/stat.h... checking for stdlib.h... yes checking for stdlib.h... yes yes checking for stdlib.h... checking for string.h... yes checking for string.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for string.h... yes yes checking for sys/types.h... checking for memory.h... yes checking for memory.h... yes yes checking for memory.h... checking for sys/stat.h... yes checking for strings.h... yes checking for strings.h... yes yes checking for stdlib.h... checking for strings.h... yes yes checking for inttypes.h... checking for inttypes.h... yes yes yes checking for sys/types.h... checking for string.h... checking for inttypes.h... yes yes checking for stdint.h... checking for stdint.h... yes yes checking for sys/stat.h... checking for memory.h... yes checking for stdint.h... yes yes yes checking for unistd.h... checking for unistd.h... yes checking for stdlib.h... checking for strings.h... yes checking for unistd.h... yes yes yes checking for string.h... yes checking minix/config.h usability... checking minix/config.h usability... checking for inttypes.h... yes yes checking for wchar.h... checking for memory.h... yes no checking minix/config.h presence... no checking minix/config.h presence... checking for stdint.h... no no checking for minix/config.h... checking for minix/config.h... no no checking whether it is safe to define __EXTENSIONS__... checking whether it is safe to define __EXTENSIONS__... yes yes checking for strings.h... checking for minix/config.h... yes checking for unistd.h... yes checking for a BSD-compatible install... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... /usr/bin/install -c checking whether build environment is sane... yes yes checking for a thread-safe mkdir -p... yes checking for a thread-safe mkdir -p... checking for inttypes.h... yes no ../../libbacktrace/../install-sh -c -d checking for sys/socket.h... checking for gawk... awk checking whether make sets $(MAKE)... checking minix/config.h usability... ../../libsframe/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes yes checking whether make supports nested variables... checking for style of include used by make... yes yes GNU checking whether make supports nested variables... checking whether to enable maintainer-specific portions of Makefiles... no checking for s390x-alpine-linux-musl-gcc... (cached) gcc yes checking for stdint.h... yes checking dependency style of gcc... no checking minix/config.h presence... checking for arpa/inet.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 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... (cached) yes checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/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... yes /bin/sed checking for fgrep... checking for unistd.h... /bin/grep -F checking for ld used by gcc... checking for features.h... gcc3 checking whether make supports nested variables... (cached) yes yes checking whether make sets $(MAKE)... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... (cached) yes checking for s390x-alpine-linux-musl-gcc... (cached) gcc /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes yes checking ctype.h usability... checking for sys/param.h... checking whether we are using the GNU C compiler... (cached) no 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 s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so) interface... checking whether gcc supports -W... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes ar checking whether gcc supports -Wall... BSD nm checking whether ln -s works... yes checking ctype.h presence... yes checking the maximum length of command line arguments... checking build system type... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no yes checking for /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all s390x-alpine-linux-musl checking host system type... checking for s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for unistd.h... (cached) yes s390x-alpine-linux-musl checking how to print strings... yes checking for ctype.h... yes printf checking for a sed that does not truncate output... checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for dirent.h... /bin/sed checking for fgrep... yes checking command to parse /usr/bin/nm -B output from gcc object... /bin/grep -F checking for ld used by gcc... checking stddef.h usability... checking whether gcc supports -Wwrite-strings... yes /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld) is GNU ld... checking whether gcc supports -Wc++-compat... yes yes checking for BSD- or MS-compatible name lister (nm)... yes checking stddef.h presence... checking for fnmatch.h... yes checking for stddef.h... yes /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking for string.h... (cached) yes checking stdio.h usability... yes checking whether gcc supports -Wstrict-prototypes... ok yes checking for sys/stat.h... (cached) yes 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 sys/time.h... yes checking for /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all yes checking stdio.h presence... checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking whether gcc supports -Wshadow=local... checking for dlfcn.h... checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking for stdio.h... yes yes checking whether gcc supports -pedantic ... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for glob.h... yes checking for objdir... .libs yes checking whether gcc and cc understand -c and -o together... yes checking for uintptr_t... yes checking for threads.h... ok checking if gcc supports -fno-rtti -fno-exceptions... checking for dlfcn.h... yes checking for netdb.h... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for int_least32_t... yes checking if gcc static flag -static works... yes checking for objdir... yes checking for an ANSI C-conforming const... .libs yes checking for netinet/in.h... yes checking if gcc supports -c -o file.o... yes checking for inline... yes checking for int_fast32_t... inline checking whether byte ordering is bigendian... yes yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... checking for limits.h... checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether -lc should be explicitly linked in... yes checking for uint64_t... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for inttypes.h... (cached) yes no checking dynamic linker characteristics... done configure: creating ./config.status yes checking if gcc static flag -static works... checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for xlocale.h... yes checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... no checking target system type... s390x-alpine-linux-musl checking for sys/file.h... yes checking what to include in gstdint.h... yes checking if gcc supports -c -o file.o... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for sys/param.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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 math.h... yes checking for off_t... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes checking for limits.h... config.status: creating Makefile yes checking dynamic linker characteristics... no checking unwind.h usability... yes checking for stdlib.h... (cached) yes yes checking for malloc.h... checking for sys/mman.h... yes checking for string.h... (cached) yes yes checking unwind.h presence... checking for unistd.h... (cached) yes make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/etc' checking for strings.h... (cached) yes 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... checking for sys/time.h... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes yes yes checking size of int... checking for sys/select.h... checking for time.h... no checking for aclocal... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-15.2/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-15.2/missing autoconf checking for autoheader... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-15.2/missing autoheader checking whether gcc supports -Wall... yes yes checking for -funwind-tables option... checking for sys/resource.h... yes yes yes checking whether gcc supports -Wextra... checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes yes checking for -frandom-seed=string option... checking for sys/random.h... checking for sys/mman.h... yes yes 4 checking size of long... checking whether gcc supports -Wwrite-strings... checking for fcntl.h... yes yes yes checking whether gcc supports -W... checking for alloca.h... yes checking for sys/uio.h... checking whether gcc supports -Wmissing-format-attribute... yes checking for sys/pstat.h... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wstrict-prototypes... 8 checking for ANSI C header files... (cached) yes no yes checking for sys/sysmp.h... checking build system type... checking for sys/wait.h... s390x-alpine-linux-musl checking host system type... yes checking whether gcc supports -Wwrite-strings... s390x-alpine-linux-musl checking target system type... yes checking whether gcc supports -Wmissing-prototypes... s390x-alpine-linux-musl checking for decimal floating point... dpd checking whether byte ordering is bigendian... no checking for sys/sysinfo.h... yes yes checking whether gcc supports -Wstrict-prototypes... checking for machine/hal_sysinfo.h... yes checking for incompatibility between DejaGnu and GCC... yes checking for crtdefs.h... no checking for sys/table.h... no checking for makeinfo... makeinfo --split-size=5000000 checking if using Solaris linker... yes no checking whether gcc supports -Wmissing-prototypes... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking for stdlib.h... (cached) yes no checking for unistd.h... (cached) yes checking for sys/sysctl.h... checking for sys/param.h... yes no checking whether gcc supports -Wold-style-definition... checking for wctype.h... yes no checking for sys/systemcfg.h... no configure: updating cache ./config.cache checking for stdint.h... (cached) yes yes configure: creating ./config.status checking for getpagesize... yes checking for stdio_ext.h... checking whether gcc supports -Wmissing-format-attribute... yes checking whether it is safe to define __EXTENSIONS__... yes checking for process.h... yes checking whether gcc supports -Wcast-qual... yes checking for working mmap... no checking for sys/prctl.h... yes checking for _Unwind_GetIPInfo... yes yes checking whether _XOPEN_SOURCE should be defined... checking for spawn.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for CET support... no checking __sync extensions... config.status: creating Makefile no checking build system type... s390x-alpine-linux-musl config.status: creating config.h checking host system type... s390x-alpine-linux-musl checking target system type... yes checking whether time.h and sys/time.h may both be included... s390x-alpine-linux-musl checking for dlfcn.h... config.status: executing gstdint.h commands yes checking __atomic extensions... yes checking whether errno must be declared... yes yes checking for windows.h... checking byteswap.h usability... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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. -c ../../libdecnumber/decNumber.c source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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. -c ../../libdecnumber/decContext.c source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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. -c ../../libdecnumber/dpd/decimal32.c yes checking output filetype... source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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. -c ../../libdecnumber/dpd/decimal64.c no checking size of int... elf64 yes checking byteswap.h presence... no checking for library containing dlsym... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for byteswap.h... yes checking endian.h usability... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 4 checking size of long... no checking for Minix Amsterdam compiler... yes checking endian.h presence... yes checking for uintptr_t... no checking for s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking whether the preprocessor supports include_next... yes checking for endian.h... yes checking whether bswap_16 is declared... yes checking whether source code line length is unlimited... 8 source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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. -c ../../libdecnumber/dpd/decimal128.c checking size of size_t... yes yes checking for C/C++ restrict keyword... yes checking for int_least32_t... checking whether bswap_32 is declared... __restrict__ checking whether is self-contained... 8 checking for long long... yes checking for shutdown... yes checking whether bswap_64 is declared... yes yes checking for int_fast32_t... yes checking whether defines the SHUT_* macros... configure: updating cache ./config.cache checking that generated files are newer than configure... yes checking size of long long... yes checking for struct sockaddr_storage... yes checking for uint64_t... 8 yes checking for a 64-bit type... checking for sa_family_t... uint64_t checking for intptr_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking for struct sockaddr_storage.ss_family... yes checking sys/mman.h presence... yes checking for size_t... yes checking for sys/mman.h... yes checking for mmap... yes yes checking for uintptr_t... checking link.h usability... done configure: creating ./config.status yes checking for working alloca.h... yes checking link.h presence... yes checking for ssize_t... yes checking for link.h... yes yes checking for alloca... checking sys/link.h usability... yes checking for a thread-safe mkdir -p... ../../gnulib/../install-sh -c -d no checking whether uses 'inline' correctly... checking sys/link.h presence... yes checking for btowc... no checking for sys/link.h... no checking for dl_iterate_phdr... yes checking for pid_t... yes checking for canonicalize_file_name... yes checking mach-o/dyld.h usability... no no checking mach-o/dyld.h presence... checking for faccessat... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... yes checking for library containing strerror... yes no checking sys/ldr.h presence... checking for realpath... none required checking for asprintf... no checking for sys/ldr.h... no checking windows.h usability... yes yes checking for lstat... no checking windows.h presence... checking for atexit... no checking for windows.h... no checking for fcntl... yes yes checking for chown... checking for basename... yes checking whether strnlen is declared... yes yes checking for fchown... checking for bcmp... yes checking whether getpagesize is declared... yes checking for _set_invalid_parameter_handler... yes checking for bcopy... yes checking for lstat... yes checking for bsearch... no checking for fchdir... yes checking for readlink... config.status: creating Makefile yes checking for bzero... yes yes checking for getexecname... config.status: creating config.h checking for fcntl... yes config.status: executing depfiles commands checking for calloc... no checking whether _pgmptr is declared... yes checking for symlink... yes checking for clock... config.status: executing libtool commands no checking for KERN_PROC... yes checking for fdopendir... no checking for KERN_PROG_ARGS... yes checking for ffs... yes checking for mempcpy... no checking for clock_gettime... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libsframe' yes make all-am checking for getcwd... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libsframe' CC libsframe_la-sframe.lo CC libsframe_la-sframe-dump.lo CC libsframe_la-sframe-error.lo yes yes checking for fnmatch... checking whether -pthread is supported... yes yes checking whether -gdwarf-5 is supported... checking for getpagesize... yes checking for mbsrtowcs... yes yes checking for compress in -lz... checking for gettimeofday... yes yes checking whether --build-id is supported... yes checking for index... checking for fstatat... yes checking whether --compress-debug-sections is supported... yes checking for getdelim... yes yes checking for ZSTD_compress in -lzstd... checking for insque... yes checking for getdtablesize... yes checking whether --compress-debug-sections=zstd is supported... yes checking for memchr... yes 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... checking for getlogin_r... yes yes checking for memcmp... no checking whether tests can run... checking for getprogname... yes yes checking for memcpy... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no checking for getexecname... yes checking for memmem... no checking for getrandom... yes checking for memmove... yes checking for gettimeofday... yes checking for mempcpy... yes checking for glob... yes checking for memset... yes checking for glob_pattern_p... yes checking for mkstemps... no checking for getpwnam_r... yes checking for putenv... yes checking for isblank... yes checking for random... yes checking for mbsinit... CCLD libsframe.la yes checking for rename... yes checking for mbrtowc... config.status: creating Makefile make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libsframe' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libsframe' yes checking for rindex... yes config.status: creating backtrace-supported.h checking for mprotect... yes checking for setenv... config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h yes config.status: executing libtool commands checking for mkostemp... yes checking for snprintf... config.status: executing gstdint.h commands yes checking for openat... config.status: executing default commands yes checking for sigsetmask... yes checking for pipe... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libbacktrace' make all-am no make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o atomic.lo ../../libbacktrace/atomic.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o dwarf.lo ../../libbacktrace/dwarf.c checking for stpcpy... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o print.lo ../../libbacktrace/print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/print.c -fPIC -DPIC -o .libs/print.o yes checking for readlink... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o sort.lo ../../libbacktrace/sort.c yes checking for link... yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o checking for stpncpy... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1 yes checking for strcasecmp... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o state.lo ../../libbacktrace/state.c yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/state.c -fPIC -DPIC -o .libs/state.o checking for setenv... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/state.c -o state.o >/dev/null 2>&1 yes yes checking for strerror_r... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o simple.lo ../../libbacktrace/simple.c checking for strchr... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o elf.lo ../../libbacktrace/elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o mmapio.lo ../../libbacktrace/mmapio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o checking for __xpg_strerror_r... yes checking for strdup... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o mmap.lo ../../libbacktrace/mmap.c yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o checking for catgets... true DO=all multi-do # make yes yes checking for snprintf... checking for strncasecmp... yes yes checking for strndup... checking for localtime_r... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 yes yes checking for strnlen... checking for iswcntrl... yes yes checking for strrchr... checking for wmempcpy... yes no checking for nl_langinfo and CODESET... checking for strstr... yes checking for a traditional french locale... yes checking for strtod... none checking whether lstat correctly handles trailing slash... yes checking for strtol... yes checking for strtoul... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for strtoll... yes nearly checking for getcwd... checking for strtoull... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for strverscmp... yes yes checking whether chown dereferences symlinks... checking for tmpnam... yes checking for vasprintf... yes checking whether chown honors trailing slash... yes checking for vfprintf... yes checking whether chown always updates ctime... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... rm -f libdecnumber.a ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so libdecnumber.a make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libdecnumber' 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... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 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 posix_spawn... yes checking for posix_spawnp... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... no checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking for sbrk... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking if environ is properly declared... yes checking whether vasprintf is declared... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking whether snprintf is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking whether vsnprintf is declared... no checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking whether calloc is declared... yes checking for working fcntl.h... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk 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... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1 yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... yes checking for SHA1 HW acceleration support... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands mkdir ./bfd Configuring in ./bfd make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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 -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/md5.c -o pic/md5.o; \ else true; fi make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libiberty/testsuite' if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi configure: creating cache ./config.cache checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking target system type... s390x-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... ../../bfd/../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 s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-gcc... gcc checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o 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... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi 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 -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o gcc3 checking how to run the C preprocessor... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o gcc -E checking for grep that handles long lines and -e... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o yes checking for sys/types.h... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/concat.c -o pic/concat.o; \ else true; fi yes yes checking for pid_t... checking for sys/stat.h... yes yes checking for mode_t... checking for stdlib.h... yes checking for string.h... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi yes yes checking for mbstate_t... checking for memory.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o yes checking for strings.h... yes checking whether frexp() can be used without linking with libm... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o yes checking for inttypes.h... yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi checking whether alarm is declared... yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi yes checking whether frexp works... checking for stdint.h... yes checking for unistd.h... yes checking whether long double and double are the same... no checking whether frexpl is declared... yes checking minix/config.h usability... yes checking whether frexpl() can be used without linking with libm... no checking minix/config.h presence... yes checking whether frexpl works... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking whether stat file-mode macros are broken... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... no checking for nlink_t... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking whether getcwd (NULL, 0) allocates memory for result... ok yes checking for getcwd with POSIX signature... checking for dlfcn.h... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi yes checking whether getcwd is declared... yes checking for objdir... .libs if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o yes checking whether getdelim is declared... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi checking if gcc supports -fno-rtti -fno-exceptions... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o filedescriptor.o no checking for gcc option to produce PIC... -fPIC -DPIC checking whether getdtablesize is declared... checking if gcc PIC flag -fPIC -DPIC works... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi yes checking if gcc static flag -static works... yes checking whether getline is declared... yes checking if gcc supports -c -o file.o... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o yes checking whether getlogin_r is declared... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes checking dynamic linker characteristics... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi yes checking whether getlogin is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes no checking for shl_load in -ldld... checking pthread.h usability... no checking for dlopen... yes checking pthread.h presence... yes checking for pthread.h... yes yes checking whether a program can dlopen itself... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi checking for pthread_kill in -lpthread... yes checking whether a statically linked program can dlopen itself... yes checking whether POSIX threads API is available... yes 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... 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... 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... yes checking for IPv4 sockets... no checking size of void *... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o yes checking for IPv6 sockets... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o 8 yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... 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 byte ordering is bigendian... no checking whether stdint.h conforms to C99... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o yes checking whether NLS is requested... no if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... yes checking whether stdint.h works without ISO C predefines... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o yes checking whether stdint.h has UINTMAX_WIDTH etc.... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390 checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) is GNU ld... yes checking for shared library run path origin... done if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi checking for CFPreferencesCopyAppValue... no if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi no checking for CFLocaleCopyPreferredLanguages... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o checking whether INT32_MAX < INTMAX_MAX... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o /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 -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -Wl,--as-needed,-O1,--sort-common -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo yes checking whether INT64_MAX == LONG_MAX... no checking whether to use NLS... no checking whether NLS is requested... no checking for msgfmt... (cached) no checking for gmsgfmt... (cached) : checking for xgettext... (cached) no checking for msgmerge... (cached) no checking size of long long... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hex.c -o pic/hex.o; \ else true; fi yes checking whether UINT32_MAX < UINTMAX_MAX... libtool: link: ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/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-15.2/vanilla/libbacktrace' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libbacktrace' if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o yes checking whether UINT64_MAX == ULONG_MAX... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi 8 checking size of void *... (cached) 8 checking size of long... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o yes checking where to find the exponent in a 'double'... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o 8 checking size of int... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -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 -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi word 0 bit 20 checking whether byte ordering is bigendian... 4 checking fcntl.h usability... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi yes checking fcntl.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o yes checking for wchar_t... yes checking for good max_align_t... yes checking for fcntl.h... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi checking sys/file.h usability... gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o yes checking whether NULL can be used in arbitrary expressions... yes checking sys/file.h presence... yes checking for sys/file.h... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o checking sys/resource.h usability... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi yes checking whether locale.h defines locale_t... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/partition.c -o pic/partition.o; \ else true; fi yes checking sys/resource.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o yes checking whether locale.h conforms to POSIX:2001... yes checking for sys/resource.h... yes 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... checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether malloc (0) returns nonnull... gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o checking for fcntl... yes checking whether NAN macro works... yes checking for fdopen... yes checking whether HUGE_VAL works... yes checking for a traditional japanese locale... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi yes checking for fileno... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi none checking for a french Unicode locale... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o checking for fls... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o no if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi checking for getgid... none checking for a transitional chinese locale... yes checking for getpagesize... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o none checking for inline... inline checking for mmap... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o checking for getrlimit... yes checking for MAP_ANONYMOUS... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi yes checking whether memchr works... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o checking for getuid... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi yes checking whether memmem is declared... yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi checking for sysconf... yes checking for memmem... yes checking whether memmem works... yes checking whether basename is declared... yes no checking whether memrchr is declared... checking whether ffs is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o yes checking whether defines MIN and MAX... yes checking whether stpcpy is declared... no checking whether defines MIN and MAX... yes checking whether asprintf is declared... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi yes checking for O_CLOEXEC... yes checking for promoted mode_t type... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o checking whether vasprintf is declared... mode_t checking whether is self-contained... yes checking whether strnlen is declared... yes checking whether ___lc_codepage_func is declared... yes checking for library containing setsockopt... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi no checking for thread local storage (TLS) class... none needed checking whether setenv is declared... _Thread_local checking for s390x-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 search.h usability... yes checking compiler support for hidden visibility... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking linker --as-needed support... yes checking for cos in -lm... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o yes checking for sigset_t... yes checking for gcc version with buggy 64-bit support... no checking sys/procfs.h usability... yes checking for volatile sig_atomic_t... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes checking for sighandler_t... yes checking for prstatus32_t in sys/procfs.h... no checking for prstatus_t.pr_who in sys/procfs.h... yes checking for stdbool.h that conforms to C99... no checking for prstatus32_t.pr_who in sys/procfs.h... yes checking for _Bool... no checking for pstatus_t in sys/procfs.h... no checking for pxstatus_t in sys/procfs.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o no checking for pstatus32_t in sys/procfs.h... yes checking whether fcloseall is declared... no checking for prpsinfo_t in sys/procfs.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o yes checking for prpsinfo_t.pr_pid in sys/procfs.h... no checking which flavor of printf attribute matches inttypes macros... yes checking for prpsinfo32_t in sys/procfs.h... system checking whether ecvt is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o no checking for prpsinfo32_t.pr_pid in sys/procfs.h... yes checking whether fcvt is declared... no checking for psinfo_t in sys/procfs.h... no checking for psinfo_t.pr_pid in sys/procfs.h... yes checking whether gcvt is declared... no checking for psinfo32_t in sys/procfs.h... yes checking whether strdup is declared... no checking for psinfo32_t.pr_pid in sys/procfs.h... no checking for lwpstatus_t in sys/procfs.h... yes checking whether strerror(0) succeeds... no checking for lwpxstatus_t in sys/procfs.h... no checking for lwpstatus_t.pr_context in sys/procfs.h... yes checking for strerror_r with POSIX signature... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sort.c -o pic/sort.o; \ else true; fi no checking for lwpstatus_t.pr_reg in sys/procfs.h... yes checking whether strerror_r works... no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no checking for win32_pstatus_t in sys/procfs.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o yes no checking whether strerror_r is declared... (cached) yes checking for ftello... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi checking whether strnlen is declared... yes checking for ftello64... yes checking whether strstr works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi no checking for fseeko... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi yes checking for fseeko64... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o checking whether strtok_r is declared... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi no yes checking for struct timespec in ... checking for fopen64... yes checking for TIME_UTC in ... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o no yes checking whether ftello is declared... checking whether execvpe is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o yes checking whether unsetenv is declared... yes checking whether ftello64 is declared... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi yes no checking whether wcsdup is declared... checking whether fseeko is declared... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o yes checking whether iswcntrl works... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o checking whether fseeko64 is declared... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi yes checking for towlower... no if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi checking whether fopen64 is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi no yes checking size of off_t... checking for wctype_t... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi yes checking for wctrans_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o 8 if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o checking file_ptr type... int64_t if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi checking for stdlib.h... (cached) yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi yes checking for C compiler option to allow warnings... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi checking for unistd.h... (cached) yes checking for sys/param.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sigsetmask.c -o sigsetmask.o -Wno-error if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o yes checking for getpagesize... (cached) yes checking for working mmap... checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... 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 madvise... no checking for library containing clock_gettime... yes none required checking for clock_getres... checking for mprotect... yes checking for clock_gettime... yes yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so ./libiberty.a yes checking whether dup2 works... if [ x"-fPIC" != x ]; then \ cd pic; \ ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi config.status: creating Makefile make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libiberty' yes checking for error_at_line... config.status: creating bfd-in3.h no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... no checking whether fdopendir is declared... yes checking whether fdopendir works... config.status: creating po/Makefile.in yes checking for ffs... config.status: creating config.h config.status: executing depfiles commands yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... no checking whether free is known to preserve errno... no checking whether fstatat (..., 0) works... yes checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default-2 commands yes checking for working getdelim function... config.status: executing default commands yes checking whether getdtablesize works... mkdir ./opcodes Configuring in ./opcodes yes checking for getline... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in po make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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 yes checking for working getline function... configure: creating cache ./config.cache checking build system type... yes checking whether getlogin_r works with small buffers... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking target system type... s390x-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... config.status: creating po/Makefile.in ../../opcodes/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes config.status: executing depfiles commands config.status: executing libtool commands checking whether make supports nested variables... (cached) yes checking for s390x-alpine-linux-musl-gcc... gcc yes checking whether program_invocation_name is declared... config.status: executing default-1 commands checking whether the C compiler works... config.status: executing default-2 commands yes config.status: executing default commands checking whether program_invocation_short_name is declared... make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd/po' yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether __argv is declared... no checking whether we are cross compiling... checking whether getrandom is compatible with its GNU+BSD signature... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd' CCLD doc/chew.stamp yes checking for gettimeofday with POSIX signature... no checking for suffix of object files... yes o checking whether we are using the GNU C compiler... checking for GNU glob interface version 1 or 2... no checking for library containing inet_ntop... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none required checking whether inet_ntop is declared... yes checking whether isnan(double) can be used without linking with libm... none needed checking whether gcc understands -c and -o together... yes checking whether isnan(long double) can be used without linking with libm... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... yes checking whether isnanl works... gcc -E yes checking whether the compiler supports the __inline keyword... checking for grep that handles long lines and -e... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... /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... no yes checking for string.h... 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 memory.h... yes checking whether the C locale is free of encoding errors... yes checking for strings.h... yes yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking for inttypes.h... 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 for stdint.h... yes checking whether memmem works in linear time... yes checking for unistd.h... yes checking minix/config.h usability... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for mempcpy... (cached) yes checking for memrchr... no checking minix/config.h presence... yes checking whether mkdir handles trailing slash... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether mkdir handles trailing dot... yes checking for s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for mkdtemp... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking whether is self-contained... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all GEN doc/aoutx.stamp checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so GEN doc/archive.stamp GEN doc/archures.stamp GEN doc/bfdio.stamp GEN doc/bfdt.stamp GEN doc/cache.stamp checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so GEN doc/coffcode.stamp GEN doc/corefile.stamp checking command to parse /usr/bin/nm -B output from gcc object... GEN doc/elfcode.stamp GEN doc/elf.stamp GEN doc/format.stamp GEN doc/hash.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 yes checking whether open recognizes a trailing slash... GEN doc/targets.stamp MAKEINFO doc/bfd.info yes ok checking for opendir... checking for dlfcn.h... yes checking for rawmemchr... yes checking for objdir... .libs no checking for readdir... checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether readlink signature is correct... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking whether readlink handles trailing slash correctly... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether readlink truncates results correctly... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes checking dynamic linker characteristics... yes checking whether rename honors trailing slash on destination... 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 whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... 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 for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390 checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) is GNU ld... yes checking for shared library run path origin... yes checking whether rename manages existing destinations correctly... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... yes checking for rewinddir... no checking whether to use NLS... no checking whether NLS is requested... no checking for msgfmt... (cached) no checking for gmsgfmt... (cached) : checking for xgettext... (cached) no checking for msgmerge... (cached) no checking size of void *... yes checking whether rmdir works... 8 checking whether basename is declared... yes checking whether select supports a 0 argument... no checking whether stpcpy is declared... yes checking whether select detects invalid fds... yes checking for sigsetjmp... checking linker --as-needed support... yes checking whether setenv validates arguments... yes checking for cos in -lm... yes 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... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status 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... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... config.status: creating Makefile no checking for working stdalign.h... yes checking for strchrnul... config.status: creating po/Makefile.in config.status: creating config.h yes checking whether strchrnul works... config.status: executing depfiles commands 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... config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes config.status: executing default-2 commands checking whether localtime_r is declared... config.status: creating po/POTFILES config.status: creating po/Makefile yes checking whether localtime_r is compatible with its POSIX signature... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for variable-length arrays... 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 s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile.gnulib.inc config.status: creating Makefile config.status: creating import/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands mkdir ./gdbsupport Configuring in ./gdbsupport make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib' Making all in import make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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 configure: creating cache ./config.cache GEN sys/stat.h checking build system type... GEN sys/time.h GEN sys/types.h GEN sys/uio.h GEN sys/wait.h GEN time.h GEN unistd.h s390x-alpine-linux-musl checking host system type... GEN wchar.h GEN wctype.h s390x-alpine-linux-musl checking target system type... s390x-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 s390x-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... make all-recursive yes checking whether gcc accepts -g... make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib/import' yes checking for gcc option to accept ISO C89... make[6]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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 ../../../gnulib/import/canonicalize-lgpl.c: In function 'rpl_realpath': CC libgnu_a-dirname-lgpl.o ../../../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 ." | ^~~~~~~ none needed checking whether gcc understands -c and -o together... CC libgnu_a-stripslash.o CC libgnu_a-error.o CC libgnu_a-exitfail.o yes checking for style of include used by make... GNU checking dependency style of gcc... 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 gcc3 CC libgnu_a-filenamecat-lgpl.o CC libgnu_a-free.o CC libgnu_a-getcwd.o checking whether we are using the GNU C++ compiler... CC libgnu_a-getcwd-lgpl.o CC libgnu_a-getprogname.o CC libgnu_a-glob.o yes checking whether g++ accepts -g... CC libgnu_a-globfree.o CC libgnu_a-glob_pattern_p.o CC libgnu_a-hard-locale.o CC libgnu_a-localcharset.o yes checking dependency style of g++... CC libgnu_a-malloca.o CC libgnu_a-math.o CC libgnu_a-openat-die.o CC libgnu_a-rawmemchr.o gcc3 checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking how to run the C preprocessor... CC libgnu_a-save-cwd.o CC libgnu_a-setlocale_null.o CC libgnu_a-setlocale-lock.o gcc -E CC libgnu_a-sockets.o CC libgnu_a-stat-time.o CC libgnu_a-strnlen1.o checking for grep that handles long lines and -e... 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 CC malloc/libgnu_a-scratch_buffer_dupfree.o CC malloc/libgnu_a-scratch_buffer_grow.o CC malloc/libgnu_a-scratch_buffer_grow_preserve.o /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... CC malloc/libgnu_a-scratch_buffer_set_array_size.o make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd' make all-recursive yes checking for sys/types.h... yes checking for sys/stat.h... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd/po' yes checking for stdlib.h... make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd' yes checking for string.h... rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h rm -f tofiles /bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h f=""; \ for i in elf64-s390.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-s390.lo elf32.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-s390.lo trad-core.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/sh ../../bfd/../move-if-change tofiles ofiles rm -f bfd-tmp.h touch stmp-bfd-h touch stamp-ofiles CC archive.lo CC archures.lo CC bfd.lo CC bfdio.lo CC cache.lo yes checking for memory.h... CC coff-bfd.lo yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... CC compress.lo CC corefile.lo yes CC elf-properties.lo checking minix/config.h usability... CC format.lo no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... CC hash.lo yes checking for dlfcn.h... yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether g++ supports C++17 features by default... CC libbfd.lo CC linker.lo CC merge.lo yes checking whether NLS is requested... no CC opncls.lo checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... CC reloc.lo AR libgnu.a /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... make[6]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib/import' done make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib/import' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib/import' checking for CFPreferencesCopyAppValue... make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib' no checking for CFLocaleCopyPreferredLanguages... make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib' no checking whether to use NLS... no checking whether NLS is requested... no checking whether ffs is declared... mkdir ./sim Configuring in ./sim yes checking whether asprintf is declared... yes checking whether vasprintf is declared... configure: creating cache ./config.cache yes checking build system type... checking whether snprintf is declared... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking target system type... s390x-alpine-linux-musl checking for s390x-alpine-linux-musl-gcc... gcc yes checking whether vsnprintf is declared... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether strtol is declared... checking whether we are cross compiling... yes checking whether strtoul is declared... no checking for suffix of object files... yes o checking whether we are using the GNU C compiler... checking whether strtoll is declared... yes checking whether gcc accepts -g... CC section.lo yes yes checking for gcc option to accept ISO C89... CC simple.lo checking whether strtoull is declared... CC stab-syms.lo none needed checking whether gcc understands -c and -o together... yes checking whether strverscmp is declared... yes checking how to run the C preprocessor... yes checking for long long... gcc -E CC stabs.lo mkdir ./gdbserver Configuring in ./gdbserver checking for grep that handles long lines and -e... CC syms.lo CC targets.lo yes checking size of long long... 8 checking whether basename is declared... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for s390x-alpine-linux-musl-gcc... gcc /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... no checking for size_t... checking whether the C compiler works... CC binary.lo CC ihex.lo yes checking for C compiler default output file name... a.out checking for suffix of executables... yes yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... checking for sys/param.h... checking whether we are cross compiling... yes no checking for suffix of object files... checking for sys/stat.h... CC srec.lo yes checking for pid_t... yes o checking whether we are using the GNU C compiler... checking for stdlib.h... yes CC tekhex.lo checking whether gcc accepts -g... yes yes checking for gcc option to accept ISO C89... checking for string.h... yes checking for a sed that does not truncate output... /bin/sed checking for ANSI C header files... (cached) yes checking for working alloca.h... yes none needed checking for memory.h... yes checking for alloca... checking whether we are using the GNU C++ compiler... yes checking for strings.h... yes checking for nl_langinfo and CODESET... yes checking whether g++ accepts -g... CC verilog.lo yes yes checking how to run the C preprocessor... checking for inttypes.h... yes CC elf64-s390.lo checking linux/perf_event.h usability... gcc -E yes checking for stdint.h... yes checking linux/perf_event.h presence... checking for grep that handles long lines and -e... yes checking for linux/perf_event.h... yes yes checking locale.h usability... checking for unistd.h... yes yes checking locale.h presence... checking for a BSD-compatible install... /usr/bin/install -c checking whether byte ordering is bigendian... yes checking for locale.h... yes checking for memory.h... (cached) yes CC elf64.lo checking signal.h usability... CC elf.lo yes checking signal.h presence... yes checking for signal.h... yes checking sys/resource.h usability... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for s390x-alpine-linux-musl-dtc... no checking for dtc... no checking for s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-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 sys/resource.h presence... yes yes checking for sys/resource.h... yes checking for dlfcn.h... checking sys/socket.h usability... CC elflink.lo yes checking sys/socket.h presence... yes checking for fcntl.h... yes checking for sys/socket.h... yes yes checking sys/un.h usability... checking for sys/types.h... yes checking for fpu_control.h... yes checking sys/un.h presence... CC elf-attrs.lo yes yes checking for sys/un.h... yes checking for sys/stat.h... checking sys/wait.h usability... no checking for termios.h... yes checking for stdlib.h... yes yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for utime.h... checking thread_db.h usability... yes checking for string.h... yes checking for linux/if_tun.h... no checking thread_db.h presence... yes checking for memory.h... no checking for thread_db.h... no checking wait.h usability... yes yes checking for strings.h... checking for linux/mii.h... yes checking wait.h presence... yes checking for inttypes.h... yes checking for wait.h... yes checking termios.h usability... yes checking for linux/types.h... yes checking for stdint.h... yes checking termios.h presence... yes checking for termios.h... yes yes yes checking for dlfcn.h... (cached) yes checking for unistd.h... checking for net/if.h... checking linux/elf.h usability... yes yes checking linux/elf.h presence... yes checking minix/config.h usability... checking for netinet/in.h... yes checking for linux/elf.h... yes checking proc_service.h usability... no checking minix/config.h presence... yes no checking proc_service.h presence... checking for netinet/tcp.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for proc_service.h... no checking poll.h usability... yes yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for sys/ioctl.h... yes checking poll.h presence... CC elf-strtab.lo yes checking for poll.h... yes no yes checking sys/poll.h usability... checking for sys/mman.h... checking build system type... s390x-alpine-linux-musl checking host system type... yes yes checking sys/poll.h presence... s390x-alpine-linux-musl checking target system type... s390x-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking for s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for sys/mount.h... checking whether g++ supports C++17 features by default... yes yes checking for sys/poll.h... yes checking for sys/param.h... checking sys/select.h usability... yes checking sys/select.h presence... yes yes checking for sys/select.h... yes checking for sys/resource.h... checking for getpagesize... yes yes checking for working mmap... checking for sys/socket.h... yes checking for sys/statfs.h... CC elf-eh-frame.lo yes checking for ANSI C header files... (cached) yes checking for size_t... yes yes checking for sys/termio.h... checking vfork.h usability... CC elf-sframe.lo no checking for sys/termios.h... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes checking for sys/vfs.h... yes checking for pid_t... yes yes checking for __setfpucw... checking for vfork... no checking for access... yes checking for working fork... yes yes checking for a sed that does not truncate output... checking for aint... /bin/sed checking for ld used by GCC... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... no checking for anint... done checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for working vfork... (cached) yes checking for library containing socketpair... CC dwarf1.lo yes checking for alloca... none required checking for fdwalk... no checking for cfgetispeed... yes checking for nl_langinfo and CODESET... no checking for getrlimit... yes checking for cfgetospeed... yes checking linux/perf_event.h usability... yes checking for cfsetispeed... yes yes checking linux/perf_event.h presence... checking for pipe... yes checking for linux/perf_event.h... yes yes checking locale.h usability... checking for cfsetospeed... yes yes checking locale.h presence... checking for pipe2... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking for chdir... yes checking for poll... yes yes checking signal.h presence... CC dwarf2.lo checking for chmod... yes checking for signal.h... yes checking sys/resource.h usability... yes yes checking for socketpair... checking for dup... yes checking sys/resource.h presence... yes yes checking for sigaction... checking for dup2... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes yes checking for execv... checking for ptrace64... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes yes checking sys/un.h usability... no checking for sbrk... checking for execve... yes checking sys/un.h presence... yes yes checking for sys/un.h... yes checking for setns... checking sys/wait.h usability... yes yes checking for fcntl... checking for sigaltstack... yes checking sys/wait.h presence... yes yes checking for sys/wait.h... yes yes checking for fork... checking thread_db.h usability... checking for sigprocmask... no checking thread_db.h presence... yes yes checking for fstat... checking for setpgid... no checking for thread_db.h... no checking wait.h usability... yes checking for fstatfs... yes yes checking wait.h presence... checking for setpgrp... yes checking for ftruncate... yes checking for wait.h... yes checking termios.h usability... yes yes checking for getdirentries... checking for getrusage... yes checking termios.h presence... yes checking for termios.h... yes checking dlfcn.h usability... yes checking for getauxval... no checking for getegid... CC elf32-s390.lo yes checking dlfcn.h presence... yes checking for dlfcn.h... yes yes checking linux/elf.h usability... checking for sigtimedwait... yes checking for geteuid... yes yes checking linux/elf.h presence... checking whether ADDR_NO_RANDOMIZE is declared... yes checking for linux/elf.h... yes yes checking whether strstr is declared... yes checking proc_service.h usability... checking for getgid... no checking proc_service.h presence... yes checking for struct stat.st_blocks... no checking for proc_service.h... no checking poll.h usability... yes yes checking for struct stat.st_blksize... checking for getpid... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking for library containing kinfo_getfile... yes checking for getppid... yes checking sys/poll.h presence... yes yes checking for sys/poll.h... yes checking for getrusage... checking sys/select.h usability... yes yes checking sys/select.h presence... checking for gettimeofday... yes checking for sys/select.h... yes checking for getpagesize... no checking for kinfo_getfile... CC elf32.lo yes checking for getuid... yes checking for working mmap... yes no checking whether gcc is Clang... no checking whether pthreads work with -pthread... checking for ioctl... yes checking for joinable pthread attribute... yes checking for kill... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking vfork.h usability... yes checking for link... yes checking for std::thread... no checking vfork.h presence... yes no checking for vfork.h... no checking for fork... checking for lseek... yes yes checking for vfork... checking for lstat... yes checking for working fork... yes checking for mkdir... yes yes checking for working vfork... (cached) yes checking for library containing socketpair... checking for mmap... none required checking for fdwalk... yes checking for munmap... no checking for getrlimit... yes yes checking for pipe... checking for pthread_sigmask... yes yes checking for posix_fallocate... checking for pipe... yes checking for pthread_setname_np... yes yes checking for pipe2... checking for pread... yes yes yes checking for poll... checking for sigsetjmp... checking for rmdir... yes checking whether to use intel pt... auto yes checking for socketpair... yes checking for libipt... checking for setregid... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking for sigaction... yes checking for setreuid... yes checking for ptrace64... yes yes checking sys/procfs.h usability... checking for setgid... yes checking sys/procfs.h presence... no checking for sbrk... yes checking for setuid... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... yes checking for setns... no checking for fpregset_t in sys/procfs.h... yes checking for sigaction... no checking for prgregset_t in sys/procfs.h... yes checking for sigaltstack... yes checking for prfpregset_t in sys/procfs.h... yes checking for sigprocmask... yes checking for prgregset32_t in sys/procfs.h... yes checking for sigprocmask... no checking for lwpid_t in sys/procfs.h... yes checking for sqrt... yes checking for setpgid... CC elf64-gen.lo yes checking for psaddr_t in sys/procfs.h... yes yes checking for setpgrp... yes checking for elf_fpregset_t in sys/procfs.h... checking for stat... yes checking for libxxhash... yes checking for getrusage... yes no checking whether to use xxhash... no checking sys/ptrace.h usability... checking for strsignal... yes checking for getauxval... CC elf32-gen.lo yes yes checking sys/ptrace.h presence... checking for symlink... yes checking for sys/ptrace.h... yes checking ptrace.h usability... yes checking for sigtimedwait... yes no checking ptrace.h presence... checking for tcdrain... no checking for ptrace.h... no checking return type of ptrace... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking for tcflow... CC plugin.lo yes checking whether strstr is declared... long checking types of arguments for ptrace... yes checking for tcflush... yes checking for struct stat.st_blocks... yes checking for tcgetattr... yes checking for struct stat.st_blksize... yes checking for tcgetpgrp... yes checking for library containing kinfo_getfile... yes checking for tcsendbreak... yes checking for tcsetattr... yes checking for tcsetpgrp... no checking for kinfo_getfile... yes checking for time... CC cpu-s390.lo CC trad-core.lo CC archive64.lo yes checking for truncate... no checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for umask... yes checking for joinable pthread attribute... yes checking for unlink... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for utime... yes checking for std::thread... yes checking whether struct tm is in sys/time.h or time.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... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-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/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/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 dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct stat.st_blksize... yes checking for pthread_sigmask... yes checking for struct stat.st_blocks... yes checking for pthread_setname_np... yes checking for struct stat.st_rdev... yes checking for sigsetjmp... yes checking for struct tm.tm_zone... yes checking whether to use intel pt... auto checking for libipt... yes checking for struct stat.st_dev... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking for struct stat.st_ino... yes checking for struct stat.st_mode... yes checking sys/procfs.h usability... yes checking for struct stat.st_nlink... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... yes checking for struct stat.st_uid... no checking for fpregset_t in sys/procfs.h... yes checking for struct stat.st_gid... no checking for prgregset_t in sys/procfs.h... yes checking for struct stat.st_rdev... (cached) yes checking for struct stat.st_size... yes yes checking for prfpregset_t in sys/procfs.h... checking for struct stat.st_blksize... (cached) yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_atime... yes checking for struct stat.st_mtime... yes checking for prgregset32_t in sys/procfs.h... yes checking for struct stat.st_ctime... no checking for lwpid_t in sys/procfs.h... yes checking for __int128... yes checking for psaddr_t in sys/procfs.h... yes checking for elf_fpregset_t in sys/procfs.h... yes checking for socklen_t... yes checking for libxxhash... no checking whether to use xxhash... no checking whether make sets $(MAKE)... yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no yes checking for msgmerge... no checking size of void *... checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether NLS is requested... no checking dependency style of gcc... 8 checking for struct statfs... yes checking if union semun defined... gcc3 checking for termios.h... (cached) yes checking sys/reg.h usability... no checking whether System V semaphores are supported... yes checking sys/reg.h presence... yes checking whether System V shared memory is supported... yes checking for sys/reg.h... yes checking for string.h... (cached) yes checking for sys/procfs.h... (cached) yes checking for linux/elf.h... (cached) yes checking fcntl.h usability... yes checking for struct termios... yes checking for struct termios.c_line... yes checking fcntl.h presence... yes checking for fcntl.h... yes yes checking type of array argument to getgroups... checking for signal.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... gid_t checking for mode_t... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking netinet/in.h usability... yes checking for off_t... 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 netdb.h presence... yes checking for pid_t... yes checking for netdb.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking return type of signal handlers... yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... void checking for size_t... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking ws2tcpip.h usability... yes checking for uid_t in sys/types.h... (cached) yes checking for objdir... .libs no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for pread... 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 for pwrite... yes checking if gcc static flag -static works... yes yes checking if gcc supports -c -o file.o... checking for pread64... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking sys/ptrace.h usability... no checking dynamic linker characteristics... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... 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... no checking ptrace.h presence... none required checking for library containing gethostbyname... no checking for ptrace.h... no checking return type of ptrace... none required checking for library containing fabs... long checking types of arguments for ptrace... none required checking for library containing log2... none required checking for library containing dlopen... none required checking for sdl2... no checking for sdl... no checking for cygwin... no checking for library containing tgetent... -ltinfo checking for readline in -lreadline... yes checking for a known getopt prototype in unistd.h... 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... no checking for long long... yes checking size of long long... 8 checking whether basename is declared... no 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/s390x-alpine-linux-musl/14.2.0/../../../../s390x-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 number of sim cpus to support... 0 checking for sim stdio debug behavior... 0 checking for sim trace settings... ~TRACE_debug checking compiler warning flags... CCLD libbfd.la make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd' mkdir ./libctf Configuring in ./libctf make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/opcodes' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/opcodes' Making all in . -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral checking compiler warning flags... make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/opcodes' CC dis-buf.lo CC disassemble.lo CC dis-init.lo CC s390-dis.lo configure: creating cache ./config.cache CC s390-mkopc.o checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking target system type... -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -Wno-stringop-truncation -Wno-implicit-fallthrough -Wno-shadow=local checking whether -Wno-shadow=local is supported... s390x-alpine-linux-musl checking for s390x-alpine-linux-musl-gcc... gcc yes checking whether -Wno-unused-but-set-variable is supported... checking whether the C compiler works... yes checking whether sim frv should dump cpu state on unknown traps... no checking mips subtarget... none checking mips bitsize... 64 checking mips fpu bitsize... 64 checking for sim ppc bitsize settings... checking for sim ppc decode mechanism... checking for sim ppc default model... checking for sim ppc duplicate settings... -E checking for sim ppc filter rules... -F 32,f,o checking for sim ppc float settings... checking for sim ppc hardware settings... cpu,memory,nvram,iobus,htab,disk,trace,register,vm,init,core,pal,com,eeprom,opic,glue,phb,ide,sem,shm checking for sim ppc icache settings... -CSRI 1024 checking for sim ppc jump settings... checking for sim ppc source debug line numbers... checking for sim ppc model... checking for sim ppc model issue... checking for sim ppc event monitoring... checking for sim ppc opcode lookup settings... dc-complex checking for sim ppc smp settings... -DWITH_SMP=5 checking for sim ppc switch table settings... checking for sim ppc timebase... checking for sim ppc xor endian settings... checking riscv bitsize... 64 checking whether sim rx should be cycle accurate... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... configure: updating cache ./config.cache checking whether we are cross compiling... checking that generated files are newer than configure... no checking for suffix of object files... o checking whether we are using the GNU C compiler... CCLD s390-mkopc GEN s390-opc.tab yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... CC s390-opc.lo 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... done configure: creating ./config.status /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... config.status: creating Makefile yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... config.status: creating .gdbinit yes checking for a thread-safe mkdir -p... ../../libctf/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... config.status: creating config.h yes checking for style of include used by make... config.status: executing libtool commands GNU checking whether make supports nested variables... yes checking dependency style of gcc... config.status: executing depfiles commands gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for s390x-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 s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so) interface... ar checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no 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/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-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/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/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/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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 CCLD libopcodes.la libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so libopcodes.tmp; \ /bin/sh ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/opcodes' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/opcodes/po' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/opcodes' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/opcodes' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/sim' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/sim' GEN common/version.c-stamp CC common/callback.o CC common/portability.o CC common/sim-load.o CC common/sim-signal.o CC common/syscall.o CC common/target-newlib-errno.o CC common/target-newlib-open.o CC common/target-newlib-signal.o config.lt: creating libtool CC common/target-newlib-syscall.o CC common/version.o checking for aclocal... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-15.2/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-15.2/missing autoconf checking for autoheader... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-15.2/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... AR common/libcommon.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/sim' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/sim' yes checking whether byte ordering is bigendian... yes 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 checking for expect... no checking for Tcl supporting try/catch... no checking for linker versioning flags... -Wl,--version-script 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 default-1 commands config.status: executing libtool commands make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libctf' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libctf' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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 ../../libctf/ctf-hash.c: In function 'ctf_dynhash_create_sized': ../../libctf/ctf-hash.c:167:13: warning: allocation of insufficient size '8' for type 'ctf_dynhash_t' {aka 'struct ctf_dynhash'} with size '24' [-Walloc-size] 167 | dynhash = malloc (offsetof (ctf_dynhash_t, key_free)); | ^ ../../libctf/ctf-hash.c: In function 'ctf_hashtab_insert': ../../libctf/ctf-hash.c:228:15: warning: allocation of insufficient size '16' for type 'ctf_helem_t' {aka 'struct ctf_helem'} with size '24' [-Walloc-size] 228 | *slot = malloc (offsetof (ctf_helem_t, owner)); | ^ 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 int,int,long,long checking the compiler type... CC libctf_la-ctf-util.lo gcc checking compiler warning flags... 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 ../../libctf/ctf-hash.c: In function 'ctf_dynhash_create_sized': ../../libctf/ctf-hash.c:167:13: warning: allocation of insufficient size '8' for type 'ctf_dynhash_t' {aka 'struct ctf_dynhash'} with size '24' [-Walloc-size] 167 | dynhash = malloc (offsetof (ctf_dynhash_t, key_free)); | ^ ../../libctf/ctf-hash.c: In function 'ctf_hashtab_insert': ../../libctf/ctf-hash.c:228:15: warning: allocation of insufficient size '16' for type 'ctf_helem_t' {aka 'struct ctf_helem'} with size '24' [-Walloc-size] 228 | *slot = malloc (offsetof (ctf_helem_t, owner)); | ^ 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 -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral CC libctf_nobfd_la-ctf-sha1.lo configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CC libctf_nobfd_la-ctf-string.lo config.status: creating Makefile CC libctf_nobfd_la-ctf-subr.lo config.status: creating config.h config.status: executing depfiles commands CC libctf_nobfd_la-ctf-types.lo config.status: executing default-1 commands CC libctf_nobfd_la-ctf-util.lo CCLD libctf.la make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdbsupport' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdbsupport' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdbsupport' CXX agent.o CXX btrace-common.o CXX cleanups.o CXX common-debug.o CXX common-exceptions.o CXX common-inferior.o CCLD libctf-nobfd.la make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libctf' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libctf' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libctf' 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 int,int,long,long checking for ust... no checking the compiler type... gcc checking compiler warning flags... CXX new-op.o CXX pathstuff.o CXX print-utils.o CXX ptid.o CXX rsp-low.o CXX run-time-clock.o CXX safe-strerror.o CXX scoped_mmap.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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral checking for dladdr... yes checking whether 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... CXX search.o yes checking whether strtoll is declared... CXX signals.o yes checking whether strtoull is declared... yes checking whether strverscmp is declared... CXX signals-state-save-restore.o yes checking for long long... CXX task-group.o yes checking size of long long... CXX tdesc.o CXX thread-pool.o 8 checking whether basename is declared... CXX xml-utils.o no 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 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 checking for iconv... yes checking for working iconv... CXX event-pipe.o yes checking whether iconv is compatible with its POSIX signature... 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 default-1 commands 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[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdbsupport' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdbsupport' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdbsupport' mkdir ./gdb Configuring in ./gdb make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdbserver' REGDAT s390-gs-linux64-generated.cc REGDAT s390-linux32-generated.cc REGDAT s390-linux32v1-generated.cc REGDAT s390-linux32v2-generated.cc REGDAT s390-linux64-generated.cc REGDAT s390-linux64v1-generated.cc REGDAT s390-linux64v2-generated.cc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for s390x-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... REGDAT s390-te-linux64-generated.cc REGDAT s390-tevx-linux64-generated.cc REGDAT s390-vx-linux64-generated.cc 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... REGDAT s390x-gs-linux64-generated.cc REGDAT s390x-linux64-generated.cc none needed REGDAT s390x-linux64v1-generated.cc 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... REGDAT s390x-linux64v2-generated.cc REGDAT s390x-te-linux64-generated.cc REGDAT s390x-tevx-linux64-generated.cc /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... REGDAT s390x-vx-linux64-generated.cc yes checking for sys/types.h... CXX server.o yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... CXX symbol.o yes checking for memory.h... CXX target.o CXX target/target.o yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... CXX target/waitstatus.o 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... CXX tdesc.o s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking target system type... s390x-alpine-linux-musl checking for dlfcn.h... CXX thread-db.o 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/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-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/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/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/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... CXX tracepoint.o 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++... CXX utils.o /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390 checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) is GNU ld... yes checking whether the g++ linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes GEN version-generated.cc GEN xml-builtin-generated.c checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... CXX gdbreplay.o 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/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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 CXX version.o CXX alloc-ipa.o config.lt: creating libtool checking whether g++ supports C++17 features by default... yes checking for size_t... CXX ax-ipa.o yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... CXX gdbsupport/common-utils-ipa.o yes checking for pid_t... yes checking for ld used by GCC... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390 checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) is GNU ld... yes checking for shared library run path origin... done checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for alloca... CXX gdbsupport/errors-ipa.o yes checking for nl_langinfo and CODESET... 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... CXX gdbsupport/format-ipa.o yes checking locale.h presence... CXX gdbsupport/print-utils-ipa.o 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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... 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 thread_db.h usability... no checking thread_db.h presence... no checking for thread_db.h... no checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... 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... CXX gdbsupport/rsp-low-ipa.o 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... CXX gdbsupport/safe-strerror-ipa.o yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... CXX gdbsupport/tdesc-ipa.o CXX linux-s390-ipa.o yes checking for working fork... yes checking for working vfork... (cached) yes checking for library containing socketpair... CXX regcache-ipa.o none required checking for fdwalk... no checking for getrlimit... yes checking for pipe... yes checking for pipe2... yes checking for poll... yes checking for socketpair... yes checking for sigaction... CXX remote-utils-ipa.o yes checking for ptrace64... no checking for sbrk... yes checking for setns... CXX s390-gs-linux64-ipa.o yes checking for sigaltstack... yes checking for sigprocmask... yes CXX s390-linux32-ipa.o checking for setpgid... yes checking for setpgrp... yes CXX s390-linux32v1-ipa.o checking for getrusage... yes checking for getauxval... yes CXX s390-linux32v2-ipa.o checking for sigtimedwait... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking whether strstr is declared... CXX s390-linux64-ipa.o yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for library containing kinfo_getfile... CXX s390-linux64v1-ipa.o 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... CXX s390-linux64v2-ipa.o CXX s390-te-linux64-ipa.o yes checking for pthread_sigmask... yes checking for pthread_setname_np... yes checking for sigsetjmp... CXX s390-tevx-linux64-ipa.o 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... CXX s390-vx-linux64-ipa.o 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... CXX s390x-gs-linux64-ipa.o CXX s390x-linux64-ipa.o 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 libxxhash... no checking whether to use xxhash... no checking dependency style of gcc... gcc3 checking for s390x-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 make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... CXX s390x-linux64v1-ipa.o no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no 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 whether to use debuginfod... auto checking for libdebuginfod >= 0.188... CXX s390x-linux64v2-ipa.o no configure: WARNING: libdebuginfod is missing or some features may be unavailable. checking for libdebuginfod >= 0.179... no configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. checking libunwind-ia64.h usability... no checking libunwind-ia64.h presence... CXX s390x-te-linux64-ipa.o no checking for libunwind-ia64.h... no checking for monstartup... no checking for _mcleanup... no checking for _etext... CXX s390x-tevx-linux64-ipa.o yes checking for etext... yes checking for gawk... (cached) awk checking whether ln -s works... yes checking for s390x-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for bison... /home/buildozer/aports/main/gdb/src/gdb-15.2/missing bison -y checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-dlltool... dlltool checking for s390x-alpine-linux-musl-windres... windres checking for main in -lm... yes checking for library containing gethostbyname... CXX s390x-vx-linux64-ipa.o none required checking for libzstd >= 1.4.0... yes checking for iconv... yes checking for working iconv... CXX tdesc-ipa.o yes checking whether iconv is compatible with its POSIX signature... CXX tracepoint-ipa.o yes checking for library containing waddstr... -lncursesw checking for library containing tgetent... none required checking readline/readline.h usability... CXX utils-ipa.o 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 whether to use python... /usr/bin/python3 CXX alloc.o checking for python... CXX ax.o yes checking compiler flags for python code... CXX debug.o -fno-strict-aliasing -fwrapv -DNDEBUG 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... CXX dll.o no checking nlist.h presence... no checking for nlist.h... no checking machine/reg.h usability... CXX fork-child.o no checking machine/reg.h presence... no checking for machine/reg.h... no checking for thread_db.h... (cached) 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 for sys/param.h... (cached) yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking for sys/resource.h... (cached) 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... CXX hostio.o yes checking sys/reg.h presence... CXX inferiors.o yes checking for sys/reg.h... yes checking sys/debugreg.h usability... no checking sys/debugreg.h presence... CXX linux-low.o no checking for sys/debugreg.h... no checking for termios.h... (cached) 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... CXX linux-s390-low.o no checking for cursesX.h... no checking ncurses.h usability... yes checking ncurses.h presence... CXX mem-break.o yes checking for ncurses.h... yes checking ncursesw/ncurses.h usability... CXX nat/fork-inferior.o 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 for sys/socket.h... (cached) yes checking ws2tcpip.h usability... CXX nat/linux-namespaces.o 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 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... CXX nat/linux-osdata.o yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... CXX nat/linux-personality.o yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking for long long... yes checking size of long long... 8 checking whether basename is declared... no 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... yes checking for getuid... yes checking for getgid... yes checking for pread... yes checking for pread64... no checking for pwrite... CXX nat/linux-procfs.o yes checking for resize_term... yes checking for getpgid... yes CXX nat/linux-ptrace.o checking for setsid... CXX nat/linux-waitpid.o CXX notif.o yes checking for sigsetmask... CXX proc-service.o no checking for ttrace... no 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... (cached) yes checking for posix_madvise... yes checking for waitpid... yes checking for use_default_colors... yes checking for nl_langinfo and CODESET... (cached) 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... CXX regcache.o CXX remote-utils.o CXX s390-gs-linux64.o CXX s390-linux32.o CXX s390-linux32v1.o CXX s390-linux32v2.o CXX s390-linux64.o CXX s390-linux64v1.o CXX s390-linux64v2.o CXX s390-te-linux64.o CXX s390-tevx-linux64.o CXX s390-vx-linux64.o CXX s390x-gs-linux64.o CXX s390x-linux64.o CXX s390x-linux64v1.o CXX s390x-linux64v2.o CXX s390x-te-linux64.o CXX s390x-tevx-linux64.o CXX s390x-vx-linux64.o CXXLD gdbreplay CXXLD libinproctrace.so CXX xml-builtin.o CXXLD gdbserver make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdbserver' 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=5 -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 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 config.status: executing default-1 commands === configuring in testsuite (/home/buildozer/aports/main/gdb/src/gdb-15.2/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=s390x-alpine-linux-musl' '--host=s390x-alpine-linux-musl' '--target=s390x-alpine-linux-musl' 'build_alias=s390x-alpine-linux-musl' 'host_alias=s390x-alpine-linux-musl' 'target_alias=s390x-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 ' 'LDFLAGS= -Wl,--as-needed,-O1,--sort-common' 'CXX=g++' 'CXXFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -g -O2 -g1 ' 'PKG_CONFIG_PATH=' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=/home/buildozer/aports/main/gdb/src/gdb-15.2/missing bison -y' 'GMPLIBS=-lmpfr -lgmp' 'GMPINC=' --cache-file=.././config.cache --srcdir=../../../gdb/testsuite configure: loading cache .././config.cache checking build system type... (cached) s390x-alpine-linux-musl checking host system type... (cached) s390x-alpine-linux-musl checking target system type... (cached) s390x-alpine-linux-musl checking for s390x-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-15.2/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 mkdir arch mkdir cli mkdir dwarf2 mkdir arch/.deps mkdir cli/.deps mkdir dwarf2/.deps mkdir mi mkdir tui /bin/sh ../../gdb/../mkinstalldirs python/.deps mkdir compile mkdir unittests /bin/sh ../../gdb/../mkinstalldirs target/.deps mkdir mi/.deps mkdir tui/.deps mkdir compile/.deps /bin/sh ../../gdb/../mkinstalldirs nat/.deps mkdir guile mkdir unittests/.deps mkdir guile/.deps mkdir python mkdir target mkdir python/.deps mkdir target/.deps mkdir nat mkdir nat/.deps GEN stamp-version CXX xml-support.o GEN xml-builtin.c CXX xml-syscall.o CXX xml-tdesc.o GEN init.c CXX gdb.o CXX ada-exp.o CXX ada-lang.o CXX ada-tasks.o CXX ada-typeprint.o CXX ada-valprint.o CXX ada-varobj.o CXX addrmap.o CXX agent.o CXX alloc.o CXX annotate.o CXX arch-utils.o CXX 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/ada-imported.o CXX dwarf2/aranges.o CXX dwarf2/attribute.o CXX dwarf2/comp-unit-head.o CXX dwarf2/cooked-index.o CXX dwarf2/cu.o CXX dwarf2/die.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-debug-names.o CXX dwarf2/read-gdb-index.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 extract-store-integer.o CXX f-exp.o CXX f-lang.o CXX f-typeprint.o CXX f-valprint.o CXX filename-seen-cache.o CXX filesystem.o CXX findcmd.o CXX findvar.o CXX fork-child.o CXX frame-base.o CXX frame-unwind.o CXX frame.o CXX gcore-elf.o CXX gcore.o CXX gdb-demangle.o CXX gdb_bfd.o CXX gdbtypes.o CXX 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 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/fork-inferior.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 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 In file included from ../gnulib/import/string.h:41, from ../../gdb/../gdbsupport/common-defs.h:97, from ./../../gdb/defs.h:26, from : In function 'void* memcpy(void*, const void*, size_t)', inlined from 'void printf_c_string(ui_file*, const char*, value*)' at ../../gdb/printcmd.c:2392:14, inlined from 'void ui_printf(const char*, ui_file*)' at ../../gdb/printcmd.c:2738:22: /usr/include/fortify/string.h:55:32: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' specified bound 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 55 | return __builtin_memcpy(__od, __os, __n); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ CXX python/py-cmd.o CXX python/py-connection.o CXX python/py-continueevent.o CXX python/py-dap.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-mi.o CXX python/py-micmd.o CXX python/py-newobjfileevent.o CXX python/py-objfile.o CXX python/py-param.o CXX python/py-prettyprint.o CXX python/py-progspace.o CXX python/py-record-btrace.o CXX python/py-record-full.o CXX python/py-record.o CXX python/py-registers.o CXX python/py-signalevent.o CXX python/py-stopevent.o CXX python/py-symbol.o CXX python/py-symtab.o CXX python/py-threadevent.o CXX python/py-tui.o CXX python/py-type.o CXX python/py-unwind.o CXX python/py-utils.o CXX python/py-value.o CXX python/py-varobj.o CXX python/py-xmethods.o CXX python/python.o CXX record-btrace.o CXX record-full.o CXX record.o CXX regcache-dump.o CXX regcache.o CXX reggroups.o CXX 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 s390-linux-nat.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 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 In file included from ./../../gdb/exceptions.h:23, from ./../../gdb/utils.h:22, from ./../../gdb/defs.h:408, from : In destructor 'ui_out_emit_type::~ui_out_emit_type() [with ui_out_type Type = ui_out_type_tuple]', inlined from 'constexpr void std::_Optional_payload_base<_Tp>::_M_destroy() [with _Tp = ui_out_emit_type]' at /usr/include/c++/14.2.0/optional:283:35, inlined from 'constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = ui_out_emit_type]' at /usr/include/c++/14.2.0/optional:314:14, inlined from 'constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = ui_out_emit_type]' at /usr/include/c++/14.2.0/optional:311:7, inlined from 'std::_Optional_payload<_Tp, false, _Copy, _Move>::~_Optional_payload() [with _Tp = ui_out_emit_type; bool _Copy = false; bool _Move = false]' at /usr/include/c++/14.2.0/optional:437:65, inlined from 'std::_Optional_base, false, false>::~_Optional_base()' at /usr/include/c++/14.2.0/optional:508:12, inlined from 'std::optional >::~optional()' at /usr/include/c++/14.2.0/optional:703:11, inlined from 'void info_sources_worker(ui_out*, bool, const info_sources_filter&)' at ../../gdb/symtab.c:4727:1: ./../../gdb/ui-out.h:415:18: warning: '*(ui_out_emit_type*)((char*)&output_tuple + offsetof(std::optional >,std::optional >::.std::_Optional_base, false, false>::)).ui_out_emit_type::m_uiout' may be used uninitialized [-Wmaybe-uninitialized] 415 | m_uiout->end (Type); | ~~~~~~~~~~~~~^~~~~~ ../../gdb/symtab.c: In function 'void info_sources_worker(ui_out*, bool, const info_sources_filter&)': ../../gdb/symtab.c:4661:36: note: '*(ui_out_emit_type*)((char*)&output_tuple + offsetof(std::optional >,std::optional >::.std::_Optional_base, false, false>::)).ui_out_emit_type::m_uiout' was declared here 4661 | std::optional output_tuple; | ^~~~~~~~~~~~ In destructor 'ui_out_emit_type::~ui_out_emit_type() [with ui_out_type Type = ui_out_type_list]', inlined from 'constexpr void std::_Optional_payload_base<_Tp>::_M_destroy() [with _Tp = ui_out_emit_type]' at /usr/include/c++/14.2.0/optional:283:35, inlined from 'constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = ui_out_emit_type]' at /usr/include/c++/14.2.0/optional:314:14, inlined from 'constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = ui_out_emit_type]' at /usr/include/c++/14.2.0/optional:311:7, inlined from 'std::_Optional_payload<_Tp, false, _Copy, _Move>::~_Optional_payload() [with _Tp = ui_out_emit_type; bool _Copy = false; bool _Move = false]' at /usr/include/c++/14.2.0/optional:437:65, inlined from 'std::_Optional_base, false, false>::~_Optional_base()' at /usr/include/c++/14.2.0/optional:508:12, inlined from 'std::optional >::~optional()' at /usr/include/c++/14.2.0/optional:703:11, inlined from 'void info_sources_worker(ui_out*, bool, const info_sources_filter&)' at ../../gdb/symtab.c:4727:1: ./../../gdb/ui-out.h:415:18: warning: '*(ui_out_emit_type*)((char*)&sources_list + offsetof(std::optional >,std::optional >::.std::_Optional_base, false, false>::)).ui_out_emit_type::m_uiout' may be used uninitialized [-Wmaybe-uninitialized] 415 | m_uiout->end (Type); | ~~~~~~~~~~~~~^~~~~~ ../../gdb/symtab.c: In function 'void info_sources_worker(ui_out*, bool, const info_sources_filter&)': ../../gdb/symtab.c:4662:35: note: '*(ui_out_emit_type*)((char*)&sources_list + offsetof(std::optional >,std::optional >::.std::_Optional_base, false, false>::)).ui_out_emit_type::m_uiout' was declared here 4662 | std::optional sources_list; | ^~~~~~~~~~~~ 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-regs.o CXX tui/tui-source.o CXX tui/tui-status.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 ui.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-15.2/vanilla/gdb' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/doc' GEN gdb-cfg.texi make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/doc' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/testsuite' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/testsuite' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/data-directory' GEN stamp-syscalls GEN stamp-python GEN stamp-guile GEN stamp-system-gdbinit make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/data-directory' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb' make[1]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla' checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking target system type... s390x-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 s390x-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 s390x-alpine-linux-musl-gnatbind... no checking for gnatbind... gnatbind checking for s390x-alpine-linux-musl-gnatmake... no checking for gnatmake... gnatmake checking whether compiler driver understands Ada and is recent enough... yes checking for s390x-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 the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of the gmp/mpfr libraries... yes 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 s390x-alpine-linux-musl-ar... no checking for ar... ar checking for s390x-alpine-linux-musl-as... no checking for as... as checking for s390x-alpine-linux-musl-dlltool... no checking for dlltool... no checking for s390x-alpine-linux-musl-dsymutil... no checking for dsymutil... no checking for ld... (cached) /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking for s390x-alpine-linux-musl-ld... (cached) /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking for s390x-alpine-linux-musl-lipo... no checking for lipo... no checking for s390x-alpine-linux-musl-nm... no checking for nm... nm checking for s390x-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-windres... no checking for windres... no checking for s390x-alpine-linux-musl-windmc... no checking for windmc... no checking for s390x-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for s390x-alpine-linux-musl-objdump... no checking for objdump... objdump checking for s390x-alpine-linux-musl-otool... no checking for otool... no checking for s390x-alpine-linux-musl-readelf... no checking for readelf... readelf checking for -plugin option... checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-cc... s390x-alpine-linux-musl-cc checking for s390x-alpine-linux-musl-c++... s390x-alpine-linux-musl-c++ checking for s390x-alpine-linux-musl-gcc... s390x-alpine-linux-musl-gcc checking for s390x-alpine-linux-musl-gfortran... no checking for gfortran... no checking for s390x-alpine-linux-musl-gccgo... no checking for gccgo... no checking for s390x-alpine-linux-musl-gdc... no checking for gdc... no checking for s390x-alpine-linux-musl-gm2... no checking for gm2... no checking for s390x-alpine-linux-musl-ar... no checking for ar... ar checking for s390x-alpine-linux-musl-as... no checking for as... as checking for s390x-alpine-linux-musl-dlltool... no checking for dlltool... no checking for s390x-alpine-linux-musl-dsymutil... no checking for dsymutil... no checking for s390x-alpine-linux-musl-ld... no checking for ld... ld checking for s390x-alpine-linux-musl-lipo... no checking for lipo... no checking for s390x-alpine-linux-musl-nm... no checking for nm... nm checking for s390x-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for s390x-alpine-linux-musl-objdump... no checking for objdump... objdump checking for s390x-alpine-linux-musl-otool... no checking for otool... no checking for s390x-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for s390x-alpine-linux-musl-readelf... no checking for readelf... readelf checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-windres... no checking for windres... no checking for s390x-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 gm2... 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-15.2/multiarch' make[1]: Nothing to be done for 'all-target'. mkdir ./libiberty mkdir ./libsframe mkdir ./etc Configuring in ./libiberty mkdir ./libdecnumber Configuring in ./libsframe mkdir ./gnulib Configuring in ./etc mkdir ./libbacktrace Configuring in ./libdecnumber Configuring in ./gnulib Configuring in ./libbacktrace 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 yes checking for s390x-alpine-linux-musl-gcc... gcc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... checking for s390x-alpine-linux-musl-gcc... gcc yes checking for s390x-alpine-linux-musl-gcc... gcc s390x-alpine-linux-musl checking host system type... ../../etc/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... s390x-alpine-linux-musl checking target system type... yes checking whether make supports nested variables... checking whether the C compiler works... yes s390x-alpine-linux-musl checking for s390x-alpine-linux-musl-gcc... gcc checking whether the C compiler works... checking whether make supports nested variables... (cached) yes checking whether the C compiler works... configure: updating cache ./config.cache checking that generated files are newer than configure... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking 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 for perl... perl checking whether we are cross compiling... checking whether we are cross compiling... checking build system type... s390x-alpine-linux-musl checking host system type... checking whether we are cross compiling... s390x-alpine-linux-musl checking for s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for -plugin option... checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for s390x-alpine-linux-musl-gcc... gcc checking whether we are cross compiling... no no checking for suffix of object files... checking for suffix of object files... no checking for suffix of object files... no o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... checking for suffix of object files... o checking whether we are using the GNU C compiler... checking whether the C compiler works... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... 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 accept ISO C89... yes checking for C compiler default output file name... a.out yes checking whether gcc accepts -g... checking for suffix of executables... yes checking for gcc option to enable C11 features... yes checking for gcc option to accept ISO C89... checking whether we are cross compiling... none needed checking whether gcc understands -c and -o together... none needed checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc supports -W... none needed checking whether gcc understands -c and -o together... yes checking whether gcc supports -Wall... no checking for suffix of object files... none needed checking whether the compiler is clang... yes checking how to run the C preprocessor... yes o checking whether we are using the GNU C compiler... checking whether gcc supports -Wwrite-strings... 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... gcc -E yes yes checking whether gcc accepts -g... checking whether gcc supports -Wstrict-prototypes... gcc -E gcc -E yes checking for gcc option to accept ISO C89... yes checking whether gcc supports -Wmissing-prototypes... checking for grep that handles long lines and -e... 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... none needed checking how to run the C preprocessor... yes checking whether gcc supports -Wmissing-format-attribute... gcc -E yes checking whether gcc supports -Wcast-qual... yes checking whether gcc supports -pedantic -Wlong-long... checking for grep that handles long lines and -e... yes checking whether gcc supports -fno-lto... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking how to run the C preprocessor... /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... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes yes checking for sys/types.h... checking for sys/types.h... yes checking for sys/stat.h... yes yes checking for sys/stat.h... checking for sys/stat.h... yes checking for stdlib.h... yes yes checking for stdlib.h... checking for stdlib.h... yes checking for string.h... yes /bin/grep checking for egrep... checking for sys/types.h... /bin/grep -E checking for ANSI C header files... yes yes checking for string.h... checking for string.h... yes checking for memory.h... yes checking for sys/stat.h... yes yes checking for memory.h... checking for memory.h... yes checking for strings.h... yes checking for stdlib.h... yes yes checking for strings.h... checking for strings.h... yes yes checking for inttypes.h... checking for string.h... yes yes yes checking for sys/types.h... checking for inttypes.h... checking for inttypes.h... yes yes checking for memory.h... checking for stdint.h... yes checking for sys/stat.h... yes yes checking for stdint.h... checking for stdint.h... yes yes yes checking for strings.h... checking for unistd.h... checking for stdlib.h... yes yes checking for unistd.h... checking for unistd.h... yes yes checking for string.h... yes checking for inttypes.h... checking minix/config.h usability... yes yes checking minix/config.h usability... checking for wchar.h... yes yes checking for memory.h... checking for stdint.h... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking minix/config.h presence... yes yes checking for minix/config.h... checking for strings.h... yes checking for unistd.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... no yes checking for inttypes.h... checking for sys/socket.h... checking for a thread-safe mkdir -p... yes checking minix/config.h usability... ../../libsframe/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking for a thread-safe mkdir -p... checking for style of include used by make... GNU yes checking whether make supports nested variables... yes ../../libbacktrace/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... checking for stdint.h... yes checking dependency style of gcc... checking for arpa/inet.h... yes checking whether make supports nested variables... yes no checking minix/config.h presence... checking whether to enable maintainer-specific portions of Makefiles... no checking for s390x-alpine-linux-musl-gcc... (cached) gcc no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes gcc3 checking for unistd.h... checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes (cached) checking for gcc option to accept ISO C89... yes (cached) none needed checking for s390x-alpine-linux-musl-gcc... (cached) gcc checking whether gcc understands -c and -o together... (cached) yes checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for gawk... (cached) awk checking for dwz... no checking how to print strings... yes printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for features.h... checking for ld used by gcc... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld) is GNU ld... 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 s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so yes checking for s390x-alpine-linux-musl-ar... checking for BSD- or MS-compatible name lister (nm)... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so) interface... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking ctype.h usability... yes /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking for sys/param.h... ar checking build system type... no checking whether gcc supports -W... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl 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... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking ctype.h presence... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so yes yes /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld) is GNU ld... checking whether gcc supports -Wall... checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so yes checking for BSD- or MS-compatible name lister (nm)... yes checking for ctype.h... yes checking command to parse /usr/bin/nm -B output from gcc object... checking for unistd.h... (cached) yes checking stddef.h usability... checking for dirent.h... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking whether gcc supports -Wwrite-strings... yes checking stddef.h presence... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for fnmatch.h... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes no checking for /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking whether gcc supports -Wc++-compat... checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all yes checking for stddef.h... yes checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for string.h... (cached) yes checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... checking stdio.h usability... ok yes checking whether gcc supports -Wstrict-prototypes... yes checking for sys/stat.h... (cached) yes checking for dlfcn.h... checking for sys/time.h... yes checking stdio.h presence... yes checking whether gcc supports -Wshadow=local... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes yes yes checking whether gcc supports -pedantic ... checking for objdir... checking for glob.h... .libs ok yes checking whether gcc and cc understand -c and -o together... checking for dlfcn.h... yes yes checking for uintptr_t... checking for threads.h... yes checking for objdir... checking if gcc supports -fno-rtti -fno-exceptions... .libs yes checking for netdb.h... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for int_least32_t... yes checking if gcc static flag -static works... yes checking for an ANSI C-conforming const... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for netinet/in.h... yes checking if gcc supports -c -o file.o... yes checking for inline... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for int_fast32_t... inline checking whether byte ordering is bigendian... yes yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... checking for limits.h... yes checking whether -lc should be explicitly linked in... yes checking for uint64_t... yes checking if gcc supports -c -o file.o... yes no checking dynamic linker characteristics... checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for xlocale.h... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... no checking target system type... yes checking dynamic linker characteristics... s390x-alpine-linux-musl yes checking what to include in gstdint.h... checking for sys/file.h... stdint.h (already complete) checking for an ANSI C-conforming const... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes 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 no checking for sys/param.h... checking for math.h... yes checking for off_t... yes no checking unwind.h usability... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for limits.h... 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 yes checking for stdlib.h... (cached) yes checking for sys/mman.h... checking for malloc.h... no checking for aclocal... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-15.2/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-15.2/missing autoconf checking for autoheader... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-15.2/missing autoheader checking whether gcc supports -Wall... yes checking unwind.h presence... yes checking for string.h... (cached) yes yes checking for unwind.h... yes checking for _Unwind_Backtrace... checking for unistd.h... (cached) yes yes checking for strings.h... (cached) yes checking whether gcc supports -Wextra... checking for sys/time.h... yes checking for sys/select.h... yes checking size of int... yes yes done configure: creating ./config.status checking for time.h... checking whether gcc supports -Wwrite-strings... yes checking for -funwind-tables option... yes checking for sys/resource.h... yes yes checking whether gcc supports -Wmissing-format-attribute... yes checking for -frandom-seed=string option... checking for strings.h... (cached) yes yes checking for sys/random.h... checking for sys/stat.h... (cached) yes 4 checking for sys/mman.h... checking size of long... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -W... yes checking for fcntl.h... config.status: creating Makefile yes yes yes checking for sys/uio.h... checking whether gcc supports -Wmissing-prototypes... checking whether gcc supports -Wall... yes checking for alloca.h... yes checking for incompatibility between DejaGnu and GCC... yes yes 8 checking whether gcc supports -Wwrite-strings... checking for sys/pstat.h... checking for ANSI C header files... (cached) yes checking build system type... yes s390x-alpine-linux-musl checking host system type... checking for sys/wait.h... s390x-alpine-linux-musl no checking target system type... checking for makeinfo... makeinfo --split-size=5000000 make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/etc' checking if using Solaris linker... no no checking for sys/sysmp.h... s390x-alpine-linux-musl checking for decimal floating point... dpd checking whether byte ordering is bigendian... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes yes checking for stdlib.h... (cached) yes checking whether gcc supports -Wstrict-prototypes... checking for unistd.h... (cached) yes checking for sys/param.h... no checking for sys/sysinfo.h... yes yes yes checking whether gcc supports -Wmissing-prototypes... checking for crtdefs.h... checking for machine/hal_sysinfo.h... yes yes checking for getpagesize... checking whether gcc supports -Wold-style-definition... no checking for sys/table.h... yes no checking for wctype.h... no yes checking for sys/sysctl.h... yes checking for working mmap... checking whether gcc supports -Wmissing-format-attribute... configure: updating cache ./config.cache configure: creating ./config.status no checking for sys/systemcfg.h... yes checking whether gcc supports -Wcast-qual... yes checking whether it is safe to define __EXTENSIONS__... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for _Unwind_GetIPInfo... yes checking for process.h... yes checking whether _XOPEN_SOURCE should be defined... no checking for sys/prctl.h... config.status: creating Makefile yes checking for CET support... no checking __sync extensions... yes config.status: creating config.h checking for spawn.h... no config.status: executing gstdint.h commands checking build system type... yes yes checking byteswap.h usability... checking for sys/wait.h that is POSIX.1 compatible... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking target system type... yes checking __atomic extensions... s390x-alpine-linux-musl checking for dlfcn.h... yes checking whether time.h and sys/time.h may both be included... yes checking byteswap.h presence... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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. -c ../../libdecnumber/decNumber.c source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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. -c ../../libdecnumber/decContext.c source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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. -c ../../libdecnumber/dpd/decimal32.c source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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. -c ../../libdecnumber/dpd/decimal64.c yes checking output filetype... yes checking for windows.h... yes checking for byteswap.h... yes yes checking whether errno must be declared... checking endian.h usability... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking endian.h presence... no checking size of int... no checking for library containing dlsym... yes checking for endian.h... yes checking whether bswap_16 is declared... yes checking for uintptr_t... yes none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 4 checking size of long... checking whether bswap_32 is declared... no checking for Minix Amsterdam compiler... no checking for s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking whether the preprocessor supports include_next... yes source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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. -c ../../libdecnumber/dpd/decimal128.c checking whether bswap_64 is declared... yes checking for int_least32_t... 8 checking size of size_t... yes yes checking whether source code line length is unlimited... yes checking for int_fast32_t... yes checking for C/C++ restrict keyword... configure: updating cache ./config.cache checking that generated files are newer than configure... 8 checking for long long... __restrict__ checking whether is self-contained... yes checking for shutdown... yes checking for uint64_t... yes checking whether defines the SHUT_* macros... yes checking size of long long... yes checking for struct sockaddr_storage... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking sys/mman.h presence... 8 checking for a 64-bit type... yes checking for sa_family_t... yes checking for sys/mman.h... yes checking for mmap... uint64_t checking for intptr_t... yes checking link.h usability... yes checking for struct sockaddr_storage.ss_family... yes yes checking for uintptr_t... checking for size_t... yes checking link.h presence... yes checking for link.h... yes checking sys/link.h usability... yes checking for working alloca.h... yes checking for ssize_t... no checking sys/link.h presence... yes checking for alloca... no checking for sys/link.h... no checking for dl_iterate_phdr... yes checking for pid_t... yes checking for a thread-safe mkdir -p... done configure: creating ./config.status yes checking mach-o/dyld.h usability... ../../gnulib/../install-sh -c -d checking whether uses 'inline' correctly... yes checking for btowc... no checking mach-o/dyld.h presence... yes checking for canonicalize_file_name... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... yes no checking for library containing strerror... checking for faccessat... no checking sys/ldr.h presence... no checking for sys/ldr.h... no checking windows.h usability... none required checking for asprintf... yes no checking windows.h presence... yes checking for realpath... checking for atexit... no checking for windows.h... no checking for fcntl... yes yes yes checking whether strnlen is declared... checking for basename... checking for lstat... yes yes yes checking for bcmp... checking for chown... checking whether getpagesize is declared... yes yes checking for lstat... checking for fchown... yes checking for bcopy... yes yes checking for _set_invalid_parameter_handler... yes checking for readlink... checking for bsearch... yes no yes checking for getexecname... checking for fchdir... checking for bzero... config.status: creating Makefile yes checking for fcntl... no checking whether _pgmptr is declared... yes checking for calloc... config.status: creating config.h yes config.status: executing depfiles commands checking for symlink... no checking for KERN_PROC... yes checking for clock... no checking for KERN_PROG_ARGS... yes config.status: executing libtool commands checking for fdopendir... no checking for clock_gettime... yes checking for ffs... yes checking for mempcpy... yes checking whether -pthread is supported... yes checking whether -gdwarf-5 is supported... yes checking for getcwd... yes checking for fnmatch... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libsframe' yes checking for compress in -lz... make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libsframe' CC libsframe_la-sframe.lo CC libsframe_la-sframe-dump.lo CC libsframe_la-sframe-error.lo yes checking for getpagesize... yes checking for mbsrtowcs... yes checking whether --build-id is supported... yes checking for gettimeofday... yes checking for fstatat... yes checking whether --compress-debug-sections is supported... yes checking for index... yes checking for getdelim... yes checking for ZSTD_compress in -lzstd... yes checking for insque... yes checking for getdtablesize... yes checking whether --compress-debug-sections=zstd is supported... yes checking for memchr... yes 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... checking for getlogin_r... yes checking for memcmp... no checking whether tests can run... yes checking for getprogname... yes yes checking for memcpy... no checking for getexecname... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for memmem... no checking for getrandom... yes yes checking for memmove... checking for gettimeofday... yes yes checking for glob... checking for mempcpy... yes yes checking for glob_pattern_p... checking for memset... yes no checking for getpwnam_r... checking for mkstemps... yes yes checking for putenv... checking for isblank... yes yes checking for random... checking for mbsinit... yes yes checking for rename... checking for mbrtowc... CCLD libsframe.la config.status: creating Makefile yes yes checking for rindex... checking for mprotect... make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libsframe' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libsframe' yes checking for mkostemp... config.status: creating backtrace-supported.h yes checking for setenv... config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h yes checking for openat... config.status: executing libtool commands yes checking for snprintf... config.status: executing gstdint.h commands config.status: executing default commands yes checking for pipe... yes checking for sigsetmask... yes checking for readlink... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libbacktrace' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o atomic.lo ../../libbacktrace/atomic.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o print.lo ../../libbacktrace/print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/print.c -fPIC -DPIC -o .libs/print.o yes checking for link... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 no checking for stpcpy... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1 yes /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o sort.lo ../../libbacktrace/sort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1 checking for setenv... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 yes /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o backtrace.lo ../../libbacktrace/backtrace.c yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/state.c -fPIC -DPIC -o .libs/state.o checking for strerror_r... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o checking for stpncpy... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/state.c -o state.o >/dev/null 2>&1 yes checking for __xpg_strerror_r... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 yes /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o simple.lo ../../libbacktrace/simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o elf.lo ../../libbacktrace/elf.c yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o checking for catgets... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o checking for strcasecmp... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1 yes yes checking for snprintf... checking for strchr... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 true DO=all multi-do # make yes yes checking for strdup... checking for localtime_r... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 yes checking for strncasecmp... yes checking for iswcntrl... yes yes checking for wmempcpy... checking for strndup... no checking for nl_langinfo and CODESET... yes checking for strnlen... yes checking for a traditional french locale... yes checking for strrchr... yes checking for strstr... none checking whether lstat correctly handles trailing slash... yes checking for strtod... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for strtol... yes checking for strtoul... yes nearly checking for getcwd... checking for strtoll... yes yes checking for uid_t in sys/types.h... checking for strtoull... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for strverscmp... yes yes checking whether chown dereferences symlinks... checking for tmpnam... yes yes checking whether chown honors trailing slash... checking for vasprintf... yes checking for vfprintf... yes checking whether chown always updates ctime... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... rm -f libdecnumber.a ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so libdecnumber.a yes make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libdecnumber' 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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 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 posix_spawn... yes checking for posix_spawnp... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... no checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking for sbrk... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking if environ is properly declared... yes checking whether snprintf is declared... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking whether vsnprintf is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking whether calloc is declared... no checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking whether getenv is declared... yes checking for working fcntl.h... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk 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... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1 yes checking whether strverscmp is declared... yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... yes checking for SHA1 HW acceleration support... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands mkdir ./bfd Configuring in ./bfd make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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 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 -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/md5.c -o pic/md5.o; \ else true; fi make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libiberty/testsuite' if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi configure: creating cache ./config.cache checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking target system type... s390x-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... ../../bfd/../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 s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-gcc... gcc checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o 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... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi none needed checking whether gcc understands -c and -o together... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/argv.c -o pic/argv.o; \ else true; fi 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... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o bsearch_r.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/concat.c -o pic/concat.o; \ else true; fi yes yes checking for pid_t... checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi yes checking for mode_t... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi yes checking for string.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o yes checking for memory.h... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi checking for mbstate_t... gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi yes checking whether frexp() can be used without linking with libm... checking for strings.h... yes checking for inttypes.h... yes checking whether alarm is declared... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi yes yes checking whether frexp works... checking for stdint.h... yes yes checking whether long double and double are the same... checking for unistd.h... no checking whether frexpl is declared... yes yes checking minix/config.h usability... checking whether frexpl() can be used without linking with libm... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o yes checking whether frexpl works... 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 stat file-mode macros are broken... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... no /usr/bin/nm -B checking for nlink_t... 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/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... ok if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi checking for dlfcn.h... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o checking whether getcwd is declared... yes checking for objdir... .libs if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi yes checking whether getdelim is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o filedescriptor.o checking if gcc supports -fno-rtti -fno-exceptions... yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi checking whether getdtablesize is declared... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi checking whether getline is declared... gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o yes checking if gcc static flag -static works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi yes checking whether getlogin_r is declared... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes checking whether getlogin is declared... yes checking dynamic linker characteristics... yes checking for struct timeval... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... yes checking for wide-enough struct timeval.tv_sec member... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi no checking for shl_load in -ldld... yes checking pthread.h usability... no checking for dlopen... yes checking pthread.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o yes checking whether a program can dlopen itself... yes checking for pthread.h... yes yes checking whether a statically linked program can dlopen itself... checking for pthread_kill in -lpthread... 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 POSIX threads API is available... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o checking whether setlocale (LC_ALL, NULL) is multithread-safe... no no checking for library containing dlsym... checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi no checking size of void *... yes checking for IPv4 sockets... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o yes checking for IPv6 sockets... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... 8 no checking for wint_t... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi yes checking whether wint_t is large enough... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... 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 byte ordering is bigendian... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /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 -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -Wl,--as-needed,-O1,--sort-common -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 /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390 checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) is GNU ld... yes checking for shared library run path origin... yes checking whether stdint.h works without ISO C predefines... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o done libtool: link: ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o checking for CFPreferencesCopyAppValue... libtool: link: ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so .libs/libbacktrace.a if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o yes checking whether stdint.h has UINTMAX_WIDTH etc.... 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-15.2/multiarch/libbacktrace' no checking for CFLocaleCopyPreferredLanguages... make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libbacktrace' if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi no checking whether to use NLS... no checking whether NLS is requested... no checking for msgfmt... (cached) no checking for gmsgfmt... (cached) : checking for xgettext... (cached) no checking for msgmerge... (cached) no checking size of long long... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o no if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o checking whether INT32_MAX < INTMAX_MAX... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi yes checking whether INT64_MAX == LONG_MAX... 8 checking size of void *... (cached) 8 checking size of long... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o yes checking whether UINT32_MAX < UINTMAX_MAX... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi 8 checking size of int... yes checking whether UINT64_MAX == ULONG_MAX... 4 yes checking where to find the exponent in a 'double'... checking fcntl.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o yes checking fcntl.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o yes checking for fcntl.h... yes checking sys/file.h usability... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi word 0 bit 20 checking whether byte ordering is bigendian... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -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 -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o yes checking for wchar_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o yes checking sys/resource.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o yes checking for good max_align_t... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/partition.c -o pic/partition.o; \ else true; fi yes checking whether NULL can be used in arbitrary expressions... checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o checking for fcntl... yes checking whether locale.h defines locale_t... yes yes checking whether locale.h conforms to POSIX:2001... checking for fdopen... yes checking whether struct lconv is properly defined... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o 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... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi yes checking for fileno... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether malloc (0) returns nonnull... yes checking for fls... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi yes checking whether NAN macro works... no if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi checking for getgid... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi yes checking whether HUGE_VAL works... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi yes checking for a traditional japanese locale... yes checking for getpagesize... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o yes none checking for a french Unicode locale... checking for getrlimit... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o none checking for a transitional chinese locale... yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi checking for getuid... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi checking for sysconf... none checking for inline... inline checking for mmap... yes checking whether basename is declared... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi yes checking for MAP_ANONYMOUS... yes checking whether memchr works... no checking whether ffs is declared... yes yes checking whether stpcpy is declared... checking whether memmem is declared... yes yes checking for memmem... checking whether asprintf is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o yes checking whether memmem works... yes checking whether vasprintf is declared... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi yes checking whether strnlen is declared... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o checking whether memrchr is declared... yes checking whether ___lc_codepage_func is declared... yes checking whether defines MIN and MAX... no checking for thread local storage (TLS) class... no checking whether defines MIN and MAX... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi yes checking for O_CLOEXEC... _Thread_local checking for s390x-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 for promoted mode_t type... mode_t checking whether is self-contained... yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for library containing setsockopt... yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi checking for gcc version with buggy 64-bit support... no checking sys/procfs.h usability... none needed checking whether setenv is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o yes checking sys/procfs.h presence... yes checking search.h usability... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for prstatus32_t in sys/procfs.h... no checking for prstatus_t.pr_who in sys/procfs.h... yes checking for sigset_t... no checking for prstatus32_t.pr_who in sys/procfs.h... no checking for pstatus_t in sys/procfs.h... yes checking for volatile sig_atomic_t... no checking for pxstatus_t in sys/procfs.h... no checking for pstatus32_t in sys/procfs.h... yes checking for sighandler_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o no checking for prpsinfo_t in sys/procfs.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o yes checking for prpsinfo_t.pr_pid in sys/procfs.h... yes checking for stdbool.h that conforms to C99... yes checking for prpsinfo32_t in sys/procfs.h... yes checking for _Bool... no checking for prpsinfo32_t.pr_pid in sys/procfs.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o no checking for psinfo_t in sys/procfs.h... no checking for psinfo_t.pr_pid in sys/procfs.h... yes checking whether fcloseall is declared... no checking for psinfo32_t in sys/procfs.h... no checking for psinfo32_t.pr_pid in sys/procfs.h... no checking which flavor of printf attribute matches inttypes macros... no checking for lwpstatus_t in sys/procfs.h... system checking whether ecvt is declared... no checking for lwpxstatus_t in sys/procfs.h... yes checking whether fcvt is declared... no checking for lwpstatus_t.pr_context in sys/procfs.h... no checking for lwpstatus_t.pr_reg in sys/procfs.h... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sort.c -o pic/sort.o; \ else true; fi yes no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... checking whether gcvt is declared... no checking for win32_pstatus_t in sys/procfs.h... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o no checking whether strdup is declared... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi checking for ftello... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o yes checking whether strerror(0) succeeds... yes checking for ftello64... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi yes checking for strerror_r with POSIX signature... no checking for fseeko... yes checking whether strerror_r works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi checking for fseeko64... no yes checking for fopen64... checking whether strerror_r is declared... (cached) yes checking whether strnlen is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o no checking whether ftello is declared... yes checking whether strstr works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o yes yes checking whether ftello64 is declared... checking whether strtok_r is declared... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi no checking whether fseeko is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o yes checking for struct timespec in ... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi yes checking for TIME_UTC in ... checking whether fseeko64 is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi yes no if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o checking whether fopen64 is declared... checking whether execvpe is declared... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o yes no checking size of off_t... checking whether unsetenv is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o yes checking whether wcsdup is declared... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi 8 checking file_ptr type... int64_t checking for stdlib.h... (cached) yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi checking for unistd.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sigsetmask.c -o sigsetmask.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o yes checking for sys/param.h... checking whether iswcntrl works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for madvise... yes checking for C compiler option to allow warnings... yes -Wno-error checking for mprotect... checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so ./libiberty.a if [ x"-fPIC" != x ]; then \ cd pic; \ ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi yes checking for d_type member in directory struct... make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libiberty' yes checking for dirfd... config.status: creating Makefile yes checking whether dirfd is declared... yes checking whether dirfd is a macro... config.status: creating bfd-in3.h no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... config.status: creating po/Makefile.in yes checking whether fcntl understands F_DUPFD_CLOEXEC... config.status: creating config.h config.status: executing depfiles commands no checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for ffs... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... no checking whether free is known to preserve errno... no checking whether fstatat (..., 0) works... yes checking whether getcwd handles long file names properly... config.status: executing libtool commands config.status: executing default-1 commands no, but it is partly working checking for getpagesize... config.status: executing default-2 commands config.status: executing default commands yes checking whether getcwd succeeds when 4k < cwd_length < 16k... mkdir ./opcodes Configuring in ./opcodes yes checking for working getdelim function... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in po make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/bfd/po' ( if test 'x../../../bfd/po' != 'x.'; then \ posrcprefix='../../../bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../bfd/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ../../../bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status yes checking whether getdtablesize works... configure: creating cache ./config.cache checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking target system type... s390x-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... yes checking for getline... ../../opcodes/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... config.status: creating po/Makefile.in yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for s390x-alpine-linux-musl-gcc... gcc config.status: executing depfiles commands config.status: executing libtool commands yes checking for working getline function... checking whether the C compiler works... config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing default commands make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/bfd/po' yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether getlogin_r works with small buffers... checking whether we are cross compiling... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/bfd' CCLD doc/chew.stamp yes checking whether program_invocation_name is declared... no checking for suffix of object files... yes o checking whether we are using the GNU C compiler... checking whether program_invocation_short_name is declared... yes checking whether gcc accepts -g... yes checking whether __argv is declared... yes checking for gcc option to accept ISO C89... no checking whether getrandom is compatible with its GNU+BSD signature... none needed checking whether gcc understands -c and -o together... yes checking for gettimeofday with POSIX signature... yes checking for style of include used by make... yes GNU checking for GNU glob interface version 1 or 2... checking dependency style of gcc... no checking for library containing inet_ntop... gcc3 checking how to run the C preprocessor... none required checking whether inet_ntop is declared... gcc -E yes checking whether isnan(double) can be used without linking with libm... checking for grep that handles long lines and -e... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether the compiler supports the __inline keyword... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... 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... no yes checking for stdint.h... 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 unistd.h... yes checking whether the C locale is free of encoding errors... yes checking minix/config.h usability... no checking minix/config.h presence... 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 minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether memmem works in linear time... yes checking for s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-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... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for mempcpy... (cached) yes 98304 checking whether the shell understands some XSI constructs... checking for memrchr... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking whether mkdir handles trailing slash... GEN doc/aoutx.stamp GEN doc/archive.stamp GEN doc/archures.stamp GEN doc/bfdio.stamp GEN doc/bfdt.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/libbfd.stamp GEN doc/linker.stamp GEN doc/mmo.stamp GEN doc/opncls.stamp GEN doc/reloc.stamp GEN doc/section.stamp GEN doc/syms.stamp GEN doc/targets.stamp yes checking whether mkdir handles trailing dot... ok MAKEINFO doc/bfd.info checking for dlfcn.h... yes checking for mkdtemp... yes checking for objdir... .libs yes checking whether is self-contained... yes checking whether open recognizes a trailing slash... 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 for opendir... yes checking if gcc supports -c -o file.o... yes checking for rawmemchr... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes checking dynamic linker characteristics... no checking for readdir... yes checking whether readlink signature is correct... 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 whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... 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 for msgfmt... no checking for gmsgfmt... : yes checking whether rename honors trailing slash on destination... checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390 checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking whether rename honors trailing slash on source... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether NLS is requested... no checking for msgfmt... (cached) no checking for gmsgfmt... (cached) : checking for xgettext... (cached) no checking for msgmerge... (cached) no checking size of void *... yes checking whether rename manages hard links correctly... 8 checking whether basename is declared... yes checking whether rename manages existing destinations correctly... no checking whether stpcpy is declared... yes checking for rewinddir... yes checking for sigsetjmp... yes checking whether rmdir works... checking linker --as-needed support... yes checking for cos in -lm... yes checking whether select supports a 0 argument... yes configure: updating cache ./config.cache yes checking whether select detects invalid fds... checking that generated files are newer than configure... done configure: creating ./config.status 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: creating Makefile 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... config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile 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... int checking whether unsetenv obeys POSIX... yes checking for variable-length arrays... 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 s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile.gnulib.inc config.status: creating Makefile config.status: creating import/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands mkdir ./gdbsupport Configuring in ./gdbsupport make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gnulib' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gnulib' Making all in import make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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 configure: creating cache ./config.cache GEN sys/types.h GEN sys/uio.h GEN sys/wait.h checking build system type... s390x-alpine-linux-musl GEN time.h checking host system type... GEN unistd.h GEN wchar.h GEN wctype.h s390x-alpine-linux-musl checking target system type... s390x-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 s390x-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... make all-recursive no checking for suffix of object files... make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gnulib/import' o checking whether we are using the GNU C compiler... make[6]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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 yes checking whether gcc accepts -g... CC libgnu_a-dirname-lgpl.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-stripslash.o CC libgnu_a-error.o yes checking for gcc option to accept ISO C89... CC libgnu_a-exitfail.o none needed checking whether gcc understands -c and -o together... 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 yes CC libgnu_a-filenamecat-lgpl.o checking for style of include used by make... GNU checking dependency style of gcc... CC libgnu_a-free.o gcc3 CC libgnu_a-getcwd.o CC libgnu_a-getcwd-lgpl.o CC libgnu_a-getprogname.o checking whether we are using the GNU C++ compiler... CC libgnu_a-glob.o CC libgnu_a-globfree.o CC libgnu_a-glob_pattern_p.o yes checking whether g++ accepts -g... CC libgnu_a-hard-locale.o CC libgnu_a-localcharset.o yes checking dependency style of g++... CC libgnu_a-malloca.o CC libgnu_a-math.o CC libgnu_a-openat-die.o CC libgnu_a-rawmemchr.o gcc3 checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking how to run the C preprocessor... CC libgnu_a-save-cwd.o gcc -E CC libgnu_a-setlocale_null.o CC libgnu_a-setlocale-lock.o CC libgnu_a-sockets.o checking for grep that handles long lines and -e... 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 /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... CC glthread/libgnu_a-lock.o CC malloc/libgnu_a-scratch_buffer_dupfree.o 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 yes checking for sys/types.h... make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/bfd' yes make all-recursive checking for sys/stat.h... yes checking for stdlib.h... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/bfd' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/bfd/po' yes checking for string.h... yes make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/bfd' checking for memory.h... rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h GEN elf32-aarch64.c GEN elf32-ia64.c rm -f bfd-tmp.h GEN elf32-kvx.c touch stmp-bfd-h GEN elf32-loongarch.c GEN elf32-riscv.c GEN elf64-aarch64.c GEN elf64-ia64.c GEN elf64-kvx.c GEN elf64-loongarch.c GEN elf64-riscv.c GEN pe-aarch64igen.c GEN pe-loongarch64igen.c yes GEN pe-riscv64igen.c checking for strings.h... GEN pepigen.c GEN pex64igen.c rm -f tofiles GEN peigen.c f=""; \ for i in elf64-s390.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-s390.lo elf32.lo elf64-gen.lo elf32-gen.lo plugin.lo aix5ppc-core.lo aout64.lo coff-alpha.lo coff-x86_64.lo coff64-rs6000.lo elf32-aarch64.lo elf32-ia64.lo elf32-kvx.lo elf32-loongarch.lo elf32-mips.lo elf32-riscv.lo elf32-score.lo elf32-score7.lo elf64-aarch64.lo elf64-alpha.lo elf64-amdgcn.lo elf64-bpf.lo elf64-gen.lo elf64-hppa.lo elf64-ia64-vms.lo elf64-ia64.lo elf64-kvx.lo elf64-loongarch.lo elf64-mips.lo elf64-mmix.lo elf64-nfp.lo elf64-ppc.lo elf64-riscv.lo elf64-s390.lo elf64-sparc.lo elf64-tilegx.lo elf64-x86-64.lo elf64.lo elfn32-mips.lo elfxx-aarch64.lo elfxx-ia64.lo elfxx-kvx.lo elfxx-loongarch.lo elfxx-mips.lo elfxx-riscv.lo elfxx-x86.lo mach-o-aarch64.lo mach-o-x86-64.lo mmo.lo pe-aarch64.lo pe-aarch64igen.lo pe-loongarch64igen.lo pe-riscv64igen.lo pe-x86_64.lo pei-aarch64.lo pei-ia64.lo pei-loongarch64.lo pei-riscv64.lo pei-x86_64.lo pepigen.lo pex64igen.lo vms-alpha.lo aout-cris.lo aout-ns32k.lo aout32.lo cf-i386lynx.lo coff-go32.lo coff-i386.lo coff-mips.lo coff-rs6000.lo coff-sh.lo coff-stgo32.lo coff-tic30.lo coff-tic4x.lo coff-tic54x.lo coff-z80.lo coff-z8k.lo coffgen.lo cofflink.lo dwarf1.lo dwarf2.lo ecoff.lo ecofflink.lo elf-attrs.lo elf-eh-frame.lo elf-ifunc.lo elf-m10200.lo elf-m10300.lo elf-nacl.lo elf-sframe.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 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-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-s12z.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 elfxx-x86.lo i386aout.lo i386bsd.lo i386lynx.lo i386msdos.lo mach-o-arm.lo mach-o-i386.lo mach-o.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-s390.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-ia64.lo cpu-iamcu.lo cpu-ip2k.lo cpu-iq2000.lo cpu-kvx.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-m68k.lo cpu-m9s12x.lo cpu-m9s12xg.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-riscv.lo cpu-rl78.lo cpu-rs6000.lo cpu-rx.lo cpu-s12z.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 trad-core.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles CC archive.lo CC archures.lo CC bfd.lo CC bfdio.lo /bin/sh ../../bfd/../move-if-change tofiles ofiles touch stamp-ofiles yes CC cache.lo checking for inttypes.h... CC coff-bfd.lo yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... CC compress.lo no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... CC corefile.lo yes checking for dlfcn.h... yes checking for windows.h... CC elf-properties.lo CC format.lo no checking for library containing dlsym... CC hash.lo none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether g++ supports C++17 features by default... yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... CC libbfd.lo CC linker.lo AR libgnu.a no checking whether to use NLS... no checking whether NLS is requested... no checking whether ffs is declared... make[6]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gnulib/import' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gnulib/import' CC merge.lo make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gnulib/import' CC opncls.lo make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gnulib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gnulib' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gnulib' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gnulib' CC reloc.lo CC section.lo 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 CC simple.lo checking whether strtoull is declared... yes checking whether strverscmp is declared... CC stab-syms.lo yes checking for long long... CC stabs.lo mkdir ./sim Configuring in ./sim CC syms.lo yes checking size of long long... mkdir ./gdbserver Configuring in ./gdbserver 8 checking whether basename is declared... CC targets.lo configure: creating cache ./config.cache no checking for size_t... CC binary.lo checking build system type... s390x-alpine-linux-musl checking host system type... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for s390x-alpine-linux-musl-gcc... gcc s390x-alpine-linux-musl checking target system type... s390x-alpine-linux-musl checking for s390x-alpine-linux-musl-gcc... gcc checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... 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 pid_t... checking whether we are cross compiling... no checking for suffix of object files... CC ihex.lo CC srec.lo o checking whether we are using the GNU C compiler... no checking for suffix of object files... CC tekhex.lo yes checking whether gcc accepts -g... yes checking for a sed that does not truncate output... /bin/sed checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for 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... none needed yes checking for alloca... checking whether we are using the GNU C++ compiler... none needed checking whether gcc understands -c and -o together... CC verilog.lo yes checking for nl_langinfo and CODESET... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... yes checking linux/perf_event.h usability... yes checking how to run the C preprocessor... gcc -E yes checking linux/perf_event.h presence... gcc -E checking for grep that handles long lines and -e... yes checking for linux/perf_event.h... yes checking locale.h usability... CC elf64-s390.lo checking for grep that handles long lines and -e... 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... CC elf64.lo yes checking for signal.h... yes checking sys/resource.h usability... CC elf.lo /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking sys/resource.h presence... CC elflink.lo yes checking for sys/resource.h... yes /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes yes checking for sys/types.h... checking sys/un.h usability... CC elf-attrs.lo yes checking for sys/stat.h... yes checking sys/un.h presence... yes checking for sys/un.h... yes yes checking sys/wait.h usability... checking for stdlib.h... yes checking for sys/types.h... yes yes checking for string.h... checking for sys/stat.h... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking thread_db.h usability... yes yes checking for stdlib.h... checking for memory.h... no checking thread_db.h presence... yes no checking for thread_db.h... no checking for string.h... checking wait.h usability... yes yes checking for strings.h... yes checking wait.h presence... checking for memory.h... yes checking for wait.h... yes checking termios.h usability... yes yes checking for strings.h... checking for inttypes.h... yes yes yes checking termios.h presence... checking for stdint.h... yes checking for termios.h... yes checking for inttypes.h... checking for dlfcn.h... (cached) yes checking linux/elf.h usability... yes checking for unistd.h... yes checking for stdint.h... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking proc_service.h usability... yes checking minix/config.h usability... yes checking for unistd.h... no checking proc_service.h presence... no checking minix/config.h presence... yes no checking for proc_service.h... no checking for a BSD-compatible install... /usr/bin/install -c checking whether byte ordering is bigendian... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking poll.h usability... yes checking poll.h presence... 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 poll.h... yes checking sys/poll.h usability... CC elf-strtab.lo no checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking target system type... s390x-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking for s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so yes checking for s390x-alpine-linux-musl-dtc... no checking for dtc... no checking for s390x-alpine-linux-musl-ar... checking whether g++ supports C++17 features by default... yes checking sys/poll.h presence... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-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 sys/poll.h... yes checking sys/select.h usability... yes checking for dlfcn.h... yes checking sys/select.h presence... yes yes checking for sys/select.h... checking for fcntl.h... yes checking for getpagesize... yes checking for fpu_control.h... yes checking for working mmap... no checking for termios.h... yes checking for ANSI C header files... (cached) yes checking for size_t... yes checking for utime.h... yes checking vfork.h usability... yes yes checking for linux/if_tun.h... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... CC elf-eh-frame.lo CC elf-sframe.lo yes no checking vfork.h presence... checking for linux/mii.h... no checking for vfork.h... no checking for fork... yes checking for pid_t... yes yes checking for linux/types.h... checking for vfork... yes yes checking for working fork... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by GCC... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... checking for net/if.h... yes done checking for ANSI C header files... (cached) checking for working vfork... (cached) yes yes checking for working alloca.h... checking for library containing socketpair... yes checking for netinet/in.h... yes checking for alloca... none required checking for fdwalk... yes checking for nl_langinfo and CODESET... yes CC dwarf1.lo checking for netinet/tcp.h... no checking for getrlimit... yes checking linux/perf_event.h usability... yes checking for sys/ioctl.h... yes checking for pipe... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes yes checking locale.h usability... checking for sys/mman.h... yes checking for pipe2... yes yes checking locale.h presence... checking for sys/mount.h... yes checking for locale.h... yes checking for memory.h... (cached) yes yes checking signal.h usability... checking for poll... yes checking for sys/param.h... yes checking signal.h presence... yes yes checking for signal.h... yes checking for socketpair... checking sys/resource.h usability... yes yes checking sys/resource.h presence... checking for sys/resource.h... CC dwarf2.lo yes yes checking for sys/resource.h... yes checking for sigaction... checking sys/socket.h usability... yes yes checking for sys/socket.h... checking for ptrace64... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes no checking for sbrk... checking for sys/statfs.h... yes checking sys/un.h presence... yes yes checking for sys/un.h... yes yes checking for setns... checking sys/wait.h usability... checking for sys/termio.h... yes checking for sigaltstack... no yes checking sys/wait.h presence... checking for sys/termios.h... yes checking for sys/wait.h... yes checking thread_db.h usability... yes checking for sigprocmask... yes no checking thread_db.h presence... yes checking for sys/types.h... (cached) yes checking for setpgid... checking for sys/vfs.h... no checking for thread_db.h... no checking wait.h usability... yes yes checking for __setfpucw... checking for setpgrp... yes checking wait.h presence... yes checking for wait.h... yes yes no checking for access... checking termios.h usability... checking for getrusage... yes checking for aint... yes checking termios.h presence... yes checking for getauxval... yes checking for termios.h... yes checking dlfcn.h usability... no checking for anint... yes checking for sigtimedwait... yes checking dlfcn.h presence... no checking for cfgetispeed... yes checking for dlfcn.h... yes checking linux/elf.h usability... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking for cfgetospeed... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes yes checking proc_service.h usability... checking whether strstr is declared... yes no checking proc_service.h presence... checking for cfsetispeed... CC elf32-s390.lo yes checking for struct stat.st_blocks... no checking for proc_service.h... no checking poll.h usability... yes yes checking for struct stat.st_blksize... checking for cfsetospeed... yes checking poll.h presence... yes checking for poll.h... yes yes checking for library containing kinfo_getfile... checking sys/poll.h usability... yes checking for chdir... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking for chmod... yes checking sys/select.h presence... no checking for kinfo_getfile... yes checking for sys/select.h... yes yes checking for dup... checking for getpagesize... no checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes yes checking for working mmap... checking for dup2... yes checking for joinable pthread attribute... CC elf32.lo PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for execv... yes checking vfork.h usability... yes checking for execve... yes checking for std::thread... no checking vfork.h presence... yes no checking for vfork.h... no checking for fcntl... checking for fork... yes checking for fork... yes checking for vfork... yes checking for fstat... yes checking for working fork... yes checking for fstatfs... yes checking for working vfork... (cached) yes checking for library containing socketpair... yes checking for ftruncate... none required checking for fdwalk... yes checking for getdirentries... no checking for getrlimit... yes checking for pthread_sigmask... yes checking for pipe... no checking for getegid... yes yes checking for pthread_setname_np... checking for pipe2... yes checking for geteuid... yes yes checking for sigsetjmp... yes checking for poll... checking for getgid... yes checking whether to use intel pt... auto checking for libipt... yes checking for socketpair... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking for getpid... yes checking for sigaction... yes yes checking sys/procfs.h usability... checking for getppid... yes yes checking sys/procfs.h presence... checking for ptrace64... yes checking for getrusage... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... no checking for sbrk... yes no checking for fpregset_t in sys/procfs.h... checking for gettimeofday... yes no checking for prgregset_t in sys/procfs.h... checking for setns... yes checking for prfpregset_t in sys/procfs.h... yes yes checking for sigaltstack... checking for getuid... yes checking for sigprocmask... yes checking for prgregset32_t in sys/procfs.h... yes checking for ioctl... yes CC elf64-gen.lo no checking for lwpid_t in sys/procfs.h... checking for setpgid... yes yes checking for psaddr_t in sys/procfs.h... checking for setpgrp... yes checking for kill... yes yes checking for elf_fpregset_t in sys/procfs.h... checking for getrusage... yes CC elf32-gen.lo yes checking for libxxhash... checking for link... yes no checking whether to use xxhash... no checking sys/ptrace.h usability... yes checking for getauxval... yes checking sys/ptrace.h presence... checking for lseek... yes checking for sys/ptrace.h... yes yes checking for sigtimedwait... checking ptrace.h usability... yes CC plugin.lo checking for lstat... yes no checking ptrace.h presence... checking whether ADDR_NO_RANDOMIZE is declared... no checking for ptrace.h... no checking return type of ptrace... yes checking whether strstr is declared... yes checking for mkdir... long checking types of arguments for ptrace... yes checking for struct stat.st_blocks... yes checking for mmap... yes checking for struct stat.st_blksize... yes checking for munmap... yes checking for library containing kinfo_getfile... yes checking for pipe... CC aix5ppc-core.lo yes checking for posix_fallocate... yes CC aout64.lo checking for pread... no checking for kinfo_getfile... CC coff-alpha.lo CC coff-x86_64.lo yes no checking whether gcc is Clang... checking for rmdir... no checking whether pthreads work with -pthread... yes checking for setregid... yes checking for setreuid... yes checking for joinable pthread attribute... yes checking for setgid... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for setuid... yes checking for std::thread... yes checking for sigaction... yes checking for sigprocmask... yes checking for sqrt... yes checking for stat... yes checking for strsignal... yes checking for symlink... yes yes checking for pthread_sigmask... checking for tcdrain... yes yes checking for pthread_setname_np... checking for tcflow... yes checking for sigsetjmp... yes checking for tcflush... yes checking whether to use intel pt... auto checking for libipt... yes checking for tcgetattr... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking for tcgetpgrp... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for tcsendbreak... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... yes no checking for fpregset_t in sys/procfs.h... checking for tcsetattr... no checking for prgregset_t in sys/procfs.h... yes checking for tcsetpgrp... yes checking for prfpregset_t in sys/procfs.h... yes checking for prgregset32_t in sys/procfs.h... yes checking for time... no checking for lwpid_t in sys/procfs.h... yes checking for truncate... yes checking for psaddr_t in sys/procfs.h... CC coff64-rs6000.lo yes checking for elf_fpregset_t in sys/procfs.h... yes yes checking for libxxhash... checking for umask... no checking whether to use xxhash... no checking whether make sets $(MAKE)... CC elf32-aarch64.lo yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : yes checking for unlink... checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... yes no checking for CFLocaleCopyPreferredLanguages... checking for utime... no checking whether to use NLS... no checking whether NLS is requested... no checking dependency style of gcc... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... gcc3 checking for termios.h... (cached) yes checking sys/reg.h usability... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking sys/reg.h presence... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for sys/reg.h... yes checking for string.h... (cached) yes checking for sys/procfs.h... (cached) yes checking for linux/elf.h... (cached) yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking fcntl.h usability... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for gawk... awk checking command to parse /usr/bin/nm -B output from gcc object... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for signal.h... (cached) yes checking sys/file.h usability... ok yes checking sys/file.h presence... checking for dlfcn.h... (cached) yes checking for dirent.h that defines DIR... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking for library containing opendir... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking netinet/in.h usability... none required checking for struct stat.st_blksize... yes checking netinet/in.h presence... yes yes checking for netinet/in.h... yes checking for struct stat.st_blocks... checking for sys/socket.h... (cached) yes yes checking for struct stat.st_rdev... checking netdb.h usability... yes checking netdb.h presence... yes checking for struct tm.tm_zone... yes checking for netdb.h... yes checking netinet/tcp.h usability... yes checking for struct stat.st_dev... yes yes checking netinet/tcp.h presence... checking for struct stat.st_ino... yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking for struct stat.st_mode... yes checking for struct stat.st_nlink... yes checking arpa/inet.h presence... yes checking for struct stat.st_uid... yes checking for arpa/inet.h... yes yes checking for struct stat.st_gid... CC elf32-ia64.lo yes checking for struct stat.st_rdev... (cached) yes checking ws2tcpip.h usability... checking for struct stat.st_size... yes checking for struct stat.st_blksize... (cached) yes checking for struct stat.st_blocks... (cached) yes no checking ws2tcpip.h presence... checking for struct stat.st_atime... no checking for ws2tcpip.h... no checking for vfork.h... (cached) no checking for fork... (cached) yes yes checking for struct stat.st_mtime... 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_ctime... yes checking for __int128... yes checking for pwrite... yes checking for pread64... yes checking for socklen_t... no checking sys/ptrace.h usability... yes checking size of void *... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... 8 checking for struct statfs... no checking ptrace.h presence... yes checking if union semun defined... no checking for ptrace.h... no checking return type of ptrace... no checking whether System V semaphores are supported... yes checking whether System V shared memory is supported... long checking types of arguments for ptrace... yes checking for struct termios... yes checking for struct termios.c_line... yes checking type of array argument to getgroups... gid_t checking for mode_t... yes checking for off_t... CC elf32-kvx.lo 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 CC elf32-loongarch.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... 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/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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 sdl2... no checking for sdl... no checking for cygwin... no checking for library containing tgetent... -ltinfo checking for readline in -lreadline... yes checking for a known getopt prototype in unistd.h... yes checking whether ffs is declared... yes checking whether asprintf is declared... CC elf32-mips.lo yes checking whether vasprintf is declared... yes checking whether snprintf is declared... CC elf32-riscv.lo CC elf32-score.lo yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... CC elf32-score7.lo yes checking whether strtoull is declared... yes checking whether strverscmp is declared... no checking for long long... yes checking size of long long... CC elf64-aarch64.lo 8 checking whether basename is declared... no 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/s390x-alpine-linux-musl/14.2.0/../../../../s390x-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/s390x-alpine-linux-musl/14.2.0/../../../../s390x-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 number of sim cpus to support... 0 checking for sim stdio debug behavior... 0 checking for sim trace settings... ~TRACE_debug checking compiler warning flags... CC elf64-alpha.lo CC elf64-amdgcn.lo CC elf64-bpf.lo -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral checking compiler warning flags... CC elf64-hppa.lo -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -Wno-stringop-truncation -Wno-implicit-fallthrough -Wno-shadow=local checking whether -Wno-shadow=local is supported... yes checking whether -Wno-unused-but-set-variable is supported... yes checking whether sim frv should dump cpu state on unknown traps... no checking mips subtarget... none checking mips bitsize... 64 checking mips fpu bitsize... 64 checking for sim ppc bitsize settings... checking for sim ppc decode mechanism... checking for sim ppc default model... checking for sim ppc duplicate settings... -E checking for sim ppc filter rules... -F 32,f,o checking for sim ppc float settings... checking for sim ppc hardware settings... cpu,memory,nvram,iobus,htab,disk,trace,register,vm,init,core,pal,com,eeprom,opic,glue,phb,ide,sem,shm checking for sim ppc icache settings... -CSRI 1024 checking for sim ppc jump settings... checking for sim ppc source debug line numbers... checking for sim ppc model... checking for sim ppc model issue... checking for sim ppc event monitoring... checking for sim ppc opcode lookup settings... dc-complex checking for sim ppc smp settings... -DWITH_SMP=5 checking for sim ppc switch table settings... checking for sim ppc timebase... checking for sim ppc xor endian settings... 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... CC elf64-ia64-vms.lo done configure: creating ./config.status CC elf64-ia64.lo config.status: creating aarch64/.gdbinit config.status: creating arm/.gdbinit config.status: creating avr/.gdbinit config.status: creating bfin/.gdbinit config.status: creating bpf/.gdbinit config.status: creating cr16/.gdbinit config.status: creating cris/.gdbinit config.status: creating d10v/.gdbinit config.status: creating frv/.gdbinit config.status: creating ft32/.gdbinit config.status: creating h8300/.gdbinit config.status: creating iq2000/.gdbinit config.status: creating lm32/.gdbinit config.status: creating m32c/.gdbinit config.status: creating m32r/.gdbinit config.status: creating m68hc11/.gdbinit config.status: creating mcore/.gdbinit config.status: creating microblaze/.gdbinit config.status: creating mips/.gdbinit config.status: creating mn10300/.gdbinit config.status: creating moxie/.gdbinit config.status: creating msp430/.gdbinit config.status: creating or1k/.gdbinit config.status: creating ppc/.gdbinit config.status: creating pru/.gdbinit config.status: creating riscv/.gdbinit config.status: creating rl78/.gdbinit config.status: creating rx/.gdbinit config.status: creating sh/.gdbinit config.status: creating erc32/.gdbinit config.status: creating v850/.gdbinit CC elf64-kvx.lo CC elf64-loongarch.lo config.status: creating Makefile config.status: creating .gdbinit config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands CC elf64-mips.lo CC elf64-mmix.lo CC elf64-nfp.lo CC elf64-ppc.lo CC elf64-riscv.lo CC elf64-sparc.lo CC elf64-tilegx.lo CC elf64-x86-64.lo CC elfn32-mips.lo CC elfxx-aarch64.lo CC elfxx-ia64.lo CC elfxx-kvx.lo CC elfxx-loongarch.lo CC elfxx-mips.lo CC elfxx-riscv.lo CC elfxx-x86.lo int,int,long,long checking the compiler type... CC mach-o-aarch64.lo gcc checking compiler warning flags... CC mach-o-x86-64.lo CC mmo.lo CC pe-aarch64.lo CC pe-aarch64igen.lo -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=5 -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 config.status: executing default-1 commands make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdbsupport' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdbsupport' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdbsupport' CXX agent.o CC pe-loongarch64igen.lo CXX btrace-common.o CXX cleanups.o int,int,long,long checking for ust... no checking the compiler type... CC pe-riscv64igen.lo gcc checking compiler warning flags... CC pe-x86_64.lo CXX common-debug.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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral checking for dladdr... CXX common-exceptions.o 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 for long long... yes checking size of long long... 8 checking whether basename is declared... no checking whether perror is declared... yes checking whether vasprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking for socklen_t... CXX common-inferior.o yes checking for Elf32_auxv_t... yes checking for Elf64_auxv_t... CC pei-aarch64.lo yes checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for dlopen in -ldl... yes checking for the dynamic export flag... CC pei-ia64.lo -Wl,--dynamic-list checking for TD_VERSION... no checking whether the target supports __sync_*_compare_and_swap... yes checking for iconv... CXX common-regcache.o yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes CC pei-loongarch64.lo 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 default-1 commands 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 CC pei-riscv64.lo CC pei-x86_64.lo CXX common-utils.o CXX environ.o CXX errors.o CXX event-loop.o CC pepigen.lo CC pex64igen.lo CC vms-alpha.lo CXX fileio.o CXX filestuff.o CC aout-cris.lo CXX format.o CC aout-ns32k.lo CXX gdb-dlfcn.o CC aout32.lo CXX gdb-hashtab.o CC cf-i386lynx.lo CXX gdb_obstack.o CC coff-go32.lo CC coff-i386.lo CXX gdb_regex.o CC coff-mips.lo 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 CC coff-rs6000.lo CXX ptid.o CXX rsp-low.o CXX run-time-clock.o CXX safe-strerror.o CC coff-sh.lo CC coff-stgo32.lo CC coff-tic30.lo CC coff-tic4x.lo CC coff-tic54x.lo CC coff-z80.lo CXX scoped_mmap.o CXX search.o CC coff-z8k.lo CC coffgen.lo CXX signals.o CXX signals-state-save-restore.o CC cofflink.lo CXX task-group.o CXX tdesc.o CC ecoff.lo CC ecofflink.lo CXX thread-pool.o CXX xml-utils.o CXX event-pipe.o CC elf-ifunc.lo CC elf-m10200.lo CC elf-m10300.lo CC elf-nacl.lo CC elf-vxworks.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 AR libgdbsupport.a ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdbsupport' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdbsupport' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdbsupport' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdbserver' CXX alloc.o CXX ax.o CXX debug.o CC elf32-cris.lo CXX dll.o CXX fork-child.o CXX hostio.o CXX inferiors.o CC elf32-crx.lo CXX linux-low.o CC elf32-csky.lo CC elf32-d10v.lo CXX linux-s390-low.o CXX mem-break.o CXX nat/fork-inferior.o CXX nat/linux-namespaces.o CXX nat/linux-osdata.o CXX nat/linux-personality.o CXX nat/linux-procfs.o CC elf32-d30v.lo CXX nat/linux-ptrace.o CC elf32-dlx.lo CC elf32-epiphany.lo CXX nat/linux-waitpid.o CXX notif.o CXX proc-service.o CC elf32-fr30.lo CC elf32-frv.lo CXX regcache.o CXX remote-utils.o CC elf32-ft32.lo CC elf32-h8300.lo CC elf32-hppa.lo REGDAT s390-gs-linux64-generated.cc REGDAT s390-linux32-generated.cc CC elf32-i386.lo CC elf32-ip2k.lo CC elf32-iq2000.lo REGDAT s390-linux32v1-generated.cc REGDAT s390-linux32v2-generated.cc REGDAT s390-linux64-generated.cc CC elf32-lm32.lo REGDAT s390-linux64v1-generated.cc REGDAT s390-linux64v2-generated.cc CC elf32-m32c.lo CC elf32-m32r.lo REGDAT s390-te-linux64-generated.cc REGDAT s390-tevx-linux64-generated.cc REGDAT s390-vx-linux64-generated.cc REGDAT s390x-gs-linux64-generated.cc CC elf32-m68hc11.lo REGDAT s390x-linux64-generated.cc REGDAT s390x-linux64v1-generated.cc CC elf32-m68hc12.lo REGDAT s390x-linux64v2-generated.cc REGDAT s390x-te-linux64-generated.cc REGDAT s390x-tevx-linux64-generated.cc CC elf32-m68hc1x.lo REGDAT s390x-vx-linux64-generated.cc CXX server.o CC elf32-m68k.lo CC elf32-mcore.lo CXX symbol.o CC elf32-mep.lo CXX target.o CXX target/target.o CC elf32-metag.lo CXX target/waitstatus.o CXX tdesc.o CXX thread-db.o CXX tracepoint.o CXX utils.o CC elf32-microblaze.lo GEN version-generated.cc GEN xml-builtin-generated.c CC elf32-moxie.lo CXX gdbreplay.o CC elf32-msp430.lo CC elf32-mt.lo CC elf32-nds32.lo CXX version.o CXX alloc-ipa.o CXX ax-ipa.o CC elf32-nios2.lo CXX gdbsupport/common-utils-ipa.o CC elf32-or1k.lo CC elf32-pj.lo CXX gdbsupport/errors-ipa.o CC elf32-ppc.lo CXX gdbsupport/format-ipa.o CC elf32-pru.lo CC elf32-rl78.lo CC elf32-rx.lo CC elf32-s12z.lo CC elf32-sh.lo CC elf32-sparc.lo 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-s390-ipa.o CXX regcache-ipa.o CXX remote-utils-ipa.o CC elf32-spu.lo CXX s390-gs-linux64-ipa.o CXX s390-linux32-ipa.o CXX s390-linux32v1-ipa.o CXX s390-linux32v2-ipa.o CXX s390-linux64-ipa.o CXX s390-linux64v1-ipa.o CXX s390-linux64v2-ipa.o CXX s390-te-linux64-ipa.o CXX s390-tevx-linux64-ipa.o CC elf32-tic6x.lo CC elf32-tilegx.lo CC elf32-tilepro.lo CXX s390-vx-linux64-ipa.o CC elf32-v850.lo CC elf32-vax.lo CXX s390x-gs-linux64-ipa.o CXX s390x-linux64-ipa.o CXX s390x-linux64v1-ipa.o CXX s390x-linux64v2-ipa.o CXX s390x-te-linux64-ipa.o CXX s390x-tevx-linux64-ipa.o CXX s390x-vx-linux64-ipa.o CXX tdesc-ipa.o CC elf32-visium.lo CXX tracepoint-ipa.o CXX utils-ipa.o CXX s390-gs-linux64.o CC elf32-wasm32.lo CC elf32-xgate.lo CC elf32-xstormy16.lo CC elf32-xtensa.lo CC elf32-z80.lo CXX s390-linux32.o CXX s390-linux32v1.o CXX s390-linux32v2.o CXX s390-linux64.o CXX s390-linux64v1.o CXX s390-linux64v2.o CC elfxx-sparc.lo CC elfxx-tilegx.lo CXX s390-te-linux64.o CXX s390-tevx-linux64.o CXX s390-vx-linux64.o CXX s390x-gs-linux64.o CXX s390x-linux64.o CXX s390x-linux64v1.o CC i386aout.lo CC i386bsd.lo CC i386lynx.lo CXX s390x-linux64v2.o CXX s390x-te-linux64.o CXX s390x-tevx-linux64.o CXX s390x-vx-linux64.o CXXLD gdbreplay CC i386msdos.lo CXXLD libinproctrace.so CXX xml-builtin.o CC mach-o-arm.lo CC mach-o-i386.lo CC mach-o.lo CC ns32knetbsd.lo CC pc532-mach.lo CC pdb.lo CC pdp11.lo CC pe-arm-wince.lo CC pe-arm.lo CC pe-i386.lo CC pe-mcore.lo CXXLD gdbserver make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdbserver' CC pe-sh.lo CC pef.lo CC pei-arm-wince.lo CC pei-arm.lo CC pei-i386.lo CC pei-mcore.lo CC pei-sh.lo CC peigen.lo CC ppcboot.lo CC reloc16.lo CC som.lo CC vax1knetbsd.lo CC vaxnetbsd.lo CC vms-lib.lo CC vms-misc.lo CC wasm-module.lo CC xcofflink.lo CC xsym.lo CC xtensa-dynconfig.lo CC xtensa-isa.lo CC xtensa-modules.lo CC cpu-s390.lo CC cpu-aarch64.lo CC cpu-alpha.lo CC cpu-amdgcn.lo CC cpu-arc.lo CC cpu-arm.lo CC cpu-avr.lo CC cpu-bfin.lo CC cpu-bpf.lo CC cpu-cr16.lo CC cpu-cris.lo CC cpu-crx.lo CC cpu-csky.lo CC cpu-d10v.lo CC cpu-d30v.lo CC cpu-dlx.lo CC cpu-epiphany.lo CC cpu-fr30.lo CC cpu-frv.lo CC cpu-ft32.lo CC cpu-h8300.lo CC cpu-hppa.lo CC cpu-i386.lo CC cpu-iamcu.lo CC cpu-ia64.lo CC cpu-ip2k.lo CC cpu-iq2000.lo CC cpu-kvx.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-m68k.lo CC cpu-m9s12x.lo CC cpu-m9s12xg.lo CC cpu-mcore.lo CC cpu-mep.lo CC cpu-metag.lo CC cpu-microblaze.lo CC cpu-mips.lo CC cpu-mmix.lo CC cpu-moxie.lo CC cpu-msp430.lo CC cpu-mt.lo CC cpu-nds32.lo CC cpu-nfp.lo CC cpu-nios2.lo CC cpu-ns32k.lo CC cpu-or1k.lo CC cpu-pdp11.lo CC cpu-pj.lo CC cpu-powerpc.lo CC cpu-pru.lo CC cpu-riscv.lo CC cpu-rl78.lo CC cpu-rs6000.lo CC cpu-rx.lo CC cpu-s12z.lo CC cpu-score.lo CC cpu-sh.lo CC cpu-sparc.lo CC cpu-spu.lo CC cpu-tic30.lo CC cpu-tic54x.lo CC cpu-tic4x.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-xgate.lo CC cpu-wasm32.lo CC cpu-xstormy16.lo CC cpu-xtensa.lo CC cpu-z80.lo CC cpu-z8k.lo CC trad-core.lo CC archive64.lo CCLD libbfd.la make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/bfd' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/bfd' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/bfd' mkdir ./libctf mkdir ./gdb Configuring in ./libctf Configuring in ./gdb make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/opcodes' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/opcodes' Making all in . make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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 configure: creating cache ./config.cache checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking target system type... s390x-alpine-linux-musl checking for s390x-alpine-linux-musl-gcc... gcc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for s390x-alpine-linux-musl-gcc... gcc checking whether the C compiler works... CC arm-dis.lo CC avr-dis.lo checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... CC bfin-dis.lo 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... no checking for suffix of object files... yes checking for gcc option to accept ISO C89... o checking whether we are using the GNU C compiler... none needed checking whether gcc understands -c and -o together... CC cgen-asm.lo yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... yes checking for gcc option to accept ISO C89... gcc -E none needed checking for grep that handles long lines and -e... checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... CC cgen-bitset.lo yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... CC cgen-dis.lo /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... CC cgen-opc.lo CC cr16-dis.lo /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... CC cr16-opc.lo yes checking for sys/stat.h... yes checking for stdlib.h... CC cris-desc.lo yes yes checking for sys/types.h... checking for string.h... CC cris-dis.lo yes yes checking for sys/stat.h... checking for memory.h... yes yes checking for stdlib.h... checking for strings.h... yes checking for string.h... yes CC cris-opc.lo checking for inttypes.h... yes checking for memory.h... yes checking for stdint.h... CC crx-dis.lo yes checking for strings.h... yes checking for unistd.h... CC crx-opc.lo yes checking for inttypes.h... yes checking minix/config.h usability... yes checking for stdint.h... no checking minix/config.h presence... CC csky-dis.lo no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for unistd.h... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../libctf/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking minix/config.h usability... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... no checking minix/config.h presence... gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for s390x-alpine-linux-musl-gcc... (cached) gcc no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 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 s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so) interface... yes checking build system type... s390x-alpine-linux-musl checking host system type... ar checking whether NLS is requested... no s390x-alpine-linux-musl checking target system type... checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no s390x-alpine-linux-musl checking for dlfcn.h... checking for msgmerge... no checking for ld used by GCC... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking for windows.h... CC d10v-dis.lo no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... no checking for library containing dlsym... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... 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/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... CC d10v-opc.lo checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... 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/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for gawk... awk checking command to parse /usr/bin/nm -B output from gcc object... CC d30v-dis.lo CC d30v-opc.lo ok checking for dlfcn.h... ok yes checking for objdir... .libs checking for dlfcn.h... (cached) yes CC dlx-dis.lo 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... checking if gcc supports -fno-rtti -fno-exceptions... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... CC epiphany-asm.lo yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes checking if gcc supports -c -o file.o... yes checking dynamic linker characteristics... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking dynamic linker characteristics... CC epiphany-desc.lo no configure: creating ./config.lt 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++... CC epiphany-dis.lo /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390 checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) is GNU ld... yes checking whether the g++ linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... CC epiphany-ibld.lo 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... config.lt: creating libtool yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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 checking for aclocal... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-15.2/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-15.2/missing autoconf checking for autoheader... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-15.2/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... CC epiphany-opc.lo 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 CC fr30-asm.lo checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... CC fr30-desc.lo yes checking for working mmap... config.lt: creating libtool checking whether g++ supports C++17 features by default... yes checking for library containing dlsym... none required checking for ELF support in BFD... CC fr30-dis.lo CC fr30-ibld.lo yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for pid_t... CC fr30-opc.lo yes checking for ld used by GCC... /usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390 checking if the linker (/usr/lib/gcc/s390x-alpine-linux-musl/14.2.0/../../../../s390x-alpine-linux-musl/bin/ld -m elf64_s390) is GNU ld... yes checking for shared library run path origin... done checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for alloca... CC frv-asm.lo yes checking whether byte ordering is bigendian... yes checking for nl_langinfo and CODESET... CC frv-desc.lo yes checking linux/perf_event.h usability... yes checking byteswap.h usability... yes checking linux/perf_event.h presence... CC frv-dis.lo yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.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 endian.h presence... yes checking for endian.h... yes checking for pread... yes checking signal.h presence... yes yes checking for signal.h... yes checking whether bswap_16 is declared... checking sys/resource.h usability... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking whether asprintf is declared... yes checking sys/socket.h presence... CC frv-ibld.lo yes checking for sys/socket.h... yes yes checking sys/un.h usability... checking whether vasprintf is declared... yes checking sys/un.h presence... yes checking for sys/un.h... yes yes checking whether stpcpy is declared... checking sys/wait.h usability... CC frv-opc.lo yes checking for qsort_r... CC ft32-dis.lo yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking thread_db.h usability... yes checking for qsort_r signature... no checking thread_db.h presence... no checking for thread_db.h... no checking wait.h usability... GNU checking for O_CLOEXEC... yes checking wait.h presence... yes checking for wait.h... yes yes checking for makeinfo... makeinfo --split-size=5000000 checking termios.h usability... yes checking termios.h presence... CC ft32-opc.lo yes checking for termios.h... yes checking for dlfcn.h... (cached) yes CC h8300-dis.lo checking linux/elf.h usability... CC hppa-dis.lo yes checking linux/elf.h presence... checking for expect... no checking for Tcl supporting try/catch... no checking for linker versioning flags... yes checking for linux/elf.h... yes checking proc_service.h usability... -Wl,--version-script CC i386-dis.lo no checking proc_service.h presence... configure: updating cache ./config.cache no checking for proc_service.h... no checking that generated files are newer than configure... done configure: creating ./config.status 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... CC ip2k-asm.lo config.status: creating Makefile yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... config.status: creating config.h yes checking for vfork... config.status: executing depfiles commands yes checking for working fork... yes checking for working vfork... (cached) yes checking for library containing socketpair... CC ip2k-desc.lo none required checking for fdwalk... CC ip2k-dis.lo config.status: executing default-1 commands config.status: executing libtool commands no checking for getrlimit... yes checking for pipe... yes make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libctf' make all-recursive checking for pipe2... CC ip2k-ibld.lo make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libctf' yes checking for poll... CC ip2k-opc.lo make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libctf' CC libctf_la-ctf-archive.lo yes checking for socketpair... yes checking for sigaction... yes checking for ptrace64... CC iq2000-asm.lo CC iq2000-desc.lo no checking for sbrk... yes checking for setns... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for setpgid... yes CC libctf_la-ctf-dump.lo checking for setpgrp... yes checking for getrusage... CC libctf_la-ctf-create.lo CC libctf_la-ctf-decl.lo yes checking for getauxval... CC iq2000-dis.lo yes checking for sigtimedwait... yes checking whether ADDR_NO_RANDOMIZE is declared... CC libctf_la-ctf-error.lo yes checking whether strstr is declared... yes checking for struct stat.st_blocks... CC libctf_la-ctf-hash.lo CC libctf_la-ctf-labels.lo yes checking for struct stat.st_blksize... CC iq2000-ibld.lo yes checking for library containing kinfo_getfile... ../../libctf/ctf-hash.c: In function 'ctf_dynhash_create_sized': ../../libctf/ctf-hash.c:167:13: warning: allocation of insufficient size '8' for type 'ctf_dynhash_t' {aka 'struct ctf_dynhash'} with size '24' [-Walloc-size] 167 | dynhash = malloc (offsetof (ctf_dynhash_t, key_free)); | ^ ../../libctf/ctf-hash.c: In function 'ctf_hashtab_insert': ../../libctf/ctf-hash.c:228:15: warning: allocation of insufficient size '16' for type 'ctf_helem_t' {aka 'struct ctf_helem'} with size '24' [-Walloc-size] 228 | *slot = malloc (offsetof (ctf_helem_t, owner)); | ^ CC libctf_la-ctf-dedup.lo no checking for kinfo_getfile... no checking whether gcc is Clang... no checking whether pthreads work with -pthread... CC libctf_la-ctf-link.lo CC libctf_la-ctf-lookup.lo yes checking for joinable pthread attribute... CC libctf_la-ctf-open.lo PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for std::thread... CC iq2000-opc.lo yes checking for pthread_sigmask... yes checking for pthread_setname_np... yes checking for sigsetjmp... yes checking whether to use intel pt... auto CC kvx-opc.lo checking for libipt... CC libctf_la-ctf-serialize.lo 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... CC kvx-dis.lo 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... CC libctf_la-ctf-sha1.lo 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... CC libctf_la-ctf-string.lo yes checking for elf_fpregset_t in sys/procfs.h... yes checking for libxxhash... no checking whether to use xxhash... no checking dependency style of gcc... gcc3 checking for s390x-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 make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no CC lm32-asm.lo checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether NLS is requested... no checking whether makeinfo --split-size=5000000 supports @click... CC lm32-desc.lo CC libctf_la-ctf-subr.lo CC libctf_la-ctf-types.lo CC libctf_la-ctf-util.lo 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 amd-dbgapi >= 0.68.0... no CC lm32-dis.lo CC libctf_la-ctf-open-bfd.lo checking whether to use debuginfod... auto checking for libdebuginfod >= 0.188... no configure: WARNING: libdebuginfod is missing or some features may be unavailable. 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... CC lm32-ibld.lo no checking for _mcleanup... no checking for _etext... CC lm32-opc.lo yes checking for etext... CC lm32-opinst.lo yes checking for gawk... (cached) awk checking whether ln -s works... yes checking for s390x-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for bison... /home/buildozer/aports/main/gdb/src/gdb-15.2/missing bison -y checking for s390x-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so checking for s390x-alpine-linux-musl-dlltool... dlltool checking for s390x-alpine-linux-musl-windres... windres checking for main in -lm... yes checking for library containing gethostbyname... CC libctf_nobfd_la-ctf-archive.lo none required checking for libzstd >= 1.4.0... CC libctf_nobfd_la-ctf-dump.lo CC libctf_nobfd_la-ctf-create.lo yes checking for iconv... yes checking for working iconv... CC libctf_nobfd_la-ctf-decl.lo yes checking whether iconv is compatible with its POSIX signature... yes checking for library containing waddstr... CC libctf_nobfd_la-ctf-error.lo CC m10200-dis.lo -lncursesw checking for library containing tgetent... CC m10200-opc.lo CC m10300-dis.lo none required checking readline/readline.h usability... yes checking readline/readline.h presence... CC m10300-opc.lo CC m32c-asm.lo yes checking for readline/readline.h... yes checking whether system readline is new enough... yes checking size of unsigned long long... CC m32c-desc.lo CC m32c-dis.lo 8 checking size of unsigned long... 8 checking size of unsigned __int128... CC m32c-ibld.lo 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 whether to use python... /usr/bin/python3 CC m32c-opc.lo CC libctf_nobfd_la-ctf-hash.lo checking for python... ../../libctf/ctf-hash.c: In function 'ctf_dynhash_create_sized': ../../libctf/ctf-hash.c:167:13: warning: allocation of insufficient size '8' for type 'ctf_dynhash_t' {aka 'struct ctf_dynhash'} with size '24' [-Walloc-size] 167 | dynhash = malloc (offsetof (ctf_dynhash_t, key_free)); | ^ ../../libctf/ctf-hash.c: In function 'ctf_hashtab_insert': ../../libctf/ctf-hash.c:228:15: warning: allocation of insufficient size '16' for type 'ctf_helem_t' {aka 'struct ctf_helem'} with size '24' [-Walloc-size] 228 | *slot = malloc (offsetof (ctf_helem_t, owner)); | ^ CC libctf_nobfd_la-ctf-labels.lo yes checking compiler flags for python code... CC libctf_nobfd_la-ctf-dedup.lo -fno-strict-aliasing -fwrapv -DNDEBUG checking whether to use guile... auto checking for pkg-config... /usr/bin/pkg-config checking for usable guile from /usr/bin/pkg-config... CC m32r-asm.lo 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... CC m32r-desc.lo 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 for thread_db.h... (cached) no checking sys/file.h usability... CC libctf_nobfd_la-ctf-link.lo 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... CC m32r-dis.lo CC libctf_nobfd_la-ctf-lookup.lo yes checking for sys/ioctl.h... yes checking for sys/param.h... (cached) yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking for sys/resource.h... (cached) 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... CC m32r-ibld.lo CC libctf_nobfd_la-ctf-open.lo 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 for termios.h... (cached) 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... CC libctf_nobfd_la-ctf-serialize.lo yes checking curses.h presence... CC libctf_nobfd_la-ctf-sha1.lo CC libctf_nobfd_la-ctf-string.lo yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... CC libctf_nobfd_la-ctf-subr.lo no checking for cursesX.h... no checking ncurses.h usability... CC libctf_nobfd_la-ctf-types.lo yes checking ncurses.h presence... CC libctf_nobfd_la-ctf-util.lo yes checking for ncurses.h... yes checking ncursesw/ncurses.h usability... no checking ncursesw/ncurses.h presence... CC m32r-opc.lo 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... CCLD libctf.la no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking for term.h... CC m32r-opinst.lo yes checking for sys/socket.h... (cached) yes checking ws2tcpip.h usability... CC m68hc11-dis.lo CC m68hc11-opc.lo no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking execinfo.h usability... CC m68k-dis.lo no checking execinfo.h presence... CC m68k-opc.lo no checking for execinfo.h... no checking whether ffs is declared... CC s12z-dis.lo yes checking whether asprintf is declared... CC s12z-opc.lo yes checking whether vasprintf is declared... yes checking whether snprintf is declared... CC mcore-dis.lo CC mep-asm.lo yes CC mep-desc.lo checking whether vsnprintf is declared... CCLD libctf-nobfd.la CC mep-dis.lo yes checking whether strtol is declared... yes checking whether strtoul is declared... make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libctf' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libctf' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/libctf' CC mep-ibld.lo yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... CC mep-opc.lo yes checking for long long... CC metag-dis.lo CC microblaze-dis.lo yes checking size of long long... CC moxie-dis.lo 8 checking whether basename is declared... no checking whether snprintf is declared... (cached) yes checking for LC_MESSAGES... yes checking for socklen_t... CC moxie-opc.lo CC msp430-decode.lo yes checking for an ANSI C-conforming const... CC msp430-dis.lo yes checking for inline... inline checking whether byte ordering is bigendian... CC mt-asm.lo CC mt-desc.lo CC mt-dis.lo yes checking for getuid... CC mt-ibld.lo yes checking for getgid... CC mt-opc.lo yes checking for pread... CC nds32-asm.lo yes CC nds32-dis.lo checking for pread64... CC nios2-dis.lo no checking for pwrite... CC nios2-opc.lo yes checking for resize_term... CC ns32k-dis.lo CC or1k-asm.lo yes checking for getpgid... CC or1k-desc.lo CC or1k-dis.lo yes checking for setsid... CC or1k-ibld.lo CC or1k-opc.lo yes checking for sigsetmask... no checking for ttrace... CC pdp11-dis.lo CC pdp11-opc.lo CC pj-dis.lo no checking for wresize... CC pj-opc.lo yes CC ppc-dis.lo checking for setlocale... CC ppc-opc.lo CC pru-dis.lo yes checking for iconvlist... CC pru-opc.lo CC rl78-decode.lo no checking for libiconvlist... CC rl78-dis.lo CC rx-decode.lo no checking for btowc... CC rx-dis.lo yes CC s390-dis.lo checking for setrlimit... CC s390-mkopc.o yes checking for getrlimit... (cached) yes CC score-dis.lo CC score7-dis.lo checking for posix_madvise... yes CC sh-dis.lo checking for waitpid... CC sparc-dis.lo CC sparc-opc.lo yes checking for use_default_colors... yes checking for nl_langinfo and CODESET... (cached) 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... CC spu-dis.lo CC spu-opc.lo CC tic30-dis.lo CC tic4x-dis.lo CC tic54x-dis.lo CC tic54x-opc.lo CC tic6x-dis.lo CC tilepro-dis.lo CC tilepro-opc.lo CC v850-dis.lo CC v850-opc.lo CC vax-dis.lo CC visium-dis.lo CC visium-opc.lo CC wasm32-dis.lo CC xstormy16-asm.lo CC xstormy16-desc.lo CC xstormy16-dis.lo CC xstormy16-ibld.lo CC xstormy16-opc.lo CC xtensa-dis.lo CC xgate-dis.lo CC xgate-opc.lo CC z80-dis.lo CC z8k-dis.lo CC aarch64-asm.lo CC aarch64-asm-2.lo CC aarch64-dis.lo CC aarch64-dis-2.lo CC aarch64-opc.lo CC aarch64-opc-2.lo CC alpha-dis.lo CC alpha-opc.lo CC bpf-dis.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 CCLD s390-mkopc GEN s390-opc.tab CC s390-opc.lo CCLD libopcodes.la libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so libopcodes.tmp; \ /bin/sh ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/opcodes' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/opcodes/po' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/opcodes' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/opcodes' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/sim' CC cr16/cr16-opc.o GEN cris/stamp-mloop-v10f GEN cris/stamp-mloop-v32f 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 GEN or1k/stamp-mloop GEN ppc/stamp-defines GEN ppc/stamp-hw CC cr16/gencode.o CC d10v/gencode.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 CC igen/gen-itable.o CC igen/gen-icache.o CC igen/gen-semantics.o CC igen/gen-idecode.o CC igen/gen-support.o CC igen/gen-engine.o CC igen/gen.o CC ppc/igen.o CC ppc/table.o CC ppc/lf-ppc.o CC ppc/dumpf.o CC ppc/ld-decode.o CC ppc/ld-cache.o CC ppc/filter-ppc.o CC ppc/ld-insn.o CC ppc/gen-model.o CC ppc/gen-itable.o CC ppc/gen-icache.o CC ppc/gen-semantics.o CC ppc/gen-idecode.o CC ppc/gen-support.o CC sh/gencode.o CCLD cr16/gencode CCLD d10v/gencode GEN cr16/simops.h GEN d10v/simops.h AR igen/libigen.a ar: `u' modifier ignored since `D' is the default (see `U') CCLD igen/igen GEN mips/stamp-igen-itable GEN mn10300/stamp-igen GEN v850/stamp-igen CCLD sh/gencode GEN sh/code.c GEN sh/ppi.c AR ppc/libigen.a ar: `u' modifier ignored since `D' is the default (see `U') CCLD ppc/igen GEN ppc/stamp-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 ... make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/sim' GEN aarch64/stamp-hw GEN arm/stamp-hw GEN avr/stamp-hw GEN bfin/stamp-hw GEN bpf/stamp-hw GEN cr16/stamp-hw GEN cris/stamp-hw GEN d10v/stamp-hw GEN erc32/stamp-hw GEN frv/stamp-hw GEN ft32/stamp-hw GEN h8300/stamp-hw GEN iq2000/stamp-hw GEN lm32/stamp-hw GEN m32c/stamp-hw GEN m32r/stamp-hw GEN m68hc11/stamp-hw GEN mcore/stamp-hw GEN microblaze/stamp-hw GEN mips/stamp-hw GEN mn10300/stamp-hw GEN moxie/stamp-hw GEN msp430/stamp-hw GEN or1k/stamp-hw GEN pru/stamp-hw GEN riscv/stamp-hw GEN rl78/stamp-hw GEN rx/stamp-hw GEN sh/stamp-hw GEN v850/stamp-hw GEN common/version.c-stamp GEN aarch64/stamp-modules GEN arm/stamp-modules GEN avr/stamp-modules GEN bfin/stamp-modules GEN bpf/stamp-modules GEN cr16/table.c GEN cr16/stamp-modules GEN cris/stamp-modules GEN d10v/table.c GEN d10v/stamp-modules GEN erc32/stamp-modules GEN frv/stamp-modules GEN ft32/stamp-modules GEN h8300/stamp-modules GEN iq2000/stamp-modules GEN lm32/stamp-modules GEN m32c/stamp-modules GEN m32r/stamp-modules GEN m68hc11/stamp-modules GEN mcore/stamp-modules GEN microblaze/stamp-modules GEN mips/stamp-gen-mode-single GEN mips/stamp-modules ../../sim/mips/mips.igen 6549: info: unimplemented ../../sim/mips/mips.igen 6574: info: unimplemented ../../sim/mips/mips.igen 6591: info: unimplemented ../../sim/mips/mips.igen 6607: info: unimplemented ../../sim/mips/mips.igen 6787: info: unimplemented ../../sim/mips/mips.igen 6804: info: unimplemented ../../sim/mips/mips.igen 6821: info: unimplemented ../../sim/mips/mips.igen 6838: info: unimplemented ../../sim/mips/vr.igen 240: info: unimplemented ../../sim/mips/vr.igen 244: info: unimplemented ../../sim/mips/vr.igen 249: info: unimplemented ../../sim/mips/vr.igen 254: info: unimplemented ../../sim/mips/micromips.igen 685: info: unimplemented ../../sim/mips/micromips.igen 873: info: unimplemented ../../sim/mips/micromips.igen 888: info: unimplemented ../../sim/mips/micromips.igen 912: info: unimplemented ../../sim/mips/micromips.igen 927: info: unimplemented ../../sim/mips/micromips.igen 933: info: unimplemented ../../sim/mips/micromips.igen 966: info: unimplemented ../../sim/mips/micromips.igen 1140: info: unimplemented ../../sim/mips/micromips.igen 1155: info: unimplemented ../../sim/mips/micromips.igen 1180: info: unimplemented ../../sim/mips/micromips.igen 1195: info: unimplemented ../../sim/mips/micromips.igen 1210: info: unimplemented ../../sim/mips/micromips.igen 1225: info: unimplemented ../../sim/mips/micromips.igen 1276: info: unimplemented ../../sim/mips/micromips.igen 1282: info: unimplemented ../../sim/mips/micromips.igen 1288: info: unimplemented ../../sim/mips/micromips.igen 1303: info: unimplemented ../../sim/mips/micromips.igen 1477: info: unimplemented ../../sim/mips/micromips.igen 1492: info: unimplemented ../../sim/mips/micromips.igen 1582: info: unimplemented ../../sim/mips/micromips.igen 1597: info: unimplemented ../../sim/mips/micromips.igen 1683: info: unimplemented ../../sim/mips/micromips.igen 1698: info: unimplemented ../../sim/mips/micromips.igen 1720: info: unimplemented ../../sim/mips/micromips.igen 1753: info: unimplemented ../../sim/mips/micromips.igen 1768: info: unimplemented ../../sim/mips/micromips.igen 1801: info: unimplemented ../../sim/mips/micromips.igen GEN mn10300/stamp-modules 1835: info: unimplemented ../../sim/mips/micromips.igen 1992: info: unimplemented ../../sim/mips/micromips.igen 1998: info: unimplemented ../../sim/mips/micromips.igen 2014: info: unimplemented ../../sim/mips/micromips.igen 2064: info: unimplemented ../../sim/mips/micromips.igen 2158: info: unimplemented ../../sim/mips/micromips.igen 2164: info: unimplemented ../../sim/mips/micromips.igen 2170: info: unimplemented ../../sim/mips/micromips.igen 2176: info: unimplemented ../../sim/mips/micromips.igen 2236: info: unimplemented ../../sim/mips/micromips.igen 2242: info: unimplemented GEN moxie/stamp-modules GEN msp430/stamp-modules GEN or1k/stamp-modules CC ppc/debug.o CC ppc/bits.o CC ppc/sim-endian.o CC ppc/os_emul.o CC ppc/emul_generic.o CC ppc/emul_bugapi.o CC ppc/emul_chirp.o CC ppc/emul_netbsd.o CC ppc/emul_unix.o CC ppc/registers.o CC ppc/vm.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 | ^~~~~~~ CC ppc/corefile.o CC ppc/model.o CC ppc/spreg.o CC ppc/cpu.o CC ppc/interrupts.o CC ppc/events.o CC ppc/cap.o CC ppc/device.o CC ppc/tree.o CC ppc/device_table.o CC ppc/itable.o CC ppc/mon.o CC ppc/icache.o CC ppc/semantics.o CC ppc/idecode.o CC ppc/support.o CC ppc/sim-fpu.o CC ppc/psim.o CC ppc/pk_disklabel.o CC ppc/hw_cpu.o CC ppc/hw_memory.o CC ppc/hw_nvram.o CC ppc/hw_iobus.o CC ppc/hw_htab.o CC ppc/hw_disk.o CC ppc/hw_trace.o CC ppc/hw_register.o CC ppc/hw_vm.o CC ppc/hw_init.o CC ppc/hw_core.o CC ppc/hw_pal.o CC ppc/hw_com.o CC ppc/hw_eeprom.o CC ppc/hw_opic.o CC ppc/hw_glue.o CC ppc/hw_phb.o CC ppc/hw_ide.o CC ppc/hw_sem.o CC ppc/hw_shm.o CC ppc/options.o CC ppc/gdb-sim.o CC ppc/sim_calls.o GEN pru/stamp-modules GEN riscv/stamp-modules GEN rl78/stamp-modules GEN rx/stamp-modules GEN sh/table.c GEN sh/stamp-modules GEN v850/stamp-modules CC aarch64/nrun.o CC arm/nrun.o CC avr/nrun.o CC bfin/nrun.o CC bpf/nrun.o CC cr16/nrun.o CC cris/nrun.o CC d10v/nrun.o CC erc32/sis.o In file included from ../../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 | ^~~~~~~ CC frv/nrun.o CC ft32/nrun.o CC h8300/nrun.o CC iq2000/nrun.o CC lm32/nrun.o CC m32c/main.o CC m32r/nrun.o CC m68hc11/nrun.o CC microblaze/nrun.o CC mcore/nrun.o CC mips/nrun.o CC mn10300/nrun.o CC moxie/nrun.o CC msp430/nrun.o CC or1k/nrun.o CC ppc/main.o CC pru/nrun.o CC riscv/nrun.o CC rl78/main.o CC rx/main.o CC sh/nrun.o CC v850/nrun.o CC aarch64/sim-arange.o CC aarch64/sim-bits.o CC aarch64/sim-close.o CC aarch64/sim-command.o CC aarch64/sim-config.o CC aarch64/sim-core.o CC aarch64/sim-cpu.o CC aarch64/sim-endian.o CC aarch64/sim-engine.o CC aarch64/sim-events.o CC aarch64/sim-fpu.o CC aarch64/sim-hload.o CC aarch64/sim-hrw.o CC aarch64/sim-io.o CC aarch64/sim-info.o CC aarch64/sim-memopt.o CC aarch64/sim-model.o CC aarch64/sim-module.o int,int,long,long CC aarch64/sim-options.o checking whether setpgrp takes no argument... CC aarch64/sim-profile.o CC aarch64/sim-reason.o yes checking for struct thread.td_pcb... CC aarch64/sim-reg.o CC aarch64/sim-stop.o CC aarch64/sim-syscall.o no checking for struct lwp... CC aarch64/sim-trace.o CC aarch64/sim-utils.o no checking for struct reg in machine/reg.h... CC aarch64/sim-watch.o no checking for struct reg.r_fs... CC aarch64/hw-alloc.o CC aarch64/hw-base.o no checking for struct reg.r_gs... no checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... CC aarch64/hw-device.o yes checking for PT_GETDBREGS... CC aarch64/hw-events.o no checking for struct ptrace_lwpinfo.pl_tdname... CC aarch64/hw-handles.o CC aarch64/hw-instances.o CC aarch64/hw-ports.o no checking for struct ptrace_lwpinfo.pl_syscall_code... CC aarch64/hw-properties.o CC aarch64/hw-tree.o CC aarch64/sim-hw.o no checking for long long support in compiler... CC aarch64/dv-sockser.o yes checking for decfloat support in printf... CC aarch64/dv-cfi.o no checking for long double support in compiler... CC aarch64/dv-core.o yes checking for long double support in printf... CC aarch64/dv-pal.o CC aarch64/dv-glue.o yes checking for long double support in scanf... CC aarch64/cpustate.o yes checking for the dynamic export flag... CC aarch64/interp.o CC aarch64/memory.o CC aarch64/sim-resume.o -Wl,--dynamic-list checking whether execinfo.h backtrace is available... CC aarch64/simulator.o no checking the compiler type... CC arm/wrapper.o CC arm/sim-arange.o CC arm/sim-bits.o gcc checking compiler warning flags... CC arm/sim-close.o CC arm/sim-command.o CC arm/sim-config.o CC arm/sim-core.o CC arm/sim-cpu.o CC arm/sim-endian.o CC arm/sim-engine.o CC arm/sim-events.o CC arm/sim-fpu.o CC arm/sim-hload.o CC arm/sim-hrw.o CC arm/sim-io.o CC arm/sim-info.o CC arm/sim-memopt.o CC arm/sim-model.o CC arm/sim-module.o CC arm/sim-options.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=5 -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... CC arm/sim-profile.o CC arm/sim-reason.o CC arm/sim-reg.o CC arm/sim-stop.o CC arm/sim-syscall.o CC arm/sim-trace.o CC arm/sim-utils.o CC arm/sim-watch.o CC arm/hw-alloc.o yes checking for library containing dlopen... (cached) none required checking for Mach-O support in BFD... CC arm/hw-base.o CC arm/hw-device.o CC arm/hw-events.o CC arm/hw-handles.o CC arm/hw-instances.o CC arm/hw-ports.o CC arm/hw-properties.o CC arm/hw-tree.o CC arm/sim-hw.o CC arm/dv-sockser.o CC arm/dv-cfi.o CC arm/dv-core.o yes checking whether to use lzma... auto checking for liblzma... CC arm/dv-pal.o no checking for X... CC arm/dv-glue.o no CC arm/armemu.o checking whether to use babeltrace... auto CC arm/armemu32.o checking for libbabeltrace... no configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data. checking for xsltproc... no CC arm/arminit.o configure: updating cache ./config.cache configure: creating ./config.status CC arm/armos.o CC arm/armsupp.o CC arm/armvirt.o CC arm/thumbemu.o CC arm/armcopro.o CC arm/maverick.o CC arm/iwmmxt.o CC avr/interp.o CC avr/sim-arange.o CC avr/sim-bits.o config.status: creating jit-reader.h CC avr/sim-close.o config.status: creating gcore config.status: creating Makefile CC avr/sim-command.o config.status: creating gdb-gdb.gdb config.status: creating gdb-gdb.py config.status: creating doc/Makefile CC avr/sim-config.o CC avr/sim-core.o config.status: creating data-directory/Makefile CC avr/sim-cpu.o config.status: creating config.h config.status: linking ../../gdb/config/nm-linux.h to nm.h CC avr/sim-endian.o config.status: executing libtool commands config.status: executing depdir commands mkdir .deps CC avr/sim-engine.o config.status: executing default-1 commands === configuring in testsuite (/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdb/testsuite) CC avr/sim-events.o 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=s390x-alpine-linux-musl' '--host=s390x-alpine-linux-musl' '--target=s390x-alpine-linux-musl' 'build_alias=s390x-alpine-linux-musl' 'host_alias=s390x-alpine-linux-musl' 'target_alias=s390x-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 ' 'LDFLAGS= -Wl,--as-needed,-O1,--sort-common' 'CXX=g++' 'CXXFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -g -O2 -g1 ' 'PKG_CONFIG_PATH=' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=/home/buildozer/aports/main/gdb/src/gdb-15.2/missing bison -y' 'GMPLIBS=-lmpfr -lgmp' 'GMPINC=' --cache-file=.././config.cache --srcdir=../../../gdb/testsuite CC avr/sim-fpu.o CC avr/sim-hload.o CC avr/sim-hrw.o CC avr/sim-io.o CC avr/sim-info.o CC avr/sim-memopt.o CC avr/sim-model.o configure: loading cache .././config.cache checking build system type... (cached) s390x-alpine-linux-musl checking host system type... (cached) s390x-alpine-linux-musl checking target system type... (cached) s390x-alpine-linux-musl checking for s390x-alpine-linux-musl-gcc... (cached) gcc CC avr/sim-module.o CC avr/sim-options.o checking whether the C compiler works... CC avr/sim-profile.o yes checking for C compiler default output file name... a.out checking for suffix of executables... CC avr/sim-reason.o checking whether we are cross compiling... CC avr/sim-reg.o CC avr/sim-stop.o 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 CC avr/sim-syscall.o CC avr/sim-trace.o CC avr/sim-utils.o 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 CC avr/sim-watch.o checking for sys/stat.h... (cached) yes CC avr/hw-alloc.o checking for stdlib.h... (cached) yes checking for string.h... (cached) yes CC avr/hw-base.o checking for memory.h... (cached) yes CC avr/hw-device.o checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes CC avr/hw-events.o CC avr/hw-handles.o checking for stdint.h... (cached) yes CC avr/hw-instances.o CC avr/hw-ports.o checking for unistd.h... (cached) yes checking pthread.h usability... CC avr/hw-properties.o CC avr/hw-tree.o yes checking pthread.h presence... yes checking for pthread.h... yes CC avr/sim-hw.o CC avr/dv-sockser.o CC avr/dv-cfi.o CC avr/dv-core.o configure: updating cache .././config.cache configure: creating ./config.status CC avr/dv-pal.o CC avr/dv-glue.o CC avr/sim-resume.o CC bfin/sim-arange.o CC bfin/sim-bits.o CC bfin/sim-close.o CC bfin/sim-command.o CC bfin/sim-config.o CC bfin/sim-core.o CC bfin/sim-cpu.o config.status: creating lib/pdtrace CC bfin/sim-endian.o config.status: creating Makefile CC bfin/sim-engine.o CC bfin/sim-events.o CC bfin/sim-fpu.o CC bfin/sim-hload.o CC bfin/sim-hrw.o CC bfin/sim-io.o CC bfin/sim-info.o CC bfin/sim-memopt.o CC bfin/sim-model.o CC bfin/sim-module.o CC bfin/sim-options.o CC bfin/sim-profile.o CC bfin/sim-reason.o CC bfin/sim-reg.o CC bfin/sim-stop.o CC bfin/sim-syscall.o CC bfin/sim-trace.o CC bfin/sim-utils.o CC bfin/sim-watch.o CC bfin/hw-alloc.o CC bfin/hw-base.o CC bfin/hw-device.o CC bfin/hw-events.o CC bfin/hw-handles.o CC bfin/hw-instances.o CC bfin/hw-ports.o CC bfin/hw-properties.o CC bfin/hw-tree.o CC bfin/sim-hw.o CC bfin/dv-sockser.o CC bfin/dv-cfi.o CC bfin/dv-core.o CC bfin/dv-pal.o CC bfin/dv-glue.o CC bfin/dv-bfin_cec.o CC bfin/dv-bfin_ctimer.o CC bfin/dv-bfin_dma.o CC bfin/dv-bfin_dmac.o CC bfin/dv-bfin_ebiu_amc.o CC bfin/dv-bfin_ebiu_ddrc.o CC bfin/dv-bfin_ebiu_sdc.o CC bfin/dv-bfin_emac.o CC bfin/dv-bfin_eppi.o CC bfin/dv-bfin_evt.o CC bfin/dv-bfin_gpio.o CC bfin/dv-bfin_gpio2.o CC bfin/dv-bfin_gptimer.o CC bfin/dv-bfin_jtag.o CC bfin/dv-bfin_mmu.o CC bfin/dv-bfin_nfc.o CC bfin/dv-bfin_otp.o CC bfin/dv-bfin_pfmon.o CC bfin/dv-bfin_pint.o CC bfin/dv-bfin_pll.o CC bfin/dv-bfin_ppi.o CC bfin/dv-bfin_rtc.o CC bfin/dv-bfin_sic.o CC bfin/dv-bfin_spi.o CC bfin/dv-bfin_trace.o CC bfin/dv-bfin_twi.o CC bfin/dv-bfin_uart.o CC bfin/dv-bfin_uart2.o CC bfin/dv-bfin_wdog.o CC bfin/dv-bfin_wp.o CC bfin/dv-eth_phy.o CC bfin/bfin-sim.o CC bfin/devices.o CC bfin/gui.o CC bfin/interp.o CC bfin/machs.o CC bfin/sim-resume.o CC bpf/bpf-sim.o CC bpf/sim-arange.o CC bpf/sim-bits.o CC bpf/sim-close.o CC bpf/sim-command.o CC bpf/sim-config.o CC bpf/sim-core.o CC bpf/sim-cpu.o CC bpf/sim-endian.o CC bpf/sim-engine.o CC bpf/sim-events.o CC bpf/sim-fpu.o CC bpf/sim-hload.o CC bpf/sim-hrw.o CC bpf/sim-io.o CC bpf/sim-info.o CC bpf/sim-memopt.o CC bpf/sim-model.o CC bpf/sim-module.o CC bpf/sim-options.o CC bpf/sim-profile.o CC bpf/sim-reason.o CC bpf/sim-reg.o CC bpf/sim-stop.o CC bpf/sim-syscall.o CC bpf/sim-trace.o CC bpf/sim-utils.o CC bpf/sim-watch.o CC bpf/hw-alloc.o CC bpf/hw-base.o CC bpf/hw-device.o CC bpf/hw-events.o CC bpf/hw-handles.o CC bpf/hw-instances.o CC bpf/hw-ports.o CC bpf/hw-properties.o CC bpf/hw-tree.o CC bpf/sim-hw.o CC bpf/dv-sockser.o CC bpf/dv-cfi.o CC bpf/dv-core.o CC bpf/dv-pal.o CC bpf/dv-glue.o CC bpf/sim-resume.o CC cr16/sim-arange.o CC cr16/sim-bits.o CC cr16/sim-close.o CC cr16/sim-command.o CC cr16/sim-config.o CC cr16/sim-core.o CC cr16/sim-cpu.o CC cr16/sim-endian.o CC cr16/sim-engine.o CC cr16/sim-events.o CC cr16/sim-fpu.o CC cr16/sim-hload.o CC cr16/sim-hrw.o CC cr16/sim-io.o CC cr16/sim-info.o CC cr16/sim-memopt.o CC cr16/sim-model.o CC cr16/sim-module.o CC cr16/sim-options.o CC cr16/sim-profile.o CC cr16/sim-reason.o CC cr16/sim-reg.o CC cr16/sim-stop.o CC cr16/sim-syscall.o CC cr16/sim-trace.o CC cr16/sim-utils.o CC cr16/sim-watch.o CC cr16/hw-alloc.o CC cr16/hw-base.o CC cr16/hw-device.o CC cr16/hw-events.o CC cr16/hw-handles.o CC cr16/hw-instances.o CC cr16/hw-ports.o CC cr16/hw-properties.o CC cr16/hw-tree.o CC cr16/sim-hw.o CC cr16/dv-sockser.o CC cr16/dv-cfi.o CC cr16/dv-core.o CC cr16/dv-pal.o CC cr16/dv-glue.o CC cr16/interp.o CC cr16/sim-resume.o CC cr16/simops.o CC cr16/table.o CC cris/sim-arange.o CC cris/sim-bits.o CC cris/sim-close.o CC cris/sim-command.o CC cris/sim-config.o CC cris/sim-core.o CC cris/sim-cpu.o CC cris/sim-endian.o CC cris/sim-engine.o CC cris/sim-events.o CC cris/sim-fpu.o CC cris/sim-hload.o CC cris/sim-hrw.o CC cris/sim-io.o CC cris/sim-info.o CC cris/sim-memopt.o CC cris/sim-model.o CC cris/sim-module.o CC cris/sim-options.o CC cris/sim-profile.o CC cris/sim-reason.o CC cris/sim-reg.o CC cris/sim-stop.o CC cris/sim-syscall.o CC cris/sim-trace.o CC cris/sim-utils.o CC cris/sim-watch.o CC cris/hw-alloc.o CC cris/hw-base.o CC cris/hw-device.o CC cris/hw-events.o CC cris/hw-handles.o CC cris/hw-instances.o CC cris/hw-ports.o CC cris/hw-properties.o CC cris/hw-tree.o CC cris/sim-hw.o CC cris/dv-sockser.o CC cris/dv-cfi.o CC cris/dv-core.o CC cris/dv-pal.o CC cris/dv-glue.o CC cris/dv-rv.o CC cris/dv-cris.o CC cris/dv-cris_900000xx.o CC cris/cgen-run.o CC cris/cgen-scache.o CC cris/cgen-trace.o CC cris/cgen-utils.o CC cris/arch.o CC cris/crisv10f.o CC cris/cpuv10.o CC cris/decodev10.o CC cris/modelv10.o CC cris/mloopv10f.o CC cris/crisv32f.o CC cris/cpuv32.o CC cris/decodev32.o CC cris/modelv32.o CC cris/mloopv32f.o CC cris/sim-if.o CC cris/traps.o CC d10v/interp.o CC d10v/sim-arange.o CC d10v/sim-bits.o CC d10v/sim-close.o CC d10v/sim-command.o CC d10v/sim-config.o CC d10v/sim-core.o CC d10v/sim-cpu.o CC d10v/sim-endian.o CC d10v/sim-engine.o CC d10v/sim-events.o CC d10v/sim-fpu.o CC d10v/sim-hload.o CC d10v/sim-hrw.o CC d10v/sim-io.o CC d10v/sim-info.o CC d10v/sim-memopt.o CC d10v/sim-model.o CC d10v/sim-module.o CC d10v/sim-options.o CC d10v/sim-profile.o CC d10v/sim-reason.o CC d10v/sim-reg.o CC d10v/sim-stop.o CC d10v/sim-syscall.o CC d10v/sim-trace.o CC d10v/sim-utils.o CC d10v/sim-watch.o CC d10v/hw-alloc.o CC d10v/hw-base.o CC d10v/hw-device.o CC d10v/hw-events.o CC d10v/hw-handles.o CC d10v/hw-instances.o CC d10v/hw-ports.o CC d10v/hw-properties.o CC d10v/hw-tree.o CC d10v/sim-hw.o CC d10v/dv-sockser.o CC d10v/dv-cfi.o CC d10v/dv-core.o CC d10v/dv-pal.o CC d10v/dv-glue.o CC d10v/endian.o CC d10v/sim-resume.o CC d10v/simops.o CC d10v/table.o CC erc32/erc32.o CC erc32/exec.o In file included from ../../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 | ^~~~~~~ CC erc32/float.o CC erc32/func.o CC erc32/help.o CC erc32/interf.o In file included from ../../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 | ^~~~~~~ CC frv/sim-arange.o CC frv/sim-bits.o CC frv/sim-close.o CC frv/sim-command.o CC frv/sim-config.o CC frv/sim-core.o CC frv/sim-cpu.o CC frv/sim-endian.o CC frv/sim-engine.o CC frv/sim-events.o CC frv/sim-fpu.o CC frv/sim-hload.o CC frv/sim-hrw.o CC frv/sim-io.o CC frv/sim-info.o CC frv/sim-memopt.o CC frv/sim-model.o CC frv/sim-module.o CC frv/sim-options.o CC frv/sim-profile.o CC frv/sim-reason.o CC frv/sim-reg.o CC frv/sim-stop.o CC frv/sim-syscall.o CC frv/sim-trace.o CC frv/sim-utils.o CC frv/sim-watch.o CC frv/hw-alloc.o CC frv/hw-base.o CC frv/hw-device.o CC frv/hw-events.o CC frv/hw-handles.o CC frv/hw-instances.o CC frv/hw-ports.o CC frv/hw-properties.o CC frv/hw-tree.o CC frv/sim-hw.o CC frv/dv-sockser.o CC frv/dv-cfi.o CC frv/dv-core.o CC frv/dv-pal.o CC frv/dv-glue.o CC frv/cgen-accfp.o CC frv/cgen-fpu.o CC frv/cgen-run.o CC frv/cgen-scache.o CC frv/cgen-trace.o CC frv/cgen-utils.o CC frv/arch.o CC frv/cgen-par.o CC frv/cpu.o CC frv/decode.o CC frv/frv.o CC frv/mloop.o CC frv/model.o CC frv/sem.o CC frv/cache.o CC frv/interrupts.o CC frv/memory.o CC frv/options.o CC frv/pipeline.o CC frv/profile.o CC frv/profile-fr400.o CC frv/profile-fr450.o CC frv/profile-fr500.o CC frv/profile-fr550.o CC frv/registers.o CC frv/reset.o CC frv/sim-if.o CC frv/traps.o CC ft32/sim-arange.o CC ft32/sim-bits.o CC ft32/sim-close.o CC ft32/sim-command.o CC ft32/sim-config.o CC ft32/sim-core.o CC ft32/sim-cpu.o CC ft32/sim-endian.o CC ft32/sim-engine.o CC ft32/sim-events.o CC ft32/sim-fpu.o CC ft32/sim-hload.o CC ft32/sim-hrw.o CC ft32/sim-io.o CC ft32/sim-info.o CC ft32/sim-memopt.o CC ft32/sim-model.o CC ft32/sim-module.o CC ft32/sim-options.o CC ft32/sim-profile.o CC ft32/sim-reason.o CC ft32/sim-reg.o CC ft32/sim-stop.o CC ft32/sim-syscall.o CC ft32/sim-trace.o CC ft32/sim-utils.o CC ft32/sim-watch.o CC ft32/hw-alloc.o CC ft32/hw-base.o CC ft32/hw-device.o CC ft32/hw-events.o CC ft32/hw-handles.o CC ft32/hw-instances.o CC ft32/hw-ports.o CC ft32/hw-properties.o CC ft32/hw-tree.o CC ft32/sim-hw.o CC ft32/dv-sockser.o CC ft32/dv-cfi.o CC ft32/dv-core.o CC ft32/dv-pal.o CC ft32/dv-glue.o CC ft32/interp.o CC ft32/sim-resume.o CC h8300/compile.o CC h8300/sim-arange.o CC h8300/sim-bits.o CC h8300/sim-close.o CC h8300/sim-command.o CC h8300/sim-config.o CC h8300/sim-core.o CC h8300/sim-cpu.o CC h8300/sim-endian.o CC h8300/sim-engine.o CC h8300/sim-events.o CC h8300/sim-fpu.o CC h8300/sim-hload.o CC h8300/sim-hrw.o CC h8300/sim-io.o CC h8300/sim-info.o CC h8300/sim-memopt.o CC h8300/sim-model.o CC h8300/sim-module.o CC h8300/sim-options.o CC h8300/sim-profile.o CC h8300/sim-reason.o CC h8300/sim-reg.o CC h8300/sim-stop.o CC h8300/sim-syscall.o CC h8300/sim-trace.o CC h8300/sim-utils.o CC h8300/sim-watch.o CC h8300/hw-alloc.o CC h8300/hw-base.o CC h8300/hw-device.o CC h8300/hw-events.o CC h8300/hw-handles.o CC h8300/hw-instances.o CC h8300/hw-ports.o CC h8300/hw-properties.o CC h8300/hw-tree.o ../../sim/frv/sem.c: In function 'frvbf_sem_clddu': ../../sim/frv/sem.c:6725:5: warning: 'tmp_address' may be used uninitialized [-Wmaybe-uninitialized] 6725 | sim_queue_fn_si_write (current_cpu, frvbf_h_gr_set, FLD (f_GRi), opval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sim/frv/sem.c:6710:6: note: 'tmp_address' was declared here 6710 | SI tmp_address; | ^~~~~~~~~~~ CC h8300/sim-hw.o CC h8300/dv-sockser.o CC h8300/dv-cfi.o CC h8300/dv-core.o CC h8300/dv-pal.o CC h8300/dv-glue.o CC h8300/sim-resume.o CC iq2000/sim-arange.o CC iq2000/sim-bits.o CC iq2000/sim-close.o ../../sim/frv/sem.c: In function 'frvbf_sem_nlddu': ../../sim/frv/sem.c:4611:5: warning: 'tmp_address' may be used uninitialized [-Wmaybe-uninitialized] 4611 | sim_queue_fn_si_write (current_cpu, frvbf_h_gr_set, FLD (f_GRi), opval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sim/frv/sem.c:4595:6: note: 'tmp_address' was declared here 4595 | SI tmp_address; | ^~~~~~~~~~~ ../../sim/frv/sem.c: In function 'frvbf_sem_lddu': ../../sim/frv/sem.c:4565:5: warning: 'tmp_address' may be used uninitialized [-Wmaybe-uninitialized] 4565 | sim_queue_fn_si_write (current_cpu, frvbf_h_gr_set, FLD (f_GRi), opval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sim/frv/sem.c:4549:6: note: 'tmp_address' was declared here 4549 | SI tmp_address; | ^~~~~~~~~~~ CC iq2000/sim-command.o CC iq2000/sim-config.o CC iq2000/sim-core.o CC iq2000/sim-cpu.o CC iq2000/sim-endian.o CC iq2000/sim-engine.o CC iq2000/sim-events.o CC iq2000/sim-fpu.o CC iq2000/sim-hload.o CC iq2000/sim-hrw.o CC iq2000/sim-io.o CC iq2000/sim-info.o CC iq2000/sim-memopt.o CC iq2000/sim-model.o CC iq2000/sim-module.o CC iq2000/sim-options.o CC iq2000/sim-profile.o CC iq2000/sim-reason.o CC iq2000/sim-reg.o CC iq2000/sim-stop.o CC iq2000/sim-syscall.o CC iq2000/sim-trace.o CC iq2000/sim-utils.o CC iq2000/sim-watch.o CC iq2000/hw-alloc.o CC iq2000/hw-base.o CC iq2000/hw-device.o CC iq2000/hw-events.o CC iq2000/hw-handles.o CC iq2000/hw-instances.o CC iq2000/hw-ports.o CC iq2000/hw-properties.o CC iq2000/hw-tree.o CC iq2000/sim-hw.o CC iq2000/dv-sockser.o CC iq2000/dv-cfi.o CC iq2000/dv-core.o CC iq2000/dv-pal.o CC iq2000/dv-glue.o CC iq2000/cgen-run.o CC iq2000/cgen-scache.o CC iq2000/cgen-trace.o CC iq2000/cgen-utils.o CC iq2000/arch.o CC iq2000/cpu.o CC iq2000/decode.o CC iq2000/iq2000.o CC iq2000/sem.o CC iq2000/mloop.o CC iq2000/model.o CC iq2000/sim-if.o CC lm32/sim-arange.o CC lm32/sim-bits.o CC lm32/sim-close.o CC lm32/sim-command.o CC lm32/sim-config.o CC lm32/sim-core.o CC lm32/sim-cpu.o CC lm32/sim-endian.o CC lm32/sim-engine.o CC lm32/sim-events.o CC lm32/sim-fpu.o CC lm32/sim-hload.o CC lm32/sim-hrw.o CC lm32/sim-io.o CC lm32/sim-info.o CC lm32/sim-memopt.o CC lm32/sim-model.o CC lm32/sim-module.o CC lm32/sim-options.o CC lm32/sim-profile.o CC lm32/sim-reason.o CC lm32/sim-reg.o CC lm32/sim-stop.o CC lm32/sim-syscall.o CC lm32/sim-trace.o CC lm32/sim-utils.o CC lm32/sim-watch.o CC lm32/hw-alloc.o CC lm32/hw-base.o CC lm32/hw-device.o CC lm32/hw-events.o CC lm32/hw-handles.o CC lm32/hw-instances.o CC lm32/hw-ports.o CC lm32/hw-properties.o CC lm32/hw-tree.o CC lm32/sim-hw.o CC lm32/dv-sockser.o CC lm32/dv-cfi.o CC lm32/dv-core.o CC lm32/dv-glue.o CC lm32/dv-pal.o CC lm32/dv-lm32cpu.o CC lm32/dv-lm32timer.o CC lm32/dv-lm32uart.o CC lm32/cgen-run.o CC lm32/cgen-scache.o CC lm32/cgen-trace.o CC lm32/cgen-utils.o CC lm32/arch.o CC lm32/cpu.o CC lm32/decode.o CC lm32/sem.o CC lm32/mloop.o CC lm32/model.o CC lm32/lm32.o CC lm32/sim-if.o CC lm32/traps.o CC lm32/user.o CC m32c/opc2c.o CC m32c/gdb-if.o CC m32c/int.o CC m32c/load.o CC m32c/mem.o CC m32c/misc.o CC m32c/reg.o CC m32c/srcdest.o CC m32c/syscalls.o CC m32c/trace.o CC m32r/sim-arange.o CC m32r/sim-bits.o CC m32r/sim-close.o CC m32r/sim-command.o CC m32r/sim-config.o CC m32r/sim-core.o CC m32r/sim-cpu.o CC m32r/sim-endian.o CC m32r/sim-engine.o CC m32r/sim-events.o CC m32r/sim-fpu.o CC m32r/sim-hload.o CC m32r/sim-hrw.o CC m32r/sim-io.o CC m32r/sim-info.o CC m32r/sim-memopt.o CC m32r/sim-model.o CC m32r/sim-module.o CC m32r/sim-options.o CC m32r/sim-profile.o CC m32r/sim-reason.o CC m32r/sim-reg.o CC m32r/sim-stop.o CC m32r/sim-syscall.o CC m32r/sim-trace.o CC m32r/sim-utils.o CC m32r/sim-watch.o CC m32r/hw-alloc.o CC m32r/hw-base.o CC m32r/hw-device.o CC m32r/hw-events.o CC m32r/hw-handles.o CC m32r/hw-instances.o CC m32r/hw-ports.o CC m32r/hw-properties.o CC m32r/hw-tree.o CC m32r/sim-hw.o CC m32r/dv-sockser.o CC m32r/dv-cfi.o CC m32r/dv-core.o CC m32r/dv-pal.o CC m32r/dv-glue.o CC m32r/dv-m32r_cache.o CC m32r/dv-m32r_uart.o CC m32r/cgen-run.o CC m32r/cgen-scache.o CC m32r/cgen-trace.o CC m32r/cgen-utils.o CC m32r/arch.o CC m32r/m32r.o CC m32r/cpu.o CC m32r/decode.o CC m32r/sem.o CC m32r/model.o CC m32r/mloop.o CC m32r/m32rx.o CC m32r/cpux.o CC m32r/decodex.o CC m32r/modelx.o CC m32r/mloopx.o CC m32r/m32r2.o CC m32r/cpu2.o CC m32r/decode2.o CC m32r/model2.o CC m32r/mloop2.o CC m32r/sim-if.o CC m32r/traps.o CC m68hc11/gencode.o CC m68hc11/interp.o In file included from ../../sim/m32r/traps.c:46: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ CC m68hc11/emulos.o CC m68hc11/interrupts.o CC m68hc11/m68hc11_sim.o CC m68hc11/sim-arange.o CC m68hc11/sim-bits.o CC m68hc11/sim-close.o CC m68hc11/sim-command.o CC m68hc11/sim-config.o CC m68hc11/sim-core.o CC m68hc11/sim-cpu.o CC m68hc11/sim-endian.o CC m68hc11/sim-engine.o CC m68hc11/sim-events.o CC m68hc11/sim-fpu.o CC m68hc11/sim-hload.o CC m68hc11/sim-hrw.o CC m68hc11/sim-io.o CC m68hc11/sim-info.o CC m68hc11/sim-memopt.o CC m68hc11/sim-model.o CC m68hc11/sim-module.o CC m68hc11/sim-options.o CC m68hc11/sim-profile.o CC m68hc11/sim-reason.o CC m68hc11/sim-reg.o CC m68hc11/sim-stop.o CC m68hc11/sim-syscall.o CC m68hc11/sim-trace.o CC m68hc11/sim-utils.o CC m68hc11/sim-watch.o CC m68hc11/hw-alloc.o CC m68hc11/hw-base.o CC m68hc11/hw-device.o CC m68hc11/hw-events.o CC m68hc11/hw-handles.o CC m68hc11/hw-instances.o CC m68hc11/hw-ports.o CC m68hc11/hw-properties.o CC m68hc11/hw-tree.o CC m68hc11/sim-hw.o CC m68hc11/dv-sockser.o CC m68hc11/dv-cfi.o CC m68hc11/dv-core.o CC m68hc11/dv-pal.o CC m68hc11/dv-glue.o CC m68hc11/dv-m68hc11.o CC m68hc11/dv-m68hc11sio.o CC m68hc11/dv-m68hc11eepr.o CC m68hc11/dv-m68hc11tim.o CC m68hc11/dv-m68hc11spi.o CC m68hc11/dv-nvram.o CC m68hc11/sim-resume.o CC mcore/interp.o CC mcore/sim-arange.o CC mcore/sim-bits.o CC mcore/sim-close.o CC mcore/sim-command.o CC mcore/sim-config.o CC mcore/sim-core.o CC mcore/sim-cpu.o CC mcore/sim-endian.o CC mcore/sim-engine.o CC mcore/sim-events.o CC mcore/sim-fpu.o CC mcore/sim-hload.o CC mcore/sim-hrw.o CC mcore/sim-io.o CC mcore/sim-info.o CC mcore/sim-memopt.o CC mcore/sim-model.o CC mcore/sim-module.o CC mcore/sim-options.o CC mcore/sim-profile.o CC mcore/sim-reason.o CC mcore/sim-reg.o CC mcore/sim-stop.o CC mcore/sim-syscall.o CC mcore/sim-trace.o CC mcore/sim-utils.o CC mcore/sim-watch.o CC mcore/hw-alloc.o CC mcore/hw-base.o CC mcore/hw-device.o CC mcore/hw-events.o CC mcore/hw-handles.o CC mcore/hw-instances.o CC mcore/hw-ports.o CC mcore/hw-properties.o CC mcore/hw-tree.o CC mcore/sim-hw.o CC mcore/dv-sockser.o CC mcore/dv-cfi.o CC mcore/dv-core.o CC mcore/dv-pal.o CC mcore/dv-glue.o CC mcore/sim-resume.o CC microblaze/interp.o CC microblaze/sim-arange.o CC microblaze/sim-bits.o CC microblaze/sim-close.o CC microblaze/sim-command.o CC microblaze/sim-config.o CC microblaze/sim-core.o CC microblaze/sim-cpu.o CC microblaze/sim-endian.o CC microblaze/sim-engine.o CC microblaze/sim-events.o CC microblaze/sim-fpu.o CC microblaze/sim-hload.o CC microblaze/sim-hrw.o CC microblaze/sim-io.o CC microblaze/sim-info.o CC microblaze/sim-memopt.o CC microblaze/sim-model.o CC microblaze/sim-module.o CC microblaze/sim-options.o CC microblaze/sim-profile.o CC microblaze/sim-reason.o CC microblaze/sim-reg.o CC microblaze/sim-stop.o CC microblaze/sim-syscall.o CC microblaze/sim-trace.o CC microblaze/sim-utils.o CC microblaze/sim-watch.o CC microblaze/hw-alloc.o CC microblaze/hw-base.o CC microblaze/hw-device.o CC microblaze/hw-events.o CC microblaze/hw-handles.o CC microblaze/hw-instances.o CC microblaze/hw-ports.o CC microblaze/hw-properties.o CC microblaze/hw-tree.o CC microblaze/sim-hw.o CC microblaze/dv-sockser.o CC microblaze/dv-cfi.o CC microblaze/dv-core.o CC microblaze/dv-pal.o CC microblaze/dv-glue.o CC microblaze/sim-resume.o CC mips/interp.o CC mips/support.o CC mips/itable.o CC mips/semantics.o CC mips/idecode.o CC mips/icache.o CC mips/engine.o CC mips/irun.o CC mips/sim-arange.o CC mips/sim-bits.o CC mips/sim-close.o CC mips/sim-command.o CC mips/sim-config.o CC mips/sim-core.o CC mips/sim-cpu.o CC mips/sim-endian.o CC mips/sim-engine.o CC mips/sim-events.o CC mips/sim-fpu.o CC mips/sim-hload.o CC mips/sim-hrw.o CC mips/sim-io.o CC mips/sim-info.o CC mips/sim-memopt.o CC mips/sim-model.o CC mips/sim-module.o CC mips/sim-options.o CC mips/sim-profile.o CC mips/sim-reason.o CC mips/sim-reg.o CC mips/sim-stop.o CC mips/sim-syscall.o CC mips/sim-trace.o CC mips/sim-utils.o CC mips/sim-watch.o CC mips/hw-alloc.o CC mips/hw-base.o CC mips/hw-device.o CC mips/hw-events.o CC mips/hw-handles.o CC mips/hw-instances.o CC mips/hw-ports.o CC mips/hw-properties.o CC mips/hw-tree.o CC mips/sim-hw.o CC mips/dv-sockser.o CC mips/dv-cfi.o CC mips/dv-core.o CC mips/dv-pal.o CC mips/dv-glue.o CC mips/dv-tx3904cpu.o CC mips/dv-tx3904irc.o CC mips/dv-tx3904tmr.o CC mips/dv-tx3904sio.o CC mips/cp1.o CC mips/dsp.o CC mips/mdmx.o CC mips/sim-main.o CC mips/sim-resume.o CC mn10300/itable.o CC mn10300/semantics.o CC mn10300/idecode.o CC mn10300/icache.o CC mn10300/engine.o CC mn10300/irun.o CC mn10300/support.o CC mn10300/sim-arange.o CC mn10300/sim-bits.o CC mn10300/sim-close.o CC mn10300/sim-config.o CC mn10300/sim-command.o CC mn10300/sim-core.o CC mn10300/sim-cpu.o CC mn10300/sim-endian.o CC mn10300/sim-engine.o CC mn10300/sim-events.o CC mn10300/sim-fpu.o CC mn10300/sim-hload.o CC mn10300/sim-hrw.o CC mn10300/sim-io.o CC mn10300/sim-info.o CC mn10300/sim-memopt.o CC mn10300/sim-model.o CC mn10300/sim-module.o CC mn10300/sim-options.o CC mn10300/sim-profile.o CC mn10300/sim-reason.o CC mn10300/sim-reg.o CC mn10300/sim-stop.o CC mn10300/sim-syscall.o CC mn10300/sim-trace.o CC mn10300/sim-utils.o CC mn10300/sim-watch.o CC mn10300/hw-alloc.o CC mn10300/hw-base.o CC mn10300/hw-device.o CC mn10300/hw-events.o CC mn10300/hw-handles.o CC mn10300/hw-instances.o CC mn10300/hw-ports.o CC mn10300/hw-properties.o CC mn10300/hw-tree.o CC mn10300/sim-hw.o CC mn10300/dv-sockser.o CC mn10300/dv-cfi.o CC mn10300/dv-core.o CC mn10300/dv-pal.o CC mn10300/dv-glue.o CC mn10300/dv-mn103cpu.o CC mn10300/dv-mn103int.o CC mn10300/dv-mn103tim.o CC mn10300/dv-mn103ser.o CC mn10300/dv-mn103iop.o CC mn10300/interp.o CC mn10300/op_utils.o CC mn10300/sim-resume.o CC moxie/sim-arange.o CC moxie/sim-bits.o CC moxie/sim-close.o CC moxie/sim-command.o CC moxie/sim-config.o CC moxie/sim-core.o CC moxie/sim-cpu.o CC moxie/sim-endian.o CC moxie/sim-engine.o CC moxie/sim-events.o CC moxie/sim-fpu.o CC moxie/sim-hload.o CC moxie/sim-hrw.o CC moxie/sim-io.o CC moxie/sim-info.o CC moxie/sim-memopt.o CC moxie/sim-model.o CC moxie/sim-module.o CC moxie/sim-options.o CC moxie/sim-profile.o CC moxie/sim-reason.o CC moxie/sim-reg.o CC moxie/sim-stop.o CC moxie/sim-syscall.o CC moxie/sim-trace.o CC moxie/sim-utils.o CC moxie/sim-watch.o CC moxie/hw-alloc.o CC moxie/hw-base.o CC moxie/hw-device.o CC moxie/hw-events.o CC moxie/hw-handles.o CC moxie/hw-instances.o CC moxie/hw-ports.o CC moxie/hw-properties.o CC moxie/hw-tree.o CC moxie/sim-hw.o CC moxie/dv-sockser.o CC moxie/dv-cfi.o CC moxie/dv-core.o CC moxie/dv-pal.o CC moxie/dv-glue.o CC moxie/interp.o CC moxie/sim-resume.o CC msp430/sim-arange.o CC msp430/sim-bits.o CC msp430/sim-close.o CC msp430/sim-command.o CC msp430/sim-config.o CC msp430/sim-core.o CC msp430/sim-cpu.o CC msp430/sim-endian.o CC msp430/sim-engine.o CC msp430/sim-events.o CC msp430/sim-fpu.o CC msp430/sim-hload.o CC msp430/sim-hrw.o CC msp430/sim-io.o CC msp430/sim-info.o CC msp430/sim-memopt.o CC msp430/sim-model.o CC msp430/sim-module.o CC msp430/sim-options.o CC msp430/sim-profile.o CC msp430/sim-reason.o CC msp430/sim-reg.o CC msp430/sim-stop.o CC msp430/sim-syscall.o CC msp430/sim-trace.o CC msp430/sim-utils.o CC msp430/sim-watch.o CC msp430/hw-alloc.o CC msp430/hw-base.o CC msp430/hw-device.o CC msp430/hw-events.o CC msp430/hw-handles.o CC msp430/hw-instances.o CC msp430/hw-ports.o CC msp430/hw-properties.o CC msp430/hw-tree.o CC msp430/sim-hw.o CC msp430/dv-sockser.o CC msp430/dv-cfi.o CC msp430/dv-core.o CC msp430/dv-pal.o CC msp430/dv-glue.o CC msp430/msp430-sim.o CC msp430/sim-resume.o CC or1k/sim-arange.o CC or1k/sim-bits.o CC or1k/sim-close.o CC or1k/sim-command.o CC or1k/sim-config.o CC or1k/sim-core.o CC or1k/sim-cpu.o CC or1k/sim-endian.o CC or1k/sim-engine.o CC or1k/sim-events.o CC or1k/sim-fpu.o CC or1k/sim-hload.o CC or1k/sim-hrw.o CC or1k/sim-io.o CC or1k/sim-info.o CC or1k/sim-memopt.o CC or1k/sim-model.o CC or1k/sim-module.o CC or1k/sim-options.o CC or1k/sim-profile.o CC or1k/sim-reason.o CC or1k/sim-reg.o CC or1k/sim-stop.o CC or1k/sim-syscall.o CC or1k/sim-trace.o CC or1k/sim-utils.o CC or1k/sim-watch.o CC or1k/hw-alloc.o CC or1k/hw-base.o CC or1k/hw-device.o CC or1k/hw-events.o CC or1k/hw-handles.o CC or1k/hw-instances.o CC or1k/hw-ports.o CC or1k/hw-properties.o CC or1k/hw-tree.o CC or1k/sim-hw.o CC or1k/dv-sockser.o CC or1k/dv-cfi.o CC or1k/dv-core.o CC or1k/dv-pal.o CC or1k/dv-glue.o CC or1k/cgen-accfp.o CC or1k/cgen-fpu.o CC or1k/cgen-run.o CC or1k/cgen-scache.o CC or1k/cgen-trace.o CC or1k/cgen-utils.o CC or1k/arch.o CC or1k/cpu.o CC or1k/decode.o CC or1k/mloop.o CC or1k/model.o CC or1k/sem.o CC or1k/or1k.o CC or1k/sim-if.o CC or1k/traps.o CC pru/sim-arange.o CC pru/sim-bits.o CC pru/sim-close.o CC pru/sim-command.o CC pru/sim-config.o CC pru/sim-core.o CC pru/sim-cpu.o CC pru/sim-endian.o CC pru/sim-engine.o CC pru/sim-events.o CC pru/sim-fpu.o CC pru/sim-hload.o CC pru/sim-hrw.o CC pru/sim-io.o CC pru/sim-info.o CC pru/sim-memopt.o CC pru/sim-model.o CC pru/sim-module.o CC pru/sim-options.o CC pru/sim-profile.o CC pru/sim-reason.o CC pru/sim-reg.o CC pru/sim-stop.o CC pru/sim-syscall.o CC pru/sim-trace.o CC pru/sim-utils.o CC pru/sim-watch.o CC pru/hw-alloc.o CC pru/hw-base.o CC pru/hw-device.o CC pru/hw-events.o CC pru/hw-handles.o CC pru/hw-instances.o CC pru/hw-ports.o CC pru/hw-properties.o CC pru/hw-tree.o CC pru/sim-hw.o CC pru/dv-sockser.o CC pru/dv-cfi.o CC pru/dv-core.o CC pru/dv-pal.o CC pru/dv-glue.o CC pru/interp.o CC pru/sim-resume.o CC riscv/sim-arange.o CC riscv/sim-bits.o CC riscv/sim-close.o CC riscv/sim-command.o CC riscv/sim-config.o CC riscv/sim-core.o CC riscv/sim-cpu.o CC riscv/sim-endian.o CC riscv/sim-engine.o CC riscv/sim-events.o CC riscv/sim-fpu.o CC riscv/sim-hload.o CC riscv/sim-hrw.o CC riscv/sim-io.o CC riscv/sim-info.o CC riscv/sim-memopt.o CC riscv/sim-model.o CC riscv/sim-module.o CC riscv/sim-options.o CC riscv/sim-profile.o CC riscv/sim-reason.o CC riscv/sim-reg.o CC riscv/sim-stop.o CC riscv/sim-syscall.o CC riscv/sim-trace.o CC riscv/sim-utils.o CC riscv/sim-watch.o CC riscv/hw-alloc.o CC riscv/hw-base.o CC riscv/hw-device.o CC riscv/hw-events.o CC riscv/hw-handles.o CC riscv/hw-instances.o CC riscv/hw-ports.o CC riscv/hw-properties.o CC riscv/hw-tree.o CC riscv/sim-hw.o CC riscv/dv-sockser.o CC riscv/dv-cfi.o CC riscv/dv-core.o CC riscv/dv-pal.o CC riscv/dv-glue.o CC riscv/interp.o CC riscv/machs.o CC riscv/sim-main.o CC riscv/sim-resume.o CC rl78/load.o CC rl78/mem.o CC rl78/cpu.o CC rl78/rl78.o CC rl78/gdb-if.o CC rl78/trace.o CC rx/fpu.o CC rx/load.o CC rx/mem.o CC rx/misc.o CC rx/reg.o CC rx/rx.o CC rx/syscalls.o CC rx/trace.o CC rx/gdb-if.o CC rx/err.o CC sh/interp.o CC sh/sim-arange.o CC sh/sim-bits.o CC sh/sim-close.o CC sh/sim-command.o CC sh/sim-config.o CC sh/sim-core.o CC sh/sim-cpu.o CC sh/sim-endian.o CC sh/sim-engine.o CC sh/sim-events.o CC sh/sim-fpu.o CC sh/sim-hload.o CC sh/sim-hrw.o CC sh/sim-io.o In file included from ../../sim/sh/interp.c:1493: sh/ppi.c: In function 'ppi_insn': sh/ppi.c:1263:26: warning: 'greater_equal' may be used uninitialized [-Wmaybe-uninitialized] 1263 | DSR |= greater_equal | (res_grd >> 2 & DSR_MASK_N) | overflow; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sh/ppi.c:45:24: note: 'greater_equal' was declared here 45 | int carry, overflow, greater_equal; | ^~~~~~~~~~~~~ CC sh/sim-info.o CC sh/sim-memopt.o CC sh/sim-model.o CC sh/sim-module.o CC sh/sim-options.o CC sh/sim-profile.o CC sh/sim-reason.o CC sh/sim-reg.o CC sh/sim-stop.o CC sh/sim-syscall.o CC sh/sim-trace.o CC sh/sim-utils.o CC sh/sim-watch.o CC sh/hw-alloc.o CC sh/hw-base.o CC sh/hw-events.o CC sh/hw-device.o CC sh/hw-handles.o CC sh/hw-instances.o CC sh/hw-properties.o CC sh/hw-ports.o CC sh/hw-tree.o CC sh/sim-hw.o CC sh/dv-sockser.o CC sh/dv-cfi.o CC sh/dv-core.o CC sh/dv-pal.o CC sh/dv-glue.o CC sh/table.o CC v850/sim-arange.o CC v850/sim-close.o CC v850/sim-bits.o CC v850/sim-command.o CC v850/sim-config.o CC v850/sim-core.o CC v850/sim-cpu.o CC v850/sim-endian.o CC v850/sim-engine.o CC v850/sim-events.o CC v850/sim-fpu.o CC v850/sim-hload.o CC v850/sim-hrw.o CC v850/sim-io.o CC v850/sim-info.o CC v850/sim-memopt.o CC v850/sim-model.o CC v850/sim-module.o CC v850/sim-options.o CC v850/sim-profile.o CC v850/sim-reason.o CC v850/sim-reg.o CC v850/sim-stop.o CC v850/sim-syscall.o CC v850/sim-trace.o CC v850/sim-utils.o CC v850/sim-watch.o CC v850/hw-alloc.o CC v850/hw-base.o CC v850/hw-device.o CC v850/hw-events.o CC v850/hw-handles.o CC v850/hw-instances.o CC v850/hw-ports.o CC v850/hw-properties.o CC v850/hw-tree.o CC v850/sim-hw.o CC v850/dv-sockser.o CC v850/dv-cfi.o CC v850/dv-core.o CC v850/dv-pal.o CC v850/dv-glue.o CC v850/simops.o CC v850/interp.o CC v850/itable.o CC v850/semantics.o CC v850/idecode.o CC v850/icache.o CC v850/engine.o CC v850/irun.o CC v850/support.o CC v850/sim-resume.o CC common/callback.o CC common/portability.o CC common/sim-load.o CC common/sim-signal.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 CC common/version.o CC aarch64/modules.o CC arm/modules.o CC avr/modules.o CC bfin/modules.o CC bpf/modules.o CC cr16/modules.o CC cris/modules.o CC d10v/modules.o CC erc32/modules.o CC frv/modules.o CC ft32/modules.o CC h8300/modules.o CC iq2000/modules.o CC lm32/modules.o CCLD m32c/opc2c CC m32r/modules.o CCLD m68hc11/gencode CC mcore/modules.o CC microblaze/modules.o CC mips/modules.o CC mn10300/modules.o CC moxie/modules.o CC msp430/modules.o CC or1k/modules.o AR ppc/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') CC pru/modules.o CC riscv/modules.o CC rl78/modules.o CC rx/modules.o CC sh/modules.o CC v850/modules.o AR common/libcommon.a ar: `u' modifier ignored since `D' is the default (see `U') AR aarch64/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR arm/libsim.a AR avr/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') AR bfin/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR bpf/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR cr16/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR cris/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR d10v/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR erc32/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR frv/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR ft32/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR h8300/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR iq2000/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR lm32/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') GEN m32c/m32c.c GEN m32c/r8c.c AR m32r/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') GEN m68hc11/m68hc11int.c GEN m68hc11/m68hc12int.c AR mcore/libsim.a AR microblaze/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') AR mips/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR mn10300/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR moxie/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR msp430/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR or1k/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR pru/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR rl78/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR rx/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') AR sh/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') CCLD aarch64/run CCLD arm/run CCLD avr/run CCLD bfin/run CCLD bpf/run CCLD cr16/run CCLD cris/run CCLD d10v/run CCLD erc32/run CCLD frv/run CCLD ft32/run CCLD h8300/run CCLD iq2000/run CCLD lm32/run CCLD m32r/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 rl78/run CCLD rx/run CCLD sh/run CC m32c/m32c.o CC m32c/r8c.o CC m68hc11/m68hc11int.o CC m68hc11/m68hc12int.o AR v850/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') GEN erc32/sis CC m32c/modules.o CC m68hc11/modules.o CCLD v850/run AR m68hc11/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') CCLD m68hc11/run AR m32c/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') CCLD m32c/run AR riscv/libsim.a ar: `u' modifier ignored since `D' is the default (see `U') CCLD riscv/run make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/sim' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/sim' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdb' /bin/sh ../../gdb/../mkinstalldirs arch/.deps /bin/sh ../../gdb/../mkinstalldirs cli/.deps /bin/sh ../../gdb/../mkinstalldirs dwarf2/.deps /bin/sh ../../gdb/../mkinstalldirs mi/.deps /bin/sh ../../gdb/../mkinstalldirs compile/.deps mkdir cli mkdir arch mkdir cli/.deps /bin/sh ../../gdb/../mkinstalldirs tui/.deps mkdir arch/.deps /bin/sh ../../gdb/../mkinstalldirs unittests/.deps mkdir dwarf2 mkdir mi /bin/sh ../../gdb/../mkinstalldirs guile/.deps mkdir dwarf2/.deps mkdir tui mkdir tui/.deps mkdir compile mkdir unittests /bin/sh ../../gdb/../mkinstalldirs python/.deps mkdir mi/.deps mkdir compile/.deps /bin/sh ../../gdb/../mkinstalldirs target/.deps /bin/sh ../../gdb/../mkinstalldirs nat/.deps mkdir unittests/.deps mkdir nat mkdir target mkdir nat/.deps mkdir guile mkdir target/.deps mkdir python mkdir guile/.deps mkdir python/.deps GEN stamp-version CXX windows-tdep.o CXX x86-tdep.o CXX xcoffread.o GEN xml-builtin.c CXX xml-support.o CXX xml-syscall.o CXX xml-tdesc.o CXX xstormy16-tdep.o CXX xtensa-config.o CXX xtensa-linux-tdep.o CXX xtensa-tdep.o CXX z80-tdep.o GEN init.c CXX gdb.o CXX aarch32-tdep.o CXX aarch64-fbsd-tdep.o CXX aarch64-linux-tdep.o CXX aarch64-newlib-tdep.o CXX aarch64-ravenscar-thread.o CXX aarch64-tdep.o CXX ada-exp.o CXX ada-lang.o CXX ada-tasks.o CXX ada-typeprint.o CXX ada-valprint.o CXX ada-varobj.o CXX addrmap.o CXX agent.o CXX alloc.o CXX alpha-bsd-tdep.o CXX alpha-linux-tdep.o CXX alpha-mdebug-tdep.o CXX alpha-netbsd-tdep.o CXX alpha-obsd-tdep.o CXX alpha-tdep.o CXX amd64-darwin-tdep.o CXX amd64-dicos-tdep.o CXX amd64-fbsd-tdep.o CXX amd64-linux-tdep.o CXX amd64-netbsd-tdep.o CXX amd64-obsd-tdep.o CXX amd64-ravenscar-thread.o CXX amd64-sol2-tdep.o CXX amd64-tdep.o CXX amd64-windows-tdep.o CXX annotate.o CXX arc-linux-tdep.o CXX arc-newlib-tdep.o CXX arc-tdep.o CXX arch-utils.o CXX arch/aarch32.o CXX arch/aarch64-insn.o CXX arch/aarch64-mte-linux.o CXX arch/aarch64-scalable-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/ada-imported.o CXX dwarf2/aranges.o CXX dwarf2/attribute.o CXX dwarf2/comp-unit-head.o CXX dwarf2/cooked-index.o CXX dwarf2/cu.o CXX dwarf2/die.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-debug-names.o CXX dwarf2/read-gdb-index.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 extract-store-integer.o CXX f-exp.o CXX f-lang.o CXX f-typeprint.o CXX f-valprint.o CXX fbsd-tdep.o CXX filename-seen-cache.o CXX filesystem.o CXX findcmd.o CXX findvar.o CXX fork-child.o CXX frame-base.o CXX frame-unwind.o CXX frame.o CXX frv-linux-tdep.o CXX frv-tdep.o CXX ft32-tdep.o CXX gcore-elf.o CXX gcore.o CXX gdb-demangle.o CXX gdb_bfd.o CXX gdbtypes.o CXX glibc-tdep.o CXX gmp-utils.o CXX gnu-v2-abi.o CXX gnu-v3-abi.o CXX go-exp.o CXX go-lang.o CXX go-typeprint.o CXX go-valprint.o CXX guile/guile.o CXX h8300-tdep.o CXX hppa-bsd-tdep.o CXX hppa-linux-tdep.o CXX hppa-netbsd-tdep.o CXX hppa-obsd-tdep.o CXX hppa-tdep.o CXX i386-bsd-tdep.o CXX i386-darwin-tdep.o CXX i386-dicos-tdep.o CXX i386-fbsd-tdep.o CXX i386-gnu-tdep.o CXX i386-go32-tdep.o CXX i386-linux-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/fork-inferior.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 nds32-tdep.o CXX netbsd-tdep.o CXX nios2-linux-tdep.o CXX nios2-tdep.o 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 In file included from ../gnulib/import/string.h:41, from ../../gdb/../gdbsupport/common-defs.h:97, from ./../../gdb/defs.h:26, from : In function 'void* memcpy(void*, const void*, size_t)', inlined from 'void printf_c_string(ui_file*, const char*, value*)' at ../../gdb/printcmd.c:2392:14, inlined from 'void ui_printf(const char*, ui_file*)' at ../../gdb/printcmd.c:2738:22: /usr/include/fortify/string.h:55:32: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' specified bound 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 55 | return __builtin_memcpy(__od, __os, __n); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ CXX python/py-cmd.o CXX python/py-connection.o CXX python/py-continueevent.o CXX python/py-dap.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-mi.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-nat.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 CXX test-target.o CXX thread-iter.o CXX thread.o CXX tic6x-linux-tdep.o CXX tic6x-tdep.o CXX tid-parse.o In file included from ./../../gdb/exceptions.h:23, from ./../../gdb/utils.h:22, from ./../../gdb/defs.h:408, from : In destructor 'ui_out_emit_type::~ui_out_emit_type() [with ui_out_type Type = ui_out_type_tuple]', inlined from 'constexpr void std::_Optional_payload_base<_Tp>::_M_destroy() [with _Tp = ui_out_emit_type]' at /usr/include/c++/14.2.0/optional:283:35, inlined from 'constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = ui_out_emit_type]' at /usr/include/c++/14.2.0/optional:314:14, inlined from 'constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = ui_out_emit_type]' at /usr/include/c++/14.2.0/optional:311:7, inlined from 'std::_Optional_payload<_Tp, false, _Copy, _Move>::~_Optional_payload() [with _Tp = ui_out_emit_type; bool _Copy = false; bool _Move = false]' at /usr/include/c++/14.2.0/optional:437:65, inlined from 'std::_Optional_base, false, false>::~_Optional_base()' at /usr/include/c++/14.2.0/optional:508:12, inlined from 'std::optional >::~optional()' at /usr/include/c++/14.2.0/optional:703:11, inlined from 'void info_sources_worker(ui_out*, bool, const info_sources_filter&)' at ../../gdb/symtab.c:4727:1: ./../../gdb/ui-out.h:415:18: warning: '*(ui_out_emit_type*)((char*)&output_tuple + offsetof(std::optional >,std::optional >::.std::_Optional_base, false, false>::)).ui_out_emit_type::m_uiout' may be used uninitialized [-Wmaybe-uninitialized] 415 | m_uiout->end (Type); | ~~~~~~~~~~~~~^~~~~~ ../../gdb/symtab.c: In function 'void info_sources_worker(ui_out*, bool, const info_sources_filter&)': ../../gdb/symtab.c:4661:36: note: '*(ui_out_emit_type*)((char*)&output_tuple + offsetof(std::optional >,std::optional >::.std::_Optional_base, false, false>::)).ui_out_emit_type::m_uiout' was declared here 4661 | std::optional output_tuple; | ^~~~~~~~~~~~ In destructor 'ui_out_emit_type::~ui_out_emit_type() [with ui_out_type Type = ui_out_type_list]', inlined from 'constexpr void std::_Optional_payload_base<_Tp>::_M_destroy() [with _Tp = ui_out_emit_type]' at /usr/include/c++/14.2.0/optional:283:35, inlined from 'constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = ui_out_emit_type]' at /usr/include/c++/14.2.0/optional:314:14, inlined from 'constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = ui_out_emit_type]' at /usr/include/c++/14.2.0/optional:311:7, inlined from 'std::_Optional_payload<_Tp, false, _Copy, _Move>::~_Optional_payload() [with _Tp = ui_out_emit_type; bool _Copy = false; bool _Move = false]' at /usr/include/c++/14.2.0/optional:437:65, inlined from 'std::_Optional_base, false, false>::~_Optional_base()' at /usr/include/c++/14.2.0/optional:508:12, inlined from 'std::optional >::~optional()' at /usr/include/c++/14.2.0/optional:703:11, inlined from 'void info_sources_worker(ui_out*, bool, const info_sources_filter&)' at ../../gdb/symtab.c:4727:1: ./../../gdb/ui-out.h:415:18: warning: '*(ui_out_emit_type*)((char*)&sources_list + offsetof(std::optional >,std::optional >::.std::_Optional_base, false, false>::)).ui_out_emit_type::m_uiout' may be used uninitialized [-Wmaybe-uninitialized] 415 | m_uiout->end (Type); | ~~~~~~~~~~~~~^~~~~~ ../../gdb/symtab.c: In function 'void info_sources_worker(ui_out*, bool, const info_sources_filter&)': ../../gdb/symtab.c:4662:35: note: '*(ui_out_emit_type*)((char*)&sources_list + offsetof(std::optional >,std::optional >::.std::_Optional_base, false, false>::)).ui_out_emit_type::m_uiout' was declared here 4662 | std::optional sources_list; | ^~~~~~~~~~~~ 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-regs.o CXX tui/tui-source.o CXX tui/tui-status.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 ui.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-15.2/multiarch/gdb' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdb/doc' GEN gdb-cfg.texi make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdb/doc' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdb/testsuite' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdb/testsuite' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdb/data-directory' GEN stamp-syscalls GEN stamp-python GEN stamp-guile GEN stamp-system-gdbinit make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdb/data-directory' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdb' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch/gdb' make[1]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/multiarch' >>> gdb: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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 libfakeroot internal error: payload not recognized! make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/etc' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libdecnumber' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libdecnumber' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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-15.2/vanilla/etc' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/etc' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libsframe' Making install in import make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libbacktrace' true DO=all multi-do # make make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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-15.2/vanilla/libbacktrace' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libbacktrace' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdbsupport' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libsframe' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/sim' make install-am ../../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-15.2/vanilla/gdbserver' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libiberty' ../../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-15.2/vanilla/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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' /usr/bin/install -c -m 644 ../../libsframe/doc/sframe-spec.info '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libiberty/testsuite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libiberty/testsuite' if test -n ""; then \ /bin/sh ../../libiberty/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -print-multi-os-directory`/./libiberty.an; \ ( cd /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so ./libiberty.an ); \ mv -f /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -print-multi-os-directory`/./libiberty.an /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -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 ../../libsframe/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' install-info --info-dir='/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/sframe-spec.info' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libiberty' /bin/sh ./libtool --mode=install /usr/bin/install -c libsframe.la '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' 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-15.2/vanilla/gnulib/import' make install-recursive libtool: install: ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/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-15.2/vanilla/libsframe' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libsframe' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/sim' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib/import' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdbserver' n=`echo gdbserver | sed 's,y,y,'`; \ if [ x$n = x ]; then n=gdbserver; else true; fi; \ if [ x"linux-s390-ipa.o s390-linux32-ipa.o s390-linux32v1-ipa.o s390-linux32v2-ipa.o s390-linux64-ipa.o s390-linux64v1-ipa.o s390-linux64v2-ipa.o s390-vx-linux64-ipa.o s390-te-linux64-ipa.o s390-tevx-linux64-ipa.o s390-gs-linux64-ipa.o s390x-linux64-ipa.o s390x-linux64v1-ipa.o s390x-linux64v2-ipa.o s390x-vx-linux64-ipa.o s390x-te-linux64-ipa.o s390x-tevx-linux64-ipa.o s390x-gs-linux64-ipa.o" != x ]; then \ /bin/sh ../../gdbserver/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib; \ /usr/bin/install -c libinproctrace.so /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libinproctrace.so; \ fi; \ /bin/sh ../../gdbserver/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin; \ /usr/bin/install -c gdbserver /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin/$n make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd' make install-recursive 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 mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdbserver' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdbsupport' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdbserver' 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 make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/sim' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/sim' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/sim' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib/import' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd' make[6]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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-15.2/vanilla/gnulib/import' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib/import' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib/import' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib/import' Making install in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdbsupport' 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-15.2/vanilla/gdbsupport' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdbsupport' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdbsupport' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd/po' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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-15.2/vanilla/gnulib' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gnulib' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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' /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' ../../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' ../../bfd/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' libtool: install: /usr/bin/install -c .libs/libbfd.lai /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libbfd.la libfakeroot internal error: payload not recognized! libtool: install: /usr/bin/install -c .libs/libbfd.a /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' libtool: install: chmod 644 /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libbfd.a libtool: install: ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libbfd.a 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-15.2/vanilla/bfd' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/bfd' libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libctf' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/opcodes' Making install in . make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libctf' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/opcodes' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libctf' ../../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/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libctf.la libctf-nobfd.la '/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' libtool: install: /usr/bin/install -c .libs/libctf.lai /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf.la /usr/bin/install -c -m 644 ../../libctf/doc/ctf-spec.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/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/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/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 make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/opcodes' make[4]: Nothing to be done for 'install-exec-am'. libtool: install: chmod 644 /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf-nobfd.a libtool: install: ranlib --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf-nobfd.a ../../opcodes/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libctf' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libctf' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/libctf' /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/s390x-alpine-linux-musl/14.2.0/liblto_plugin.so --plugin /usr/libexec/gcc/s390x-alpine-linux-musl/14.2.0/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-15.2/vanilla/opcodes' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/opcodes' Making install in po make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/opcodes/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/opcodes/po' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/opcodes' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/doc' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/testsuite' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/testsuite' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/data-directory' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/data-directory' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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 libfakeroot internal error: payload not recognized! 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-15.2/vanilla/gdb' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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 mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man /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 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-5 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-5 /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/gdbinit.5' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man5/gdbinit.5' /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/gdbserver.1' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man1/gdbserver.1' /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-9 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-9 /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/gcore.1' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man1/gcore.1' /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/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-15.2/vanilla/gdb/doc' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/testsuite' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/testsuite' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/data-directory' make[6]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/data-directory' /bin/sh ../../../gdb/data-directory/../../install-sh -d /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/missing_debug.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/missing_debug.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/type_printers.py gdb/command/unwinders.py gdb/command/xmethods.py gdb/dap/breakpoint.py gdb/dap/bt.py gdb/dap/disassemble.py gdb/dap/evaluate.py gdb/dap/events.py gdb/dap/frames.py gdb/dap/__init__.py gdb/dap/io.py gdb/dap/launch.py gdb/dap/locations.py gdb/dap/memory.py gdb/dap/modules.py gdb/dap/next.py gdb/dap/pause.py gdb/dap/scopes.py gdb/dap/server.py gdb/dap/sources.py gdb/dap/startup.py gdb/dap/state.py gdb/dap/threads.py gdb/dap/typecheck.py gdb/dap/varref.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/../../install-sh -d /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/../../install-sh -d /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/../../install-sh -d /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/system-gdbinit files='gdb-syscalls.dtd freebsd.xml netbsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-linux.xml loongarch-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 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 libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! make[6]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/data-directory' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb/data-directory' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/vanilla/gdb' make[1]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-15.2/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... 'usr/share/man' -> '/home/buildozer/aports/main/gdb/pkg/gdb-doc/usr/share/man' 'usr/share/info' -> '/home/buildozer/aports/main/gdb/pkg/gdb-doc/usr/share/info' >>> gdb-doc*: Preparing subpackage gdb-doc... >>> gdb-doc*: Running postcheck for gdb-doc >>> gdb-multiarch*: Running split function multiarch... '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: 55.2 MB >>> gdb-dbg*: Compressing data... >>> gdb-dbg*: Create checksum... >>> gdb-dbg*: Create gdb-dbg-15.2-r0.apk >>> WARNING: gdb-doc*: The -doc subpackage is unusually large, consider splitting it >>> gdb-doc*: Tracing dependencies... >>> gdb-doc*: Package size: 2.9 MB >>> gdb-doc*: Compressing data... >>> gdb-doc*: Create checksum... >>> gdb-doc*: Create gdb-doc-15.2-r0.apk >>> gdb-multiarch*: Tracing dependencies... gdb so:libc.musl-s390x.so.1 so:libexpat.so.1 so:libgcc_s.so.1 so:libgmp.so.10 so:libmpfr.so.6 so:libncursesw.so.6 so:libpython3.12.so.1.0 so:libreadline.so.8 so:libstdc++.so.6 so:libz.so.1 so:libzstd.so.1 >>> gdb-multiarch*: Package size: 37.6 MB >>> gdb-multiarch*: Compressing data... >>> gdb-multiarch*: Create checksum... >>> gdb-multiarch*: Create gdb-multiarch-15.2-r0.apk >>> gdb*: Tracing dependencies... musl-dbg so:libc.musl-s390x.so.1 so:libexpat.so.1 so:libgcc_s.so.1 so:libgmp.so.10 so:libmpfr.so.6 so:libncursesw.so.6 so:libpython3.12.so.1.0 so:libreadline.so.8 so:libstdc++.so.6 so:libz.so.1 so:libzstd.so.1 >>> gdb*: Package size: 11.2 MB >>> gdb*: Compressing data... >>> gdb*: Create checksum... >>> gdb*: Create gdb-15.2-r0.apk >>> gdb: Build complete at Wed, 16 Oct 2024 02:49:35 +0000 elapsed time 0h 7m 18s >>> gdb: Cleaning up srcdir >>> gdb: Cleaning up pkgdir >>> gdb: Uninstalling dependencies... (1/38) Purging .makedepends-gdb (20241016.024217) (2/38) Purging autoconf (2.72-r0) (3/38) Purging m4 (1.4.19-r3) (4/38) Purging automake (1.17-r0) (5/38) Purging expat-dev (2.6.3-r0) (6/38) Purging expat (2.6.3-r0) (7/38) Purging gmp-dev (6.3.0-r2) (8/38) Purging libgmpxx (6.3.0-r2) (9/38) Purging libtool (2.4.7-r3) (10/38) Purging libltdl (2.4.7-r3) (11/38) Purging linux-headers (6.6-r1) (12/38) Purging mpfr-dev (4.2.1-r0) (13/38) Purging python3-dev (3.12.7-r0) (14/38) Purging python3-pyc (3.12.7-r0) (15/38) Purging python3-pycache-pyc0 (3.12.7-r0) (16/38) Purging pyc (3.12.7-r0) (17/38) Purging python3 (3.12.7-r0) (18/38) Purging readline-dev (8.2.13-r0) (19/38) Purging libhistory (8.2.13-r0) (20/38) Purging texinfo (7.1.1-r0) Executing texinfo-7.1.1-r0.pre-deinstall (21/38) Purging zlib-dev (1.3.1-r2) (22/38) Purging zstd-dev (1.5.6-r1) (23/38) Purging zstd (1.5.6-r1) (24/38) Purging gdbm (1.24-r0) (25/38) Purging git-perl (2.46.2-r0) (26/38) Purging perl-git (2.46.2-r0) (27/38) Purging perl-error (0.17029-r2) (28/38) Purging perl (5.40.0-r3) (29/38) Purging libbz2 (1.0.8-r6) (30/38) Purging libffi (3.4.6-r0) (31/38) Purging mpdecimal (4.0.0-r0) (32/38) Purging ncurses-dev (6.5_p20241006-r0) (33/38) Purging libncurses++ (6.5_p20241006-r0) (34/38) Purging libpanelw (6.5_p20241006-r0) (35/38) Purging sqlite-libs (3.46.1-r0) (36/38) Purging xz-libs (5.6.3-r0) (37/38) Purging libformw (6.5_p20241006-r0) (38/38) Purging libmenuw (6.5_p20241006-r0) Executing busybox-1.36.1-r32.trigger OK: 355 MiB in 100 packages >>> gdb: Updating the main/s390x repository index... >>> gdb: Signing the index...