==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: crash 9.0.1-1 (Tue Nov 25 14:58:36 2025)
==> Retrieving sources...
  -> Found crash-9.0.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    crash-9.0.1.tar.gz ... Passed
==> Making package: crash 9.0.1-1 (Tue Nov 25 14:58:39 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) boost-libs-1.89.0-3  boost-1.89.0-3  lzo-2.10-5

Total Download Size:    18.24 MiB
Total Installed Size:  204.64 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 boost-1.89.0-3-aarch64 downloading...
 boost-libs-1.89.0-3-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing boost-libs...
Optional dependencies for boost-libs
    openmpi: for mpi support
installing boost...
Optional dependencies for boost
    python: for python bindings
installing lzo...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) wget-1.25.0-3

Total Download Size:   0.64 MiB
Total Installed Size:  5.78 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 wget-1.25.0-3-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing wget...
Optional dependencies for wget
    ca-certificates: HTTPS downloads [installed]
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the info directory file...
==> Retrieving sources...
  -> Found crash-9.0.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting crash-9.0.1.tar.gz with bsdtar
==> Starting build()...
TARGET: ARM64
 CRASH: 9.0.1
   GDB: 16.2

--2025-11-25 14:58:48--  http://ftp.gnu.org/gnu/gdb/gdb-16.2.tar.gz
Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b
Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 41593955 (40M) [application/x-gzip]
Saving to: ‘gdb-16.2.tar.gz’

     0K ........ ........ ........ ........ ........ ........  7% 3.61M 10s
  3072K ........ ........ ........ ........ ........ ........ 15% 21.7M 5s
  6144K ........ ........ ........ ........ ........ ........ 22% 38.5M 4s
  9216K ........ ........ ........ ........ ........ ........ 30% 39.7M 3s
 12288K ........ ........ ........ ........ ........ ........ 37% 71.3M 2s
 15360K ........ ........ ........ ........ ........ ........ 45% 45.7M 1s
 18432K ........ ........ ........ ........ ........ ........ 52% 39.0M 1s
 21504K ........ ........ ........ ........ ........ ........ 60% 37.9M 1s
 24576K ........ ........ ........ ........ ........ ........ 68% 41.3M 1s
 27648K ........ ........ ........ ........ ........ ........ 75% 91.2M 0s
 30720K ........ ........ ........ ........ ........ ........ 83% 37.9M 0s
 33792K ........ ........ ........ ........ ........ ........ 90% 41.8M 0s
 36864K ........ ........ ........ ........ ........ ........ 98% 40.5M 0s
 39936K ........ ..                                          100% 98.2M=1.7s

2025-11-25 14:58:50 (23.0 MB/s) - ‘gdb-16.2.tar.gz’ saved [41593955/41593955]

if [ -f gdb-16.2.patch ] && [ -s gdb-16.2.patch ]; then \
	patch -p0 < gdb-16.2.patch; cp gdb-16.2.patch gdb-16.2; fi
patching file gdb-16.2/Makefile.in
patching file gdb-16.2/gdb/Makefile.in
patching file gdb-16.2/gdb/c-typeprint.c
patching file gdb-16.2/gdb/cli/cli-cmds.c
patching file gdb-16.2/gdb/completer.c
patching file gdb-16.2/gdb/defs.h
patching file gdb-16.2/gdb/dwarf2/read-gdb-index.c
patching file gdb-16.2/gdb/event-top.c
patching file gdb-16.2/gdb/frame.c
patching file gdb-16.2/gdb/main.c
patching file gdb-16.2/gdb/objfiles.h
patching file gdb-16.2/gdb/printcmd.c
patching file gdb-16.2/gdb/psymtab.c
patching file gdb-16.2/gdb/stack.c
patching file gdb-16.2/gdb/symfile.c
patching file gdb-16.2/gdb/symtab.c
patching file gdb-16.2/gdb/ui-file.c
patching file gdb-16.2/gdb/ui-file.h
patching file gdb-16.2/gdb/xml-syscall.c
patching file gdb-16.2/libiberty/Makefile.in
patching file gdb-16.2/opcodes/i386-dis.c
patching file gdb-16.2/readline/readline/misc.c
patching file gdb-16.2/readline/readline/readline.h
patching file gdb-16.2/readline/readline/rltypedefs.h
patching file gdb-16.2/readline/readline/util.c
patching file gdb-16.2/configure
patching file gdb-16.2/gdb/symfile.c
patching file gdb-16.2/gdb/symtab.c
patching file gdb-16.2/gdb/solib-svr4.c
patching file gdb-16.2/gdb/symtab.c
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
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... /usr/bin/sed
checking for gawk... gawk
checking for 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 for g++... g++
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 gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada and is recent enough... no
checking for gdc... no
checking whether the D compiler works... no
checking for cargo... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
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... yes
checking whether to enable libdiagnostics... no
checking for library containing dlopen... none required
checking for library containing pthread_create... none required
*** This configuration is not supported in the following subdirectories:
     sim gdbserver
    (Any other directories should still work fine.)
checking for default BUILD_CONFIG... 
checking for --enable-vtable-verify... no
checking for bison... bison -y
checking for bison... bison
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for dsymutil... no
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... objcopy
checking for objdump... objdump
checking for otool... no
checking for readelf... readelf
checking for -plugin option... --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gfortran... no
checking for gccgo... no
checking for gdc... no
checking for gm2... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for dsymutil... no
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for objcopy... objcopy
checking for objdump... objdump
checking for otool... no
checking for ranlib... ranlib
checking for readelf... readelf
checking for strip... strip
checking for windres... 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[3]: Nothing to be done for 'all-target'.
Configuring in ./zlib
Configuring in ./libiberty
Configuring in ./libsframe
Configuring in ./libdecnumber
Configuring in ./gnulib
Configuring in ./libbacktrace
Configuring in ./etc
Configuring in ./readline
configure: creating cache ./config.cache
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 for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking build system type... configure: creating cache ./config.cache
yes
checking build system type... configure: creating cache ./config.cache
aarch64-unknown-linux-gnu
checking host system type... checking whether to enable maintainer-specific portions of Makefiles... no
checking for aarch64-unknown-linux-gnu-gcc... gcc
aarch64-unknown-linux-gnu
configure: creating cache ./config.cache
checking host system type... checking for a thread-safe mkdir -p... checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... configure: creating cache ./config.cache
aarch64-unknown-linux-gnu
checking target system type... checking whether make sets $(MAKE)... yes
aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... aarch64-unknown-linux-gnu
checking target system type... checking whether make supports nested variables... aarch64-unknown-linux-gnu
yes
checking for aarch64-unknown-linux-gnu-gcc... gcc
yes
checking for aarch64-unknown-linux-gnu-gcc... gcc
aarch64-unknown-linux-gnu
checking for aarch64-unknown-linux-gnu-gcc... gcc
yes
yes
checking for a thread-safe mkdir -p... checking whether make supports nested variables... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... checking whether to enable maintainer-specific portions of Makefiles... no
yes
yes
checking whether make supports nested variables... checking whether the C compiler works... checking whether make supports nested variables... (cached) yes
yes
checking for perl... perl
configure: updating cache ./config.cache
checking build system type... checking whether the C compiler works... checking that generated files are newer than configure... checking whether the C compiler works... aarch64-unknown-linux-gnu
checking host system type... checking whether the C compiler works... checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for aarch64-unknown-linux-gnu-gcc... gcc
configure: updating cache ./config.cache
aarch64-unknown-linux-gnu
checking for aarch64-unknown-linux-gnu-ar... ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for -plugin option... checking that generated files are newer than configure... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... 
checking whether we are cross compiling... 
checking whether we are cross compiling... 
checking whether we are cross compiling... no
checking for suffix of object files... no
checking for suffix of object files... no
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... yes
checking whether gcc accepts -g... done
configure: creating ./config.status
o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether gcc accepts -g... done
configure: creating ./config.status
yes
checking for gcc option to enable C11 features... 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... none needed
checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether gcc supports -W... checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
--plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
config.status: creating Makefile
none needed
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking whether gcc understands -c and -o together... checking for aarch64-unknown-linux-gnu-gcc... gcc
none needed
checking whether the compiler is clang... === configuring in readline (/build/crash/src/crash-9.0.1/gdb-16.2/readline/readline)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local'  '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--disable-year2038' '--build=aarch64-unknown-linux-gnu' '--host=aarch64-unknown-linux-gnu' '--target=aarch64-unknown-linux-gnu' 'build_alias=aarch64-unknown-linux-gnu' 'host_alias=aarch64-unknown-linux-gnu' 'target_alias=aarch64-unknown-linux-gnu' --cache-file=.././config.cache --srcdir=.
config.status: creating Makefile
none needed
checking whether gcc understands -c and -o together... yes
checking whether gcc supports -Wall... no
checking for compiler option needed when checking for declarations... none
checking how to run the C preprocessor... yes
checking how to run the C preprocessor... yes
checking whether gcc supports -Wwrite-strings... make[4]: Nothing to be done for 'all'.
yes
checking how to run the C preprocessor... gcc -E
gcc -E
yes
checking whether gcc supports -Wstrict-prototypes... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... gcc -E
yes
checking whether gcc supports -Wmissing-prototypes... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking whether gcc supports -Wold-style-definition... checking for grep that handles long lines and -e... configure: loading cache .././config.cache
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... checking build system type... yes
aarch64-unknown-linux-gnu
checking host system type... checking whether gcc supports -Wmissing-format-attribute... aarch64-unknown-linux-gnu

Beginning configuration for readline-8.2 for aarch64-unknown-linux-gnu

checking whether make sets $(MAKE)... (cached) yes
checking for aarch64-unknown-linux-gnu-gcc... gcc
yes
checking whether gcc supports -Wcast-qual... yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking whether gcc supports -fno-lto... yes
checking for sys/types.h... yes
checking how to run the C preprocessor... yes
checking for sys/types.h... yes
checking for sys/types.h... yes
checking for sys/stat.h... gcc -E
yes
checking for sys/stat.h... checking whether the C compiler works... yes
checking for grep that handles long lines and -e... checking for stdlib.h... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking whether the C compiler works... checking for stdlib.h... yes
checking for string.h... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for string.h... yes
checking for memory.h... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
yes
checking for memory.h... checking for strings.h... 
checking whether we are cross compiling... yes
checking for strings.h... yes
checking for inttypes.h... no
checking for suffix of object files... no
yes
checking for suffix of object files... checking for inttypes.h... o
checking whether we are using the GNU C compiler... yes
checking for stdint.h... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
yes
checking whether gcc accepts -g... checking for stdint.h... yes
yes
checking for gcc option to accept ISO C89... checking for unistd.h... yes
checking for gcc option to accept ISO C89... yes
checking for sys/stat.h... yes
checking for wchar.h... none needed
checking whether gcc understands -c and -o together... none needed
checking how to run the C preprocessor... yes
checking for stdlib.h... yes
gcc -E
checking for minix/config.h... yes
checking for string.h... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... yes
/usr/bin/grep -E
checking for ANSI C header files... no
checking for sys/socket.h... checking for memory.h... yes
yes
checking for strings.h... checking for sys/types.h... yes
checking for arpa/inet.h... yes
yes
checking for sys/stat.h... checking for inttypes.h... yes
checking for features.h... yes
yes
checking for stdint.h... checking for stdlib.h... yes
checking for sys/types.h... yes
yes
checking for sys/param.h... yes
checking for unistd.h... checking for string.h... yes
checking for sys/stat.h... yes
yes
checking for memory.h... checking minix/config.h usability... yes
checking for unistd.h... (cached) yes
checking for dirent.h... yes
checking for stdlib.h... yes
checking for strings.h... no
checking minix/config.h presence... yes
checking for style of include used by make... GNU
checking dependency style of gcc... yes
checking for fnmatch.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for inttypes.h... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... yes
/usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... checking for sys/stat.h... (cached) yes
ld
checking if the linker (ld) is GNU ld... yes
yes
checking for BSD- or MS-compatible name lister (nm)... checking for sys/time.h... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking for stdint.h... checking whether the C compiler works... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
yes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
checking dependency style of gcc... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... checking for glob.h... yes
checking for unistd.h... checking for ld option to reload object files... -r
checking for aarch64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-unknown-linux-gnu-ar... ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking for aarch64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from gcc object... yes
yes
checking for threads.h... gcc3
checking ctype.h usability... checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for aarch64-unknown-linux-gnu-gcc... (cached) gcc

checking whether we are cross compiling... yes
checking for unistd.h... yes
yes
checking ctype.h presence... checking for netdb.h... yes
checking for ctype.h... yes
no
checking for suffix of object files... checking stddef.h usability... yes
checking minix/config.h usability... o
checking whether we are using the GNU C compiler... yes
checking for netinet/in.h... yes
checking whether gcc accepts -g... yes
checking stddef.h presence... yes
no
checking minix/config.h presence... yes
checking for stddef.h... yes
checking for string.h... checking for string.h... (cached) yes
checking stdio.h usability... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for limits.h... yes
checking for memory.h... yes
checking stdio.h presence... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking for inttypes.h... (cached) yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
yes
checking whether make sets $(MAKE)... checking for stdio.h... yes
checking for sys/types.h... (cached) yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking whether make supports nested variables... checking for stdint.h... (cached) yes
yes
yes
checking for xlocale.h... checking whether to enable maintainer-specific portions of Makefiles... no
checking for aarch64-unknown-linux-gnu-gcc... (cached) gcc
checking for strings.h... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for gawk... (cached) gawk
checking for dwz... no
checking how to print strings... yes
printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... checking for inttypes.h... /usr/bin/grep -F
checking for ld used by gcc... no
ld
checking if the linker (ld) is GNU ld... yes
checking for uintptr_t... yes
checking for math.h... checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... yes
checking for stdint.h... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for sys/mman.h... checking for ld option to reload object files... -r
checking for aarch64-unknown-linux-gnu-objdump... objdump
yes
checking for int_least32_t... checking how to recognize dependent libraries... pass_all
checking for aarch64-unknown-linux-gnu-ar... ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for aarch64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... yes
checking for sys/select.h... yes
checking for int_fast32_t... gcc -E
yes
ok
checking for dlfcn.h... checking for strings.h... (cached) yes
checking for sys/random.h... yes
checking for gcc option to accept ISO C89... checking for ANSI C header files... yes
checking for objdir... .libs
yes
checking for sys/uio.h... none needed
checking how to run the C preprocessor... gcc -E
yes
checking for sys/wait.h... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for crtdefs.h... yes
checking for sys/types.h... 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... no
yes
checking for wctype.h... checking for sys/stat.h... no
checking if gcc supports -c -o file.o... yes
yes
checking for stdlib.h... checking whether it is safe to define __EXTENSIONS__... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
yes
checking for string.h... checking for sys/types.h... yes
checking for uint64_t... yes
checking whether _XOPEN_SOURCE should be defined... no
checking dynamic linker characteristics... yes
checking for memory.h... no
checking build system type... aarch64-unknown-linux-gnu
checking host system type... yes
checking what to include in gstdint.h... aarch64-unknown-linux-gnu
checking target system type... stdint.h (already complete)
checking for an ANSI C-conforming const... aarch64-unknown-linux-gnu
checking for dlfcn.h... yes
checking for strings.h... yes
checking for off_t... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for windows.h... yes
checking for inttypes.h... no
checking unwind.h usability... no
checking for library containing dlsym... yes
checking for stdint.h... yes
checking size of int... yes
checking unwind.h presence... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... yes
yes
checking for unistd.h... checking for unistd.h... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for -funwind-tables option... no
checking for Minix Amsterdam compiler... yes
yes
checking for dlfcn.h... checking minix/config.h usability... no
checking for aarch64-unknown-linux-gnu-ar... ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking whether the preprocessor supports include_next... yes
checking for -frandom-seed=string option... yes
yes
checking whether source code line length is unlimited... checking whether gcc supports -W... yes
checking for objdir... .libs
no
checking minix/config.h presence... yes
checking for C/C++ restrict keyword... yes
checking whether gcc supports -Wall... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... __restrict__
checking whether <sys/socket.h> is self-contained... yes
checking whether gcc supports -Wwrite-strings... yes
checking for shutdown... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether gcc supports -Wstrict-prototypes... no
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... checking whether gcc supports -W... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking if gcc static flag -static works... yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wold-style-definition... no
checking if gcc supports -c -o file.o... yes
checking for struct sockaddr_storage... yes
checking whether gcc supports -Wwrite-strings... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether -lc should be explicitly linked in... yes
yes
checking for sa_family_t... checking whether gcc supports -Wcast-qual... yes
checking for _Unwind_GetIPInfo... 4
checking size of long... no
checking dynamic linker characteristics... yes
checking for struct sockaddr_storage.ss_family... yes
checking for CET support... no
checking __sync extensions... yes
checking for sys/stat.h... 8
checking for ANSI C header files... (cached) yes
checking build system type... yes
aarch64-unknown-linux-gnu
checking host system type... checking for stdlib.h... GNU/Linux ld.so
aarch64-unknown-linux-gnu
checking how to hardcode library paths into programs... checking target system type... 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... gcc -E
yes
checking __atomic extensions... aarch64-unknown-linux-gnu
checking for decimal floating point... bid
checking whether byte ordering is bigendian... yes
checking for string.h... checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking output filetype... yes
checking for memory.h... elf64
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no
yes
checking for getpagesize... configure: updating cache ./config.cache
configure: creating ./config.status
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 aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for aarch64-unknown-linux-gnu-ar... ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking the archiver (ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so) interface... yes
checking for strings.h... yes
checking whether gcc supports -Wc++-compat... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
yes
checking for ld used by gcc... checking for uintptr_t... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... yes
yes
checking whether gcc supports -Wstrict-prototypes... checking for working mmap... /usr/bin/nm -B
yes
checking the name lister (/usr/bin/nm -B) interface... checking for inttypes.h... yes
checking whether gcc supports -Wshadow=local... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... config.status: creating Makefile
yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for aarch64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
yes
checking for int_least32_t... config.status: creating config.h
yes
checking whether gcc supports -pedantic ... checking for aarch64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from gcc object... config.status: executing gstdint.h commands
yes
checking for size_t... yes
checking whether gcc and cc understand -c and -o together... yes
checking for int_fast32_t... yes
checking for memcpy... yes
checking for uint64_t... yes
yes
checking for working alloca.h... checking for strerror... yes
checking for an ANSI C-conforming const... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking sys/mman.h usability... yes
checking for alloca... yes
checking for inline... yes
checking for unistd.h... (cached) yes
inline
checking whether byte ordering is bigendian... yes
checking sys/mman.h presence... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for a thread-safe mkdir -p... yes
checking for sys/mman.h... yes
/usr/bin/mkdir -p
checking for mmap... checking whether <wchar.h> uses 'inline' correctly... yes
yes
checking for stdint.h... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for CET support... no
checking target system type... checking link.h usability... aarch64-unknown-linux-gnu
yes
checking for btowc... checking for sys/file.h... yes
checking for unistd.h... yes
checking for sys/param.h... source='decNumber.c' object='decNumber.o' libtool=no gcc  -I. -I.  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I. -I.   -c decNumber.c
source='decContext.c' object='decContext.o' libtool=no gcc  -I. -I.  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I. -I.   -c decContext.c
yes
yes
checking link.h presence... checking for limits.h... yes
checking minix/config.h usability... yes
checking for canonicalize_file_name... yes
checking for link.h... yes
yes
checking sys/link.h usability... checking for stdlib.h... (cached) yes
checking for malloc.h... source='bid/decimal32.c' object='decimal32.o' libtool=no gcc  -I. -I.  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I. -I.   -c ./bid/decimal32.c
yes
checking for string.h... (cached) yes
no
checking minix/config.h presence... checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
yes
no
checking sys/link.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for faccessat... checking for sys/time.h... yes
source='bid/decimal64.c' object='decimal64.o' libtool=no gcc  -I. -I.  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I. -I.   -c ./bid/decimal64.c
no
checking for sys/link.h... no
checking for dl_iterate_phdr... checking for time.h... yes
yes
checking whether gcc needs -traditional... yes
checking for sys/resource.h... checking for realpath... yes
no
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-unknown-linux-gnu-ar... ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for an ANSI C-conforming const... checking for sys/stat.h... (cached) yes
yes
checking mach-o/dyld.h usability... checking for sys/mman.h... yes
checking for inline... yes
yes
source='bid/decimal128.c' object='decimal128.o' libtool=no gcc  -I. -I.  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I. -I.   -c ./bid/decimal128.c
checking for lstat... checking for fcntl.h... no
checking mach-o/dyld.h presence... yes
checking for alloca.h... no
checking for mach-o/dyld.h... no
checking sys/ldr.h usability... yes
yes
checking for chown... checking for sys/pstat.h... ok
checking for dlfcn.h... source='bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc  -I. -I.  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I. -I.   -c ./bid/bid2dpd_dpd2bid.c
no
checking for sys/sysmp.h... no
checking sys/ldr.h presence... yes
checking for objdir... no
checking for sys/ldr.h... no
checking windows.h usability... no
.libs
yes
checking for sys/sysinfo.h... checking for fchown... config.status: creating Makefile
yes
source='bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc  -I. -I.  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I. -I.   -c ./bid/host-ieee32.c
checking for machine/hal_sysinfo.h... config.status: executing depfiles commands
no
checking for sys/table.h... no
checking windows.h presence... source='bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc  -I. -I.  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I. -I.   -c ./bid/host-ieee64.c
no
checking if gcc supports -fno-rtti -fno-exceptions... checking for sys/sysctl.h... no
checking for windows.h... no
checking for fcntl... yes
checking for _set_invalid_parameter_handler... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... no
config.status: executing libtool commands
source='bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc  -I. -I.  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I. -I.   -c ./bid/host-ieee128.c
checking for sys/systemcfg.h... yes
checking if gcc static flag -static works... no
checking for stdint.h... (cached) yes
yes
checking for stdio_ext.h... rm -f libdecnumber.a
ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o
checking whether strnlen is declared... ar: `u' modifier ignored since `D' is the default (see `U')
ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so libdecnumber.a
no
yes
checking for fchdir...   CC       libz_a-adler32.o
  CC       libz_a-compress.o
  CC       libz_a-crc32.o
inline
checking for function prototypes... yes
checking whether char is unsigned... checking for process.h... no
checking if gcc supports -c -o file.o... no
compress.c: In function 'compress2':
compress.c:22:5: warning: old-style function definition [-Wold-style-definition]
compress.c: In function 'compress':
compress.c:68:5: warning: old-style function definition [-Wold-style-definition]
compress.c: In function 'compressBound':
compress.c:81:7: warning: old-style function definition [-Wold-style-definition]
checking for sys/prctl.h...   CC       libz_a-deflate.o
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... adler32.c: In function 'adler32_z':
adler32.c:63:7: warning: old-style function definition [-Wold-style-definition]
adler32.c: In function 'adler32':
adler32.c:134:7: warning: old-style function definition [-Wold-style-definition]
adler32.c: In function 'adler32_combine_':
adler32.c:143:14: warning: old-style function definition [-Wold-style-definition]
adler32.c: In function 'adler32_combine':
adler32.c:172:7: warning: old-style function definition [-Wold-style-definition]
adler32.c: In function 'adler32_combine64':
adler32.c:180:7: warning: old-style function definition [-Wold-style-definition]
yes
  CC       libz_a-gzread.o
yes
checking dynamic linker characteristics... checking for spawn.h... crc32.c: In function 'byte_swap':
crc32.c:117:17: warning: old-style function definition [-Wold-style-definition]
crc32.c: In function 'multmodp':
crc32.c:542:16: warning: old-style function definition [-Wold-style-definition]
crc32.c: In function 'x2nmodp':
crc32.c:566:16: warning: old-style function definition [-Wold-style-definition]
crc32.c: In function 'crc_word':
crc32.c:717:16: warning: old-style function definition [-Wold-style-definition]
crc32.c: In function 'crc_word_big':
crc32.c:726:17: warning: old-style function definition [-Wold-style-definition]
crc32.c: In function 'crc32_z':
crc32.c:739:15: warning: old-style function definition [-Wold-style-definition]
crc32.c: In function 'crc32':
crc32.c:1063:15: warning: old-style function definition [-Wold-style-definition]
crc32.c: In function 'crc32_combine64':
crc32.c:1072:7: warning: old-style function definition [-Wold-style-definition]
crc32.c: In function 'crc32_combine':
crc32.c:1084:7: warning: old-style function definition [-Wold-style-definition]
crc32.c: In function 'crc32_combine_gen64':
crc32.c:1093:7: warning: old-style function definition [-Wold-style-definition]
crc32.c: In function 'crc32_combine_gen':
crc32.c:1103:7: warning: old-style function definition [-Wold-style-definition]
crc32.c: In function 'crc32_combine_op':
crc32.c:1110:7: warning: old-style function definition [-Wold-style-definition]
  CC       libz_a-gzclose.o
yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... gzclose.c: In function 'gzclose':
gzclose.c:11:5: warning: old-style function definition [-Wold-style-definition]
  CC       libz_a-gzwrite.o
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... gzread.c: In function 'gz_load':
gzread.c:21:12: warning: old-style function definition [-Wold-style-definition]
gzread.c: In function 'gz_avail':
gzread.c:56:12: warning: old-style function definition [-Wold-style-definition]
gzread.c: In function 'gz_look':
gzread.c:91:12: warning: old-style function definition [-Wold-style-definition]
gzread.c: In function 'gz_decomp':
gzread.c:175:12: warning: old-style function definition [-Wold-style-definition]
gzread.c: In function 'gz_fetch':
gzread.c:229:12: warning: old-style function definition [-Wold-style-definition]
gzread.c: In function 'gz_skip':
gzread.c:259:12: warning: old-style function definition [-Wold-style-definition]
gzread.c: In function 'gz_read':
gzread.c:294:17: warning: old-style function definition [-Wold-style-definition]
gzread.c: In function 'gzread':
gzread.c:375:5: warning: old-style function definition [-Wold-style-definition]
gzread.c: In function 'gzfread':
gzread.c:411:10: warning: old-style function definition [-Wold-style-definition]
gzread.c: In function 'gzgetc':
gzread.c:447:5: warning: old-style function definition [-Wold-style-definition]
gzread.c: In function 'gzgetc_':
gzread.c:474:5: warning: old-style function definition [-Wold-style-definition]
gzread.c: In function 'gzungetc':
gzread.c:481:5: warning: old-style function definition [-Wold-style-definition]
gzread.c: In function 'gzgets':
gzread.c:541:8: warning: old-style function definition [-Wold-style-definition]
gzread.c: In function 'gzdirect':
gzread.c:605:5: warning: old-style function definition [-Wold-style-definition]
gzread.c: In function 'gzclose_r':
gzread.c:625:5: warning: old-style function definition [-Wold-style-definition]
yes
checking whether errno must be declared...   CC       libz_a-gzlib.o
no
checking size of int... no
checking for aclocal... ${SHELL} /build/crash/src/crash-9.0.1/gdb-16.2/missing aclocal-1.15
checking for autoconf... ${SHELL} /build/crash/src/crash-9.0.1/gdb-16.2/missing autoconf
checking for autoheader... ${SHELL} /build/crash/src/crash-9.0.1/gdb-16.2/missing autoheader
checking whether gcc supports -Wall... gzwrite.c: In function 'gz_init':
gzwrite.c:17:12: warning: old-style function definition [-Wold-style-definition]
gzwrite.c: In function 'gz_comp':
gzwrite.c:73:12: warning: old-style function definition [-Wold-style-definition]
gzwrite.c: In function 'gz_zero':
gzwrite.c:154:12: warning: old-style function definition [-Wold-style-definition]
gzwrite.c: In function 'gz_write':
gzwrite.c:187:17: warning: old-style function definition [-Wold-style-definition]
gzwrite.c: In function 'gzwrite':
gzwrite.c:255:5: warning: old-style function definition [-Wold-style-definition]
gzwrite.c: In function 'gzfwrite':
gzwrite.c:283:10: warning: old-style function definition [-Wold-style-definition]
gzwrite.c: In function 'gzputc':
gzwrite.c:313:5: warning: old-style function definition [-Wold-style-definition]
gzwrite.c: In function 'gzputs':
gzwrite.c:361:5: warning: old-style function definition [-Wold-style-definition]
gzwrite.c: In function 'gzflush':
gzwrite.c:565:5: warning: old-style function definition [-Wold-style-definition]
gzwrite.c: In function 'gzsetparams':
gzwrite.c:597:5: warning: old-style function definition [-Wold-style-definition]
gzwrite.c: In function 'gzclose_w':
gzwrite.c:639:5: warning: old-style function definition [-Wold-style-definition]
yes
  CC       libz_a-infback.o
checking whether gcc supports -Wextra... gzlib.c: In function 'gz_reset':
gzlib.c:75:13: warning: old-style function definition [-Wold-style-definition]
gzlib.c: In function 'gz_open':
gzlib.c:93:15: warning: old-style function definition [-Wold-style-definition]
gzlib.c: In function 'gzopen':
gzlib.c:272:8: warning: old-style function definition [-Wold-style-definition]
gzlib.c: In function 'gzopen64':
gzlib.c:280:8: warning: old-style function definition [-Wold-style-definition]
gzlib.c: In function 'gzdopen':
gzlib.c:288:8: warning: old-style function definition [-Wold-style-definition]
gzlib.c: In function 'gzbuffer':
gzlib.c:318:5: warning: old-style function definition [-Wold-style-definition]
gzlib.c: In function 'gzrewind':
gzlib.c:345:5: warning: old-style function definition [-Wold-style-definition]
gzlib.c: In function 'gzseek64':
gzlib.c:368:7: warning: old-style function definition [-Wold-style-definition]
gzlib.c: In function 'gzseek':
gzlib.c:445:7: warning: old-style function definition [-Wold-style-definition]
gzlib.c: In function 'gztell64':
gzlib.c:457:7: warning: old-style function definition [-Wold-style-definition]
gzlib.c: In function 'gztell':
gzlib.c:474:7: warning: old-style function definition [-Wold-style-definition]
gzlib.c: In function 'gzoffset64':
gzlib.c:484:7: warning: old-style function definition [-Wold-style-definition]
gzlib.c: In function 'gzoffset':
gzlib.c:507:7: warning: old-style function definition [-Wold-style-definition]
gzlib.c: In function 'gzeof':
gzlib.c:517:5: warning: old-style function definition [-Wold-style-definition]
gzlib.c: In function 'gzerror':
gzlib.c:534:14: warning: old-style function definition [-Wold-style-definition]
gzlib.c: In function 'gzclearerr':
gzlib.c:555:6: warning: old-style function definition [-Wold-style-definition]
gzlib.c: In function 'gz_error':
gzlib.c:581:6: warning: old-style function definition [-Wold-style-definition]
  CC       libz_a-inffast.o
deflate.c: In function 'slide_hash':
deflate.c:204:13: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateInit_':
deflate.c:231:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateInit2_':
deflate.c:243:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateStateCheck':
deflate.c:393:12: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateSetDictionary':
deflate.c:416:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateGetDictionary':
deflate.c:485:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateResetKeep':
deflate.c:507:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateReset':
deflate.c:545:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateSetHeader':
deflate.c:557:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflatePending':
deflate.c:568:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflatePrime':
deflate.c:582:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateParams':
deflate.c:609:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateTune':
deflate.c:658:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateBound':
deflate.c:693:7: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'putShortMSB':
deflate.c:757:13: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'flush_pending':
deflate.c:771:13: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflate':
deflate.c:804:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateEnd':
deflate.c:1119:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateCopy':
deflate.c:1145:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'read_buf':
deflate.c:1204:17: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'lm_init':
deflate.c:1234:13: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'longest_match':
deflate.c:1276:13: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'fill_window':
deflate.c:1522:13: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflate_stored':
deflate.c:1685:20: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflate_fast':
deflate.c:1872:20: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflate_slow':
deflate.c:1974:20: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflate_rle':
deflate.c:2105:20: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflate_huff':
deflate.c:2178:20: warning: old-style function definition [-Wold-style-definition]
yes
  CC       libz_a-inflate.o
checking whether gcc supports -Wwrite-strings... 4
checking size of long... yes
checking whether gcc supports -Wmissing-format-attribute... inffast.c: In function 'inflate_fast':
inffast.c:50:6: warning: old-style function definition [-Wold-style-definition]
  CC       libz_a-inftrees.o
yes
checking whether gcc supports -Wstrict-prototypes... infback.c: In function 'inflateBackInit_':
infback.c:28:5: warning: old-style function definition [-Wold-style-definition]
infback.c: In function 'fixedtables':
infback.c:82:13: warning: old-style function definition [-Wold-style-definition]
infback.c: In function 'inflateBack':
infback.c:250:5: warning: old-style function definition [-Wold-style-definition]
infback.c: In function 'inflateBackEnd':
infback.c:632:5: warning: old-style function definition [-Wold-style-definition]
  CC       libz_a-trees.o
yes
checking whether gcc supports -Wmissing-prototypes... 8
checking size of size_t... inftrees.c: In function 'inflate_table':
inftrees.c:32:5: warning: old-style function definition [-Wold-style-definition]
  CC       libz_a-uncompr.o
yes
checking whether getpagesize is declared... yes
checking for fcntl... yes
checking for working volatile... uncompr.c: In function 'uncompress2':
uncompr.c:27:5: warning: old-style function definition [-Wold-style-definition]
uncompr.c: In function 'uncompress':
uncompr.c:86:5: warning: old-style function definition [-Wold-style-definition]
  CC       libz_a-zutil.o
inflate.c: In function 'inflateStateCheck':
inflate.c:105:12: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateResetKeep':
inflate.c:119:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateReset':
inflate.c:145:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateReset2':
inflate.c:158:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateInit2_':
inflate.c:196:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateInit_':
inflate.c:240:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflatePrime':
inflate.c:248:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'fixedtables':
inflate.c:279:13: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'updatewindow':
inflate.c:397:12: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflate':
inflate.c:623:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateEnd':
inflate.c:1301:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateGetDictionary':
inflate.c:1315:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateSetDictionary':
inflate.c:1338:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateGetHeader':
inflate.c:1373:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'syncsearch':
inflate.c:1401:17: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateSync':
inflate.c:1424:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateSyncPoint':
inflate.c:1482:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateCopy':
inflate.c:1492:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateUndermine':
inflate.c:1539:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateValidate':
inflate.c:1557:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateMark':
inflate.c:1572:6: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateCodesUsed':
inflate.c:1585:15: warning: old-style function definition [-Wold-style-definition]
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    " "CXXFLAGS=-march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS    " "CFLAGS_FOR_BUILD=-march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection" "CFLAGS_FOR_TARGET=-g -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -llzo2 -lzstd" "LIBCFLAGS=-march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  " "LIBCFLAGS_FOR_TARGET=-g -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/share/info" "libdir=/usr/local/lib" "prefix=/usr/local" "tooldir=/usr/local/aarch64-unknown-linux-gnu" "AR=ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  " "NM=nm" "PICFLAG=" "RANLIB=ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so" "DESTDIR=" DO=all multi-do # make
yes
checking for size_t... yes
trees.c: In function '_tr_init':
trees.c:379:6: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'init_block':
trees.c:407:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'pqdownheap':
trees.c:451:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'gen_bitlen':
trees.c:486:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'gen_codes':
trees.c:572:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'build_tree':
trees.c:615:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'scan_tree':
trees.c:703:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'send_tree':
trees.c:748:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'build_bl_tree':
trees.c:799:12: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'send_all_trees':
trees.c:834:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function '_tr_stored_block':
trees.c:863:6: warning: old-style function definition [-Wold-style-definition]
trees.c: In function '_tr_flush_bits':
trees.c:887:6: warning: old-style function definition [-Wold-style-definition]
trees.c: In function '_tr_align':
trees.c:897:6: warning: old-style function definition [-Wold-style-definition]
trees.c: In function '_tr_flush_block':
trees.c:912:6: warning: old-style function definition [-Wold-style-definition]
trees.c: In function '_tr_tally':
trees.c:1015:5: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'compress_block':
trees.c:1043:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'detect_data_type':
trees.c:1103:12: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'bi_reverse':
trees.c:1137:17: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'bi_flush':
trees.c:1152:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'bi_windup':
trees.c:1169:13: warning: old-style function definition [-Wold-style-definition]
checking for lstat... yes
zutil.c: In function 'zError':
zutil.c:133:14: warning: old-style function definition [-Wold-style-definition]
zutil.c: In function 'zcalloc':
zutil.c:305:8: warning: old-style function definition [-Wold-style-definition]
zutil.c: In function 'zcfree':
zutil.c:315:6: warning: old-style function definition [-Wold-style-definition]
8
checking for long long...   AR       libz.a
ar: `u' modifier ignored since `D' is the default (see `U')
checking for symlink... yes
checking for readlink... yes
checking for fdopendir... yes
checking for ssize_t... yes
checking for getexecname... yes
checking size of long long... yes
checking for mempcpy... no
checking whether _pgmptr is declared... yes
checking whether stat file-mode macros are broken... 8
checking for a 64-bit type... yes
checking for fnmatch... yes
checking for incompatibility between DejaGnu and GCC... 
no
uint64_t
checking for dirent.h that defines DIR... checking for intptr_t... no
no
checking for makeinfo... makeinfo --split-size=5000000
checking if using Solaris linker... checking for KERN_PROC... no
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 for library containing opendir... checking for unistd.h... (cached) yes
checking for sys/param.h... no
checking for KERN_PROG_ARGS... yes
checking for mbsrtowcs... no
checking for clock_gettime... none required
checking for fcntl... yes
checking for getpagesize... yes
checking for fstatat... yes
checking whether -pthread is supported... yes
yes
checking for working mmap... checking for gettimeofday... yes
checking whether -gdwarf-5 is supported... yes
checking for getdelim... yes
checking for kill... yes
checking for compress in -lz... yes
checking for getdtablesize... yes
yes
yes
checking whether --build-id is supported... checking for lstat... checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking whether --compress-debug-sections is supported... yes
yes
checking for getlogin_r... checking for pselect... yes
checking for byteswap.h... yes
checking endian.h usability... yes
checking for ZSTD_compress in -lzstd... yes
checking for getprogname... yes
checking endian.h presence... yes
checking for readlink... yes
checking for endian.h... yes
yes
checking whether --compress-debug-sections=zstd is supported... checking whether bswap_16 is declared... no
yes
yes
checking for getexecname... checking whether bswap_32 is declared... checking for select... 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... xz
checking for comm... comm
checking for lzma_auto_decoder in -llzma... yes
checking whether bswap_64 is declared... no
checking for getrandom... yes
yes
checking for setitimer... yes
checking whether tests can run... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
yes
checking for gettimeofday... yes
checking for fnmatch... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
yes
checking for memmove... checking for glob... yes
checking for uintptr_t... yes
yes
checking for glob_pattern_p... checking for putenv... yes
yes
checking for setenv... checking for getpwnam_r... yes
checking for ssize_t... yes
yes
checking for setlocale... checking for isblank... yes
yes
yes
checking for strcasecmp... checking for pid_t... checking for mbsinit... yes
checking for strpbrk... yes
checking for mbrtowc... yes
checking for library containing strerror... config.status: creating Makefile
yes
yes
checking for sysconf... checking for mprotect... config.status: creating config.h
config.status: executing depfiles commands
none required
checking for asprintf... config.status: creating Makefile
yes
yes
config.status: executing libtool commands
checking for tcgetattr... checking for mkostemp... config.status: creating backtrace-supported.h
yes
config.status: creating install-debuginfo-for-buildid.sh
checking for atexit... config.status: creating config.h
yes
config.status: executing libtool commands
checking for vsnprintf... yes
checking for openat... config.status: executing gstdint.h commands
make  all-am
  CC       libsframe_la-sframe.lo
  CC       libsframe_la-sframe-dump.lo
  CC       libsframe_la-sframe-error.lo
config.status: executing default commands
  MAKEINFO doc/sframe-spec.info
yes
checking for basename... yes
yes
checking for isascii... checking for pipe... yes
make  all-am
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I ./../include -I ./../libgcc -I ../libgcc  -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -c -o atomic.lo atomic.c
true  DO=all multi-do # make
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I ./../include -I ./../libgcc -I ../libgcc  -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -c -o dwarf.lo dwarf.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I ./../include -I ./../libgcc -I ../libgcc  -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -c -o fileline.lo fileline.c
checking for bcmp... yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c atomic.c  -fPIC -DPIC -o .libs/atomic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c dwarf.c  -fPIC -DPIC -o .libs/dwarf.o
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c fileline.c  -fPIC -DPIC -o .libs/fileline.o
checking for isxdigit... checking for readlink... /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I ./../include -I ./../libgcc -I ../libgcc  -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -c -o posix.lo posix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c atomic.c -o atomic.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c posix.c  -fPIC -DPIC -o .libs/posix.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c fileline.c -o fileline.o >/dev/null 2>&1
yes
checking for bcopy...   CCLD     libsframe.la
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c posix.c -o posix.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I ./../include -I ./../libgcc -I ../libgcc  -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -c -o print.lo print.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c print.c  -fPIC -DPIC -o .libs/print.o
yes
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I ./../include -I ./../libgcc -I ../libgcc  -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -c -o sort.lo sort.c
checking for bsearch... /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I ./../include -I ./../libgcc -I ../libgcc  -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -c -o state.lo state.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c sort.c  -fPIC -DPIC -o .libs/sort.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c state.c  -fPIC -DPIC -o .libs/state.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c print.c -o print.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c sort.c -o sort.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c state.c -o state.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I ./../include -I ./../libgcc -I ../libgcc  -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -c -o backtrace.lo backtrace.c
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c backtrace.c  -fPIC -DPIC -o .libs/backtrace.o
checking for bzero... /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I ./../include -I ./../libgcc -I ../libgcc  -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -c -o simple.lo simple.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I ./../include -I ./../libgcc -I ../libgcc  -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -c -o elf.lo elf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c simple.c  -fPIC -DPIC -o .libs/simple.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c backtrace.c -o backtrace.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c elf.c  -fPIC -DPIC -o .libs/elf.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I ./../include -I ./../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -c -o mmapio.lo mmapio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c dwarf.c -o dwarf.o >/dev/null 2>&1
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c simple.c -o simple.o >/dev/null 2>&1
checking for calloc... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c mmapio.c  -fPIC -DPIC -o .libs/mmapio.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I ./../include -I ./../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -c -o mmap.lo mmap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c mmap.c  -fPIC -DPIC -o .libs/mmap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c mmapio.c -o mmapio.o >/dev/null 2>&1
yes
checking for clock... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c mmap.c -o mmap.o >/dev/null 2>&1
yes
checking for getpwent... yes
checking for ffs... yes
checking for getpwnam... yes
checking for getcwd... yes
checking for getpwuid... yes
checking for getpagesize... yes
checking for uid_t in sys/types.h... yes
yes
checking for unistd.h... (cached) yes
checking for working chown... checking for gettimeofday... yes
checking for index... yes
checking for working strcoll... elf.c: In function 'elf_zstd_decompress':
elf.c:4856:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf.c:4858:5: note: here
elf.c:4859:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf.c:4861:5: note: here
elf.c:4862:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf.c:4864:5: note: here
elf.c:4865:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf.c:4867:5: note: here
elf.c:4868:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf.c:4870:5: note: here
elf.c:4871:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf.c:4873:5: note: here
elf.c:4874:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf.c:4876:5: note: here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c elf.c -o elf.o >/dev/null 2>&1
yes
yes
checking for link... checking for insque... yes
yes
checking for memchr... yes
checking fcntl.h usability... checking for setenv... yes
checking fcntl.h presence... yes
yes
checking for memcmp... checking for strerror_r... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking varargs.h usability... yes
yes
checking for memcpy... checking for __xpg_strerror_r... no
checking varargs.h presence... no
checking for varargs.h... no
checking stdarg.h usability... yes
yes
checking for memmem... checking for catgets... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdbool.h usability... yes
checking for snprintf... yes
checking for memmove... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking for string.h... (cached) yes
yes
checking for strings.h... (cached) yes
yes
checking for localtime_r... checking for mempcpy... checking limits.h usability... yes
checking limits.h presence... /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   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -llzo2 -lzstd -o libbacktrace.la  atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo 
yes
checking for memset... yes
checking for limits.h... yes
yes
checking locale.h usability... checking for iswcntrl... libtool: link: ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o 
libtool: link: ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so .libs/libbacktrace.a
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
yes
yes
checking locale.h presence... checking for mkstemps... yes
checking for wmempcpy... yes
checking for locale.h... yes
checking pwd.h usability... yes
checking for putenv... yes
yes
checking pwd.h presence... checking for nl_langinfo and CODESET... yes
checking for pwd.h... yes
checking for memory.h... (cached) yes
checking termcap.h usability... yes
checking for random... yes
checking for a traditional french locale... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termios.h usability... yes
checking for rename... yes
checking termios.h presence... none
checking whether lstat correctly handles trailing slash... yes
checking for termios.h... yes
checking termio.h usability... yes
checking for rindex... no
checking termio.h presence... no
checking for termio.h... no
yes
checking whether // is distinct from /... checking sys/ioctl.h usability... no
checking whether realpath works... yes
checking for setenv... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/pte.h usability... yes
checking for snprintf... yes
checking for getcwd... no
checking sys/pte.h presence... yes
no
checking for sys/pte.h... no
checking for sigsetmask... checking sys/stream.h usability... yes
checking for uid_t in sys/types.h... yes
checking for unistd.h... (cached) yes
checking for working chown... no
checking sys/stream.h presence... yes
no
checking for sys/stream.h... no
checking for stpcpy... checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking whether chown dereferences symlinks... yes
yes
checking for sys/select.h... yes
checking for stpncpy... checking sys/time.h usability... yes
checking sys/time.h presence... yes
yes
checking whether chown honors trailing slash... checking for strcasecmp... yes
checking for sys/time.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
yes
checking for sys/file.h... yes
checking for strchr... checking for sys/ptem.h... yes
checking whether chown always updates ctime... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for type of signal functions... yes
checking for strdup... yes
posix
checking if signal handlers must be reinstalled when invoked... checking for strncasecmp... yes
checking for presence of POSIX-style sigsetjmp/siglongjmp... yes
checking for strndup... present
checking for lstat... yes
checking for strnlen... yes
checking whether or not strcoll and strcmp differ... yes
checking for strrchr... no
checking whether getpw functions are declared in pwd.h... yes
checking for strstr... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking if environ is properly declared... yes
checking for inttypes.h... (cached) yes
checking for sig_atomic_t in signal.h... yes
checking for strtod... yes
checking for complete errno.h... yes
yes
checking for TIOCSTAT in sys/ioctl.h... checking whether strerror_r is declared... yes
checking for strtol... no
checking for FIONREAD in sys/ioctl.h... yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... yes
yes
checking for speed_t in sys/types.h... checking for strtoul... no
checking for struct winsize in sys/ioctl.h and termios.h... yes
checking whether ctype.h defines __header_inline... yes
checking for strtoll... no
checking whether fchdir is declared... sys/ioctl.h
checking for struct dirent.d_ino... checking for struct dirent.d_ino... yes
checking for strtoull... yes
checking for working fcntl.h... yes
yes
checking for struct dirent.d_fileno... checking for struct dirent.d_fileno... yes
yes
yes
checking for strverscmp... checking for struct timeval in sys/time.h and time.h... yes
checking libaudit.h usability... yes
checking for tmpnam... yes
checking libaudit.h presence... yes
checking for libaudit.h... yes
checking whether AUDIT_USER_TTY is declared... yes
checking for vasprintf... yes
checking for tgetent... yes
checking for vfprintf... no
checking for tgetent in -ltermcap... no
checking for tgetent in -ltinfo... yes
checking for vprintf... yes
checking which library has the termcap functions... using libtinfo
checking for nl_langinfo and CODESET... yes
checking for vsnprintf... yes
checking wctype.h usability... yes
checking for vsprintf... yes
checking for pid_t... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking for waitpid... yes
checking wchar.h presence... yes
checking for setproctitle... yes
checking for wchar.h... yes
checking langinfo.h usability... yes
checking for mode_t... yes
checking langinfo.h presence... no
checking whether alloca needs Cray hooks... yes
checking for langinfo.h... yes
checking mbstr.h usability... no
checking stack direction for C alloca... yes
checking for mbstate_t... no
checking mbstr.h presence... no
checking for mbstr.h... no
checking for mbrlen... 1
checking for vfork.h... yes
checking whether frexp() can be used without linking with libm... no
checking for fork... yes
checking for mbscasecmp... yes
yes
checking whether alarm is declared... checking for vfork... no
checking for mbscmp... yes
checking whether frexp works... yes
checking for working fork... no
checking for mbsnrtowcs... yes
checking for mbsrtowcs... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking whether long double and double are the same... no
checking whether frexpl is declared... yes
checking for mbschr... no
checking for sys_errlist... no
checking for wcrtomb... yes
checking whether frexpl() can be used without linking with libm... no
checking for sys_nerr... yes
checking for wcscoll... yes
checking whether frexpl works... no
checking for sys_siglist... yes
checking for wcsdup... no
checking for external symbol _system_configuration... yes
checking for wcwidth... no
checking for __fsetlocking... yes
checking whether stat file-mode macros are broken... yes
checking for wctype... no
checking for nlink_t... yes
checking for canonicalize_file_name... yes
checking for wcswidth... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
no
checking for getcwd with POSIX signature... checking for dup3... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking whether getcwd is declared... yes
checking for getrlimit... yes
checking for iswlower... yes
checking whether getdelim is declared... yes
checking for getrusage... yes
yes
checking whether getdtablesize is declared... checking for iswupper... yes
checking for getsysinfo... yes
yes
checking whether getline is declared... checking for towlower... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking whether getlogin_r is declared... yes
checking for towupper... yes
checking for pipe2... yes
checking whether getlogin is declared... yes
checking for iswctype... yes
checking for posix_spawn... yes
checking for struct timeval... yes
checking for wchar_t in wchar.h... yes
checking for wide-enough struct timeval.tv_sec member... yes
yes
checking for posix_spawnp... checking for wctype_t in wctype.h... yes
checking pthread.h usability... yes
checking for wint_t in wctype.h... yes
checking for psignal... yes
checking for wcwidth broken with unicode combining characters... yes
checking pthread.h presence... yes
checking for pthread.h... yes
yes
checking for pstat_getdynamic... no
checking size of wchar_t... checking for pthread_kill in -lpthread... no
checking for pstat_getstatic... yes
checking whether POSIX threads API is available... yes
no
4
checking configuration for building shared libraries... checking for realpath... supported
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
checking whether setlocale (category, NULL) is multithread-safe... yes
checking for IPv4 sockets... configure: updating cache .././config.cache
configure: creating ./config.status
yes
yes
checking for IPv6 sockets... checking for setrlimit... yes
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... config.status: creating Makefile
yes
yes
checking for wint_t... checking for spawnve... config.status: creating doc/Makefile
config.status: creating examples/Makefile
yes
checking whether wint_t is large enough... config.status: creating shlib/Makefile
config.status: creating readline.pc
no
yes
checking whether the compiler produces multi-arch binaries... checking for spawnvpe... config.status: creating history.pc
config.status: creating config.h
no
config.status: executing stamp-h commands
checking whether stdint.h conforms to C99... no
checking for strerror... Making all in readline
rm -f readline.o
rm -f vi_mode.o
rm -f funmap.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     readline.c
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     vi_mode.c
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     funmap.c
rm -f keymaps.o
rm -f parens.o
rm -f search.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     keymaps.c
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     parens.c
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     search.c
yes
checking for strsignal... rm -f rltty.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     rltty.c
yes
checking whether stdint.h works without ISO C predefines... rm -f complete.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     complete.c
yes
rm -f bind.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     bind.c
checking for sysconf... rm -f isearch.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     isearch.c
yes
checking whether stdint.h has UINTMAX_WIDTH etc.... rm -f display.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     display.c
rm -f signals.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     signals.c
yes
rm -f util.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     util.c
checking whether INT32_MAX < INTMAX_MAX... rm -f kill.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     kill.c
rm -f undo.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     undo.c
yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... rm -f macro.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     macro.c
yes
checking whether UINT64_MAX == ULONG_MAX... rm -f input.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     input.c
rm -f callback.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     callback.c
yes
checking where to find the exponent in a 'double'... rm -f terminal.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     terminal.c
rm -f text.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     text.c
rm -f nls.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     nls.c
rm -f misc.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     misc.c
word 1 bit 20
rm -f history.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     history.c
checking whether byte ordering is bigendian... rm -f histexpand.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     histexpand.c
rm -f histfile.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     histfile.c
rm -f histsearch.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     histsearch.c
rm -f shell.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     shell.c
rm -f mbutil.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     mbutil.c
rm -f tilde.o
gcc  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     -DREADLINE_LIBRARY -c ./tilde.c
no
checking for wchar_t... rm -f colors.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     colors.c
rm -f parse-colors.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     parse-colors.c
rm -f xmalloc.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     xmalloc.c
yes
checking for good max_align_t... rm -f xfree.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     xfree.c
rm -f compat.o
gcc -c  -DHAVE_CONFIG_H   -I. -I.  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     compat.c
rm -f libreadline.a
rm -f libhistory.a
ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o
ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o
test -n "ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so" && ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so libhistory.a
test -n "ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so" && ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so libreadline.a
make[5]: Nothing to be done for 'all-am'.
yes
checking for sysctl... no
checking for sysmp... yes
checking whether NULL can be used in arbitrary expressions... no
checking for table... yes
checking whether locale.h defines locale_t... yes
checking whether locale.h conforms to POSIX:2001... no
checking for times... yes
checking whether struct lconv is properly defined... yes
checking whether imported symbols can be declared weak... yes
checking for wait3... yes
checking for wait4... yes
checking for multithread API to use... posix
checking whether malloc is ptrdiff_t safe... yes
yes
checking whether malloc, realloc, calloc set errno on failure... yes
checking whether malloc (0) returns nonnull... checking for sbrk... yes
yes
checking whether NAN macro works... checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether HUGE_VAL works... yes
checking whether asprintf is declared... yes
checking for a traditional japanese locale... yes
checking whether vasprintf is declared... none
checking for a french Unicode locale... yes
checking whether snprintf is declared... yes
none
checking for a transitional chinese locale... checking whether vsnprintf is declared... yes
checking whether calloc is declared... none
checking for inline... inline
checking for mmap... yes
checking whether getenv is declared... yes
checking for MAP_ANONYMOUS... yes
yes
checking whether getopt is declared... checking whether memchr works... yes
checking whether malloc is declared... yes
checking whether memmem is declared... yes
checking whether realloc is declared... yes
checking for memmem... yes
checking whether sbrk is declared... yes
checking whether memmem works... yes
checking whether strtol is declared... yes
checking whether memrchr is declared... yes
checking whether strtoul is declared... yes
checking whether <limits.h> defines MIN and MAX... yes
no
checking whether <sys/param.h> defines MIN and MAX... checking whether strtoll is declared... yes
checking for O_CLOEXEC... yes
checking whether strtoull is declared... yes
checking for promoted mode_t type... mode_t
checking whether <sys/select.h> is self-contained... yes
checking whether strverscmp is declared... yes
checking whether strnlen is declared... yes
checking for library containing setsockopt... yes
checking whether canonicalize_file_name must be declared... none needed
checking whether setenv is declared... no
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
yes
checking search.h usability... checking for getpagesize... (cached) yes
checking for working mmap... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
yes
checking for sigset_t... checking for working strncmp... yes
yes
checking for volatile sig_atomic_t... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for sighandler_t... config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... Configuring in ./bfd
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-picdir
touch stamp-noasandir
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./mkstemps.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./sha1.c -o noasan/sha1.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./regex.c -o noasan/regex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./md5.c -o noasan/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cp-demangle.c -o cp-demangle.o
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./sha1.c -o sha1.o
make[5]: Nothing to be done for 'all'.
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./regex.c -o regex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./alloca.c -o noasan/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./md5.c -o md5.o
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./alloca.c -o alloca.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./argv.c -o noasan/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./argv.c -o argv.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./bsearch_r.c -o pic/bsearch_r.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./bsearch_r.c -o noasan/bsearch_r.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./bsearch_r.c -o bsearch_r.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./concat.c -o noasan/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./concat.c -o concat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./cp-demint.c -o noasan/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./crc32.c -o pic/crc32.o; \
else true; fi
yes
configure: creating cache ./config.cache
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./crc32.c -o noasan/crc32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./crc32.c -o crc32.o
checking whether fcloseall is declared... checking build system type... aarch64-unknown-linux-gnu
checking host system type... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./d-demangle.c -o noasan/d-demangle.o; \
else true; fi
aarch64-unknown-linux-gnu
checking target system type... gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./d-demangle.c -o d-demangle.o
aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
checking for a thread-safe mkdir -p... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fdmatch.c -o pic/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./dyn-string.c -o noasan/dyn-string.o; \
else true; fi
/usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./dyn-string.c -o dyn-string.o
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fdmatch.c -o fdmatch.o
yes
checking whether make supports nested variables... yes
yes
checking which flavor of printf attribute matches inttypes macros... checking whether make supports nested variables... (cached) yes
checking for aarch64-unknown-linux-gnu-ar... ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for aarch64-unknown-linux-gnu-gcc... gcc
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fibheap.c -o fibheap.o
system
checking whether ecvt is declared... checking whether the C compiler works... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./filedescriptor.c -o pic/filedescriptor.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./filedescriptor.c -o noasan/filedescriptor.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./filedescriptor.c -o filedescriptor.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./floatformat.c -o noasan/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fnmatch.c -o pic/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fopen_unlocked.c -o fopen_unlocked.o
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking whether fcvt is declared... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getopt.c -o pic/getopt.o; \
else true; fi
./d-demangle.c: In function 'dlang_value':
./d-demangle.c:1520:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
./d-demangle.c:1526:5: note: here
./d-demangle.c: In function 'dlang_type':
./d-demangle.c:844:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
./d-demangle.c:851:5: note: here
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./getopt.c -o noasan/getopt.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getopt1.c -o pic/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getopt.c -o getopt.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./getopt1.c -o noasan/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./getpwd.c -o noasan/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getopt1.c -o getopt1.o
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getruntime.c -o getruntime.o

checking whether we are cross compiling... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./hex.c -o pic/hex.o; \
else true; fi
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./hex.c -o noasan/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./hex.c -o hex.o
checking whether gcvt is declared... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
no
checking for suffix of object files... gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./mkstemps.c -o pic/mkstemps.o; \
else true; fi
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./mkstemps.c -o noasan/mkstemps.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./mkstemps.c -o mkstemps.o
checking whether strdup is declared... o
checking whether we are using the GNU C compiler... ./hashtab.c: In function 'iterative_hash':
./hashtab.c:968:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
./hashtab.c:969:5: note: here
./hashtab.c:969:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
./hashtab.c:970:5: note: here
./hashtab.c:970:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
./hashtab.c:972:5: note: here
./hashtab.c:972:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
./hashtab.c:973:5: note: here
./hashtab.c:973:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
./hashtab.c:974:5: note: here
./hashtab.c:974:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
./hashtab.c:975:5: note: here
./hashtab.c:975:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
./hashtab.c:976:5: note: here
./hashtab.c:976:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
./hashtab.c:977:5: note: here
./hashtab.c:977:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
./hashtab.c:978:5: note: here
./hashtab.c:978:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
./hashtab.c:979:5: note: here
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./objalloc.c -o noasan/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./obstack.c -o pic/obstack.o; \
else true; fi
In file included from ./regex.c:643:
./regex.c: In function 'byte_re_match_2_internal':
./regex.c:6703:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
./regex.c:6705:19: note: here
./regex.c:7127:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
./regex.c:7142:9: note: here
./regex.c:7154:859: warning: this statement may fall through [-Wimplicit-fallthrough=]
./regex.c:7160:2: note: here
./regex.c:7460:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
./regex.c:7462:17: note: here
./regex.c: In function 'byte_regex_compile':
./regex.c:2497:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
./regex.c:2500:9: note: here
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./obstack.c -o noasan/obstack.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./partition.c -o noasan/partition.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./obstack.c -o obstack.o
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./partition.c -o partition.o
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pexecute.c -o pexecute.o
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./physmem.c -o pic/physmem.o; \
else true; fi
yes
checking whether strerror(0) succeeds... checking whether gcc accepts -g... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./physmem.c -o noasan/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./physmem.c -o physmem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./pex-common.c -o noasan/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-common.c -o pex-common.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-one.c -o pex-one.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./pex-unix.c -o noasan/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-unix.c -o pex-unix.o
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./rust-demangle.c -o rust-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
checking for strerror_r with POSIX signature... gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./safe-ctype.c -o safe-ctype.o
./cp-demangle.c: In function 'd_name':
./cp-demangle.c:1512:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
./cp-demangle.c:1530:5: note: here
./cp-demangle.c: In function 'd_print_comp_inner':
./cp-demangle.c:5528:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
./cp-demangle.c:5599:5: note: here
./cp-demangle.c: In function 'd_print_mod':
./cp-demangle.c:6531:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
./cp-demangle.c:6533:5: note: here
./cp-demangle.c:6537:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
./cp-demangle.c:6539:5: note: here
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./simple-object.c -o noasan/simple-object.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object.c -o simple-object.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
no
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-elf.c -o simple-object-elf.o
checking whether __xpg_strerror_r works... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./sort.c -o noasan/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./sort.c -o sort.o
yes
checking whether strerror_r is declared... (cached) yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./spaces.c -o pic/spaces.o; \
else true; fi
checking whether strnlen is declared... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./spaces.c -o noasan/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./spaces.c -o spaces.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./splay-tree.c -o noasan/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./stack-limit.c -o noasan/stack-limit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./strerror.c -o noasan/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./strerror.c -o strerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./strsignal.c -o noasan/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./strsignal.c -o strsignal.o
yes
checking whether strstr works... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
./rust-demangle.c: In function 'demangle_path':
./rust-demangle.c:755:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
./rust-demangle.c:757:5: note: here
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xasprintf.c -o noasan/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xatexit.c -o pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xatexit.c -o noasan/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xexit.c -o noasan/xexit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xatexit.c -o xatexit.o
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xexit.c -o xexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xmalloc.c -o noasan/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xmemdup.c -o noasan/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xstrdup.c -o pic/xstrdup.o; \
else true; fi
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xstrdup.c -o noasan/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrdup.c -o xstrdup.o
checking whether strtok_r is declared... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xstrerror.c -o noasan/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xstrndup.c -o noasan/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./setproctitle.c -o noasan/setproctitle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection      -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./mkstemps.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  ./setproctitle.o
yes
checking for struct timespec in <time.h>... yes
checking for gcc option to accept ISO C89... ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so ./libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./mkstemps.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  ./setproctitle.o; \
  ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so ./libiberty.a; \
  cd ..; \
else true; fi; \
if [ x"" != x ]; then \
  cd noasan; \
  ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./mkstemps.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  ./setproctitle.o; \
  ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so ./libiberty.a; \
  cd ..; \
else true; fi
yes
checking for TIME_UTC in <time.h>... none needed
checking whether gcc understands -c and -o together... yes
checking whether execvpe is declared... yes
checking for style of include used by make... GNU
checking dependency style of gcc... yes
checking whether unsetenv is declared... gcc3
checking how to run the C preprocessor... yes
checking whether wcsdup is declared... gcc -E
yes
checking whether iswcntrl works... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for towlower... yes
checking for wctype_t... yes
yes
checking for wctrans_t... checking for sys/types.h... yes
yes
checking for C compiler option to allow warnings... checking for sys/stat.h... yes
-Wno-error
checking for stdlib.h... checking for alloca as a compiler built-in... yes
checking whether btowc(0) is correct... yes
checking for string.h... yes
checking for memory.h... yes
checking whether btowc(EOF) is correct... guessing yes
checking for __builtin_expect... yes
checking for strings.h... yes
checking whether this system supports file names of any length... yes
checking for inttypes.h... no
checking for library containing clock_gettime... yes
checking for stdint.h... none required
checking for clock_getres... yes
checking for unistd.h... yes
yes
checking for clock_gettime... checking minix/config.h usability... no
checking minix/config.h presence... yes
checking for clock_settime... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
yes
checking how to print strings... printf
checking for a sed that does not truncate output... checking for closedir... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
yes
checking for ld option to reload object files... -r
checking for d_ino member in directory struct... checking for aarch64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for aarch64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from gcc object... yes
checking for d_type member in directory struct... ok
checking for dlfcn.h... yes
checking for dirfd... yes
checking for objdir... .libs
yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... checking if gcc supports -fno-rtti -fno-exceptions... no
checking whether // is distinct from /... (cached) no
checking whether dup works... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking whether dup2 works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... yes
checking for error_at_line... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... yes
checking whether fcntl handles F_DUPFD correctly... no
checking for shl_load in -ldld... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... no
checking for dlopen... yes
checking whether a program can dlopen itself... needs runtime check
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking whether a statically linked program can dlopen itself... yes
yes
checking whether stripping libraries is possible... checking for ffs... 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... no
checking for library containing dlsym... yes
checking for flexible array member... yes
checking whether conversion from 'int' to 'long double' works... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of void *... yes
checking for working GNU fnmatch... 8
yes
checking whether free is known to preserve errno... yes
checking whether fstatat (..., 0) works... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether byte ordering is bigendian... yes
checking whether getcwd handles long file names properly... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
yes
checking for working getdelim function... checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether getdtablesize works... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether NLS is requested... yes
checking for catalogs to be installed... yes
checking for getline... yes
checking for working getline function...  da es fi fr hr id ja ka ms pt ro ru rw sr sv tr uk vi zh_CN da es fi fr hr id ja ka ms pt ro ru rw sr sv tr uk vi zh_CN
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking size of long long... yes
checking whether getlogin_r works with small buffers... 8
checking size of void *... (cached) 8
checking size of long... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... 8
checking size of int... no
checking whether getrandom is compatible with its GNU+BSD signature... yes
checking for gettimeofday with POSIX signature... 4
yes
checking for GNU glob interface version 1 or 2... checking fcntl.h usability... yes
checking whether glob lists broken symlinks... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking whether glob NOTDIR*/ omits symlink to nondir... yes
checking sys/file.h presence... yes
checking for library containing inet_ntop... yes
checking for sys/file.h... yes
checking sys/resource.h usability... none required
checking whether inet_ntop is declared... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
yes
checking whether isnan(double) can be used without linking with libm... checking for unistd.h... (cached) yes
checking for fcntl... yes
checking for fdopen... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking for fileno... yes
checking whether isnanl works... yes
checking for fls... no
checking for getgid... yes
checking whether the compiler supports the __inline keyword... yes
checking for pthread_rwlock_t... yes
checking for getpagesize... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes
checking for getrlimit... yes
checking for getuid... no
yes
checking for sysconf... checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc stores incomplete characters... guessing no
checking whether mbrtowc works on empty input... yes
checking whether basename is declared... yes
checking whether the C locale is free of encoding errors... yes
checking whether ffs is declared... no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbsrtowcs works... guessing yes
checking for mbtowc... yes
checking whether stpcpy is declared... yes
checking whether memmem works in linear time... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking for memmem... (cached) yes
checking whether memmem works... (cached) yes
checking for mempcpy... (cached) yes
checking for memrchr... yes
checking whether strnlen is declared... yes
checking whether mkdir handles trailing slash... yes
checking whether ___lc_codepage_func is declared... yes
checking whether mkdir handles trailing dot... no
checking for thread local storage (TLS) class... thread_local
checking for aarch64-unknown-linux-gnu-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 mkdtemp... yes
checking compiler support for hidden visibility... yes
checking whether <netinet/in.h> is self-contained... yes
checking linker --as-needed support... yes
checking for cos in -lm... yes
checking whether open recognizes a trailing slash... yes
checking for gcc version with buggy 64-bit support... yes
checking for opendir... no
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for rawmemchr... yes
checking for sys/procfs.h... yes
checking for prstatus_t in sys/procfs.h... yes
checking for prstatus32_t in sys/procfs.h... yes
checking for readdir... no
checking for prstatus_t.pr_who in sys/procfs.h... no
checking for prstatus32_t.pr_who in sys/procfs.h... yes
checking whether readlink signature is correct... no
checking for pstatus_t in sys/procfs.h... yes
checking whether readlink handles trailing slash correctly... no
checking for pxstatus_t in sys/procfs.h... no
checking for pstatus32_t in sys/procfs.h... yes
checking whether readlink truncates results correctly... no
checking for prpsinfo_t in sys/procfs.h... yes
checking for prpsinfo_t.pr_pid in sys/procfs.h... yes
checking for prpsinfo32_t in sys/procfs.h... yes
checking whether rename honors trailing slash on destination... no
checking for prpsinfo32_t.pr_pid in sys/procfs.h... no
checking for psinfo_t in sys/procfs.h... no
yes
checking for psinfo_t.pr_pid in sys/procfs.h... checking whether rename honors trailing slash on source... no
checking for psinfo32_t in sys/procfs.h... no
checking for psinfo32_t.pr_pid in sys/procfs.h... yes
checking whether rename manages hard links correctly... no
checking for lwpstatus_t in sys/procfs.h... no
checking for lwpxstatus_t in sys/procfs.h... no
checking for lwpstatus_t.pr_context in sys/procfs.h... no
checking for lwpstatus_t.pr_reg in sys/procfs.h... yes
checking whether rename manages existing destinations correctly... no
checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no
checking for win32_pstatus_t in sys/procfs.h... yes
checking for rewinddir... no
checking for ftello... yes
checking whether rmdir works... yes
checking for ftello64... yes
checking for fseeko... yes
checking whether select supports a 0 argument... yes
yes
checking whether select detects invalid fds... checking for fseeko64... yes
checking for fopen64... yes
checking whether setenv validates arguments... yes
checking whether ftello is declared... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking for socklen_t... yes
checking whether ftello64 is declared... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on files... yes
checking whether fseeko is declared... yes
yes
checking for struct stat.st_atim.tv_nsec... checking whether fseeko64 is declared... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking whether fopen64 is declared... yes
checking for struct stat.st_birthtimespec.tv_nsec... yes
checking size of off_t... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... 8
checking file_ptr type... int64_t
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... no
checking for working stdalign.h... yes
checking for strchrnul... yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking whether strchrnul works... yes
checking for working strerror function... yes
checking for madvise... yes
checking for working strnlen... yes
checking for mprotect... yes
yes
checking whether strstr works in linear time... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
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... config.status: creating Makefile
config.status: creating bfd-in3.h
yes
checking for variable-length arrays... config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
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... gawk
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 aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
configure: updating cache ./config.cache
checking that generated files are newer than configure... config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default-2 commands
done
configure: creating ./config.status
config.status: executing default commands
Configuring in ./opcodes
  GEN      bfdver.h
  GEN      elf32-target.h
  GEN      elf64-target.h
  GEN      targmatch.h
Making info in po
config.status: creating Makefile.gnulib.inc
( if test 'x.' != 'x.'; then \
    posrcprefix='../'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	$posrcprefix& \\\\@" < ./SRC-POTFILES.in \
	| sed -e '$s/\\$//') > SRC-POTFILES-t \
    && chmod a-w SRC-POTFILES-t \
    && mv SRC-POTFILES-t SRC-POTFILES )
( rm -f BLD-POTFILES-t BLD-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	../& \\\\@" < ./BLD-POTFILES.in \
	| sed -e '$s/\\$//') > BLD-POTFILES-t \
    && chmod a-w BLD-POTFILES-t \
    && mv BLD-POTFILES-t BLD-POTFILES )
cd .. \
  && CONFIG_FILES=po/Makefile.in:po/Make-in \
     CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
config.status: creating import/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
config.status: creating po/Makefile.in
checking whether make supports nested variables... (cached) yes
checking for aarch64-unknown-linux-gnu-gcc... gcc
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
checking whether the C compiler works... config.status: executing default-2 commands
config.status: executing default commands
make[5]: Nothing to be done for 'info'.
make[5]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped.
  CCLD     doc/chew.stamp
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... config.status: executing default commands
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... Configuring in ./gdbsupport
make  all-recursive
Making all in import
  GEN      alloca.h
  GEN      dirent.h
  GEN      fcntl.h
  GEN      ctype.h
  GEN      arpa/inet.h
  GEN      glob-libc.gl.h
  GEN      inttypes.h
  GEN      limits.h
  GEN      locale.h
none needed
checking whether gcc understands -c and -o together...   GEN      math.h
  GEN      netdb.h
  GEN      malloc/scratch_buffer.gl.h
  GEN      signal.h
  GEN      stdbool.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      strings.h
  GEN      sys/random.h
  GEN      sys/select.h
  GEN      sys/socket.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/types.h
  GEN      sys/uio.h
  GEN      sys/wait.h
  GEN      time.h
  GEN      unistd.h
yes
  GEN      wchar.h
checking for style of include used by make...   GEN      wctype.h
GNU
checking dependency style of gcc... make  all-recursive
configure: creating cache ./config.cache
  CC       libgnu_a-openat-proc.o
gcc3
checking how to run the C preprocessor...   CC       libgnu_a-basename-lgpl.o
  CC       libgnu_a-chdir-long.o
  CC       libgnu_a-cloexec.o
checking build system type...   CC       libgnu_a-count-one-bits.o
aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
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
  CC       libgnu_a-dirname-lgpl.o
checking for a thread-safe mkdir -p...   CC       libgnu_a-stripslash.o
/usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
  CC       libgnu_a-exitfail.o
  CC       libgnu_a-fcntl.o
checking whether make supports nested variables... (cached) yes
checking for aarch64-unknown-linux-gnu-gcc... gcc
  CC       libgnu_a-fd-safer-flag.o
  CC       libgnu_a-fd-hook.o
  CC       libgnu_a-dup-safer-flag.o
gcc -E
  CC       libgnu_a-filenamecat-lgpl.o
  CC       libgnu_a-getcwd.o
  CC       libgnu_a-getcwd-lgpl.o
  CC       libgnu_a-getprogname.o
  CC       libgnu_a-hard-locale.o
  CC       libgnu_a-localcharset.o
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files...   CC       libgnu_a-malloca.o
  CC       libgnu_a-math.o
  CC       libgnu_a-mbrtowc.o
  CC       libgnu_a-openat-die.o
  CC       libgnu_a-save-cwd.o
  CC       libgnu_a-setlocale_null.o
  CC       libgnu_a-sockets.o
  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       strerror_r.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
  CC       malloc/libgnu_a-scratch_buffer_set_array_size.o
  AR       libgnu.a
checking whether the C compiler works...   GEN      doc/aoutx.stamp
  GEN      doc/archures.stamp
  GEN      doc/archive.stamp
  GEN      doc/bfdio.stamp
  GEN      doc/cache.stamp
  GEN      doc/bfdt.stamp
yes
checking for C compiler default output file name... a.out
checking for suffix of executables...   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
  MAKEINFO doc/bfd.info

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 sys/types.h... yes
checking for gcc option to accept ISO C89... yes
checking for sys/stat.h... none needed
checking whether gcc understands -c and -o together... yes
checking for stdlib.h... yes
checking for style of include used by make... GNU
checking dependency style of gcc... yes
checking for string.h... gcc3
yes
checking for memory.h... checking whether we are using the GNU C++ compiler... yes
checking for strings.h... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... yes
checking for inttypes.h... gcc3
checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking how to run the C preprocessor... yes
checking for stdint.h... gcc -E
yes
checking for unistd.h... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... 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 aarch64-unknown-linux-gnu-ar... ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... yes
checking for sys/types.h... /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 for sys/stat.h... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for aarch64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for aarch64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from gcc object... yes
checking for stdlib.h... yes
checking for string.h... ok
checking for dlfcn.h... yes
checking for memory.h... yes
yes
checking for objdir... checking for strings.h... .libs
yes
checking for inttypes.h... yes
checking if gcc supports -fno-rtti -fno-exceptions... checking for stdint.h... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
yes
checking if gcc static flag -static works... checking for unistd.h... no
checking if gcc supports -c -o file.o... yes
checking minix/config.h usability... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
GNU/Linux ld.so
checking for dlfcn.h... checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
yes
checking for 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... 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... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... no
/usr/bin/xgettext
checking whether g++ supports C++17 features by default... checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether NLS is requested... yes
checking for catalogs to be installed... checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc...  da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN
yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether NLS is requested... checking for msgfmt... yes
checking for catalogs to be installed... (cached) /usr/bin/msgfmt

checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking whether ffs is declared... checking for msgmerge... (cached) /usr/bin/msgmerge
checking size of void *... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... 8
checking whether basename is declared... yes
yes
checking whether snprintf is declared... checking whether stpcpy is declared... yes
checking whether vsnprintf is declared... yes
checking for sigsetjmp... 
checking linker --as-needed support... yes
checking for cos in -lm... yes
checking whether strtol is declared... yes
yes
checking whether strtoul is declared... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
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... config.status: creating Makefile
config.status: creating po/Makefile.in
yes
checking for size_t... config.status: creating config.h
config.status: executing depfiles commands
yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for pid_t... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for ANSI C header files... (cached) yes
checking for working alloca.h... yes
checking for alloca... 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
yes
checking for nl_langinfo and CODESET... config.status: creating po/POTFILES
config.status: creating po/Makefile
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 linux/perf_event.h usability... yes
checking linux/perf_event.h presence... yes
checking for linux/perf_event.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking proc_service.h usability... yes
checking proc_service.h presence... yes
checking for proc_service.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.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 termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking thread_db.h usability... yes
checking thread_db.h presence... yes
checking for thread_db.h... yes
checking wait.h usability... yes
checking wait.h presence... yes
checking for wait.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for library containing socketpair... none required
checking for fdwalk... no
checking for getauxval... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for ptrace64... no
checking for sbrk... yes
checking for setns... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sigtimedwait... yes
checking for socketpair... yes
checking whether ADDR_NO_RANDOMIZE is declared... yes
checking whether strstr is declared... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_blksize... yes
checking for library containing kinfo_getfile... no
checking for kinfo_getfile... no
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... make  all-recursive
Making all in po
file=`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file es.po
file=`echo id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file id.po
file=`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ja.po
file=`echo ka | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ka.po
file=`echo pt | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pt.po
file=`echo ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ru.po
file=`echo sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sr.po
file=`echo tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_CN.po
yes
checking for joinable pthread attribute... make[6]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped.
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh ./../move-if-change bfd-tmp.h bfd.h
rm -f tofiles
  GEN      elf64-aarch64.c
f=""; \
for i in elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.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-aarch64.lo elf32.lo elf32-arm.lo elf-nacl.lo elf-vxworks.lo pei-aarch64.lo pe-aarch64igen.lo cofflink.lo coffgen.lo pe-aarch64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-aarch64.lo cpu-arm.lo  archive64.lo ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
  GEN      elf32-aarch64.c
/bin/sh ./../move-if-change tofiles ofiles
  GEN      pe-aarch64igen.c
rm -f bfd-tmp.h
touch stmp-bfd-h
touch stamp-ofiles
PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT...   CC       archive.lo
  CC       bfd.lo
  CC       bfdio.lo
  CC       archures.lo
  CC       cache.lo
  CC       coff-bfd.lo
  CC       compress.lo
yes
checking for std::thread...   CC       corefile.lo
  CC       elf-properties.lo
  CC       format.lo
  CC       hash.lo
compress.c: In function 'bfd_update_compression_header':
compress.c:197:79: warning: this statement may fall through [-Wimplicit-fallthrough=]
compress.c:200:5: note: here
  CC       libbfd.lo
  CC       linker.lo
bfd.c: In function '_bfd_doprnt':
bfd.c:1217:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
bfd.c:1227:9: note: here
  CC       merge.lo
  CC       opncls.lo
  CC       reloc.lo
elf-properties.c: In function 'elf_merge_gnu_properties':
elf-properties.c:245:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf-properties.c:256:5: note: here
  CC       section.lo
  CC       simple.lo
  CC       stab-syms.lo
yes
checking for pthread_sigmask...   CC       stabs.lo
  CC       syms.lo
  CC       targets.lo
reloc.c: In function 'bfd_check_overflow':
reloc.c:474:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
reloc.c:477:5: note: here
reloc.c: In function '_bfd_relocate_contents':
reloc.c:1242:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
reloc.c:1245:2: note: here
  CC       binary.lo
  CC       ihex.lo
yes
  CC       srec.lo
checking for pthread_setname_np... linker.c: In function '_bfd_generic_link_add_one_symbol':
linker.c:1506:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
linker.c:1509:2: note: here
linker.c:1685:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
linker.c:1697:2: note: here
linker.c:1706:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
linker.c:1709:2: note: here
linker.c:1756:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
linker.c:1765:2: note: here
linker.c:1785:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
linker.c:1800:2: note: here
linker.c: In function '_bfd_generic_link_output_symbols':
linker.c:2108:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
linker.c:2110:3: note: here
linker.c:2188:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
linker.c:2191:3: note: here
  CC       tekhex.lo
  CC       verilog.lo
  CC       elf64-aarch64.lo
yes
checking for sigsetjmp...   CC       elfxx-aarch64.lo
  CC       elf-ifunc.lo
yes
checking whether to use intel pt... auto
  CC       elf64.lo
  CC       elf.lo
checking for libipt... srec.c: In function 'srec_read_section':
srec.c:769:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
srec.c:771:2: note: here
srec.c:774:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
srec.c:776:2: note: here
srec.c: In function 'srec_write_record':
srec.c:967:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
srec.c:969:5: note: here
srec.c:972:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
srec.c:974:5: note: here
srec.c: In function 'srec_scan':
srec.c:524:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
srec.c:526:8: note: here
srec.c:530:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
srec.c:532:8: note: here
srec.c:591:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
srec.c:593:8: note: here
srec.c:596:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
srec.c:598:8: note: here
  CC       elflink.lo
  CC       elf-attrs.lo
no
configure: WARNING: libipt is missing or unusable; some features may be unavailable.
checking for long long support in printf... elfxx-aarch64.c: In function '_bfd_aarch64_elf_put_addend':
elfxx-aarch64.c:325:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
elfxx-aarch64.c:341:5: note: here
elfxx-aarch64.c: In function '_bfd_aarch64_elf_resolve_relocation':
elfxx-aarch64.c:452:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
elfxx-aarch64.c:454:5: note: here
elfxx-aarch64.c:508:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
elfxx-aarch64.c:510:5: note: here
  CC       elf-strtab.lo
  CC       elf-eh-frame.lo
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       elf-sframe.lo
In file included from elf64.c:23:
elfcode.h: In function 'bfd_elf64_slurp_symbol_table':
elfcode.h:1459:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
elfcode.h:1461:6: note: here
  CC       dwarf1.lo
  CC       dwarf2.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... yes
checking for prgregset32_t in sys/procfs.h...   CC       elf32-aarch64.lo
no
checking for lwpid_t in sys/procfs.h...   CC       elf32.lo
yes
checking for psaddr_t in sys/procfs.h... elf-eh-frame.c: In function '_bfd_elf_write_section_eh_frame':
elf-eh-frame.c:2142:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf-eh-frame.c:2146:9: note: here
yes
checking for elf_fpregset_t in sys/procfs.h...   CC       elf32-arm.lo
yes
checking for libxxhash... yes
checking how to link with libxxhash... -lxxhash
checking whether to use xxhash... yes
checking for waitpid... yes
checking for wait... elfnn-aarch64.c: In function 'elf64_aarch64_final_link_relocate':
elfnn-aarch64.c:5761:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
elfnn-aarch64.c:5806:2: note: here
elfnn-aarch64.c:6118:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
elfnn-aarch64.c:6129:5: note: here
  CC       elf-nacl.lo
In file included from elf32.c:23:
elfcode.h: In function 'bfd_elf32_slurp_symbol_table':
elfcode.h:1459:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
elfcode.h:1461:6: note: here
  CC       elf-vxworks.lo
yes
checking sys/ptrace.h usability... yes
checking sys/ptrace.h presence...   CC       pei-aarch64.lo
yes
checking for sys/ptrace.h... yes
checking ptrace.h usability... ./dwarf2.c: In function 'read_attribute_value':
./dwarf2.c:1516:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
./dwarf2.c:1525:5: note: here
  CC       pe-aarch64igen.lo
  CC       cofflink.lo
no
checking ptrace.h presence... no
checking for ptrace.h... no
checking return type of ptrace... long
checking types of arguments for ptrace... enum __ptrace_request,int,long,long
checking the compiler type... gcc
checking compiler warning flags... elfnn-aarch64.c: In function 'elf32_aarch64_relocate_section':
elfnn-aarch64.c:7089:32: warning: bitwise comparison always evaluates to true [-Wtautological-compare]
elfnn-aarch64.c: In function 'elf32_aarch64_final_link_relocate':
elfnn-aarch64.c:5761:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
elfnn-aarch64.c:5806:2: note: here
elfnn-aarch64.c:6118:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
elfnn-aarch64.c:6129:5: note: here
  CC       coffgen.lo
cofflink.c: In function '_bfd_coff_link_input_bfd':
cofflink.c:1808:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
cofflink.c:1820:6: note: here
cofflink.c: In function '_bfd_coff_write_global_sym':
cofflink.c:2571:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
cofflink.c:2574:5: note: here
  CC       pe-aarch64.lo
In file included from coff-aarch64.c:924,
                 from pei-aarch64.c:74:
coffcode.h: In function 'coff_slurp_symbol_table':
coffcode.h:4899:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
coffcode.h:4901:6: note: here
coffcode.h:5015:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
coffcode.h:5025:6: note: here
coffcode.h:5046:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
coffcode.h:5048:6: note: here
  CC       elf64-gen.lo
  CC       elf32-gen.lo
  CC       plugin.lo
elf.c: In function '_bfd_elf_make_section_from_shdr':
elf.c:862:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf.c:865:5: note: here
elf.c: In function '_bfd_elf_get_dynamic_symbols':
elf.c:1933:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf.c:1939:2: note: here
  CC       cpu-aarch64.lo
  CC       cpu-arm.lo
coffgen.c: In function 'coff_print_symbol':
coffgen.c:2246:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
coffgen.c:2263:3: note: here
coffgen.c:2265:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
coffgen.c:2283:3: note: here
  CC       archive64.lo
elflink.c: In function 'eval_symbol':
elflink.c:9264:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
elflink.c:9266:5: note: here
In file included from coff-aarch64.c:924,
                 from pe-aarch64.c:73:
coffcode.h: In function 'coff_slurp_symbol_table':
coffcode.h:4899:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
coffcode.h:4901:6: note: here
coffcode.h:5015:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
coffcode.h:5025:6: note: here
coffcode.h:5046:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
coffcode.h:5048:6: note: here
 -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 -Wvla -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
elf32-arm.c: In function 'elf32_arm_create_dynamic_sections':
elf32-arm.c:4000:11: warning: the comparison will always evaluate as 'true' for the address of 'elf_header' will never be NULL [-Waddress]
In file included from elf32-arm.c:27:
elf-bfd.h:2065:21: note: 'elf_header' declared here
elf32-arm.c: In function 'elf32_arm_final_link_relocate':
elf32-arm.c:10545:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf32-arm.c:10549:5: note: here
elf32-arm.c: In function 'elf32_arm_check_relocs':
elf32-arm.c:15520:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf32-arm.c:15593:4: note: here
elf32-arm.c:15595:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf32-arm.c:15599:4: note: here
elf32-arm.c:15634:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf32-arm.c:15645:4: note: here
elf32-arm.c:15648:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf32-arm.c:15653:4: note: here
elf32-arm.c: In function 'elf32_arm_merge_eabi_attributes':
elf32-arm.c:14775:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf32-arm.c:14788:2: note: here
config.status: executing default-1 commands
  CCLD     libbfd.la
make  all-recursive
  CXX      agent.o
  CXX      cleanups.o
  CXX      common-debug.o
  CXX      btrace-common.o
  CXX      common-exceptions.o
  CXX      common-inferior.o
  CXX      common-regcache.o
  CXX      common-utils.o
  CXX      environ.o
  CXX      errors.o
  CXX      event-loop.o
  CXX      fileio.o
  CXX      filestuff.o
Configuring in ./libctf
make  all-recursive
Making all in .
  CC       dis-buf.lo
  CC       disassemble.lo
  CXX      format.o
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for aarch64-unknown-linux-gnu-gcc... gcc
  CXX      gdb-dlfcn.o
checking whether the C compiler works...   CC       dis-init.lo
  CC       aarch64-asm.lo
yes
checking for C compiler default output file name... a.out
checking for suffix of executables...   CXX      gdb_obstack.o
  CC       aarch64-dis.lo
  CC       aarch64-opc.lo
  CXX      gdb_regex.o

checking whether we are cross compiling... no
checking for suffix of object files...   CC       aarch64-asm-2.lo
o
checking whether we are using the GNU C compiler...   CC       aarch64-dis-2.lo
yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89...   CXX      gdb_tilde_expand.o
  CC       aarch64-opc-2.lo
none needed
checking whether gcc understands -c and -o together...   CXX      gdb_wait.o
yes
checking how to run the C preprocessor...   CXX      gdb_vecs.o
gcc -E
  CXX      job-control.o
aarch64-dis.c: In function 'decode_limm':
aarch64-dis.c:985:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
aarch64-dis.c:987:5: note: here
aarch64-dis.c:987:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
aarch64-dis.c:989:5: note: here
aarch64-dis.c:989:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
aarch64-dis.c:991:5: note: here
aarch64-dis.c:991:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
aarch64-dis.c:993:5: note: here
checking for grep that handles long lines and -e...   CC       arm-dis.lo
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files...   CXX      netstuff.o
  CXX      new-op.o
yes
checking for sys/types.h...   CXX      osabi.o
yes
checking for sys/stat.h...   CXX      pathstuff.o
aarch64-opc.c: In function 'build_immediate_table':
aarch64-opc.c:1321:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
aarch64-opc.c:1323:8: note: here
aarch64-opc.c:1323:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
aarch64-opc.c:1325:8: note: here
aarch64-opc.c:1325:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
aarch64-opc.c:1327:8: note: here
aarch64-opc.c:1327:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
aarch64-opc.c:1329:8: note: here
aarch64-opc.c: In function 'operand_general_constraint_met_p':
aarch64-opc.c:2783:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
aarch64-opc.c:2785:3: note: here
  CXX      print-utils.o
  CXX      ptid.o
  CXX      rsp-low.o
  CXX      run-time-clock.o
  CXX      safe-strerror.o
yes
checking for stdlib.h...   CXX      scoped_mmap.o
arm-dis.c: In function 'print_insn_thumb32':
arm-dis.c:11775:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:11778:7: note: here
arm-dis.c:11779:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:11782:7: note: here
arm-dis.c:11419:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:11421:8: note: here
arm-dis.c: In function 'print_insn_coprocessor_1':
arm-dis.c:8249:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:8252:9: note: here
arm-dis.c:8266:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:8269:9: note: here
arm-dis.c:8192:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:8196:3: note: here
arm-dis.c:8197:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:8201:3: note: here
arm-dis.c: In function 'print_insn_neon':
arm-dis.c:9501:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:9504:6: note: here
arm-dis.c:9049:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:9053:7: note: here
arm-dis.c: In function 'is_mve_encoding_conflict':
arm-dis.c:5643:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:5655:5: note: here
arm-dis.c: In function 'is_mve_unpredictable':
arm-dis.c:6346:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:6354:5: note: here
arm-dis.c: In function 'print_insn_cde':
arm-dis.c:8844:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:8847:5: note: here
arm-dis.c:8848:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:8851:5: note: here
arm-dis.c: In function 'print_insn_thumb16':
arm-dis.c:10776:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:10779:8: note: here
arm-dis.c:10780:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:10783:8: note: here
arm-dis.c: In function 'print_insn_arm':
arm-dis.c:10479:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:10482:6: note: here
arm-dis.c:10121:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:10123:7: note: here
  CXX      search.o
  CCLD     libopcodes.la
yes
checking for string.h...   CXX      signals.o
yes
checking for memory.h... 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/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so libopcodes.tmp; \
  /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
  CXX      signals-state-save-restore.o
yes
  CXX      task-group.o
checking for strings.h... touch stamp-lib
Making all in po
file=`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file de.po
yes
checking for inttypes.h... file=`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file es.po
file=`echo id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file id.po
file=`echo it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file it.po
file=`echo sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sr.po
  CXX      tdesc.o
yes
checking for stdint.h... file=`echo tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_CN.po
  CXX      thread-pool.o
  CXX      xml-utils.o
yes
  CXX      event-pipe.o
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for aarch64-unknown-linux-gnu-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 aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for aarch64-unknown-linux-gnu-ar... ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking the archiver (ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so) interface... ar
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether NLS is requested... yes
checking for catalogs to be installed... 
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (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...   AR       libgdbsupport.a
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... ar: `u' modifier ignored since `D' is the default (see `U')
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for aarch64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for aarch64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from gcc object... Configuring in ./gdb
ok
checking for dlfcn.h... configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for aarch64-unknown-linux-gnu-gcc... gcc
yes
checking for objdir... checking whether the C compiler works... .libs
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 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 whether we are cross compiling... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... no
checking for suffix of object files... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... o
checking whether we are using the GNU C compiler... yes
checking dynamic linker characteristics... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... 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... none needed
no
configure: creating ./config.lt
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... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... config.lt: creating libtool
yes
checking for aclocal... ${SHELL} /build/crash/src/crash-9.0.1/gdb-16.2/missing aclocal-1.15
checking for autoconf... ${SHELL} /build/crash/src/crash-9.0.1/gdb-16.2/missing autoconf
checking for autoheader... ${SHELL} /build/crash/src/crash-9.0.1/gdb-16.2/missing autoheader
checking for sys/stat.h... checking whether gcc supports -W... yes
yes
checking whether gcc supports -Wall... checking for stdlib.h... yes
checking whether gcc supports -Wnarrowing... yes
checking for string.h... yes
checking whether gcc supports -Wwrite-strings... yes
checking for memory.h... yes
checking whether gcc supports -Wmissing-format-attribute... yes
yes
checking whether gcc supports -Wstrict-prototypes... checking for strings.h... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking for inttypes.h... yes
checking whether gcc supports -Wold-style-definition... yes
checking for stdint.h... 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
yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for unistd.h... checking for sys/param.h... yes
checking minix/config.h usability... yes
checking for getpagesize... no
checking minix/config.h presence... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for working mmap... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for dlfcn.h... yes
checking for library containing dlsym... yes
checking for windows.h... no
checking for library containing dlsym... none required
checking for ELF support in BFD... 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... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for aarch64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-unknown-linux-gnu-ar... ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for aarch64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... yes
checking whether byte ordering is bigendian... ok
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
no
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking if gcc supports -fno-rtti -fno-exceptions... checking endian.h usability... 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 endian.h presence... yes
checking for endian.h... yes
checking valgrind/valgrind.h usability... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... no
checking valgrind/valgrind.h presence... yes
checking whether -lc should be explicitly linked in... no
checking for valgrind/valgrind.h... no
checking for pread... no
checking dynamic linker characteristics... yes
checking whether bswap_16 is declared... yes
checking whether bswap_32 is declared... 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... yes
checking whether bswap_64 is declared... yes
g++ -E
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether stpcpy is declared... checking for ld used by g++... ld
checking if the linker (ld) is GNU ld... yes
checking whether the g++ linker (ld) supports shared libraries... yes
yes
checking for qsort_r... yes
checking for qsort_r signature... 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... GNU
checking for O_CLOEXEC... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld) 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
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.lt: creating libtool
checking whether g++ supports C++17 features by default... config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
yes
checking for size_t... config.status: executing default-1 commands
config.status: executing libtool commands
make  all-recursive
yes
checking for stdlib.h... (cached) yes
  CC       libctf_la-ctf-archive.lo
  CC       libctf_la-ctf-dump.lo
  CC       libctf_la-ctf-decl.lo
  CC       libctf_la-ctf-create.lo
  CC       libctf_la-ctf-error.lo
  CC       libctf_la-ctf-hash.lo
checking for unistd.h... (cached) yes
  MAKEINFO doc/ctf-spec.info
checking for sys/param.h...   CC       libctf_la-ctf-labels.lo
  CC       libctf_la-ctf-dedup.lo
  CC       libctf_la-ctf-link.lo
  CC       libctf_la-ctf-lookup.lo
  CC       libctf_la-ctf-open.lo
  CC       libctf_la-ctf-serialize.lo
  CC       libctf_la-ctf-sha1.lo
  CC       libctf_la-ctf-string.lo
  CC       libctf_la-ctf-subr.lo
  CC       libctf_la-ctf-types.lo
  CC       libctf_la-ctf-util.lo
  CC       libctf_la-ctf-open-bfd.lo
ctf-open.c: In function 'init_static_types_internal':
ctf-open.c:1000:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
ctf-open.c:1005:2: note: here
ctf-open.c: In function 'upgrade_types':
ctf-open.c:657:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
ctf-open.c:662:5: note: here
ctf-open.c: In function 'upgrade_types_v1':
ctf-open.c:621:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
ctf-open.c:630:2: note: here
  CC       libctf_nobfd_la-ctf-archive.lo
yes
checking for pid_t...   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
ctf-spec.texi:809: warning: @xref should not appear on @multitable line
yes
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... ctf-types.c: In function 'ctf_type_compat':
ctf-types.c:1317:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
ctf-types.c:1327:5: note: here
egrep: warning: egrep is obsolescent; using grep -E
  CC       libctf_nobfd_la-ctf-hash.lo
done
checking for ANSI C header files... (cached) yes
checking for working alloca.h...   CC       libctf_nobfd_la-ctf-dedup.lo
  CC       libctf_nobfd_la-ctf-labels.lo
  CC       libctf_nobfd_la-ctf-link.lo
  CC       libctf_nobfd_la-ctf-lookup.lo
yes
checking for alloca...   CC       libctf_nobfd_la-ctf-open.lo
  CC       libctf_nobfd_la-ctf-serialize.lo
  CC       libctf_nobfd_la-ctf-sha1.lo
yes
checking for nl_langinfo and CODESET...   CC       libctf_nobfd_la-ctf-string.lo
yes
  CC       libctf_nobfd_la-ctf-subr.lo
checking for dlfcn.h... (cached) yes
checking linux/elf.h usability...   CC       libctf_nobfd_la-ctf-types.lo
  CC       libctf_nobfd_la-ctf-util.lo
  CCLD     libctf.la
yes
checking linux/elf.h presence... yes
checking for linux/elf.h... yes
checking linux/perf_event.h usability... ctf-open.c: In function 'init_static_types_internal':
ctf-open.c:1000:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
ctf-open.c:1005:2: note: here
ctf-open.c: In function 'upgrade_types':
ctf-open.c:657:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
ctf-open.c:662:5: note: here
ctf-open.c: In function 'upgrade_types_v1':
ctf-open.c:621:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
ctf-open.c:630:2: note: here
yes
checking linux/perf_event.h presence... yes
checking for linux/perf_event.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
ctf-types.c: In function 'ctf_type_compat':
ctf-types.c:1317:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
ctf-types.c:1327:5: note: here
checking poll.h usability...   CCLD     libctf-nobfd.la
yes
checking poll.h presence... yes
checking for poll.h... yes
checking proc_service.h usability... yes
checking proc_service.h presence... yes
checking for proc_service.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.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 termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking thread_db.h usability... yes
checking thread_db.h presence... yes
checking for thread_db.h... yes
checking wait.h usability... yes
checking wait.h presence... yes
checking for wait.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for library containing socketpair... none required
checking for fdwalk... no
checking for getauxval... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for ptrace64... no
checking for sbrk... yes
checking for setns... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sigtimedwait... yes
checking for socketpair... yes
checking whether ADDR_NO_RANDOMIZE is declared... yes
checking whether strstr is declared... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_blksize... yes
checking for library containing kinfo_getfile... no
checking for kinfo_getfile... no
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for std::thread... yes
checking for pthread_sigmask... yes
checking for pthread_setname_np... yes
checking for sigsetjmp... yes
checking whether to use intel pt... auto
checking for libipt... no
configure: WARNING: libipt is missing or unusable; some features may be unavailable.
checking for long long support in printf... yes
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking for gregset_t in sys/procfs.h... no
checking for fpregset_t in sys/procfs.h... no
checking for prgregset_t in sys/procfs.h... yes
checking for prfpregset_t in sys/procfs.h... yes
checking for prgregset32_t in sys/procfs.h... no
checking for lwpid_t in sys/procfs.h... yes
checking for psaddr_t in sys/procfs.h... yes
checking for elf_fpregset_t in sys/procfs.h... yes
checking for libxxhash... yes
checking how to link with libxxhash... -lxxhash
checking whether to use xxhash... yes
checking dependency style of gcc... gcc3
checking for aarch64-unknown-linux-gnu-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... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether NLS is requested... yes
checking for catalogs to be installed... 
checking whether makeinfo --split-size=5000000 supports @click... yes
checking for default auto-load directory... $debugdir:$datadir/auto-load
checking for default auto-load safe-path... $debugdir:$datadir/auto-load
checking size of void *... 8
checking whether to use debuginfod... auto
checking for libdebuginfod >= 0.188... yes
checking for libdebuginfod >= 0.179... yes
checking libunwind-ia64.h usability... no
checking libunwind-ia64.h presence... no
checking for libunwind-ia64.h... no
checking for monstartup... yes
checking for _mcleanup... yes
checking for _etext... yes
checking for etext... yes
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for bison... bison -y
checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/aarch64-unknown-linux-gnu/15.2.1/liblto_plugin.so
checking for aarch64-unknown-linux-gnu-dlltool... dlltool
checking for aarch64-unknown-linux-gnu-windres... windres
checking for main in -lm... yes
checking for library containing gethostbyname... none required
checking for libzstd >= 1.4.0... yes
checking for iconv... yes
checking for working iconv... yes
checking whether iconv is compatible with its POSIX signature... yes
checking for library containing waddstr... -lncursesw
checking for library containing tgetent... none required
checking size of unsigned long long... 8
checking size of unsigned long... 8
checking size of unsigned __int128... 16
checking for library containing dlopen... none required
checking whether to use expat... no
configure: WARNING: expat support disabled; some features may be unavailable.
checking whether to use python... no
configure: WARNING: python support disabled; some features may be unavailable.
checking whether to use guile... auto
checking for pkg-config... /usr/bin/pkg-config
checking for usable guile from /usr/bin/pkg-config... checking for scm_set_automatic_finalization_enabled... yes
guile-3.0
checking for the absolute file name of the 'guild' command... /usr/bin/guild
checking whether guild supports this host... yes
checking for scm_new_smob... yes
checking for the source-highlight library... no
checking for ANSI C header files... (cached) yes
checking machine/reg.h usability... no
checking machine/reg.h presence... no
checking for machine/reg.h... no
checking nlist.h usability... yes
checking nlist.h presence... yes
checking for nlist.h... yes
checking ptrace.h usability... no
checking ptrace.h presence... no
checking for ptrace.h... no
checking sys/debugreg.h usability... no
checking sys/debugreg.h presence... no
checking for sys/debugreg.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking 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 sys/ptrace.h usability... yes
checking sys/ptrace.h presence... yes
checking for sys/ptrace.h... yes
checking sys/reg.h usability... no
checking sys/reg.h presence... no
checking for sys/reg.h... no
checking for sys/resource.h... (cached) yes
checking for termios.h... (cached) yes
checking for thread_db.h... (cached) yes
checking for sys/user.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking cursesX.h usability... no
checking cursesX.h presence... no
checking for cursesX.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking 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 ncursesw/ncurses.h usability... no
checking ncursesw/ncurses.h presence... no
checking for ncursesw/ncurses.h... no
checking for term.h... yes
checking for sys/socket.h... (cached) yes
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.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... yes
checking for long long... yes
checking size of long long... 8
checking whether basename is declared... yes
checking whether snprintf is declared... (cached) yes
checking for LC_MESSAGES... yes
checking for socklen_t... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for btowc... yes
checking for getgid... yes
checking for getpgid... yes
checking for getrlimit... (cached) yes
checking for getuid... yes
checking for iconvlist... no
checking for libiconvlist... no
checking for posix_madvise... yes
checking for pread... yes
checking for pread64... yes
checking for pwrite... yes
checking for resize_term... yes
checking for setlocale... yes
checking for setrlimit... yes
checking for setsid... yes
checking for sigsetmask... yes
checking for ttrace... no
checking for use_default_colors... yes
checking for wresize... 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... enum __ptrace_request,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... no
checking for PTRACE_GETFPXREGS... no
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... yes
checking whether <thread_db.h> has TD_NOTALLOC... yes
checking whether <thread_db.h> has TD_VERSION... yes
checking whether <thread_db.h> has TD_NOTLS... yes
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 -Wvla -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... yes
checking how to link with liblzma... -llzma
checking for X... no
configure: enable_sim = no
configure: enableval = no
checking whether to use babeltrace... auto
checking for libbabeltrace... no
configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data.
checking for xsltproc... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating jit-reader.h
config.status: creating gcore
config.status: creating gstack.in
config.status: creating Makefile
config.status: creating gdb-gdb.gdb
config.status: creating gdb-gdb.py
config.status: creating doc/Makefile
config.status: creating data-directory/Makefile
config.status: creating config.h
config.status: linking config/nm-linux.h to nm.h
config.status: executing libtool commands
config.status: executing depdir commands
mkdir -p -- .deps
config.status: executing default-1 commands
=== configuring in testsuite (/build/crash/src/crash-9.0.1/gdb-16.2/gdb/testsuite)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local'  '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--disable-year2038' '--build=aarch64-unknown-linux-gnu' '--host=aarch64-unknown-linux-gnu' '--target=aarch64-unknown-linux-gnu' 'build_alias=aarch64-unknown-linux-gnu' 'host_alias=aarch64-unknown-linux-gnu' 'target_alias=aarch64-unknown-linux-gnu' 'CC=gcc' 'CFLAGS=-march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    ' 'LDFLAGS= -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -llzo2 -lzstd' 'CPPFLAGS=' 'CXX=g++' 'CXXFLAGS=-march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS    ' 'PKG_CONFIG_PATH=' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' 'GMPLIBS=-lmpfr -lgmp' 'GMPINC=' --cache-file=.././config.cache --srcdir=.
configure: loading cache .././config.cache
checking build system type... (cached) aarch64-unknown-linux-gnu
checking host system type... (cached) aarch64-unknown-linux-gnu
checking target system type... (cached) aarch64-unknown-linux-gnu
checking for aarch64-unknown-linux-gnu-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) /usr/bin/grep
checking for egrep... (cached) /usr/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
  GEN    cli/.deps
  GEN    arch/.deps
  GEN    mi/.deps
  GEN    dwarf2/.deps
  GEN    tui/.deps
  GEN    compile/.deps
  GEN    unittests/.deps
  GEN    guile/.deps
  GEN    python/.deps
  GEN    nat/.deps
  GEN    target/.deps
  YACC   ada-exp.c
  YACC   c-exp.c
  YACC   cp-name-parser.c
  YACC   go-exp.c
  YACC   p-exp.c
  GEN    stamp-version
  GEN    xml-builtin.c
  CXX    xml-support.o
/build/crash/src/crash-9.0.1/gdb-16.2/gdb/cp-name-parser.y:34.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
   34 | %pure-parser
      | ^~~~~~~~~~~~
/build/crash/src/crash-9.0.1/gdb-16.2/gdb/cp-name-parser.y:34.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated]
   34 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
  CXX    xml-syscall.o
/build/crash/src/crash-9.0.1/gdb-16.2/gdb/c-exp.y: warning: 60 shift/reduce conflicts [-Wconflicts-sr]
/build/crash/src/crash-9.0.1/gdb-16.2/gdb/c-exp.y: warning: 69 reduce/reduce conflicts [-Wconflicts-rr]
/build/crash/src/crash-9.0.1/gdb-16.2/gdb/c-exp.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
  CXX    xml-tdesc.o
  CXX    gdb.o
/build/crash/src/crash-9.0.1/gdb-16.2/gdb/cp-name-parser.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
  CXX    ../../crash_target.o
  CXX    aarch32-linux-nat.o
  CXX    aarch32-tdep.o
  CXX    aarch64-linux-nat.o
  CXX    aarch64-linux-tdep.o
  CXX    aarch64-nat.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-varobj.o
  CXX    ada-valprint.o
  CXX    addrmap.o
  CXX    agent.o
  CXX    alloc.o
  CXX    annotate.o
  CXX    arch-utils.o
  CXX    arch/aarch32.o
  CXX    arch/aarch64-insn.o
  CXX    arch/aarch64-mte-linux.o
  CXX    arch/aarch64-mte.o
  CXX    arch/aarch64-scalable-linux.o
  CXX    arch/aarch64.o
  CXX    arch/arm-get-next-pcs.o
  CXX    arch/arm-linux.o
  CXX    arch/arm.o
  CXX    arm-linux-tdep.o
  CXX    arm-tdep.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    break-cond-parse.o
  CXX    breakpoint.o
  CXX    bt-utils.o
  CXX    btrace.o
  CXX    build-id.o
  CXX    buildsym-legacy.o
In file included from /usr/include/string.h:548,
                 from ./../gnulib/import/string.h:41,
                 from ./../gdbsupport/common-defs.h:104,
                 from ././defs.h:26,
                 from <command-line>:
In function 'void* memcpy(void*, const void*, size_t)',
    inlined from 'int arm_record_data_proc_imm(arm_insn_decode_record*)' at arm-tdep.c:12027:139:
/usr/include/bits/string_fortified.h:29:33: warning: 'record_buf_mem' may be used uninitialized [-Wmaybe-uninitialized]
   29 |   return __builtin___memcpy_chk (__dest, __src, __len,
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
   30 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~               
<built-in>: In function 'int arm_record_data_proc_imm(arm_insn_decode_record*)':
<built-in>: note: by argument 2 of type 'const void*' to 'void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)' declared here
arm-tdep.c:11990:27: note: 'record_buf_mem' declared here
  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-table-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    filesystem.o
  CXX    findcmd.o
  CXX    findvar.o
  CXX    fork-child.o
  CXX    frame-base.o
  CXX    frame-unwind.o
  CXX    frame.o
  CXX    gcore-elf.o
  CXX    gcore.o
  CXX    gdb-demangle.o
  CXX    gdb_bfd.o
  CXX    gdbtypes.o
  CXX    glibc-tdep.o
  CXX    gmp-utils.o
  CXX    gnu-v2-abi.o
  CXX    gnu-v3-abi.o
  CXX    go-exp.o
  CXX    go-lang.o
  CXX    go-typeprint.o
  CXX    go-valprint.o
  CXX    guile/guile.o
  CXX    guile/scm-arch.o
  CXX    guile/scm-auto-load.o
  CXX    guile/scm-block.o
  CXX    guile/scm-breakpoint.o
  CXX    guile/scm-cmd.o
  CXX    guile/scm-disasm.o
  CXX    guile/scm-exception.o
  CXX    guile/scm-frame.o
  CXX    guile/scm-gsmob.o
  CXX    guile/scm-iterator.o
  CXX    guile/scm-lazy-string.o
  CXX    guile/scm-math.o
  CXX    guile/scm-objfile.o
  CXX    guile/scm-param.o
  CXX    guile/scm-ports.o
  CXX    guile/scm-pretty-print.o
  CXX    guile/scm-progspace.o
  CXX    guile/scm-safe-call.o
  CXX    guile/scm-string.o
  CXX    guile/scm-symbol.o
  CXX    guile/scm-symtab.o
  CXX    guile/scm-type.o
  CXX    guile/scm-utils.o
  CXX    guile/scm-value.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/aarch64-hw-point.o
  CXX    nat/aarch64-linux-hw-point.o
  CXX    nat/aarch64-linux.o
  CXX    nat/aarch64-mte-linux-ptrace.o
  CXX    nat/aarch64-scalable-linux-ptrace.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/python.o
  CXX    ravenscar-thread.o
  CXX    record-btrace.o
  CXX    record-full.o
  CXX    record.o
  CXX    regcache-dump.o
  CXX    regcache.o
  CXX    reggroups.o
  CXX    remote-fileio.o
  CXX    remote-notif.o
  CXX    remote.o
  CXX    reverse.o
  CXX    run-on-main-thread.o
  CXX    rust-lang.o
  CXX    rust-parse.o
  CXX    sentinel-frame.o
  CXX    ser-base.o
  CXX    ser-event.o
  CXX    ser-pipe.o
  CXX    ser-tcp.o
  CXX    ser-uds.o
  CXX    ser-unix.o
  CXX    serial.o
  CXX    skip.o
  CXX    solib-svr4.o
  CXX    solib-target.o
  CXX    solib.o
  CXX    source-cache.o
  CXX    source.o
  CXX    split-name.o
  CXX    stabsread.o
  CXX    stack.o
  CXX    stap-probe.o
  CXX    std-regs.o
  CXX    symfile-debug.o
  CXX    symfile-mem.o
  CXX    symfile.o
  CXX    symmisc.o
  CXX    symtab.o
  CXX    target-connection.o
  CXX    target-dcache.o
  CXX    target-descriptions.o
  CXX    target-float.o
  CXX    target-memory.o
  CXX    target.o
  CXX    target/target.o
  CXX    target/waitstatus.o
  CXX    test-target.o
  CXX    thread-iter.o
  CXX    thread.o
  CXX    tid-parse.o
  CXX    top.o
  CXX    tracectf.o
  CXX    tracefile-tfile.o
  CXX    tracefile.o
  CXX    tracepoint.o
  CXX    trad-frame.o
symtab.c: In function 'void gdb_add_symbol_file(gnu_request*)':
symtab.c:7944:50: warning: the address of 'mod_section_data::name' will never be NULL [-Waddress]
In file included from symtab.c:7347:
../../defs.h:2996:14: note: 'mod_section_data::name' declared here
  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
ui-out.c:139:7: warning: 'ui_out_table' has a field 'std::vector<std::unique_ptr<{anonymous}::ui_out_hdr> > ui_out_table::m_headers' whose type has internal linkage [-Wsubobject-linkage]
ui-out.c:139:7: warning: 'ui_out_table' has a field 'std::vector<std::unique_ptr<{anonymous}::ui_out_hdr> >::const_iterator ui_out_table::m_headers_iterator' whose type has internal linkage [-Wsubobject-linkage]
  GEN    init.c
  GEN    gstack
  CXX    version.o
  CXX    xml-builtin.o
  CXX    init.o
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     main.c   
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     tools.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     global_data.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     memory.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     filesys.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     help.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     task.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     build_data.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     kernel.c -I./gdb-16.2/bfd -I./gdb-16.2/include  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     test.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     gdb_interface.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     net.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     dev.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     bpf.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     printk.c -I./gdb-16.2/include  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     alpha.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     x86.c -DMCLX  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     ppc.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     ia64.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     s390.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     s390x.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     s390dbf.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     ppc64.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     x86_64.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     arm.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     arm64.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     mips.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     mips64.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     riscv64.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     loongarch64.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     sparc64.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     extensions.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     va_server.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     va_server_v1.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     symbols.c -I./gdb-16.2/bfd -I./gdb-16.2/include  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     cmdline.c -I./gdb-16.2/readline/readline  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     lkcd_common.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     lkcd_v1.c -DMCLX  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     lkcd_v2_v3.c -DMCLX  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     lkcd_v5.c -DMCLX  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     lkcd_v7.c -DMCLX  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     lkcd_v8.c -DMCLX  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     lkcd_fix_mem.c -DMCLX  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     s390_dump.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     netdump.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     diskdump.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     makedumpfile.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     xendump.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     lkcd_x86_trace.c -DREDHAT  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     unwind.c -DREDHAT -DUNWIND_V1 -o unwind_v1.o  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     unwind.c -DREDHAT -DUNWIND_V2 -o unwind_v2.o  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     unwind.c -DREDHAT -DUNWIND_V3 -o unwind_v3.o  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     unwind_x86_32_64.c -o unwind_x86_32_64.o  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     unwind_arm.c -o unwind_arm.o  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     xen_hyper.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     xen_hyper_command.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     xen_hyper_global_data.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     xen_hyper_dump_tables.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     kvmdump.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     qemu.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     qemu-load.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     sadump.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     ipcs.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     ramdump.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     vmware_vmss.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     vmware_guestdump.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     xen_dom0.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     kaslr_helper.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     sbitmap.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     maple_tree.c  
gcc -c -g -DARM64 -DLZO -DZSTD -DGDB_16_2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection     lzorle_decompress.c  
symbols.c: In function 'relocate_force':
symbols.c:1018:8: warning: '%s' directive argument is null [-Wformat-overflow=]
ar -rs crashlib.a main.o tools.o global_data.o memory.o filesys.o help.o task.o build_data.o kernel.o test.o gdb_interface.o net.o dev.o bpf.o printk.o alpha.o x86.o ppc.o ia64.o s390.o s390x.o s390dbf.o ppc64.o x86_64.o arm.o arm64.o mips.o mips64.o riscv64.o loongarch64.o sparc64.o extensions.o remote.o va_server.o va_server_v1.o symbols.o cmdline.o lkcd_common.o lkcd_v1.o lkcd_v2_v3.o lkcd_v5.o lkcd_v7.o lkcd_v8.o lkcd_fix_mem.o s390_dump.o netdump.o diskdump.o makedumpfile.o xendump.o lkcd_x86_trace.o unwind_v1.o unwind_v2.o unwind_v3.o unwind_x86_32_64.o unwind_arm.o xen_hyper.o xen_hyper_command.o xen_hyper_global_data.o xen_hyper_dump_tables.o kvmdump.o qemu.o qemu-load.o sadump.o ipcs.o ramdump.o vmware_vmss.o vmware_guestdump.o xen_dom0.o kaslr_helper.o sbitmap.o maple_tree.o lzorle_decompress.o
ar: creating crashlib.a
  CXXLD  gdb
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/crash/pkg/crash/usr'
install: creating directory '/build/crash/pkg/crash/usr/bin'
'crash' -> '/build/crash/pkg/crash/usr/bin/crash'
install: creating directory '/build/crash/pkg/crash/usr/share'
install: creating directory '/build/crash/pkg/crash/usr/share/man'
install: creating directory '/build/crash/pkg/crash/usr/share/man/man8'
'crash.8' -> '/build/crash/pkg/crash/usr/share/man/man8/crash.8'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "crash"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: crash 9.0.1-1 (Tue Nov 25 15:03:45 2025)
==> Cleaning up...
[?12l[?25h