==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: crash 8.0.6-1 (Sun Nov 17 13:45:26 2024)
==> Retrieving sources...
  -> Found crash-8.0.6.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    crash-8.0.6.tar.gz ... Passed
==> Making package: crash 8.0.6-1 (Sun Nov 17 13:45:47 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) wget-1.25.0-1

Total Download Size:   0.65 MiB
Total Installed Size:  3.24 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 wget-1.25.0-1-armv7h 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...
[?25h==> Retrieving sources...
  -> Found crash-8.0.6.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting crash-8.0.6.tar.gz with bsdtar
==> Starting build()...
TARGET: ARM
 CRASH: 8.0.6
   GDB: 10.2

--2024-11-17 13:45:50--  http://ftp.gnu.org/gnu/gdb/gdb-10.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: 40267550 (38M) [application/x-gzip]
Saving to: ‘gdb-10.2.tar.gz’


gdb-10.2.tar.gz       0%[                    ]       0  --.-KB/s               
gdb-10.2.tar.gz       0%[                    ] 103.95K   480KB/s               
gdb-10.2.tar.gz       2%[                    ] 870.37K  1.96MB/s               
gdb-10.2.tar.gz       7%[>                   ]   2.70M  4.14MB/s               
gdb-10.2.tar.gz       9%[>                   ]   3.83M  4.38MB/s               
gdb-10.2.tar.gz      14%[=>                  ]   5.45M  4.98MB/s               
gdb-10.2.tar.gz      16%[==>                 ]   6.49M  4.95MB/s               
gdb-10.2.tar.gz      19%[==>                 ]   7.57M  4.95MB/s               
gdb-10.2.tar.gz      22%[===>                ]   8.66M  4.96MB/s               
gdb-10.2.tar.gz      25%[====>               ]   9.78M  4.98MB/s               
gdb-10.2.tar.gz      28%[====>               ]  10.92M  5.00MB/s               
gdb-10.2.tar.gz      31%[=====>              ]  12.06M  5.03MB/s               
gdb-10.2.tar.gz      34%[=====>              ]  13.24M  5.05MB/s               
gdb-10.2.tar.gz      37%[======>             ]  14.41M  5.08MB/s               
gdb-10.2.tar.gz      40%[=======>            ]  15.60M  5.10MB/s    eta 4s     
gdb-10.2.tar.gz      43%[=======>            ]  16.79M  5.13MB/s    eta 4s     
gdb-10.2.tar.gz      46%[========>           ]  17.99M  5.15MB/s    eta 4s     
gdb-10.2.tar.gz      50%[=========>          ]  19.21M  5.57MB/s    eta 4s     
gdb-10.2.tar.gz      53%[=========>          ]  20.41M  5.43MB/s    eta 4s     
gdb-10.2.tar.gz      56%[==========>         ]  21.63M  5.40MB/s    eta 3s     
gdb-10.2.tar.gz      59%[==========>         ]  22.87M  5.31MB/s    eta 3s     
gdb-10.2.tar.gz      62%[===========>        ]  24.10M  5.36MB/s    eta 3s     
gdb-10.2.tar.gz      66%[============>       ]  25.35M  5.40MB/s    eta 3s     
gdb-10.2.tar.gz      69%[============>       ]  26.59M  5.42MB/s    eta 3s     
gdb-10.2.tar.gz      72%[=============>      ]  27.85M  5.52MB/s    eta 2s     
gdb-10.2.tar.gz      75%[==============>     ]  29.10M  5.54MB/s    eta 2s     
gdb-10.2.tar.gz      79%[==============>     ]  30.37M  5.58MB/s    eta 2s     
gdb-10.2.tar.gz      82%[===============>    ]  31.64M  5.59MB/s    eta 2s     
gdb-10.2.tar.gz      85%[================>   ]  32.91M  5.59MB/s    eta 2s     
gdb-10.2.tar.gz      88%[================>   ]  34.15M  5.53MB/s    eta 1s     
gdb-10.2.tar.gz      92%[=================>  ]  35.50M  5.53MB/s    eta 1s     
gdb-10.2.tar.gz      94%[=================>  ]  36.45M  5.45MB/s    eta 1s     
gdb-10.2.tar.gz      97%[==================> ]  37.44M  5.36MB/s    eta 1s     
gdb-10.2.tar.gz     100%[===================>]  38.40M  5.40MB/s    in 7.3s    

2024-11-17 13:45:58 (5.29 MB/s) - ‘gdb-10.2.tar.gz’ saved [40267550/40267550]

if [ -f gdb-10.2.patch ] && [ -s gdb-10.2.patch ]; then \
	patch -p0 < gdb-10.2.patch; cp gdb-10.2.patch gdb-10.2; fi
patching file gdb-10.2/Makefile.in
patching file gdb-10.2/gdb/Makefile.in
patching file gdb-10.2/gdb/cli/cli-cmds.c
patching file gdb-10.2/gdb/defs.h
patching file gdb-10.2/gdb/dwarf2/read.c
patching file gdb-10.2/gdb/main.c
patching file gdb-10.2/gdb/objfiles.h
patching file gdb-10.2/gdb/printcmd.c
patching file gdb-10.2/gdb/psymtab.c
patching file gdb-10.2/gdb/symfile.c
patching file gdb-10.2/gdb/symtab.c
patching file gdb-10.2/gdb/ui-file.h
patching file gdb-10.2/gdb/xml-syscall.c
patching file gdb-10.2/libiberty/Makefile.in
patching file gdb-10.2/opcodes/i386-dis.c
patching file gdb-10.2/readline/readline/misc.c
patching file gdb-10.2/readline/readline/readline.h
patching file gdb-10.2/readline/readline/rltypedefs.h
patching file gdb-10.2/readline/readline/util.c
patching file gdb-10.2/gdb/completer.c
patching file gdb-10.2/gdb/ada-lang.c
patching file gdb-10.2/gdb/Makefile.in
patching file gdb-10.2/gdb/c-typeprint.c
patching file gdb-10.2/gdb/symfile.c
patching file gdb-10.2/gdb/printcmd.c
patching file gdb-10.2/gdb/symtab.c
patching file gdb-10.2/gdb/symtab.c
patching file gdb-10.2/gdb/gdbtypes.c
patching file gdb-10.2/bfd/elf-bfd.h
patching file gdb-10.2/gnulib/import/cdefs.h
patching file gdb-10.2/gnulib/import/libc-config.h
patching file gdb-10.2/libiberty/aclocal.m4
patching file gdb-10.2/libiberty/configure
patching file gdb-10.2/readline/readline/aclocal.m4
patching file gdb-10.2/readline/readline/configure
patching file gdb-10.2/readline/readline/configure.ac
patching file gdb-10.2/gdb/dwarf2/read.c
patching file gdb-10.2/gdb/symtab.c
patching file gdb-10.2/gdb/ada-lang.c
patching file gdb-10.2/gdb/coffread.c
patching file gdb-10.2/gdb/objfiles.h
patching file gdb-10.2/gdb/symfile.c
patching file gdb-10.2/gdb/symtab.c
Hunk #2 succeeded at 7765 (offset 3 lines).
patching file gdb-10.2/bfd/Makefile.am
patching file gdb-10.2/bfd/Makefile.in
patching file gdb-10.2/bfd/archures.c
patching file gdb-10.2/bfd/bfd-in2.h
patching file gdb-10.2/bfd/config.bfd
patching file gdb-10.2/bfd/configure
patching file gdb-10.2/bfd/configure.ac
patching file gdb-10.2/bfd/cpu-loongarch.c
patching file gdb-10.2/bfd/elf-bfd.h
patching file gdb-10.2/bfd/elf.c
patching file gdb-10.2/bfd/elfnn-loongarch.c
patching file gdb-10.2/bfd/elfxx-loongarch.c
patching file gdb-10.2/bfd/elfxx-loongarch.h
patching file gdb-10.2/bfd/libbfd.h
patching file gdb-10.2/bfd/po/BLD-POTFILES.in
patching file gdb-10.2/bfd/po/SRC-POTFILES.in
patching file gdb-10.2/bfd/targets.c
patching file gdb-10.2/config.guess
patching file gdb-10.2/config.sub
patching file gdb-10.2/gdb/Makefile.in
patching file gdb-10.2/gdb/arch/loongarch.c
patching file gdb-10.2/gdb/arch/loongarch.h
patching file gdb-10.2/gdb/configure.host
patching file gdb-10.2/gdb/configure.tgt
patching file gdb-10.2/gdb/doc/gdb.texinfo
patching file gdb-10.2/gdb/features/Makefile
patching file gdb-10.2/gdb/features/loongarch/base32.c
patching file gdb-10.2/gdb/features/loongarch/base32.xml
patching file gdb-10.2/gdb/features/loongarch/base64.c
patching file gdb-10.2/gdb/features/loongarch/base64.xml
patching file gdb-10.2/gdb/features/loongarch/fpu32.c
patching file gdb-10.2/gdb/features/loongarch/fpu32.xml
patching file gdb-10.2/gdb/features/loongarch/fpu64.c
patching file gdb-10.2/gdb/features/loongarch/fpu64.xml
patching file gdb-10.2/gdb/features/loongarch/lasx.c
patching file gdb-10.2/gdb/features/loongarch/lasx.xml
patching file gdb-10.2/gdb/features/loongarch/lbt32.c
patching file gdb-10.2/gdb/features/loongarch/lbt32.xml
patching file gdb-10.2/gdb/features/loongarch/lbt64.c
patching file gdb-10.2/gdb/features/loongarch/lbt64.xml
patching file gdb-10.2/gdb/features/loongarch/lsx.c
patching file gdb-10.2/gdb/features/loongarch/lsx.xml
patching file gdb-10.2/gdb/loongarch-linux-tdep.c
patching file gdb-10.2/gdb/loongarch-linux-tdep.h
patching file gdb-10.2/gdb/loongarch-tdep.c
patching file gdb-10.2/gdb/loongarch-tdep.h
patching file gdb-10.2/gdb/remote.c
patching file gdb-10.2/gdb/target.h
patching file gdb-10.2/include/dis-asm.h
patching file gdb-10.2/include/elf/common.h
patching file gdb-10.2/include/elf/loongarch.h
patching file gdb-10.2/include/opcode/loongarch.h
patching file gdb-10.2/opcodes/Makefile.am
patching file gdb-10.2/opcodes/Makefile.in
patching file gdb-10.2/opcodes/configure
patching file gdb-10.2/opcodes/configure.ac
patching file gdb-10.2/opcodes/disassemble.c
patching file gdb-10.2/opcodes/disassemble.h
patching file gdb-10.2/opcodes/loongarch-coder.c
patching file gdb-10.2/opcodes/loongarch-dis.c
patching file gdb-10.2/opcodes/loongarch-opc.c
patching file gdb-10.2/opcodes/po/POTFILES.in
patching file gdb-10.2/gdb/loongarch-linux-tdep.c
patching file gdb-10.2/gdb/minsyms.c
patching file gdb-10.2/gdb/symtab.h
patching file gdb-10.2/gdb/ui-file.h
patching file gdb-10.2/gdb/ui-file.c
patching file gdb-10.2/gdb/symtab.c
patching file gdb-10.2/gdb/stack.c
patching file gdb-10.2/gdb/stack.c
Hunk #1 succeeded at 2130 (offset 3 lines).
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
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 gdbserver support... yes
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 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... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for isl 0.15 or later... yes
*** This configuration is not supported in the following subdirectories:
     sim
    (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 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 readelf... readelf
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gfortran... no
checking for gccgo... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for objcopy... objcopy
checking for objdump... objdump
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 gcc... host tool
checking where to find the target gfortran... host tool
checking where to find the target gccgo... host tool
checking where to find the target ld... host tool
checking where to find the target lipo... host tool
checking where to find the target nm... host tool
checking where to find the target objcopy... host tool
checking where to find the target objdump... host tool
checking where to find the target ranlib... host tool
checking where to find the target readelf... host tool
checking where to find the target strip... host tool
checking where to find the target windres... host tool
checking where to find the target windmc... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
Configuring in ./libiberty
Configuring in ./libdecnumber
Configuring in ./intl
Configuring in ./etc
Configuring in ./zlib
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000
checking build system type... yes
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
armv7l-unknown-linux-gnueabihf
checking host system type... configure: updating cache ./config.cache
configure: creating cache ./config.cache
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
armv7l-unknown-linux-gnueabihf
checking target system type... configure: creating ./config.status
armv7l-unknown-linux-gnueabihf
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)... checking whether the C compiler works... yes
checking whether the C compiler works... checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
checking for perl... perl
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for armv7l-unknown-linux-gnueabihf-ar... ar
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
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... config.status: creating Makefile

checking whether we are cross compiling... 
checking whether we are cross compiling... checking whether the C compiler works... checking whether the C compiler works... no
checking for suffix of object files... no
checking for suffix of object files... Configuring in ./readline
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... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether gcc accepts -g... 
checking whether we are cross compiling... 
checking whether we are cross compiling... yes
checking for gcc option to accept ISO C89... yes
checking for gcc option to accept ISO C89... none needed
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
no
checking for suffix of object files... checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
none needed
checking how to run the C preprocessor... checking whether gcc supports -W... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc supports -Wall... gcc -E
o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc accepts -g... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... yes
checking for gcc option to accept ISO C89... /usr/bin/grep -E
checking for ANSI C header files... configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... yes
yes
checking for gcc option to accept ISO C89... checking whether gcc supports -Wstrict-prototypes... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
none needed
checking whether gcc understands -c and -o together... checking whether make supports nested variables... yes
yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether gcc supports -Wmissing-prototypes... none needed
checking how to run the C preprocessor... yes
configure: updating cache ./config.cache
checking whether gcc supports -Wold-style-definition... checking that generated files are newer than configure... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc -E
yes
checking whether gcc supports -Wmissing-format-attribute... gcc3
checking how to print strings... checking for grep that handles long lines and -e... printf
checking for a sed that does not truncate output... yes
/usr/bin/grep
checking for egrep... /usr/bin/sed
yes
/usr/bin/grep -E
checking for ANSI C header files... checking for grep that handles long lines and -e... checking for sys/types.h... /usr/bin/grep
checking for egrep... checking whether gcc supports -Wcast-qual... /usr/bin/grep -E
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)... nm
checking the name lister (nm) interface... done
configure: creating ./config.status
yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking for sys/stat.h... 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 whether gcc supports -fno-lto... checking for ld option to reload object files... -r
checking for armv7l-unknown-linux-gnueabihf-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for armv7l-unknown-linux-gnueabihf-ar... ar
checking for armv7l-unknown-linux-gnueabihf-strip... no
checking for strip... strip
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking command to parse nm output from gcc object... yes
yes
checking how to run the C preprocessor... checking for stdlib.h... gcc -E
yes
yes
checking for string.h... checking for sys/types.h... config.status: creating Makefile
checking for grep that handles long lines and -e... ok
checking how to run the C preprocessor... /usr/bin/grep
checking for egrep... yes
/usr/bin/grep -E
checking for ANSI C header files... yes
=== configuring in readline (/build/crash/src/crash-8.0.6/gdb-10.2/readline/readline)
checking for sys/stat.h... 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,' '--build=armv7l-unknown-linux-gnueabihf' '--host=armv7l-unknown-linux-gnueabihf' '--target=armv7l-unknown-linux-gnueabihf' 'build_alias=armv7l-unknown-linux-gnueabihf' 'host_alias=armv7l-unknown-linux-gnueabihf' 'target_alias=armv7l-unknown-linux-gnueabihf' --cache-file=.././config.cache --srcdir=.
checking for memory.h... gcc -E
yes
checking for stdlib.h... yes
checking for strings.h... checking for ANSI C header files... yes
checking for string.h... yes
checking for inttypes.h... yes
yes
checking for memory.h... checking for sys/types.h... yes
checking for stdint.h... yes
yes
checking for sys/stat.h... checking for strings.h... yes
checking for unistd.h... yes
yes
checking for sys/types.h... configure: loading cache .././config.cache
checking for stdlib.h... checking build system type... yes
armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf

Beginning configuration for readline-8.0 for armv7l-unknown-linux-gnueabihf

checking whether make sets $(MAKE)... checking for inttypes.h... (cached) yes
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
yes
checking minix/config.h usability... yes
yes
checking for sys/stat.h... checking for string.h... yes
checking for stdint.h... no
checking minix/config.h presence... yes
yes
checking for stdlib.h... checking for memory.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for unistd.h... yes
yes
checking for string.h... checking for strings.h... 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... yes
checking minix/config.h usability... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
yes
checking for xgettext... yes
checking for memory.h... checking for inttypes.h... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
no
checking minix/config.h presence... yes
checking for strings.h... yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... no
checking for stdint.h... checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... armv7l-unknown-linux-gnueabihf
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking for library containing strerror... checking whether the C compiler works... yes
checking for inttypes.h... yes
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking for unistd.h... none required
checking for an ANSI C-conforming const... yes
yes
checking for inline... checking for stdint.h... yes
64
inline
checking for off_t... checking ctype.h usability... checking whether gcc supports -W... yes
yes
checking for unistd.h... checking whether gcc supports -Wall... yes
checking ctype.h presence... yes
yes
checking for ctype.h... yes
checking whether gcc supports -Wwrite-strings... checking stddef.h usability... yes
checking for dlfcn.h... yes
checking whether gcc supports -Wc++-compat... yes
checking for size_t... yes
checking stddef.h presence... yes
yes
checking for stddef.h... yes
yes
checking for C compiler default output file name... a.out
yes
checking for suffix of executables... checking for string.h... (cached) yes
checking whether gcc supports -Wstrict-prototypes... checking for objdir... .libs
checking stdio.h usability... yes
checking whether gcc supports -Wshadow=local... 
checking whether we are cross compiling... yes
checking whether gcc supports -pedantic ... yes
checking for working alloca.h... checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether gcc and cc understand -c and -o together... no
checking for suffix of object files... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking for alloca... o
checking whether we are using the GNU C compiler... yes
checking if gcc static flag -static works... yes
checking whether gcc accepts -g... yes
checking for stdlib.h... (cached) yes
yes
checking for gcc option to accept ISO C89... checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for an ANSI C-conforming const... none needed
checking how to run the C preprocessor... yes
checking if gcc supports -c -o file.o... yes
checking stdio.h presence... yes
checking for stdio.h... yes
gcc -E
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for getpagesize... yes
checking whether -lc should be explicitly linked in... 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 uintptr_t... no
checking dynamic linker characteristics... yes
checking for working mmap... yes
checking for int_least32_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 how to run the C preprocessor... gcc -E
yes
checking for int_fast32_t... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for sys/types.h... checking for stdlib.h... (cached) yes
yes
checking whether integer division by zero raises SIGFPE... checking for unistd.h... (cached) yes
checking for sys/param.h... yes
yes
checking for uint64_t... checking for sys/stat.h... yes
checking for getpagesize... yes
yes
checking for inttypes.h... checking for stdlib.h... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... yes
checking for stdint.h... yes
yes
checking for inline... yes
checking for working mmap... checking for string.h... yes
checking for off_t... inline
checking whether byte ordering is bigendian... yes
checking for unsigned long long... yes
checking for memory.h... yes
checking for inttypes.h... yes
checking for strings.h... yes
checking whether the inttypes.h PRIxNN macros are broken... yes
checking for memcpy... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for CET support... no
no
checking for ld used by GCC... checking for sys/file.h... yes
ld
checking if the linker (ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E
yes
checking for shared library run path origin... checking for inttypes.h... yes
egrep: warning: egrep is obsolescent; using grep -E
checking for sys/param.h... done
checking argz.h usability... yes
checking for strerror... yes
yes
checking for limits.h... checking for stdint.h... yes
checking for stdlib.h... (cached) yes
yes
checking argz.h presence... checking for malloc.h... yes
yes
checking for argz.h... yes
checking for unistd.h... (cached) yes
yes
checking limits.h usability... yes
checking for string.h... (cached) yes
checking for unistd.h... checking for unistd.h... (cached) yes
configure: updating cache ./config.cache
checking for strings.h... (cached) yes
yes
checking size of int... checking that generated files are newer than configure... done
configure: creating ./config.status
checking for sys/time.h... yes
checking limits.h presence... yes
yes
checking minix/config.h usability... yes
checking for limits.h... yes
checking for time.h... checking locale.h usability... yes
checking for sys/resource.h... no
checking minix/config.h presence... 4
checking size of long... yes
yes
checking locale.h presence... checking for sys/stat.h... (cached) yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for sys/mman.h... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking for fcntl.h... yes
checking whether gcc needs -traditional... yes
4
checking for ANSI C header files... (cached) yes
checking for alloca.h... checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... yes
checking nl_types.h presence... no
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for armv7l-unknown-linux-gnueabihf-ar... ar
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking for an ANSI C-conforming const... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored
dpd
checking whether byte ordering is bigendian... checking for sys/pstat.h... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking for function prototypes... yes
checking whether char is unsigned... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking malloc.h presence... yes
checking for working volatile... yes
yes
checking for malloc.h... yes
checking for machine/hal_sysinfo.h... checking stddef.h usability... yes
checking return type of signal handlers... no
no
checking for sys/table.h... configure: updating cache ./config.cache
void
checking for size_t... yes
checking stddef.h presence... configure: creating ./config.status
no
yes
checking for stddef.h... yes
checking for sys/sysctl.h... checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
no
checking for sys/systemcfg.h... checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... yes
yes
checking for ssize_t... checking for process.h... yes
config.status: creating Makefile
checking for fgets_unlocked... config.status: creating config.h
no
checking for sys/prctl.h... config.status: executing gstdint.h commands
yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for getc_unlocked... make[3]: Nothing to be done for 'all-target'.
Configuring in ./gnulib
yes
checking whether time.h and sys/time.h may both be included... yes
checking for ANSI C header files... (cached) yes
checking whether stat file-mode macros are broken... yes
checking whether errno must be declared... no
yes
checking for dirent.h that defines DIR... checking for getcwd... no
checking size of int... yes
checking for library containing opendir... yes
checking for getegid... none required
checking for fcntl... 4
checking size of long... yes
checking for geteuid... config.status: creating Makefile
yes
checking for kill... config.status: executing depfiles commands
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
yes
4
checking size of size_t... checking for getgid... yes
checking whether the C compiler works... checking for lstat... yes
config.status: executing libtool commands
yes
checking for C compiler default output file name... a.out
checking for getuid... checking for suffix of executables... 4
yes
checking for long long... checking for readlink... 
checking whether we are cross compiling... yes
checking for mempcpy... yes
checking for fnmatch... make[4]: Nothing to be done for 'all'.
no
source='decNumber.c' object='decNumber.o' libtool=no gcc  -I. -I. -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -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. -O2  -c decNumber.c
checking for suffix of object files... yes
checking size of long long... yes
checking for munmap... o
checking whether we are using the GNU C compiler... yes
checking for memmove... yes
checking whether gcc accepts -g... yes
yes
checking for gcc option to enable C11 features... checking for putenv... 8
yes
checking for a 64-bit type... checking for pselect... uint64_t
checking for intptr_t... yes
none needed
checking whether the compiler is clang... checking for setenv... yes
no
checking for compiler option needed when checking for declarations... none
checking how to run the C preprocessor... checking for putenv... gcc -E
yes
checking for setlocale... yes
yes
checking for uintptr_t... checking for select... 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 stpcpy... source='decContext.c' object='decContext.o' libtool=no gcc  -I. -I. -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -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. -O2  -c decContext.c
yes
checking for setenv... source='dpd/decimal32.c' object='decimal32.o' libtool=no gcc  -I. -I. -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -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. -O2  -c ./dpd/decimal32.c
yes
checking for strcasecmp... yes
checking for ssize_t... yes
checking for setlocale... source='dpd/decimal64.c' object='decimal64.o' libtool=no gcc  -I. -I. -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -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. -O2  -c ./dpd/decimal64.c
yes
checking for sys/types.h... yes
checking for strdup... yes
checking for strcasecmp... source='dpd/decimal128.c' object='decimal128.o' libtool=no gcc  -I. -I. -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -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. -O2  -c ./dpd/decimal128.c
yes
checking for sys/stat.h... yes
checking for pid_t... yes
checking for strtoul... yes
rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o 
checking for strpbrk... ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libdecnumber.a
yes
checking for stdlib.h... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -O2   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libz_a-adler32.o -MD -MP -MF .deps/libz_a-adler32.Tpo -c -o libz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c
yes
checking for tsearch... yes
yes
checking for tcgetattr... checking for string.h... mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -O2   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libz_a-compress.o -MD -MP -MF .deps/libz_a-compress.Tpo -c -o libz_a-compress.o `test -f 'compress.c' || echo './'`compress.c
yes
checking for library containing strerror... yes
mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -O2   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libz_a-crc32.o -MD -MP -MF .deps/libz_a-crc32.Tpo -c -o libz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c
yes
checking for __argz_count... yes
checking for memory.h... checking for vsnprintf... none required
checking for asprintf... mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -O2   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libz_a-deflate.o -MD -MP -MF .deps/libz_a-deflate.Tpo -c -o libz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c
yes
yes
checking for strings.h... checking for __argz_stringify... yes
yes
checking for atexit... checking for inttypes.h... yes
checking for __argz_next... yes
checking for stdint.h... yes
mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -O2   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libz_a-gzread.o -MD -MP -MF .deps/libz_a-gzread.Tpo -c -o libz_a-gzread.o `test -f 'gzread.c' || echo './'`gzread.c
checking for basename... yes
checking for __fsetlocking... yes
checking for unistd.h... yes
mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -O2   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libz_a-gzclose.o -MD -MP -MF .deps/libz_a-gzclose.Tpo -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo './'`gzclose.c
checking for bcmp... yes
yes
checking for iconv... checking minix/config.h usability... yes
mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -O2   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libz_a-gzwrite.o -MD -MP -MF .deps/libz_a-gzwrite.Tpo -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo './'`gzwrite.c
checking for isascii... no
checking minix/config.h presence... yes
checking for iconv declaration... mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -O2   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libz_a-gzlib.o -MD -MP -MF .deps/libz_a-gzlib.Tpo -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo './'`gzlib.c
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for isxdigit... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking whether _XOPEN_SOURCE should be defined... mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -O2   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libz_a-infback.o -MD -MP -MF .deps/libz_a-infback.Tpo -c -o libz_a-infback.o `test -f 'infback.c' || echo './'`infback.c
yes
checking for getpwent... yes
checking for LC_MESSAGES... no
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for dlfcn.h... mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -O2   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libz_a-inffast.o -MD -MP -MF .deps/libz_a-inffast.Tpo -c -o libz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c
yes
yes
checking for bison... bison
checking version of bison... 3.8.2, ok
checking whether NLS is requested... yes
yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... checking for getpwnam... checking for bcopy... mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -O2   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libz_a-inflate.o -MD -MP -MF .deps/libz_a-inflate.Tpo -c -o libz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c
yes
checking for windows.h... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
yes
yes
checking for getpwuid... configure: updating cache ./config.cache
checking for bsearch... configure: creating ./config.status
no
checking for library containing dlsym... yes
checking for uid_t in sys/types.h... yes
mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po
none required
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -O2   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking for bzero... yes
checking for unistd.h... (cached) yes
checking for working chown... mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -O2   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo './'`trees.c
64
checking for Minix Amsterdam compiler... yes
config.status: creating Makefile
checking for calloc... no
checking for armv7l-unknown-linux-gnueabihf-ar... ar
checking for size_t... config.status: creating config.intl
yes
checking for working strcoll... config.status: creating config.h
config.status: executing default-1 commands
mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -O2   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo './'`uncompr.c
yes
checking for clock... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -O2   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c
mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po
yes
checking fcntl.h usability... yes
checking for working alloca.h... mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po
make[4]: Nothing to be done for 'all'.
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection" "CXXFLAGS=-march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection" "CFLAGS_FOR_TARGET=-g -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=" "LIBCFLAGS=-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection" "LIBCFLAGS_FOR_TARGET=-g -march=armv7-a -mfloat-abi=hard -mfpu=neon -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/armv7l-unknown-linux-gnueabihf" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
rm -f libz.a
ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o 
ar: `u' modifier ignored since `D' is the default (see `U')
yes
ranlib libz.a
checking for ffs... yes
checking fcntl.h presence... yes
checking for alloca... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
yes
checking for stdlib.h... (cached) yes
checking for getcwd... checking varargs.h usability... yes
checking for arpa/inet.h... yes
no
checking varargs.h presence... checking for getpagesize... no
checking for varargs.h... no
checking stdarg.h usability... yes
checking for features.h... yes
checking for gettimeofday... yes
checking stdarg.h presence... yes
yes
checking for stdarg.h... yes
checking for sys/socket.h... checking stdbool.h usability... yes
checking for index... yes
yes
checking stdbool.h presence... checking for sys/param.h... yes
checking for stdbool.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
yes
checking limits.h usability... checking for insque... yes
checking for unistd.h... (cached) yes
checking for dirent.h... yes
checking limits.h presence... yes
checking for memchr... yes
checking for limits.h... yes
checking locale.h usability... yes
checking for fnmatch.h... yes
checking for memcmp... yes
checking locale.h presence... yes
checking for locale.h... yes
yes
checking pwd.h usability... checking for sys/stat.h... (cached) yes
checking for sys/time.h... yes
checking for memcpy... yes
checking pwd.h presence... yes
yes
checking for pwd.h... yes
checking for glob.h... checking for memory.h... (cached) yes
checking termcap.h usability... yes
checking for memmem... yes
checking for threads.h... yes
checking termcap.h presence... yes
checking for termcap.h... yes
yes
checking termios.h usability... checking for memmove... yes
checking for netdb.h... yes
checking termios.h presence... yes
yes
checking for termios.h... yes
checking for mempcpy... checking termio.h usability... yes
checking for netinet/in.h... yes
yes
checking termio.h presence... checking for memset... yes
checking for termio.h... yes
yes
checking sys/ioctl.h usability... checking for limits.h... yes
checking for mkstemps... yes
checking sys/ioctl.h presence... yes
checking for wchar.h... yes
checking for sys/ioctl.h... yes
checking sys/pte.h usability... yes
checking for putenv... yes
checking for stdint.h... (cached) yes
no
checking sys/pte.h presence... checking for inttypes.h... (cached) yes
checking for xlocale.h... no
checking for sys/pte.h... no
checking sys/stream.h usability... yes
checking for random... no
checking for math.h... no
checking sys/stream.h presence... yes
checking for rename... no
checking for sys/stream.h... no
checking sys/select.h usability... yes
yes
yes
checking sys/select.h presence... checking for sys/mman.h... checking for rindex... yes
checking for sys/select.h... yes
checking sys/file.h usability... yes
checking for sys/random.h... yes
checking for setenv... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for sys/ptem.h... yes
checking for sys/uio.h... yes
no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking for snprintf... yes
checking for crtdefs.h... 64
checking for type of signal functions... yes
checking for sigsetmask... no
checking for wctype.h... posix
checking if signal handlers must be reinstalled when invoked... yes
checking for stpcpy... yes
checking whether the preprocessor supports include_next... yes
checking for stpncpy... no
checking for presence of POSIX-style sigsetjmp/siglongjmp... yes
checking whether system header files limit the line length... no
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking whether <wchar.h> uses 'inline' correctly... yes
checking for strcasecmp... present
checking for lstat... yes
yes
checking for strchr... checking for btowc... yes
checking whether or not strcoll and strcmp differ... yes
yes
checking for canonicalize_file_name... checking for strdup... no
checking whether the ctype macros accept non-ascii characters... yes
yes
checking for getcwd... checking for strncasecmp... no
checking whether getpw functions are declared in pwd.h... yes
yes
checking whether termios.h defines TIOCGWINSZ... checking for readlink... yes
checking for strndup... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for sig_atomic_t in signal.h... yes
checking for realpath... yes
checking for strnlen... yes
checking whether signal handlers are of type void... yes
checking for _set_invalid_parameter_handler... yes
checking for strrchr... yes
checking for TIOCSTAT in sys/ioctl.h... no
checking for FIONREAD in sys/ioctl.h... no
checking for fchdir... yes
yes
checking for speed_t in sys/types.h... checking for strstr... no
checking for struct winsize in sys/ioctl.h and termios.h... yes
checking for fcntl... sys/ioctl.h
checking for struct dirent.d_ino... yes
checking for strtod... yes
checking for symlink... yes
checking for struct dirent.d_fileno... yes
checking for strtol... yes
checking libaudit.h usability... yes
checking for fdopendir... yes
checking for strtoul... yes
checking libaudit.h presence... yes
checking for mempcpy... yes
checking for libaudit.h... yes
checking whether AUDIT_USER_TTY is declared... yes
checking for strtoll... yes
checking for tgetent... yes
checking for fnmatch... yes
checking for strtoull... no
checking for tgetent in -ltermcap... yes
checking for mbsrtowcs... no
checking for tgetent in -ltinfo... yes
checking for strverscmp... yes
checking for fstatat... yes
checking which library has the termcap functions... using libtinfo
checking wctype.h usability... yes
checking for tmpnam... yes
checking wctype.h presence... yes
checking for getdtablesize... yes
checking for wctype.h... yes
yes
checking wchar.h usability... checking for vasprintf... yes
checking for getlogin_r... yes
yes
checking wchar.h presence... checking for vfprintf... yes
checking for wchar.h... yes
checking langinfo.h usability... yes
checking for getprogname... yes
checking for vprintf... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking mbstr.h usability... no
checking for getexecname... yes
checking for vsnprintf... no
checking mbstr.h presence... no
checking for mbstr.h... no
checking for mbrlen... no
checking for getrandom... yes
checking for vsprintf... yes
checking for mbscasecmp... yes
checking for gettimeofday... yes
checking for waitpid... no
checking for mbscmp... yes
checking for glob... yes
checking for setproctitle... no
checking for mbsnrtowcs... yes
checking for glob_pattern_p... no
checking whether alloca needs Cray hooks... yes
checking for mbsrtowcs... no
checking stack direction for C alloca... yes
checking for getpwnam_r... yes
checking for mbschr... 1
checking for vfork.h... yes
checking for isblank... no
checking for fork... no
checking for wcrtomb... yes
checking for lstat... yes
checking for vfork... yes
checking for wcscoll... yes
checking for mbsinit... yes
yes
checking for wcsdup... checking for working fork... yes
yes
checking for wcwidth... checking for mbrtowc... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for wctype... yes
checking for mprotect... no
checking for sys_errlist... yes
checking for wcswidth... yes
checking for mkostemp... no
checking for sys_nerr... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for openat... no
checking for sys_siglist... yes
checking for iswlower... yes
checking for link... no
checking for external symbol _system_configuration... yes
no
checking for iswupper... checking for __fsetlocking... yes
checking for setenv... yes
yes
checking for canonicalize_file_name... checking for towlower... yes
checking for strdup... yes
yes
checking for dup3... checking for towupper... yes
checking for strerror_r... yes
checking for getrlimit... yes
yes
checking for iswctype... checking for __xpg_strerror_r... yes
checking for getrusage... yes
checking for nl_langinfo and CODESET... yes
checking for catgets... yes
yes
checking for wchar_t in wchar.h... checking for getsysinfo... yes
checking for snprintf... yes
checking for wctype_t in wctype.h... yes
no
checking for wint_t in wctype.h... checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for localtime_r... yes
checking for wcwidth broken with unicode combining characters... yes
checking for pipe2... yes
checking for pipe... no
checking size of wchar_t... yes
checking for psignal... yes
checking for iswcntrl... yes
checking for pstat_getdynamic... yes
checking for wmempcpy... 4
checking configuration for building shared libraries... supported
configure: updating cache .././config.cache
configure: creating ./config.status
no
checking for pstat_getstatic... yes
checking for nl_langinfo and CODESET... no
checking for realpath... yes
checking for a traditional french locale... config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
yes
checking for setrlimit... config.status: creating shlib/Makefile
config.status: creating readline.pc
none
checking whether // is distinct from /... no
checking whether realpath works... config.status: creating config.h
config.status: executing default commands
yes
checking for sbrk... Making all in readline
yes
checking if environ is properly declared... yes
rm -f readline.o
rm -f vi_mode.o
rm -f funmap.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -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. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -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. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection funmap.c
checking for spawnve... yes
checking for complete errno.h... rm -f keymaps.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection keymaps.c
yes
checking whether strerror_r is declared... rm -f parens.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection parens.c
rm -f search.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection search.c
yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... rm -f rltty.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection rltty.c
rm -f complete.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection complete.c
rm -f bind.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection bind.c
yes
checking whether fchdir is declared... rm -f isearch.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection isearch.c
yes
checking for working fcntl.h... rm -f display.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection display.c
no
checking for spawnvpe... rm -f signals.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection signals.c
no
checking for strerror... rm -f util.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection util.c
yes
rm -f kill.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection kill.c
checking for strsignal... rm -f undo.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection undo.c
yes
checking for sysconf... rm -f macro.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection macro.c
rm -f input.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -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. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection callback.c
yes
checking for sysctl... yes
rm -f terminal.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection terminal.c
checking for pid_t... rm -f text.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -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. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection nls.c
no
checking for sysmp... rm -f misc.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection misc.c
rm -f history.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection history.c
yes
checking for mode_t... no
checking for table... rm -f histexpand.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -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. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -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. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection histsearch.c
no
checking for times... rm -f shell.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -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. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection mbutil.c
yes
checking for mbstate_t... yes
rm -f tilde.o
gcc  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DREADLINE_LIBRARY -c ./tilde.c
checking for wait3... rm -f colors.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -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. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection parse-colors.c
rm -f xmalloc.o
yes
checking whether frexp() can be used without linking with libm... gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection xmalloc.c
yes
rm -f xfree.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection xfree.c
checking for wait4... rm -f compat.o
gcc -c  -DHAVE_CONFIG_H   -I. -I. -O2 -DRL_LIBRARY_VERSION='"8.0"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection compat.c
rm -f libhistory.a
ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o
test -n "ranlib" && ranlib libhistory.a
rm -f libreadline.a
ar 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
test -n "ranlib" && ranlib libreadline.a
yes
make[5]: Nothing to be done for 'all-am'.
yes
checking whether alarm is declared... checking whether basename is declared... yes
checking whether frexp works... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether long double and double are the same... yes
checking whether frexpl is declared... yes
checking whether vasprintf is declared... yes
checking whether frexpl() can be used without linking with libm... yes
checking whether snprintf is declared... yes
yes
checking whether frexpl works... checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether stat file-mode macros are broken... no
checking for C/C++ restrict keyword... yes
checking whether getenv is declared... __restrict
checking for nlink_t... yes
checking whether getopt is declared... yes
checking whether lstat correctly handles trailing slash... yes
checking whether malloc is declared... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking whether realloc is declared... yes
yes
checking for getcwd with POSIX signature... checking whether sbrk is declared... yes
checking whether getcwd is declared... yes
checking whether strtol is declared... yes
checking whether getdtablesize is declared... yes
checking whether strtoul is declared... yes
checking whether getlogin_r is declared... yes
checking whether strtoll is declared... yes
checking whether getlogin is declared... yes
checking whether strtoull is declared... yes
checking for struct timeval... yes
checking whether strverscmp is declared... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking pthread.h usability... yes
checking whether strnlen is declared... yes
checking pthread.h presence... yes
checking for pthread.h... yes
yes
checking whether canonicalize_file_name must be declared... checking for pthread_kill in -lpthread... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking whether POSIX threads API is available... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
checking whether setlocale (category, NULL) is multithread-safe... yes
checking whether <sys/socket.h> is self-contained... yes
checking for working strncmp... yes
checking for shutdown... yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
yes
checking for struct sockaddr_storage... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for sa_family_t... config.status: creating Makefile
yes
config.status: creating testsuite/Makefile
checking for struct sockaddr_storage.ss_family... config.status: creating config.h
config.status: executing default commands
yes
checking for IPv4 sockets... Configuring in ./bfd
Configuring in ./opcodes
yes
checking for IPv6 sockets... 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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./regex.c -o regex.o
make[5]: Nothing to be done for 'all'.
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cplus-dem.c -o cplus-dem.o
yes
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
checking for wint_t... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cp-demangle.c -o cp-demangle.o
yes
checking whether wint_t is too small... configure: creating cache ./config.cache
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... configure: creating cache ./config.cache
no
armv7l-unknown-linux-gnueabihf
checking target system type... checking build system type... armv7l-unknown-linux-gnueabihf
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
checking whether stdint.h conforms to C99... checking whether the C compiler works... checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... In file included from ./regex.c:639:
./regex.c: In function 'byte_re_match_2_internal':
./regex.c:6699:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
./regex.c:6701:19: note: here
./regex.c:7123:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
./regex.c:7138:9: note: here
./regex.c:7150:859: warning: this statement may fall through [-Wimplicit-fallthrough=]
./regex.c:7156:2: note: here
./regex.c:7456:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
./regex.c:7458:17: note: here
./regex.c: In function 'byte_regex_compile':
./regex.c:2492:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
./regex.c:2496:9: note: here
./regex.c:2468:79: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:2468:307: note: call to 'realloc' here
./regex.c:2483:80: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:2483:308: note: call to 'realloc' here
./regex.c:2577:81: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:2577:308: note: call to 'realloc' here
./regex.c:2605:77: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:2605:304: note: call to 'realloc' here
./regex.c:2619:81: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:2619:308: note: call to 'realloc' here
./regex.c:2630:75: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:2630:303: note: call to 'realloc' here
./regex.c:3109:70: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:3109:294: note: call to 'realloc' here
./regex.c:3115:77: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:3115:305: note: call to 'realloc' here
./regex.c:3123:77: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:3123:305: note: call to 'realloc' here
./regex.c:3689:83: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:3689:311: note: call to 'realloc' here
./regex.c:3721:83: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:3721:311: note: call to 'realloc' here
./regex.c:3767:85: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:3767:313: note: call to 'realloc' here
./regex.c:3783:79: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:3783:306: note: call to 'realloc' here
./regex.c:3812:79: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:3812:306: note: call to 'realloc' here
./regex.c:3891:86: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:3891:313: note: call to 'realloc' here
./regex.c:3912:86: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:3912:314: note: call to 'realloc' here
./regex.c:4010:79: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:4010:307: note: call to 'realloc' here
./regex.c:4018:79: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:4018:307: note: call to 'realloc' here
./regex.c:4025:79: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:4025:307: note: call to 'realloc' here
./regex.c:4031:79: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:4031:307: note: call to 'realloc' here
./regex.c:4037:79: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:4037:307: note: call to 'realloc' here
./regex.c:4043:79: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:4043:307: note: call to 'realloc' here
./regex.c:4049:79: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:4049:307: note: call to 'realloc' here
./regex.c:4055:79: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:4055:307: note: call to 'realloc' here
./regex.c:4073:79: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:4073:307: note: call to 'realloc' here
./regex.c:4134:72: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:4134:300: note: call to 'realloc' here
./regex.c:4139:68: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:4139:296: note: call to 'realloc' here
./regex.c:4157:69: warning: pointer may be used after 'realloc' [-Wuse-after-free]
./regex.c:4157:297: note: call to 'realloc' here
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./md5.c -o md5.o

checking whether we are cross compiling... 
checking whether we are cross compiling... yes
checking whether stdint.h predates C++11... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./sha1.c -o sha1.o
no
checking for suffix of object files... ./cp-demangle.c: In function 'd_print_comp_inner':
./cp-demangle.c:5140:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
./cp-demangle.c:5211:5: note: here
./cp-demangle.c: In function 'd_print_mod':
./cp-demangle.c:6060:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
./cp-demangle.c:6062:5: note: here
./cp-demangle.c:6066:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
./cp-demangle.c:6068:5: note: here
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./alloca.c -o alloca.o
no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether stdint.h has UINTMAX_WIDTH etc.... o
checking whether we are using the GNU C compiler... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
yes
checking whether gcc accepts -g... gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./bsearch_r.c -o bsearch_r.o
yes
checking whether gcc accepts -g... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./choose-temp.c -o choose-temp.o
yes
checking for gcc option to accept ISO C89... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
yes
checking for gcc option to accept ISO C89... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
no
checking where to find the exponent in a 'double'... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
none needed
checking whether gcc understands -c and -o together... gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./crc32.c -o crc32.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./d-demangle.c -o d-demangle.o
yes
checking for library containing strerror... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./dwarfnames.c -o dwarfnames.o
word 1 bit 20
checking whether byte ordering is bigendian... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./dyn-string.c -o dyn-string.o
none required
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
./d-demangle.c: In function 'dlang_value':
./d-demangle.c:1488:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
./d-demangle.c:1494:5: note: here
./d-demangle.c: In function 'dlang_type':
./d-demangle.c:835:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
./d-demangle.c:842:5: note: here
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fdmatch.c -o fdmatch.o
checking dependency style of gcc... ./dyn-string.c: In function 'dyn_string_insert_cstr':
./dyn-string.c:280:3: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
./dyn-string.c:272:16: note: length computed here
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./filedescriptor.c -o filedescriptor.o
gcc3
checking for armv7l-unknown-linux-gnueabihf-gcc... (cached) gcc
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./filename_cmp.c -o filename_cmp.o
no
checking for wchar_t... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./floatformat.c -o floatformat.o
none needed
checking whether gcc understands -c and -o together... yes
checking for good max_align_t... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fnmatch.c -o fnmatch.o
yes
checking whether NULL can be used in arbitrary expressions... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getopt.c -o getopt.o
yes
checking for library containing strerror... yes
checking whether locale.h defines locale_t... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getpwd.c -o getpwd.o
yes
checking whether imported symbols can be declared weak... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getruntime.c -o getruntime.o
none required
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)... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./hashtab.c -o hashtab.o
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
checking for style of include used by make... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./hex.c -o hex.o
GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./lbasename.c -o lbasename.o
./hashtab.c: In function 'iterative_hash':
./hashtab.c:964:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
./hashtab.c:965:5: note: here
./hashtab.c:965:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
./hashtab.c:966:5: note: here
./hashtab.c:966:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
./hashtab.c:968:5: note: here
./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:971:5: note: here
./hashtab.c:971: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
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc3
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 how to run the C preprocessor... yes
checking for multithread API to use... posix
checking whether malloc, realloc, calloc are POSIX compliant... checking for armv7l-unknown-linux-gnueabihf-ar... ar
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking for armv7l-unknown-linux-gnueabihf-gcc... (cached) gcc
yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -E
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./mkstemps.c -o mkstemps.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... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./objalloc.c -o objalloc.o
yes
checking for a traditional japanese locale... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./obstack.c -o obstack.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./partition.c -o partition.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-common.c -o pex-common.o
none
checking for a french Unicode locale... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
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 how to run the C preprocessor... gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./vprintf-support.c -o vprintf-support.o
yes
checking for sys/types.h... none
checking for a transitional chinese locale... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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 -E
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./safe-ctype.c -o safe-ctype.o
yes
checking for sys/stat.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object.c -o simple-object.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... yes
checking for stdlib.h... none
checking for inline... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
inline
checking for mmap... gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
yes
./rust-demangle.c: In function 'demangle_path':
./rust-demangle.c:743:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
./rust-demangle.c:745:5: note: here
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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 for string.h... yes
checking for MAP_ANONYMOUS... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
yes
yes
checking whether memchr works... checking for memory.h... yes
yes
checking for sys/types.h... checking for strings.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./sort.c -o sort.o
yes
yes
yes
checking for sys/stat.h... checking whether memmem is declared... checking for inttypes.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./splay-tree.c -o splay-tree.o
yes
yes
checking for stdlib.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
yes
checking for memmem... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./stack-limit.c -o stack-limit.o
checking for stdint.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ./strerror.c -o noasan/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./strerror.c -o strerror.o
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./strsignal.c -o strsignal.o
yes
yes
yes
checking for string.h... checking whether memmem works... checking for unistd.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xasprintf.c -o xasprintf.o
checking for memory.h... yes
checking minix/config.h usability... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xatexit.c -o xatexit.o
checking whether memrchr is declared... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xmalloc.c -o xmalloc.o
checking for strings.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
no
checking minix/config.h presence... gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xmemdup.c -o xmemdup.o
yes
checking whether <limits.h> defines MIN and MAX... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrdup.c -o xstrdup.o
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrerror.c -o xstrerror.o
yes
no
checking whether <sys/param.h> defines MIN and MAX... checking for inttypes.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
yes
yes
checking for armv7l-unknown-linux-gnueabihf-ar... ar
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -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
checking how to print strings... gcc -c -DHAVE_CONFIG_H -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O2 -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./setproctitle.c -o setproctitle.o
yes
checking for O_CLOEXEC... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... checking for stdint.h... /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)... nm
checking the name lister (nm) interface... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar 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 promoted mode_t type... ranlib ./libiberty.a
yes
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... checking for unistd.h... yes
checking whether the shell understands "+="... yes
if [ x"" != x ]; then \
  cd pic; \
  ar 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 ./libiberty.a; \
  cd ..; \
else true; fi; \
if [ x"" != x ]; then \
  cd noasan; \
  ar 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 ./libiberty.a; \
  cd ..; \
else true; fi
mode_t
checking for ld option to reload object files... -r
checking for armv7l-unknown-linux-gnueabihf-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for armv7l-unknown-linux-gnueabihf-ar... (cached) ar
checking for armv7l-unknown-linux-gnueabihf-strip... no
checking for strip... strip
checking for armv7l-unknown-linux-gnueabihf-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... checking whether setenv is declared... yes
checking minix/config.h usability... yes
checking search.h usability... ok
checking for dlfcn.h... no
checking minix/config.h presence... yes
checking search.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for search.h... yes
checking for tsearch... yes
checking for objdir... .libs
yes
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
yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... checking for sigset_t... 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 armv7l-unknown-linux-gnueabihf-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for armv7l-unknown-linux-gnueabihf-ar... (cached) ar
checking for armv7l-unknown-linux-gnueabihf-strip... no
checking for strip... strip
checking for armv7l-unknown-linux-gnueabihf-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking for uid_t in sys/types.h... yes
checking if gcc static flag -static works... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... ok
checking for dlfcn.h... yes
checking if gcc supports -c -o file.o... yes
checking for objdir... .libs
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 whether strdup is declared... 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... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
yes
checking whether strerror(0) succeeds... yes
checking if gcc static flag -static works... yes
checking for strerror_r with POSIX signature... 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 catalogs to be installed... yes
checking if gcc supports -c -o file.o... no
checking whether __xpg_strerror_r works... 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 whether strerror_r is declared... (cached) yes
checking whether strnlen is declared... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... yes
checking whether strstr works...  da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
no
checking for shl_load in -ldld... yes
checking for string.h... (cached) yes
checking whether strtok_r is declared... checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking limits.h usability... no
checking for dlopen... yes
checking for struct timespec in <time.h>... yes
checking limits.h presence... yes
checking whether a program can dlopen itself... yes
yes
checking for limits.h... yes
checking whether unsetenv is declared... checking whether string.h and strings.h may both be included... yes
checking whether basename is declared... yes
checking whether a statically linked program can dlopen itself... yes
checking for alloca as a compiler built-in... yes
checking whether btowc(0) is correct... yes
checking whether stpcpy is declared... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... yes
checking whether btowc(EOF) is correct... guessing yes
checking for __builtin_expect... yes
checking for sigsetjmp... 
checking linker --as-needed support... yes
checking for cos in -lm... no
checking for library containing dlsym... yes
checking whether this system has an arbitrary file name length limit... yes
checking for closedir... yes
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 d_ino member in directory struct... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
64
yes
checking for d_type member in directory struct... 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 catalogs to be installed... yes
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) no
checking whether dup works...  da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN
checking whether NLS is requested... yes
checking for 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 dup2 works... checking for long double... yes
checking for long long... yes
checking for error_at_line... yes
checking size of long long... yes
checking whether fcntl handles F_DUPFD correctly... config.status: creating Makefile
yes
checking whether fcntl understands F_DUPFD_CLOEXEC... config.status: creating po/Makefile.in
8
checking size of void *... config.status: creating config.h
config.status: executing depfiles commands
needs runtime check
checking whether fdopendir is declared... yes
checking whether fdopendir works... 4
checking size of long... yes
checking for flexible array member... 4
checking size of int... yes
checking whether conversion from 'int' to 'long double' works... yes
checking for working GNU fnmatch... 4
checking alloca.h usability... yes
checking whether fstatat (..., 0) works... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking fcntl.h usability... config.status: executing libtool commands
yes
checking whether getcwd handles long file names properly... config.status: executing default-1 commands
config.status: creating po/POTFILES
yes
checking fcntl.h presence... config.status: creating po/Makefile
yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
yes
checking for getpagesize... checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/file.h usability... yes
checking whether getcwd aborts when 4k < cwd_length < 16k... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... no
checking whether getdtablesize works... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking whether getlogin_r works with small buffers... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking whether program_invocation_name is declared... yes
checking time.h presence... yes
checking whether program_invocation_short_name is declared... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking whether __argv is declared... no
checking whether getrandom is compatible with its GNU+BSD signature... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking whether gettimeofday clobbers localtime buffer... yes
checking wctype.h presence... yes
checking for wctype.h... yes
no
checking for gettimeofday with POSIX signature... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for GNU glob interface version 1 or 2... yes
checking whether glob lists broken symlinks... yes
checking for uintptr_t... yes
checking for library containing inet_ntop... yes
checking for int_least32_t... none required
checking whether inet_ntop is declared... yes
checking for int_fast32_t... yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking for uint64_t... yes
checking whether INT64_MAX == LONG_MAX... no
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking what to include in bfd_stdint.h... stdint.h (already complete)
checking whether time.h and sys/time.h may both be included... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking for dirent.h that defines DIR... no
checking whether isnan(double) can be used without linking with libm... yes
checking for library containing opendir... yes
checking whether isnan(long double) can be used without linking with libm... none required
checking whether string.h and strings.h may both be included... yes
checking for fcntl... yes
checking whether isnanl works... yes
checking for getpagesize... yes
yes
checking whether the compiler supports the __inline keyword... checking for setitimer... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking for sysconf... yes
checking for pthread_rwlock_t... yes
checking for fdopen... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes
checking for getuid... yes
checking for getgid... no
checking whether NAN macro works... yes
checking for fileno... yes
checking whether HUGE_VAL works... yes
checking for fls... yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc stores incomplete characters... guessing no
checking whether mbrtowc works on empty input... no
checking for strtoull... yes
checking whether the C locale is free of encoding errors... yes
checking for getrlimit... 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 basename is declared... yes
checking whether memmem works in linear time... yes
checking whether ftello is declared... yes
yes
checking for memmem... (cached) yes
checking whether memmem works... (cached) yes
checking for mempcpy... (cached) yes
checking whether ftello64 is declared... checking for memrchr... yes
checking whether mkdir handles trailing slash... yes
checking whether fseeko is declared... yes
yes
checking whether mkdir handles trailing dot... checking whether fseeko64 is declared... yes
yes
checking for mkdtemp... checking whether ffs is declared... yes
yes
checking whether <netinet/in.h> is self-contained... checking whether free is declared... yes
checking whether open recognizes a trailing slash... yes
checking whether getenv is declared... yes
checking for opendir... yes
checking whether malloc is declared... yes
checking for rawmemchr... yes
checking whether realloc is declared... yes
checking for readdir... yes
checking whether stpcpy is declared... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking whether strstr is declared... yes
yes
checking whether rename honors trailing slash on destination... checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether rename honors trailing slash on source... yes
checking whether snprintf is declared... yes
checking whether rename manages hard links correctly... yes
checking whether vsnprintf is declared... yes
checking whether strnlen is declared... yes
checking whether rename manages existing destinations correctly... yes
checking compiler support for hidden visibility... yes
checking for rewinddir... yes
checking linker --as-needed support... yes
checking for cos in -lm... yes
checking whether rmdir works... yes
checking sys/procfs.h usability... yes
checking whether setenv validates arguments... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking for prstatus_t in sys/procfs.h... yes
checking for prstatus32_t in sys/procfs.h... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking for volatile sig_atomic_t... no
checking for prstatus_t.pr_who in sys/procfs.h... no
checking for prstatus32_t.pr_who in sys/procfs.h... no
checking for pstatus_t in sys/procfs.h... yes
checking for sighandler_t... no
checking for pxstatus_t in sys/procfs.h... no
checking for pstatus32_t in sys/procfs.h... yes
checking for socklen_t... 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 for ssize_t... no
checking for prpsinfo32_t.pr_pid in sys/procfs.h... yes
checking whether stat handles trailing slashes on files... no
checking for psinfo_t in sys/procfs.h... yes
checking for struct stat.st_atim.tv_nsec... no
checking for psinfo_t.pr_pid in sys/procfs.h... no
checking for psinfo32_t in sys/procfs.h... yes
checking whether struct stat.st_atim is of type struct timespec... no
checking for psinfo32_t.pr_pid in sys/procfs.h... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for lwpstatus_t in sys/procfs.h... no
checking for lwpxstatus_t in sys/procfs.h... no
checking for struct stat.st_birthtimensec... no
checking for lwpstatus_t.pr_context in sys/procfs.h... no
checking for lwpstatus_t.pr_reg in sys/procfs.h... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no
checking for win32_pstatus_t in sys/procfs.h... no
checking for working stdalign.h... no
yes
checking for good max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking which flavor of printf attribute matches inttypes macros... checking for ftello... system
checking for strchrnul... yes
checking for ftello64... yes
checking whether strchrnul works... yes
checking for fseeko... yes
checking for working strerror function... yes
checking for fseeko64... yes
checking for working strnlen... yes
checking for fopen64... yes
checking whether strstr works in linear time... yes
checking size of off_t... yes
checking whether strstr works... (cached) yes
checking for strtok_r... 8
checking file_ptr type... BFD_HOST_64_BIT
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking whether strtok_r works... yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for nlink_t... (cached) 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 madvise... yes
checking for unsetenv() return type... yes
checking for mprotect... int
checking whether unsetenv obeys POSIX... yes
yes
checking whether iswcntrl works... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking for wmemchr... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... 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 armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking for armv7l-unknown-linux-gnueabihf-ar... (cached) ar
configure: updating cache ./config.cache
checking that generated files are newer than configure... config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bfd-in3.h
done
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: creating Makefile
config.status: creating import/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands
Configuring in ./gdbsupport
make  all-recursive
Making all in import
  GEN      alloca.h
  GEN      ctype.h
  GEN      arpa/inet.h
  GEN      dirent.h
  GEN      fcntl.h
  GEN      inttypes.h
  GEN      limits.h
  GEN      locale.h
  GEN      math.h
  GEN      signal.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      sys/random.h
  GEN      sys/socket.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/types.h
  GEN      sys/uio.h
  GEN      time.h
  GEN      unistd.h
  GEN      wchar.h
  GEN      wctype.h
make  all-recursive
  CC       openat-proc.o
  CC       cloexec.o
config.status: executing libtool commands
  CC       count-one-bits.o
configure: creating cache ./config.cache
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... config.status: executing default-1 commands
armv7l-unknown-linux-gnueabihf
checking target system type...   CC       dirname-lgpl.o
armv7l-unknown-linux-gnueabihf
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...   CC       basename-lgpl.o
yes
config.status: executing bfd_stdint.h commands
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... config.status: executing default commands
  CC       stripslash.o
yes
checking whether make supports nested variables... yes
  CC       exitfail.o
checking whether make supports nested variables... (cached) yes
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
  CC       fd-hook.o
  CC       fd-safer-flag.o
  CC       dup-safer-flag.o
  CC       filenamecat-lgpl.o
checking whether the C compiler works...   CC       getprogname.o
  CC       hard-locale.o
  CC       localcharset.o
creating bfdver.h
/usr/bin/sed -e s/NN/32/g < elfxx-target.h > elf32-target.h
/usr/bin/sed -e s/NN/64/g < elfxx-target.h > elf64-target.h
rm -f targmatch.h
/usr/bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new
yes
checking for C compiler default output file name... a.out
checking for suffix of executables...   CC       malloca.o
mv -f targmatch.new targmatch.h
Making info in doc
  CC       math.o
gcc -o chw$$ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection \
    -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \
/bin/sh ./../../move-if-change \
  chw$$ chew; \
touch chew.stamp
  CC       openat-die.o
  CC       save-cwd.o

checking whether we are cross compiling... creating bfdver.texi
  CC       setlocale_null.o
  CC       stat-time.o
  CC       strnlen1.o
  CC       sys_socket.o
no
  CC       tempname.o
checking for suffix of object files...   CC       glthread/threadlib.o
o
checking whether we are using the GNU C compiler...   CC       unistd.o
yes
checking whether gcc accepts -g...   CC       dup-safer.o
  CC       fd-safer.o
  CC       pipe-safer.o
yes
checking for gcc option to accept ISO C89...   CC       wctype-h.o
  CC       chdir-long.o
  CC       fcntl.o
none needed
checking whether gcc understands -c and -o together...   CC       localtime-buffer.o
  CC       mbrtowc.o
  CC       strerror_r.o
  CC       glthread/lock.o
yes
checking for style of include used by make... GNU
checking dependency style of gcc...   CC       malloc/scratch_buffer_grow.o
  CC       malloc/scratch_buffer_grow_preserve.o
  CC       malloc/scratch_buffer_set_array_size.o
gcc3
  AR       libgnu.a
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... Configuring in ./gdbserver
yes
checking dependency style of g++... gcc3
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking how to run the C preprocessor... gcc -E
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
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... ./chew -f ./doc.str < ./../aoutx.h >aoutx.tmp
./chew -f ./doc.str < ./../archive.c >archive.tmp
./chew -f ./doc.str < ./../archures.c >archures.tmp
test -e archive.texi || test ! -f ./archive.texi || cp -p ./archive.texi .
test -e aoutx.texi || test ! -f ./aoutx.texi || cp -p ./aoutx.texi .
/bin/sh ./../../move-if-change archive.tmp archive.texi
/bin/sh ./../../move-if-change aoutx.tmp aoutx.texi
checking whether the C compiler works... test -e archures.texi || test ! -f ./archures.texi || cp -p ./archures.texi .
/bin/sh ./../../move-if-change archures.tmp archures.texi
touch archive.stamp
touch aoutx.stamp
./chew -f ./doc.str < ./../bfd.c >bfd.tmp
touch archures.stamp
./chew -f ./doc.str < ./../cache.c >cache.tmp
./chew -f ./doc.str < ./../coffcode.h >coffcode.tmp
test -e bfdt.texi || test ! -f ./bfdt.texi || cp -p ./bfdt.texi .
test -e cache.texi || test ! -f ./cache.texi || cp -p ./cache.texi .
test -e coffcode.texi || test ! -f ./coffcode.texi || cp -p ./coffcode.texi .
/bin/sh ./../../move-if-change bfd.tmp bfdt.texi
/bin/sh ./../../move-if-change cache.tmp cache.texi
/bin/sh ./../../move-if-change coffcode.tmp coffcode.texi
touch bfdt.stamp
./chew -f ./doc.str < ./../corefile.c >core.tmp
touch cache.stamp
./chew -f ./doc.str < ./../elf.c >elf.tmp
test -e core.texi || test ! -f ./core.texi || cp -p ./core.texi .
touch coffcode.stamp
/bin/sh ./../../move-if-change core.tmp core.texi
./chew -f ./doc.str < ./../elfcode.h >elfcode.tmp
test -e elf.texi || test ! -f ./elf.texi || cp -p ./elf.texi .
test -e elfcode.texi || test ! -f ./elfcode.texi || cp -p ./elfcode.texi .
/bin/sh ./../../move-if-change elf.tmp elf.texi
touch core.stamp
/bin/sh ./../../move-if-change elfcode.tmp elfcode.texi
./chew -f ./doc.str < ./../format.c >format.tmp
test -e format.texi || test ! -f ./format.texi || cp -p ./format.texi .
/bin/sh ./../../move-if-change format.tmp format.texi
touch elf.stamp
touch elfcode.stamp
./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp
./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp
yes
checking for C compiler default output file name... a.out
test -e bfdwin.texi || test ! -f ./bfdwin.texi || cp -p ./bfdwin.texi .
checking for suffix of executables... touch format.stamp
/bin/sh ./../../move-if-change bfdwin.tmp bfdwin.texi
./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp
test -e libbfd.texi || test ! -f ./libbfd.texi || cp -p ./libbfd.texi .
/bin/sh ./../../move-if-change libbfd.tmp libbfd.texi
test -e bfdio.texi || test ! -f ./bfdio.texi || cp -p ./bfdio.texi .
/bin/sh ./../../move-if-change bfdio.tmp bfdio.texi
touch bfdwin.stamp
touch libbfd.stamp
./chew -f ./doc.str < ./../opncls.c >opncls.tmp
./chew -f ./doc.str < ./../reloc.c >reloc.tmp
test -e opncls.texi || test ! -f ./opncls.texi || cp -p ./opncls.texi .
touch bfdio.stamp
./chew -f ./doc.str < ./../section.c >section.tmp
test -e reloc.texi || test ! -f ./reloc.texi || cp -p ./reloc.texi .
/bin/sh ./../../move-if-change opncls.tmp opncls.texi
test -e section.texi || test ! -f ./section.texi || cp -p ./section.texi .
/bin/sh ./../../move-if-change reloc.tmp reloc.texi
/bin/sh ./../../move-if-change section.tmp section.texi
touch opncls.stamp
touch reloc.stamp
touch section.stamp
./chew -f ./doc.str < ./../syms.c >syms.tmp
./chew -f ./doc.str < ./../targets.c >targets.tmp
./chew -f ./doc.str < ./../init.c >init.tmp
test -e syms.texi || test ! -f ./syms.texi || cp -p ./syms.texi .
test -e targets.texi || test ! -f ./targets.texi || cp -p ./targets.texi .
/bin/sh ./../../move-if-change syms.tmp syms.texi
test -e init.texi || test ! -f ./init.texi || cp -p ./init.texi .
/bin/sh ./../../move-if-change targets.tmp targets.texi
/bin/sh ./../../move-if-change init.tmp init.texi
touch syms.stamp
./chew -f ./doc.str < ./../hash.c >hash.tmp
touch targets.stamp

test -e hash.texi || test ! -f ./hash.texi || cp -p ./hash.texi .
./chew -f ./doc.str < ./../linker.c >linker.tmp
checking whether we are cross compiling... /bin/sh ./../../move-if-change hash.tmp hash.texi
touch init.stamp
./chew -f ./doc.str < ./../mmo.c >mmo.tmp
test -e linker.texi || test ! -f ./linker.texi || cp -p ./linker.texi .
/bin/sh ./../../move-if-change linker.tmp linker.texi
touch hash.stamp
test -e mmo.texi || test ! -f ./mmo.texi || cp -p ./mmo.texi .
/bin/sh ./../../move-if-change mmo.tmp mmo.texi
touch linker.stamp
touch mmo.stamp
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if makeinfo --split-size=5000000 --split-size=5000000   -I . \
 -o bfd.info `test -f 'bfd.texi' || echo './'`bfd.texi; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
yes
checking for sys/types.h... no
checking for suffix of object files... yes
o
checking whether we are using the GNU C compiler... checking for sys/stat.h... yes
checking whether gcc accepts -g... yes
checking for stdlib.h... yes
checking for gcc option to accept ISO C89... yes
checking for string.h... none needed
checking whether we are using the GNU C++ compiler... yes
checking for memory.h... yes
checking whether g++ accepts -g... yes
yes
checking how to run the C preprocessor... checking for strings.h... gcc -E
yes
checking for inttypes.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 for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... yes
checking for sys/types.h... no
checking minix/config.h presence... yes
checking for sys/stat.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for stdlib.h... yes
checking for dlfcn.h... yes
checking for string.h... yes
checking for windows.h... yes
checking for memory.h... no
checking for library containing dlsym... yes
checking for strings.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 inttypes.h... yes
64
checking for stdint.h... checking for armv7l-unknown-linux-gnueabihf-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 dependency style of gcc... (cached) gcc3
checking whether g++ supports C++11 features by default... yes
checking for unistd.h... yes
checking whether NLS is requested... yes
checking for catalogs to be installed... 
checking for long long... 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 size of long long... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
8
checking build system type... checking whether basename is declared... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking for armv7l-unknown-linux-gnueabihf-ar... ar
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking whether g++ supports C++11 features by default... yes
checking whether ffs is declared... yes
checking for ANSI C header files... (cached) yes
checking for size_t... yes
checking whether asprintf is declared... yes
yes
checking for stdlib.h... (cached) yes
checking whether vasprintf is declared... checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking whether snprintf is declared... yes
checking for pid_t... yes
checking whether vsnprintf is declared... yes
yes
checking for a sed that does not truncate output... checking whether strtol is declared... /usr/bin/sed
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E
yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
checking for ANSI C header files... (cached) yes
checking for working alloca.h... yes
checking whether strtoul is declared... yes
checking for alloca... yes
checking whether strtoll is declared... yes
checking for nl_langinfo and CODESET... yes
checking whether strtoull is declared... yes
checking linux/perf_event.h usability... yes
checking whether strverscmp is declared... yes
checking linux/perf_event.h presence... yes
checking for linux/perf_event.h... yes
checking locale.h usability... yes
checking for size_t... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for signal.h... yes
checking sys/resource.h usability... yes
checking for pid_t... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E
yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
checking for ANSI C header files... (cached) yes
checking for working alloca.h... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking for alloca... yes
checking sys/wait.h presence... yes
checking for nl_langinfo and CODESET... yes
checking for sys/wait.h... yes
checking thread_db.h usability... yes
checking linux/perf_event.h usability... yes
checking thread_db.h presence... yes
checking for thread_db.h... yes
yes
checking linux/perf_event.h presence... checking wait.h usability... yes
checking for linux/perf_event.h... yes
checking locale.h usability... yes
checking wait.h presence... yes
checking locale.h presence... yes
checking for wait.h... yes
checking termios.h usability... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
checking signal.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
yes
checking signal.h presence... checking dlfcn.h usability... yes
checking for signal.h... yes
checking sys/resource.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking linux/elf.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/socket.h usability... yes
checking linux/elf.h presence... yes
checking for linux/elf.h... yes
checking proc_service.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking proc_service.h presence... yes
checking for proc_service.h... yes
checking poll.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking thread_db.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/select.h usability... yes
checking thread_db.h presence... yes
checking for thread_db.h... yes
checking wait.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for getpagesize... yes
checking wait.h presence... yes
checking for working mmap... yes
checking for wait.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for dlfcn.h... (cached) yes
checking linux/elf.h usability... yes
checking vfork.h usability... yes
checking linux/elf.h presence... yes
checking for linux/elf.h... yes
checking proc_service.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking proc_service.h presence... yes
checking for proc_service.h... yes
checking poll.h usability... yes
checking for vfork... yes
checking poll.h presence... yes
checking for working fork... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
yes
checking for working vfork... (cached) yes
checking sys/select.h usability... checking for fdwalk... yes
checking sys/select.h presence... no
checking for getrlimit... yes
checking for sys/select.h... yes
checking for getpagesize... yes
yes
checking for pipe... checking for working mmap... yes
checking for pipe2... yes
yes
checking vfork.h usability... checking for poll... no
checking vfork.h presence... yes
checking for socketpair... no
checking for vfork.h... no
checking for fork... yes
checking for sigaction... yes
checking for vfork... yes
checking for ptrace64... yes
checking for working fork... no
checking for sbrk... yes
checking for working vfork... (cached) yes
checking for fdwalk... yes
checking for setns... no
checking for getrlimit... yes
checking for sigaltstack... yes
checking for pipe... yes
checking for sigprocmask... yes
checking for pipe2... yes
checking for setpgid... yes
checking for poll... yes
checking for setpgrp... yes
checking for socketpair... yes
checking for getrusage... yes
checking for sigaction... yes
checking for getauxval... yes
checking for ptrace64... yes
checking whether ADDR_NO_RANDOMIZE is declared... yes
no
checking for sbrk... checking whether strstr is declared... yes
checking for setns... yes
checking for struct stat.st_blocks... yes
checking for sigaltstack... yes
checking for struct stat.st_blksize... yes
checking for sigprocmask... yes
checking for library containing kinfo_getfile... yes
checking for setpgid... Making info in po
( if test 'x.' != 'x.'; then \
    posrcprefix='../'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	$posrcprefix& \\\\@" < ./SRC-POTFILES.in \
	| sed -e '$s/\\$//') > SRC-POTFILES-t \
    && chmod a-w SRC-POTFILES-t \
    && mv SRC-POTFILES-t SRC-POTFILES )
( rm -f BLD-POTFILES-t BLD-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	../& \\\\@" < ./BLD-POTFILES.in \
	| sed -e '$s/\\$//') > BLD-POTFILES-t \
    && chmod a-w BLD-POTFILES-t \
    && mv BLD-POTFILES-t BLD-POTFILES )
cd .. \
  && CONFIG_FILES=po/Makefile.in:po/Make-in \
     CONFIG_HEADERS= /bin/sh ./config.status
yes
checking for setpgrp... yes
checking for getrusage... no
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for getauxval... config.status: creating po/Makefile.in
yes
checking for joinable pthread attribute... config.status: executing depfiles commands
config.status: executing libtool commands
yes
config.status: executing default-1 commands
checking whether ADDR_NO_RANDOMIZE is declared... config.status: executing bfd_stdint.h commands
PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... config.status: executing default commands
yes
make[5]: Nothing to be done for 'info'.
make[5]: Nothing to be done for 'info-am'.
make  all-recursive
Making all in doc
yes
checking for std::thread... Making all in po
file=`echo da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file da.po
file=`echo fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fi.po
file=`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fr.po
checking whether strstr is declared... 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 pt | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pt.po
file=`echo ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ro.po
file=`echo ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ru.po
yes
checking for struct stat.st_blocks... file=`echo rw | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file rw.po
file=`echo sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sr.po
file=`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sv.po
file=`echo tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po
yes
file=`echo uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file uk.po
checking for struct stat.st_blksize... rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
rm -f tofiles
f=""; \
for i in elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo cpu-arm.lo   ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
/bin/sh ./../move-if-change bfd-tmp.h bfd.h
/bin/sh ./../move-if-change tofiles ofiles
yes
checking for library containing kinfo_getfile... rm -f bfd-tmp.h
touch stamp-ofiles
touch stmp-bfd-h
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=arm_elf32_le_vec -DSELECT_VECS='&arm_elf32_le_vec,&arm_elf32_fdpic_le_vec,&arm_elf32_be_vec,&arm_elf32_fdpic_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch' ./archures.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo bfd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=arm_elf32_le_vec "-DSELECT_VECS=&arm_elf32_le_vec,&arm_elf32_fdpic_le_vec,&arm_elf32_be_vec,&arm_elf32_fdpic_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" ./archures.c -o archures.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c bfd.c -o bfd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.c -o archive.o
yes
checking for pthread_sigmask... mv -f .deps/archures.Tpo .deps/archures.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo bfdio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c bfdio.c -o bfdio.o
bfd.c: In function 'bfd_update_compression_header':
bfd.c:2593:79: warning: this statement may fall through [-Wimplicit-fallthrough=]
bfd.c:2596:5: note: here
mv -f .deps/bfd.Tpo .deps/bfd.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo bfdwin.c
yes
checking for pthread_setname_np... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c bfdwin.c -o bfdwin.o
mv -f .deps/archive.Tpo .deps/archive.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c
mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo coff-bfd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c coff-bfd.c -o coff-bfd.o
mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o
yes
checking for sigsetjmp... mv -f .deps/cache.Tpo .deps/cache.Plo
mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo corefile.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c -o elf-properties.lo elf-properties.c
yes
checking whether to use intel pt... auto
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c corefile.c -o corefile.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c elf-properties.c -o elf-properties.o
mv -f .deps/compress.Tpo .deps/compress.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo format.c
checking for libipt... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -o format.o
no
configure: WARNING: libipt is missing or unusable; some features may be unavailable.
checking sys/procfs.h usability... mv -f .deps/corefile.Tpo .deps/corefile.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
no
checking whether gcc is Clang... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o
no
checking whether pthreads work with -pthread... elf-properties.c: In function 'elf_merge_gnu_properties':
elf-properties.c:215:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf-properties.c:226:5: note: here
mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c
yes
checking sys/procfs.h presence... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o
yes
checking for sys/procfs.h... yes
checking for gregset_t in sys/procfs.h... mv -f .deps/format.Tpo .deps/format.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo libbfd.c
yes
checking for joinable pthread attribute... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c libbfd.c -o libbfd.o
mv -f .deps/hash.Tpo .deps/hash.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo linker.c
no
checking for fpregset_t in sys/procfs.h... mv -f .deps/init.Tpo .deps/init.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo merge.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c linker.c -o linker.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -o merge.o
no
checking for prgregset_t in sys/procfs.h... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for prfpregset_t in sys/procfs.h... mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo opncls.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c opncls.c -o opncls.o
yes
checking for prgregset32_t in sys/procfs.h... yes
checking for std::thread... no
checking for lwpid_t in sys/procfs.h... mv -f .deps/merge.Tpo .deps/merge.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo reloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c reloc.c -o reloc.o
yes
checking for psaddr_t in sys/procfs.h... linker.c: In function '_bfd_generic_link_add_one_symbol':
linker.c:1498:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
linker.c:1501:2: note: here
linker.c:1675:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
linker.c:1678:2: note: here
linker.c:1687:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
linker.c:1690:2: note: here
linker.c:1737:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
linker.c:1746:2: note: here
linker.c:1766:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
linker.c:1773:2: note: here
linker.c: In function '_bfd_generic_link_output_symbols':
linker.c:2081:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
linker.c:2083:3: note: here
linker.c:2161:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
linker.c:2164:3: note: here
mv -f .deps/linker.Tpo .deps/linker.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo section.c
yes
checking for elf_fpregset_t in sys/procfs.h... mv -f .deps/opncls.Tpo .deps/opncls.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT section.lo -MD -MP -MF .deps/section.Tpo -c section.c -o section.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo simple.c
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c simple.c -o simple.o
checking whether NLS is requested... yes
checking for catalogs to be installed... 
checking dependency style of gcc... reloc.c: In function 'bfd_check_overflow':
reloc.c:490:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
reloc.c:493:5: note: here
reloc.c: In function '_bfd_relocate_contents':
reloc.c:1440:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
reloc.c:1443:2: note: here
mv -f .deps/reloc.Tpo .deps/reloc.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo stab-syms.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c stab-syms.c -o stab-syms.o
gcc3
mv -f .deps/section.Tpo .deps/section.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo stabs.c
checking for termios.h... (cached) yes
mv -f .deps/simple.Tpo .deps/simple.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo syms.c
checking sys/reg.h usability... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c stabs.c -o stabs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c syms.c -o syms.o
mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=arm_elf32_le_vec -DSELECT_VECS='&arm_elf32_le_vec,&arm_elf32_fdpic_le_vec,&arm_elf32_be_vec,&arm_elf32_fdpic_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch' ./targets.c
yes
checking for pthread_sigmask... no
checking sys/reg.h presence... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=arm_elf32_le_vec "-DSELECT_VECS=&arm_elf32_le_vec,&arm_elf32_fdpic_le_vec,&arm_elf32_be_vec,&arm_elf32_fdpic_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" ./targets.c -o targets.o
no
checking for sys/reg.h... no
checking for string.h... (cached) yes
mv -f .deps/stabs.Tpo .deps/stabs.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo binary.c
checking for sys/procfs.h... (cached) yes
mv -f .deps/syms.Tpo .deps/syms.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ihex.c
checking for linux/elf.h... (cached) yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c binary.c -o binary.o
checking fcntl.h usability... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ihex.c -o ihex.o
mv -f .deps/targets.Tpo .deps/targets.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo srec.c
yes
checking for pthread_setname_np... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c srec.c -o srec.o
yes
checking fcntl.h presence... mv -f .deps/binary.Tpo .deps/binary.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo tekhex.c
yes
checking for fcntl.h... yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c tekhex.c -o tekhex.o
checking for signal.h... (cached) yes
mv -f .deps/ihex.Tpo .deps/ihex.Plo
checking sys/file.h usability... /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo verilog.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c verilog.c -o verilog.o
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:965:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
srec.c:967:5: note: here
srec.c:970:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
srec.c:972: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
mv -f .deps/srec.Tpo .deps/srec.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT elf32-arm.lo -MD -MP -MF .deps/elf32-arm.Tpo -c -o elf32-arm.lo elf32-arm.c
yes
yes
checking sys/file.h presence... checking for sigsetjmp... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT elf32-arm.lo -MD -MP -MF .deps/elf32-arm.Tpo -c elf32-arm.c -o elf32-arm.o
mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo elf32.c
yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking whether to use intel pt... auto
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c elf32.c -o elf32.o
mv -f .deps/verilog.Tpo .deps/verilog.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo elf-nacl.c
checking for libipt... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c elf-nacl.c -o elf-nacl.o
no
configure: WARNING: libipt is missing or unusable; some features may be unavailable.
checking sys/procfs.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking netinet/in.h usability... yes
checking sys/procfs.h presence... mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo elf-vxworks.c
yes
checking for sys/procfs.h... yes
checking for gregset_t in sys/procfs.h... In file included from elf32.c:23:
elfcode.h: In function 'bfd_elf32_slurp_symbol_table':
elfcode.h:1358:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
elfcode.h:1360:6: note: here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c elf-vxworks.c -o elf-vxworks.o
yes
checking netinet/in.h presence... mv -f .deps/elf32.Tpo .deps/elf32.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo elf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c elf.c -o elf.o
no
checking for fpregset_t in sys/procfs.h... yes
checking for netinet/in.h... yes
checking for sys/socket.h... (cached) yes
checking netdb.h usability... no
checking for prgregset_t in sys/procfs.h... mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo elflink.c
yes
checking for prfpregset_t in sys/procfs.h... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c elflink.c -o elflink.o
yes
checking netdb.h presence... yes
checking for prgregset32_t in sys/procfs.h... yes
checking for netdb.h... yes
checking netinet/tcp.h usability... no
checking for lwpid_t in sys/procfs.h... yes
checking for psaddr_t in sys/procfs.h... yes
checking netinet/tcp.h presence... yes
checking for elf_fpregset_t in sys/procfs.h... yes
checking for netinet/tcp.h... yes
checking arpa/inet.h usability... yes
checking sys/ptrace.h usability... yes
checking arpa/inet.h presence... yes
checking sys/ptrace.h presence... yes
checking for arpa/inet.h... yes
checking ws2tcpip.h usability... yes
checking for sys/ptrace.h... yes
checking ptrace.h usability... no
checking ws2tcpip.h presence... no
checking ptrace.h presence... no
checking for ws2tcpip.h... no
checking for vfork.h... (cached) no
checking for fork... (cached) yes
no
checking for ptrace.h... no
checking return type of ptrace... checking for vfork... (cached) yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for pread... long
checking types of arguments for ptrace... yes
checking for pwrite... enum __ptrace_request,int,long,long
checking compiler warning flags... yes
checking for pread64... yes
checking sys/ptrace.h usability... elf32-arm.c: In function 'elf32_arm_create_dynamic_sections':
elf32-arm.c:3974: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:1932:21: note: 'elf_header' declared here
elf32-arm.c: In function 'elf32_arm_final_link_relocate':
elf32-arm.c:10466:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf32-arm.c:10470:5: note: here
elf32-arm.c: In function 'elf32_arm_check_relocs':
elf32-arm.c:15399:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf32-arm.c:15465:4: note: here
elf32-arm.c:15467:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf32-arm.c:15471:4: note: here
elf32-arm.c:15506:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf32-arm.c:15517:4: note: here
elf32-arm.c:15520:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf32-arm.c:15525:4: note: here
elf32-arm.c: In function 'elf32_arm_merge_eabi_attributes':
elf32-arm.c:14646:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf32-arm.c:14659:2: note: here
mv -f .deps/elf32-arm.Tpo .deps/elf32-arm.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo elf-attrs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c elf-attrs.c -o elf-attrs.o
yes
checking sys/ptrace.h presence... yes
checking for sys/ptrace.h... yes
checking ptrace.h usability... mv -f .deps/elf.Tpo .deps/elf.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo elf-strtab.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c elf-strtab.c -o elf-strtab.o
no
checking ptrace.h presence... mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo elf-eh-frame.c
no
checking for ptrace.h... no
checking return type of ptrace... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c elf-eh-frame.c -o elf-eh-frame.o
mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo dwarf1.c
long
checking types of arguments for ptrace... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c dwarf1.c -o dwarf1.o
elflink.c: In function 'eval_symbol':
elflink.c:8688:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
elflink.c:8690:5: note: here
mv -f .deps/elflink.Tpo .deps/elflink.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib/debug\" ./dwarf2.c
enum __ptrace_request,int,long,long
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/debug\" ./dwarf2.c -o dwarf2.o
checking for ust... no
checking compiler warning flags... mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo elf32-gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c elf32-gen.c -o elf32-gen.o
elf-eh-frame.c: In function '_bfd_elf_write_section_eh_frame':
elf-eh-frame.c:2140:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
elf-eh-frame.c:2144:9: note: here
mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c
mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include  -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec  -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cpu-arm.lo -MD -MP -MF .deps/cpu-arm.Tpo -c -o cpu-arm.lo cpu-arm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -o plugin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cpu-arm.lo -MD -MP -MF .deps/cpu-arm.Tpo -c cpu-arm.c -o cpu-arm.o
mv -f .deps/plugin.Tpo .deps/plugin.Plo
mv -f .deps/cpu-arm.Tpo .deps/cpu-arm.Plo
./dwarf2.c: In function 'read_attribute_value':
./dwarf2.c:1185:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
./dwarf2.c:1195:5: note: here
mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -release `cat libtool-soversion`   -o libbfd.la -rpath /usr/local/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles`   -L./../zlib -lz 
libtool: link: ar rc .libs/libbfd.a  archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf32-arm.o elf32.o elf-nacl.o elf-vxworks.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-gen.o plugin.o cpu-arm.o
libtool: link: ranlib .libs/libbfd.a
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
libtooldir=`/bin/sh ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
  cp $libtooldir/libbfd.a libbfd.tmp; \
  ranlib libbfd.tmp; \
  /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
Configuring in ./libctf
 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral 
make  all-recursive
Making all in .
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo dis-buf.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo  -DARCH_arm ./disassemble.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c dis-buf.c -o dis-buf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_arm ./disassemble.c -o disassemble.o
mv -f .deps/disassemble.Tpo .deps/disassemble.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo dis-init.c
mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT arm-dis.lo -MD -MP -MF .deps/arm-dis.Tpo -c -o arm-dis.lo arm-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c dis-init.c -o dis-init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT arm-dis.lo -MD -MP -MF .deps/arm-dis.Tpo -c arm-dis.c -o arm-dis.o
mv -f .deps/dis-init.Tpo .deps/dis-init.Plo
configure: creating cache ./config.cache
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
config.status: creating Makefile
config.status: creating config.h
checking whether the C compiler works... config.status: executing depfiles commands
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... make  all-am
  CXX      agent.o
  CXX      btrace-common.o
no
checking for suffix of object files...  -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral 
checking for dladdr... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... arm-dis.c: In function 'print_insn_thumb32':
arm-dis.c:11475:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:11478:7: note: here
arm-dis.c:11479:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:11482:7: note: here
arm-dis.c:11156:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:11158:8: note: here
arm-dis.c: In function 'print_insn_coprocessor_1':
arm-dis.c:8425:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:8428:9: note: here
arm-dis.c:8441:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:8444:9: note: here
arm-dis.c:8281:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:8285:3: note: here
arm-dis.c:8286:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:8290:3: note: here
arm-dis.c: In function 'print_insn_neon':
arm-dis.c:9475:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:9478:6: note: here
arm-dis.c:9104:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:9108:7: note: here
arm-dis.c: In function 'is_mve_encoding_conflict':
arm-dis.c:5880:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:5892:5: note: here
arm-dis.c: In function 'is_mve_unpredictable':
arm-dis.c:6576:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:6584:5: note: here
arm-dis.c: In function 'print_insn_cde':
arm-dis.c:8926:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:8929:5: note: here
arm-dis.c:8930:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:8933:5: note: here
arm-dis.c: In function 'print_insn_thumb16':
arm-dis.c:10603:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:10606:8: note: here
arm-dis.c:10607:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:10610:8: note: here
arm-dis.c: In function 'print_insn_arm':
arm-dis.c:10362:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:10365:6: note: here
arm-dis.c:10035:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-dis.c:10037:7: note: here
mv -f .deps/arm-dis.Tpo .deps/arm-dis.Plo
yes
/bin/sh ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -release `cat ../bfd/libtool-soversion`   -o libopcodes.la -rpath /usr/local/lib dis-buf.lo disassemble.lo dis-init.lo arm-dis.lo  
checking for long long... yes
checking for gcc option to accept ISO C89... libtool: link: ar rc .libs/libopcodes.a  dis-buf.o disassemble.o dis-init.o arm-dis.o
none needed
checking whether gcc understands -c and -o together... libtool: link: ranlib .libs/libopcodes.a
libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" )
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libopcodes.a ]; then \
  cp $libtooldir/libopcodes.a libopcodes.tmp; \
  ranlib libopcodes.tmp; \
  /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
touch stamp-lib
Making all in po
file=`echo da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file da.po
yes
checking how to run the C preprocessor... file=`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file de.po
yes
checking size of long long... file=`echo fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fi.po
btrace-common.cc: In function 'int btrace_data_append(btrace_data*, const btrace_data*)':
btrace-common.cc:136:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
btrace-common.cc:139:2: note: here
btrace-common.cc:165:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
btrace-common.cc:168:2: note: here
  CXX      buffer.o
gcc -E
file=`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fr.po
  CXX      cleanups.o
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
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... file=`echo pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pt_BR.po
file=`echo ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ro.po
8
file=`echo sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sr.po
checking whether basename is declared... file=`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sv.po
file=`echo tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po
file=`echo uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file uk.po
  CXX      common-debug.o
yes
checking whether ffs is declared...   CXX      common-exceptions.o
yes
checking for sys/types.h...   CXX      common-inferior.o
yes
checking whether asprintf is declared... yes
checking for sys/stat.h... yes
checking whether vasprintf is declared... yes
checking for stdlib.h...   CXX      common-regcache.o
yes
yes
checking whether snprintf is declared... checking for string.h... yes
checking for memory.h... yes
checking whether vsnprintf is declared...   CXX      common-utils.o
  CXX      environ.o
yes
checking for strings.h... yes
checking whether strtol is declared... yes
checking for inttypes.h... yes
yes
checking for stdint.h... checking whether strtoul is declared...   CXX      errors.o
yes
checking for unistd.h... yes
checking whether strtoll is declared... yes
checking minix/config.h usability...   CXX      event-loop.o
yes
checking whether strtoull is declared... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__...   CXX      fileio.o
yes
checking whether strverscmp is declared... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
  CXX      filestuff.o
checking for a thread-safe mkdir -p... yes
/usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... checking whether perror is declared... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... yes
checking whether vasprintf is declared... (cached) yes
gcc3
checking whether vsnprintf is declared... (cached) yes
checking whether make sets $(MAKE)... checking for socklen_t... (cached) yes
checking for armv7l-unknown-linux-gnueabihf-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 armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking for armv7l-unknown-linux-gnueabihf-ar... ar
checking the archiver (ar) interface...   CXX      format.o
ar
checking whether NLS is requested... yes
checking for catalogs to be installed... 
checking build system type... yes
checking for Elf32_auxv_t... armv7l-unknown-linux-gnueabihf
checking host system type...   CXX      gdb-dlfcn.o
armv7l-unknown-linux-gnueabihf
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)... nm
checking the name lister (nm) 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 Elf64_auxv_t... checking for ld option to reload object files... -r
checking for armv7l-unknown-linux-gnueabihf-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for armv7l-unknown-linux-gnueabihf-ar... (cached) ar
checking for armv7l-unknown-linux-gnueabihf-strip... no
checking for strip... strip
checking for armv7l-unknown-linux-gnueabihf-ranlib... (cached) ranlib
checking command to parse nm output from gcc object...   CXX      gdb_tilde_expand.o
yes
checking for PTRACE_GETREGS... yes
checking for PTRACE_GETFPXREGS... ok
checking for dlfcn.h... no
checking for dlopen in -ldl... format.cc: In constructor 'format_pieces::format_pieces(const char**, bool)':
format.cc:257:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
format.cc:261:4: note: here
format.cc:264:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
format.cc:268:4: note: here
  CXX      gdb_wait.o
yes
checking for objdir...   CXX      gdb_vecs.o
.libs
yes
checking for the dynamic export flag... -Wl,--dynamic-list
checking for TD_VERSION...   CXX      job-control.o
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the target supports __sync_*_compare_and_swap... yes
  CXX      netstuff.o
configure: updating cache ./config.cache
  CXX      new-op.o
configure: creating ./config.status
  CXX      pathstuff.o
config.status: creating Makefile
config.status: creating config.h
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... config.status: executing depdir commands
mkdir -p -- .deps
config.status: executing gdbdepdir commands
mkdir -p -- arch/.deps
mkdir -p -- gdbsupport/.deps
mkdir -p -- nat/.deps
yes
checking if gcc static flag -static works... mkdir -p -- target/.deps
  CXX      print-utils.o
  CXX      ptid.o
yes
checking if gcc supports -c -o file.o...   CXX      rsp-low.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...   CXX      run-time-clock.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...   CXX      safe-strerror.o
  CXX      scoped_mmap.o
64
checking for aclocal... ${SHELL} /build/crash/src/crash-8.0.6/gdb-10.2/missing aclocal-1.15
checking for autoconf... ${SHELL} /build/crash/src/crash-8.0.6/gdb-10.2/missing autoconf
checking for autoheader... ${SHELL} /build/crash/src/crash-8.0.6/gdb-10.2/missing autoheader
checking whether gcc supports -W... yes
checking whether gcc supports -Wall...   CXX      signals.o
yes
checking whether gcc supports -Wnarrowing... yes
checking whether gcc supports -Wwrite-strings...   CXX      signals-state-save-restore.o
yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes...   CXX      tdesc.o
  CXX      thread-pool.o
yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -pedantic -Wlong-long...   CXX      xml-utils.o
yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether gcc supports -Wall... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for library containing dlopen... none required
checking for ELF support in BFD...   AR       libgdbsupport.a
ar: `u' modifier ignored since `D' is the default (see `U')
Configuring in ./gdb
  CXX    gdbreplay.o
  CXX    utils.o
  GEN    version-generated.cc
  CXX    alloc.o
yes
checking whether byte ordering is bigendian... no
checking byteswap.h usability... configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for armv7l-unknown-linux-gnueabihf-gcc... gcc
yes
checking byteswap.h presence...   CXX    arch/aarch32.o
  CXX    arch/arm-get-next-pcs.o
checking whether the C compiler works... yes
checking for byteswap.h... yes
  CXX    arch/arm-linux.o
checking endian.h usability... 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...   CXX    arch/arm.o
yes
checking for gcc option to accept ISO C89...   CXX    ax.o
  CXX    debug.o
none needed
yes
checking endian.h presence... yes
checking for endian.h... yes
checking for pread... yes
checking whether bswap_16 is declared... yes
checking whether bswap_32 is declared... yes
checking whether bswap_64 is declared... yes
../gdb/arch/arm.c: In function 'int arm_instruction_changes_pc(uint32_t)':
../gdb/arch/arm.c:132:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
../gdb/arch/arm.c:155:7: note: here
  CXX    dll.o
checking whether asprintf is declared... yes
  CXX    fork-child.o
checking whether vasprintf is declared... checking whether we are using the GNU C++ compiler...   CXX    hostio-errno.o
yes
checking whether g++ accepts -g... yes
yes
checking how to run the C preprocessor... checking whether stpcpy is declared... gcc -E
yes
checking for qsort_r... 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...   CXX    hostio.o
yes
checking for qsort_r signature...   CXX    inferiors.o
GNU
checking for O_CLOEXEC...   CXX    linux-aarch32-low.o
yes
yes
checking for sys/types.h... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for sys/stat.h... yes
checking for stdlib.h...   CXX    linux-aarch32-tdesc.o
yes
checking for string.h...   CXX    linux-arm-low.o
yes
checking for memory.h...   CXX    linux-arm-tdesc.o
yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h...   CXX    linux-low.o
yes
checking for unistd.h...   CXX    mem-break.o
yes
checking minix/config.h usability...   CXX    nat/fork-inferior.o
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for dlfcn.h... config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
yes
checking for windows.h... no
checking for library containing dlsym... config.status: executing libtool commands
  CXX    nat/linux-namespaces.o
  CXX    nat/linux-osdata.o
none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files...   CXX    nat/linux-personality.o
64
checking for gcc option to accept ANSI C... none needed
checking whether g++ supports C++11 features by default...   CXX    nat/linux-procfs.o
yes
checking dependency style of gcc... gcc3
checking whether NLS is requested... yes
checking for catalogs to be installed... 
checking whether makeinfo --split-size=5000000 supports @click...   CXX    nat/linux-ptrace.o
sed -nf ./mkerrors.sed < ./../include/ctf-api.h > ctf-error.h
make  all-am
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-archive.lo -MD -MP -MF .deps/libctf_la-ctf-archive.Tpo -c -o libctf_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo './'`ctf-archive.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-archive.lo -MD -MP -MF .deps/libctf_la-ctf-archive.Tpo -c ctf-archive.c -o libctf_la-ctf-archive.o
In file included from /usr/include/c++/14.1.1/algorithm:61,
                 from ../gdb/nat/linux-osdata.c:40:
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >; _Compare = __gnu_cxx::__ops::_Val_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
 1750 |     __unguarded_linear_insert(_RandomAccessIterator __last,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
 1770 |     __insertion_sort(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
In file included from /usr/include/c++/14.1.1/bits/stl_algo.h:61:
/usr/include/c++/14.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >; _Distance = int; _Tp = pid_pgid_entry; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
  224 |     __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex,
      |     ^~~~~~~~~~~~~
../gdb/nat/linux-osdata.c: In function 'void linux_xfer_osdata_sem(buffer*)':
../gdb/nat/linux-osdata.c:938:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
../gdb/nat/linux-osdata.c:938:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
../gdb/nat/linux-osdata.c:923:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
../gdb/nat/linux-osdata.c:923:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
 1876 |     __introsort_loop(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
 1890 |           std::__introsort_loop(__cut, __last, __depth_limit, __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../gdb/nat/linux-osdata.c: In function 'void linux_xfer_osdata_shm(buffer*)':
../gdb/nat/linux-osdata.c:938:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
../gdb/nat/linux-osdata.c:938:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
../gdb/nat/linux-osdata.c:923:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
../gdb/nat/linux-osdata.c:923:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
../gdb/nat/linux-osdata.c:923:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
../gdb/nat/linux-osdata.c: In function 'void linux_xfer_osdata_msg(buffer*)':
../gdb/nat/linux-osdata.c:938:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
../gdb/nat/linux-osdata.c:938:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
../gdb/nat/linux-osdata.c:923:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
../gdb/nat/linux-osdata.c:923:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
../gdb/nat/linux-osdata.c:923:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4771:18,
    inlined from 'void linux_xfer_osdata_processgroups(buffer*)' at ../gdb/nat/linux-osdata.c:437:17:
/usr/include/c++/14.1.1/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
 1905 |           std::__introsort_loop(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
 1906 |                                 std::__lg(__last - __first) * 2,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1907 |                                 __comp);
      |                                 ~~~~~~~
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.1.1/bits/stl_algo.h:1908:31,
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4771:18,
    inlined from 'void linux_xfer_osdata_processgroups(buffer*)' at ../gdb/nat/linux-osdata.c:437:17:
/usr/include/c++/14.1.1/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
 1817 |           std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
 1822 |         std::__insertion_sort(__first, __last, __comp);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX    nat/linux-waitpid.o
  CXX    notif.o
mv -f .deps/libctf_la-ctf-archive.Tpo .deps/libctf_la-ctf-archive.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-dump.lo -MD -MP -MF .deps/libctf_la-ctf-dump.Tpo -c -o libctf_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo './'`ctf-dump.c
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-dump.lo -MD -MP -MF .deps/libctf_la-ctf-dump.Tpo -c ctf-dump.c -o libctf_la-ctf-dump.o
checking for default auto-load directory... $debugdir:$datadir/auto-load
checking for default auto-load safe-path... $debugdir:$datadir/auto-load
checking for armv7l-unknown-linux-gnueabihf-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to use debuginfod... auto
checking for libdebuginfod >= 0.179...   CXX    proc-service.o
mv -f .deps/libctf_la-ctf-dump.Tpo .deps/libctf_la-ctf-dump.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-create.lo -MD -MP -MF .deps/libctf_la-ctf-create.Tpo -c -o libctf_la-ctf-create.lo `test -f 'ctf-create.c' || echo './'`ctf-create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-create.lo -MD -MP -MF .deps/libctf_la-ctf-create.Tpo -c ctf-create.c -o libctf_la-ctf-create.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-decl.lo -MD -MP -MF .deps/libctf_la-ctf-decl.Tpo -c -o libctf_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo './'`ctf-decl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-decl.lo -MD -MP -MF .deps/libctf_la-ctf-decl.Tpo -c ctf-decl.c -o libctf_la-ctf-decl.o
yes
checking libunwind-ia64.h usability... no
checking libunwind-ia64.h presence... mv -f .deps/libctf_la-ctf-decl.Tpo .deps/libctf_la-ctf-decl.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-error.lo -MD -MP -MF .deps/libctf_la-ctf-error.Tpo -c -o libctf_la-ctf-error.lo `test -f 'ctf-error.c' || echo './'`ctf-error.c
  CXX    regcache.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-error.lo -MD -MP -MF .deps/libctf_la-ctf-error.Tpo -c ctf-error.c -o libctf_la-ctf-error.o
no
checking for libunwind-ia64.h... no
checking for monstartup... ctf-create.c: In function 'ctf_add_struct_sized':
ctf-create.c:1153:6: warning: 'dtd' may be used uninitialized [-Wmaybe-uninitialized]
ctf-create.c:1140:16: note: 'dtd' declared here
In function 'ctf_add_struct_sized',
    inlined from 'ctf_add_struct' at ctf-create.c:1170:11:
ctf-create.c:1153:6: warning: 'dtd' may be used uninitialized [-Wmaybe-uninitialized]
ctf-create.c: In function 'ctf_add_struct':
ctf-create.c:1140:16: note: 'dtd' declared here
ctf-create.c: In function 'ctf_add_union_sized':
ctf-create.c:1190:6: warning: 'dtd' may be used uninitialized [-Wmaybe-uninitialized]
ctf-create.c:1177:16: note: 'dtd' declared here
In function 'ctf_add_union_sized',
    inlined from 'ctf_add_union' at ctf-create.c:1207:11:
ctf-create.c:1190:6: warning: 'dtd' may be used uninitialized [-Wmaybe-uninitialized]
ctf-create.c: In function 'ctf_add_union':
ctf-create.c:1177:16: note: 'dtd' declared here
ctf-create.c: In function 'ctf_add_enum':
ctf-create.c:1226:6: warning: 'dtd' may be used uninitialized [-Wmaybe-uninitialized]
ctf-create.c:1213:16: note: 'dtd' declared here
mv -f .deps/libctf_la-ctf-create.Tpo .deps/libctf_la-ctf-create.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-hash.lo -MD -MP -MF .deps/libctf_la-ctf-hash.Tpo -c -o libctf_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo './'`ctf-hash.c
yes
mv -f .deps/libctf_la-ctf-error.Tpo .deps/libctf_la-ctf-error.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-hash.lo -MD -MP -MF .deps/libctf_la-ctf-hash.Tpo -c ctf-hash.c -o libctf_la-ctf-hash.o
checking for _mcleanup...   CXX    remote-utils.o
  CXX    server.o
yes
checking for _etext... ctf-hash.c: In function 'ctf_dynhash_create':
ctf-hash.c:178:13: warning: allocation of insufficient size '4' for type 'ctf_dynhash_t' {aka 'struct ctf_dynhash'} with size '12' [-Walloc-size]
ctf-hash.c: In function 'ctf_hashtab_insert':
ctf-hash.c:231:8: warning: allocation of insufficient size '8' for type 'ctf_helem_t' {aka 'struct ctf_helem'} with size '12' [-Walloc-size]
mv -f .deps/libctf_la-ctf-hash.Tpo .deps/libctf_la-ctf-hash.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-labels.lo -MD -MP -MF .deps/libctf_la-ctf-labels.Tpo -c -o libctf_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo './'`ctf-labels.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-labels.lo -MD -MP -MF .deps/libctf_la-ctf-labels.Tpo -c ctf-labels.c -o libctf_la-ctf-labels.o
yes
checking for etext... mv -f .deps/libctf_la-ctf-labels.Tpo .deps/libctf_la-ctf-labels.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_la-ctf-dedup.Tpo -c -o libctf_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo './'`ctf-dedup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_la-ctf-dedup.Tpo -c ctf-dedup.c -o libctf_la-ctf-dedup.o
  CXX    symbol.o
yes
checking for gawk... gawk
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for armv7l-unknown-linux-gnueabihf-ranlib... ranlib
checking for bison... bison -y
checking for armv7l-unknown-linux-gnueabihf-ar... ar
checking for armv7l-unknown-linux-gnueabihf-dlltool... dlltool
checking for armv7l-unknown-linux-gnueabihf-windres... windres
checking for main in -lm... yes
checking for library containing gethostbyname... none required
checking for library containing socketpair... /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-link.lo -MD -MP -MF .deps/libctf_la-ctf-link.Tpo -c -o libctf_la-ctf-link.lo `test -f 'ctf-link.c' || echo './'`ctf-link.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-link.lo -MD -MP -MF .deps/libctf_la-ctf-link.Tpo -c ctf-link.c -o libctf_la-ctf-link.o
mv -f .deps/libctf_la-ctf-dedup.Tpo .deps/libctf_la-ctf-dedup.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_la-ctf-lookup.Tpo -c -o libctf_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo './'`ctf-lookup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_la-ctf-lookup.Tpo -c ctf-lookup.c -o libctf_la-ctf-lookup.o
none required
checking for library containing kinfo_getvmmap...   CXX    target.o
mv -f .deps/libctf_la-ctf-lookup.Tpo .deps/libctf_la-ctf-lookup.Plo
  CXX    target/waitstatus.o
mv -f .deps/libctf_la-ctf-link.Tpo .deps/libctf_la-ctf-link.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-open.lo -MD -MP -MF .deps/libctf_la-ctf-open.Tpo -c -o libctf_la-ctf-open.lo `test -f 'ctf-open.c' || echo './'`ctf-open.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-open.lo -MD -MP -MF .deps/libctf_la-ctf-open.Tpo -c ctf-open.c -o libctf_la-ctf-open.o
no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E
yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
checking for iconv... In file included from /usr/include/stdio.h:980,
                 from ./../gnulib/import/stdio.h:43,
                 from ./../gdbsupport/common-defs.h:86,
                 from server.h:22,
                 from server.cc:19:
In function 'int sprintf(char*, const char*, ...)',
    inlined from 'void handle_general_set(char*)' at server.cc:831:12,
    inlined from 'int process_serial_event()' at server.cc:4098:26,
    inlined from 'void handle_serial_event(int, gdb_client_data)' at server.cc:4436:28:
/usr/include/bits/stdio2.h:30:34: warning: '__builtin___sprintf_chk' argument 5 overlaps destination object '<unknown>' [-Wrestrict]
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
  CXX    tdesc.o
ctf-open.c: In function 'init_types':
ctf-open.c:892:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
ctf-open.c:897:2: note: here
ctf-open.c: In function 'upgrade_types':
ctf-open.c:630:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
ctf-open.c:635:5: note: here
ctf-open.c: In function 'upgrade_types_v1':
ctf-open.c:594:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
ctf-open.c:603:2: note: here
mv -f .deps/libctf_la-ctf-open.Tpo .deps/libctf_la-ctf-open.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_la-ctf-sha1.Tpo -c -o libctf_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo './'`ctf-sha1.c
yes
checking for iconv declaration... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_la-ctf-sha1.Tpo -c ctf-sha1.c -o libctf_la-ctf-sha1.o
  CXX    thread-db.o

         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for library containing waddstr... /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-string.lo -MD -MP -MF .deps/libctf_la-ctf-string.Tpo -c -o libctf_la-ctf-string.lo `test -f 'ctf-string.c' || echo './'`ctf-string.c
mv -f .deps/libctf_la-ctf-sha1.Tpo .deps/libctf_la-ctf-sha1.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-string.lo -MD -MP -MF .deps/libctf_la-ctf-string.Tpo -c ctf-string.c -o libctf_la-ctf-string.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-subr.lo -MD -MP -MF .deps/libctf_la-ctf-subr.Tpo -c -o libctf_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo './'`ctf-subr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-subr.lo -MD -MP -MF .deps/libctf_la-ctf-subr.Tpo -c ctf-subr.c -o libctf_la-ctf-subr.o
mv -f .deps/libctf_la-ctf-string.Tpo .deps/libctf_la-ctf-string.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-types.lo -MD -MP -MF .deps/libctf_la-ctf-types.Tpo -c -o libctf_la-ctf-types.lo `test -f 'ctf-types.c' || echo './'`ctf-types.c
-lncursesw
checking for library containing tgetent... mv -f .deps/libctf_la-ctf-subr.Tpo .deps/libctf_la-ctf-subr.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-util.lo -MD -MP -MF .deps/libctf_la-ctf-util.Tpo -c -o libctf_la-ctf-util.lo `test -f 'ctf-util.c' || echo './'`ctf-util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-types.lo -MD -MP -MF .deps/libctf_la-ctf-types.Tpo -c ctf-types.c -o libctf_la-ctf-types.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-util.lo -MD -MP -MF .deps/libctf_la-ctf-util.Tpo -c ctf-util.c -o libctf_la-ctf-util.o
none required
checking size of unsigned long long... mv -f .deps/libctf_la-ctf-util.Tpo .deps/libctf_la-ctf-util.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf_la-ctf-open-bfd.Tpo -c -o libctf_la-ctf-open-bfd.lo `test -f 'ctf-open-bfd.c' || echo './'`ctf-open-bfd.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_nobfd_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-archive.Tpo -c -o libctf_nobfd_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo './'`ctf-archive.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf_la-ctf-open-bfd.Tpo -c ctf-open-bfd.c -o libctf_la-ctf-open-bfd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_nobfd_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-archive.Tpo -c ctf-archive.c -o libctf_nobfd_la-ctf-archive.o
  CXX    tracepoint.o
ctf-types.c: In function 'ctf_type_compat':
ctf-types.c:1342:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
ctf-types.c:1352:5: note: here
mv -f .deps/libctf_la-ctf-types.Tpo .deps/libctf_la-ctf-types.Plo
  CXX    version.o
8
checking size of unsigned long... /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_nobfd_la-ctf-dump.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dump.Tpo -c -o libctf_nobfd_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo './'`ctf-dump.c
mv -f .deps/libctf_la-ctf-open-bfd.Tpo .deps/libctf_la-ctf-open-bfd.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_nobfd_la-ctf-create.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-create.Tpo -c -o libctf_nobfd_la-ctf-create.lo `test -f 'ctf-create.c' || echo './'`ctf-create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_nobfd_la-ctf-dump.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dump.Tpo -c ctf-dump.c -o libctf_nobfd_la-ctf-dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_nobfd_la-ctf-create.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-create.Tpo -c ctf-create.c -o libctf_nobfd_la-ctf-create.o
mv -f .deps/libctf_nobfd_la-ctf-archive.Tpo .deps/libctf_nobfd_la-ctf-archive.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_nobfd_la-ctf-decl.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-decl.Tpo -c -o libctf_nobfd_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo './'`ctf-decl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_nobfd_la-ctf-decl.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-decl.Tpo -c ctf-decl.c -o libctf_nobfd_la-ctf-decl.o
4
checking size of unsigned __int128... mv -f .deps/libctf_nobfd_la-ctf-dump.Tpo .deps/libctf_nobfd_la-ctf-dump.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_nobfd_la-ctf-error.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-error.Tpo -c -o libctf_nobfd_la-ctf-error.lo `test -f 'ctf-error.c' || echo './'`ctf-error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_nobfd_la-ctf-error.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-error.Tpo -c ctf-error.c -o libctf_nobfd_la-ctf-error.o
mv -f .deps/libctf_nobfd_la-ctf-decl.Tpo .deps/libctf_nobfd_la-ctf-decl.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_nobfd_la-ctf-hash.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-hash.Tpo -c -o libctf_nobfd_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo './'`ctf-hash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_nobfd_la-ctf-hash.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-hash.Tpo -c ctf-hash.c -o libctf_nobfd_la-ctf-hash.o
0
checking for library containing dlopen... mv -f .deps/libctf_nobfd_la-ctf-error.Tpo .deps/libctf_nobfd_la-ctf-error.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_nobfd_la-ctf-labels.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-labels.Tpo -c -o libctf_nobfd_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo './'`ctf-labels.c
ctf-create.c: In function 'ctf_add_struct_sized':
ctf-create.c:1153:6: warning: 'dtd' may be used uninitialized [-Wmaybe-uninitialized]
ctf-create.c:1140:16: note: 'dtd' declared here
In function 'ctf_add_struct_sized',
    inlined from 'ctf_add_struct' at ctf-create.c:1170:11:
ctf-create.c:1153:6: warning: 'dtd' may be used uninitialized [-Wmaybe-uninitialized]
ctf-create.c: In function 'ctf_add_struct':
ctf-create.c:1140:16: note: 'dtd' declared here
ctf-create.c: In function 'ctf_add_union_sized':
ctf-create.c:1190:6: warning: 'dtd' may be used uninitialized [-Wmaybe-uninitialized]
ctf-create.c:1177:16: note: 'dtd' declared here
In function 'ctf_add_union_sized',
    inlined from 'ctf_add_union' at ctf-create.c:1207:11:
ctf-create.c:1190:6: warning: 'dtd' may be used uninitialized [-Wmaybe-uninitialized]
ctf-create.c: In function 'ctf_add_union':
ctf-create.c:1177:16: note: 'dtd' declared here
ctf-create.c: In function 'ctf_add_enum':
ctf-create.c:1226:6: warning: 'dtd' may be used uninitialized [-Wmaybe-uninitialized]
ctf-create.c:1213:16: note: 'dtd' declared here
mv -f .deps/libctf_nobfd_la-ctf-create.Tpo .deps/libctf_nobfd_la-ctf-create.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_nobfd_la-ctf-labels.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-labels.Tpo -c ctf-labels.c -o libctf_nobfd_la-ctf-labels.o
  CXXLD  gdbreplay
none required
checking whether to use expat... no
configure: WARNING: expat support disabled; some features may be unavailable.
checking whether to use MPFR... auto
checking for libmpfr... ctf-hash.c: In function 'ctf_dynhash_create':
ctf-hash.c:178:13: warning: allocation of insufficient size '4' for type 'ctf_dynhash_t' {aka 'struct ctf_dynhash'} with size '12' [-Walloc-size]
ctf-hash.c: In function 'ctf_hashtab_insert':
ctf-hash.c:231:8: warning: allocation of insufficient size '8' for type 'ctf_helem_t' {aka 'struct ctf_helem'} with size '12' [-Walloc-size]
mv -f .deps/libctf_nobfd_la-ctf-hash.Tpo .deps/libctf_nobfd_la-ctf-hash.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_nobfd_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dedup.Tpo -c -o libctf_nobfd_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo './'`ctf-dedup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_nobfd_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dedup.Tpo -c ctf-dedup.c -o libctf_nobfd_la-ctf-dedup.o
mv -f .deps/libctf_nobfd_la-ctf-labels.Tpo .deps/libctf_nobfd_la-ctf-labels.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_nobfd_la-ctf-link.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-link.Tpo -c -o libctf_nobfd_la-ctf-link.lo `test -f 'ctf-link.c' || echo './'`ctf-link.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_nobfd_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-lookup.Tpo -c -o libctf_nobfd_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo './'`ctf-lookup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_nobfd_la-ctf-link.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-link.Tpo -c ctf-link.c -o libctf_nobfd_la-ctf-link.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_nobfd_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-lookup.Tpo -c ctf-lookup.c -o libctf_nobfd_la-ctf-lookup.o
yes
checking how to link with libmpfr... -lmpfr -lgmp
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... mv -f .deps/libctf_nobfd_la-ctf-lookup.Tpo .deps/libctf_nobfd_la-ctf-lookup.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_nobfd_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-open.Tpo -c -o libctf_nobfd_la-ctf-open.lo `test -f 'ctf-open.c' || echo './'`ctf-open.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_nobfd_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-open.Tpo -c ctf-open.c -o libctf_nobfd_la-ctf-open.o
mv -f .deps/libctf_nobfd_la-ctf-link.Tpo .deps/libctf_nobfd_la-ctf-link.Plo
mv -f .deps/libctf_nobfd_la-ctf-dedup.Tpo .deps/libctf_nobfd_la-ctf-dedup.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_nobfd_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-sha1.Tpo -c -o libctf_nobfd_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo './'`ctf-sha1.c
  CXXLD  gdbserver
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_nobfd_la-ctf-string.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-string.Tpo -c -o libctf_nobfd_la-ctf-string.lo `test -f 'ctf-string.c' || echo './'`ctf-string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_nobfd_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-sha1.Tpo -c ctf-sha1.c -o libctf_nobfd_la-ctf-sha1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_nobfd_la-ctf-string.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-string.Tpo -c ctf-string.c -o libctf_nobfd_la-ctf-string.o
checking for scm_set_automatic_finalization_enabled... mv -f .deps/libctf_nobfd_la-ctf-sha1.Tpo .deps/libctf_nobfd_la-ctf-sha1.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_nobfd_la-ctf-subr.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-subr.Tpo -c -o libctf_nobfd_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo './'`ctf-subr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_nobfd_la-ctf-subr.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-subr.Tpo -c ctf-subr.c -o libctf_nobfd_la-ctf-subr.o
ctf-open.c: In function 'init_types':
ctf-open.c:892:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
ctf-open.c:897:2: note: here
ctf-open.c: In function 'upgrade_types':
ctf-open.c:630:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
ctf-open.c:635:5: note: here
ctf-open.c: In function 'upgrade_types_v1':
ctf-open.c:594:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
ctf-open.c:603:2: note: here
mv -f .deps/libctf_nobfd_la-ctf-string.Tpo .deps/libctf_nobfd_la-ctf-string.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_nobfd_la-ctf-types.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-types.Tpo -c -o libctf_nobfd_la-ctf-types.lo `test -f 'ctf-types.c' || echo './'`ctf-types.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libctf_nobfd_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-util.Tpo -c -o libctf_nobfd_la-ctf-util.lo `test -f 'ctf-util.c' || echo './'`ctf-util.c
mv -f .deps/libctf_nobfd_la-ctf-open.Tpo .deps/libctf_nobfd_la-ctf-open.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_nobfd_la-ctf-types.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-types.Tpo -c ctf-types.c -o libctf_nobfd_la-ctf-types.o
/bin/sh ./libtool  --tag=CC   --mode=link gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -version-info 0:0:0  -Wl,--version-script='./libctf.ver'  -o libctf.la -rpath /usr/local/lib libctf_la-ctf-archive.lo libctf_la-ctf-dump.lo libctf_la-ctf-create.lo libctf_la-ctf-decl.lo libctf_la-ctf-error.lo libctf_la-ctf-hash.lo libctf_la-ctf-labels.lo libctf_la-ctf-dedup.lo libctf_la-ctf-link.lo libctf_la-ctf-lookup.lo libctf_la-ctf-open.lo libctf_la-ctf-sha1.lo libctf_la-ctf-string.lo libctf_la-ctf-subr.lo libctf_la-ctf-types.lo libctf_la-ctf-util.lo  libctf_la-ctf-open-bfd.lo -L./../zlib -lz 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -O2 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libctf_nobfd_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-util.Tpo -c ctf-util.c -o libctf_nobfd_la-ctf-util.o
yes
guile-3.0
checking for the absolute file name of the 'guild' command... /usr/bin/guild
mv -f .deps/libctf_nobfd_la-ctf-subr.Tpo .deps/libctf_nobfd_la-ctf-subr.Plo
libtool: link: ar rc .libs/libctf.a  libctf_la-ctf-archive.o libctf_la-ctf-dump.o libctf_la-ctf-create.o libctf_la-ctf-decl.o libctf_la-ctf-error.o libctf_la-ctf-hash.o libctf_la-ctf-labels.o libctf_la-ctf-dedup.o libctf_la-ctf-link.o libctf_la-ctf-lookup.o libctf_la-ctf-open.o libctf_la-ctf-sha1.o libctf_la-ctf-string.o libctf_la-ctf-subr.o libctf_la-ctf-types.o libctf_la-ctf-util.o libctf_la-ctf-open-bfd.o
libtool: link: ranlib .libs/libctf.a
mv -f .deps/libctf_nobfd_la-ctf-util.Tpo .deps/libctf_nobfd_la-ctf-util.Plo
libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" )
ctf-types.c: In function 'ctf_type_compat':
ctf-types.c:1342:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
ctf-types.c:1352:5: note: here
mv -f .deps/libctf_nobfd_la-ctf-types.Tpo .deps/libctf_nobfd_la-ctf-types.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -version-info 0:0:0  -Wl,--version-script='./libctf.ver'  -o libctf-nobfd.la -rpath /usr/local/lib libctf_nobfd_la-ctf-archive.lo libctf_nobfd_la-ctf-dump.lo libctf_nobfd_la-ctf-create.lo libctf_nobfd_la-ctf-decl.lo libctf_nobfd_la-ctf-error.lo libctf_nobfd_la-ctf-hash.lo libctf_nobfd_la-ctf-labels.lo libctf_nobfd_la-ctf-dedup.lo libctf_nobfd_la-ctf-link.lo libctf_nobfd_la-ctf-lookup.lo libctf_nobfd_la-ctf-open.lo libctf_nobfd_la-ctf-sha1.lo libctf_nobfd_la-ctf-string.lo libctf_nobfd_la-ctf-subr.lo libctf_nobfd_la-ctf-types.lo libctf_nobfd_la-ctf-util.lo  -L./../zlib -lz 
libtool: link: ar rc .libs/libctf-nobfd.a  libctf_nobfd_la-ctf-archive.o libctf_nobfd_la-ctf-dump.o libctf_nobfd_la-ctf-create.o libctf_nobfd_la-ctf-decl.o libctf_nobfd_la-ctf-error.o libctf_nobfd_la-ctf-hash.o libctf_nobfd_la-ctf-labels.o libctf_nobfd_la-ctf-dedup.o libctf_nobfd_la-ctf-link.o libctf_nobfd_la-ctf-lookup.o libctf_nobfd_la-ctf-open.o libctf_nobfd_la-ctf-sha1.o libctf_nobfd_la-ctf-string.o libctf_nobfd_la-ctf-subr.o libctf_nobfd_la-ctf-types.o libctf_nobfd_la-ctf-util.o
libtool: link: ranlib .libs/libctf-nobfd.a
libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" )
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 nlist.h usability... yes
checking nlist.h presence... yes
checking for nlist.h... yes
checking machine/reg.h usability... no
checking machine/reg.h presence... no
checking for machine/reg.h... no
checking thread_db.h usability... yes
checking thread_db.h presence... yes
checking for thread_db.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/ptrace.h usability... yes
checking sys/ptrace.h presence... yes
checking for sys/ptrace.h... yes
checking ptrace.h usability... no
checking ptrace.h presence... no
checking for ptrace.h... no
checking sys/reg.h usability... no
checking sys/reg.h presence... no
checking for sys/reg.h... no
checking sys/debugreg.h usability... no
checking sys/debugreg.h presence... no
checking for sys/debugreg.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking elf_hp.h usability... no
checking elf_hp.h presence... no
checking for elf_hp.h... no
checking for sys/user.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking cursesX.h usability... no
checking cursesX.h presence... no
checking for cursesX.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking ncursesw/ncurses.h usability... no
checking ncursesw/ncurses.h presence... no
checking for ncursesw/ncurses.h... no
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
checking ncurses/term.h usability... no
checking ncurses/term.h presence... no
checking for ncurses/term.h... no
checking for term.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking for long long... yes
checking size of long long... 8
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... yes
checking whether snprintf is declared... (cached) yes
checking for LC_MESSAGES... yes
checking for socklen_t... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for getuid... yes
checking for getgid... yes
checking for pipe... yes
checking for pread... yes
checking for pread64... yes
checking for pwrite... yes
checking for resize_term... yes
checking for getpgid... yes
checking for setsid... yes
checking for sigaction... yes
checking for sigsetmask... yes
checking for socketpair... yes
checking for ttrace... no
checking for wborder... yes
checking for wresize... yes
checking for setlocale... yes
checking for iconvlist... no
checking for libiconvlist... no
checking for btowc... yes
checking for setrlimit... yes
checking for getrlimit... yes
checking for posix_madvise... yes
checking for waitpid... yes
checking for use_default_colors... yes
checking for nl_langinfo and CODESET... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for pid_t... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for ANSI C header files... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking for nl_langinfo and CODESET... (cached) yes
checking linux/perf_event.h usability... yes
checking linux/perf_event.h presence... yes
checking for linux/perf_event.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sys/resource.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for thread_db.h... (cached) yes
checking wait.h usability... yes
checking wait.h presence... yes
checking for wait.h... yes
checking for termios.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking linux/elf.h usability... yes
checking linux/elf.h presence... yes
checking for linux/elf.h... yes
checking proc_service.h usability... yes
checking proc_service.h presence... yes
checking for proc_service.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for fdwalk... no
checking for getrlimit... (cached) yes
checking for pipe... (cached) yes
checking for pipe2... yes
checking for poll... yes
checking for socketpair... (cached) yes
checking for sigaction... (cached) yes
checking for ptrace64... no
checking for sbrk... yes
checking for setns... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for getrusage... yes
checking for getauxval... yes
checking 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 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 sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking for gregset_t in sys/procfs.h... no
checking for fpregset_t in sys/procfs.h... no
checking for prgregset_t in sys/procfs.h... yes
checking for prfpregset_t in sys/procfs.h... yes
checking for prgregset32_t in sys/procfs.h... no
checking for lwpid_t in sys/procfs.h... yes
checking for psaddr_t in sys/procfs.h... yes
checking for elf_fpregset_t in sys/procfs.h... yes
checking for sys/ptrace.h... (cached) yes
checking for ptrace.h... (cached) no
checking return type of ptrace... long
checking types of arguments for ptrace... enum __ptrace_request,int,long,long
checking whether setpgrp takes no argument... yes
checking for GNU regex... yes
checking for struct thread.td_pcb... no
checking for struct lwp... no
checking for struct reg in machine/reg.h... no
checking for struct reg.r_fs... no
checking for struct reg.r_gs... no
checking for PTRACE_GETREGS... yes
checking for PTRACE_GETFPXREGS... no
checking for PT_GETDBREGS... no
checking for PT_GETXMMREGS... 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 long long support in printf... 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 <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 compiler warning flags...  -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral 
checking for cygwin... no
checking for ELF support in BFD... yes
checking for library containing dlopen... (cached) none required
checking for Mach-O support in BFD... no
checking whether to use lzma... auto
checking for liblzma... yes
checking how to link with liblzma... -llzma
checking for X... no
enable_sim = no
enableval = no
checking whether to use babeltrace... auto
checking for libbabeltrace... no
configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data.
checking for libxxhash... yes
checking how to link with libxxhash... -lxxhash
checking whether to use xxhash... yes
checking for xsltproc... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating jit-reader.h
config.status: creating gcore
config.status: creating Makefile
config.status: creating gdb-gdb.gdb
config.status: creating gdb-gdb.py
config.status: creating doc/Makefile
config.status: creating data-directory/Makefile
config.status: creating config.h
config.status: linking config/nm-linux.h to nm.h
config.status: executing depdir commands
mkdir -p -- .deps
=== configuring in testsuite (/build/crash/src/crash-8.0.6/gdb-10.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,' '--build=armv7l-unknown-linux-gnueabihf' '--host=armv7l-unknown-linux-gnueabihf' '--target=armv7l-unknown-linux-gnueabihf' 'build_alias=armv7l-unknown-linux-gnueabihf' 'host_alias=armv7l-unknown-linux-gnueabihf' 'target_alias=armv7l-unknown-linux-gnueabihf' 'CC=gcc' 'CFLAGS=-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection' 'LDFLAGS= ' 'CPPFLAGS= -O2' 'CXX=g++' 'CXXFLAGS=-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=.
configure: loading cache .././config.cache
checking build system type... (cached) armv7l-unknown-linux-gnueabihf
checking host system type... (cached) armv7l-unknown-linux-gnueabihf
checking target system type... (cached) armv7l-unknown-linux-gnueabihf
checking for armv7l-unknown-linux-gnueabihf-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
/bin/sh ./../mkinstalldirs arch/.deps
/bin/sh ./../mkinstalldirs cli/.deps
/bin/sh ./../mkinstalldirs dwarf2/.deps
/bin/sh ./../mkinstalldirs mi/.deps
/bin/sh ./../mkinstalldirs compile/.deps
mkdir -p -- arch/.deps
mkdir -p -- cli/.deps
/bin/sh ./../mkinstalldirs tui/.deps
mkdir -p -- dwarf2/.deps
mkdir -p -- compile/.deps
/bin/sh ./../mkinstalldirs unittests/.deps
mkdir -p -- mi/.deps
/bin/sh ./../mkinstalldirs guile/.deps
/bin/sh ./../mkinstalldirs python/.deps
mkdir -p -- tui/.deps
/bin/sh ./../mkinstalldirs target/.deps
/bin/sh ./../mkinstalldirs nat/.deps
mkdir -p -- unittests/.deps
mkdir -p -- python/.deps
mkdir -p -- guile/.deps
mkdir -p -- target/.deps
mkdir -p -- nat/.deps
  YACC   cp-name-parser.c
  CXX    cp-namespace.o
  CXX    cp-support.o
  CXX    cp-valprint.o
  CXX    ctfread.o
/build/crash/src/crash-8.0.6/gdb-10.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-8.0.6/gdb-10.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
/build/crash/src/crash-8.0.6/gdb-10.2/gdb/cp-name-parser.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
  YACC   d-exp.c
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from cp-namespace.c:21:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    d-lang.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from cp-valprint.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    d-namespace.o
  CXX    d-valprint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ctfread.c:78:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    dbxread.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from cp-support.c:21:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
cp-support.c: In function 'void replace_typedefs(demangle_parse_info*, demangle_component*, const char* (*)(type*, void*), void*)':
cp-support.c:532:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
cp-support.c:535:2: note: here
  CXX    dcache.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from d-lang.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    debug.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from d-valprint.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
d-valprint.c: In function 'void d_value_print_inner(value*, ui_file*, int, const value_print_options*)':
d-valprint.c:87:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
d-valprint.c:90:7: note: here
  CXX    debuginfod-support.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from d-namespace.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    dictionary.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from dcache.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    disasm.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from dbxread.c:33:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
dbxread.c: In function 'void process_one_symbol(int, int, CORE_ADDR, const char*, const section_offsets&, objfile*, language)':
dbxread.c:2714:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
dbxread.c:2717:5: note: here
  CXX    dtrace-probe.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from debug.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    dummy-frame.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from debuginfod-support.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    dwarf2/abbrev.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from dictionary.c:23:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    dwarf2/attribute.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from disasm.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    dwarf2/comp-unit.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from dummy-frame.c:21:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    dwarf2/dwz.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from dtrace-probe.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    dwarf2/expr.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/attribute.c:27:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    dwarf2/frame-tailcall.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/abbrev.c:27:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    dwarf2/frame.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/dwz.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/comp-unit.c:27:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    dwarf2/index-cache.o
  CXX    dwarf2/index-common.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/frame-tailcall.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    dwarf2/index-write.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/expr.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    dwarf2/leb.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/index-common.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    dwarf2/line-header.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/frame.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    dwarf2/loc.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/index-cache.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    dwarf2/macro.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/leb.c:27:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    dwarf2/read.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/line-header.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    dwarf2/section.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/macro.c:27:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
dwarf2/macro.c: In function 'void dwarf_decode_macros(dwarf2_per_objfile*, buildsym_compunit*, const dwarf2_section_info*, const line_header*, unsigned int, unsigned int, int)':
dwarf2/macro.c:836:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
dwarf2/macro.c:839:2: note: here
dwarf2/macro.c: In function 'void dwarf_decode_macro_bytes(dwarf2_per_objfile*, buildsym_compunit*, bfd*, const gdb_byte*, const gdb_byte*, macro_source_file*, const line_header*, const dwarf2_section_info*, int, int, unsigned int, htab_t)':
dwarf2/macro.c:695:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
dwarf2/macro.c:698:2: note: here
  CXX    dwarf2/stringify.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/index-write.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
In file included from dwarf2/index-write.c:28:
./../gdbsupport/gdb_unlinker.h: In constructor 'gdb::unlinker::unlinker(const char*)':
./../gdbsupport/gdb_unlinker.h:38:6: warning: 'nonnull' argument 'filename' compared to NULL [-Wnonnull-compare]
  CXX    elfread.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/section.c:27:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    eval.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/stringify.c:27:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    event-top.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/loc.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    exceptions.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from elfread.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
elfread.c: In function 'void elf_gnu_ifunc_resolver_return_stop(breakpoint*)':
elfread.c:1037:31: note: parameter passing for argument of type 'gdb::array_view<const symtab_and_line>' changed in GCC 7.1
  CXX    exec.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from exceptions.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    expprint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from event-top.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    extension.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from eval.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
eval.c: In function 'void fetch_subexp_value(expression*, int*, value**, value**, std::vector<gdb::ref_ptr<value, value_ref_policy> >*, int)':
eval.c:213:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
eval.c:216:2: note: here
eval.c: In function 'value* evaluate_subexp_for_sizeof(expression*, int*, noside)':
eval.c:3264:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
eval.c:3268:5: note: here
eval.c: In function 'value* evaluate_subexp_with_coercion(expression*, int*, noside)':
eval.c:3139:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
eval.c:3150:5: note: here
  CXX    f-exp.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from expprint.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
expprint.c: In function 'int dump_subexp_body_standard(expression*, ui_file*, int)':
expprint.c:811:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
expprint.c:813:5: note: here
expprint.c:846:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
expprint.c:848:5: note: here
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from extension.c:23:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    f-lang.o
  CXX    f-typeprint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from exec.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    f-valprint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from f-exp.y:45:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
f-exp.y: In function 'int f_yylex()':
f-exp.y:1153:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
f-exp.y:1157:5: note: here
  CXX    filename-seen-cache.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from f-typeprint.c:23:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    filesystem.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from f-lang.c:23:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    findcmd.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from f-valprint.c:23:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    findvar.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from filename-seen-cache.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    fork-child.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from filesystem.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    frame-base.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from findcmd.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    frame-unwind.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from fork-child.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    frame.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from findvar.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    gcore.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from dwarf2/read.c:31:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
dwarf2/read.c: In function 'const gdb_byte* read_attribute_value(const die_reader_specs*, attribute*, unsigned int, LONGEST, const gdb_byte*, bool*)':
dwarf2/read.c:19868:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
dwarf2/read.c:19878:5: note: here
dwarf2/read.c:19879:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
dwarf2/read.c:19888:5: note: here
dwarf2/read.c:19932:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
dwarf2/read.c:19934:5: note: here
dwarf2/read.c: In function 'void process_die(die_info*, dwarf2_cu*)':
dwarf2/read.c:10236:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
dwarf2/read.c:10241:5: note: here
dwarf2/read.c:10298:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
dwarf2/read.c:10302:5: note: here
dwarf2/read.c: In function 'const char* determine_prefix(die_info*, dwarf2_cu*)':
dwarf2/read.c:22600:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
dwarf2/read.c:22607:7: note: here
dwarf2/read.c: In function 'symbol* new_symbol(die_info*, type*, dwarf2_cu*, symbol*)':
dwarf2/read.c:21611:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
dwarf2/read.c:21613:2: note: here
dwarf2/read.c:21768:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
dwarf2/read.c:21770:2: note: here
In file included from /usr/include/c++/14.1.1/queue:64,
                 from ./dwarf2/read.h:23,
                 from dwarf2/read.c:32:
/usr/include/c++/14.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<sect_offset*, vector<sect_offset> >; _Distance = int; _Tp = sect_offset; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<sect_offset*, std::vector<sect_offset> >' changed in GCC 7.1
  224 |     __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex,
      |     ^~~~~~~~~~~~~
In file included from /usr/include/c++/14.1.1/algorithm:61,
                 from dwarf2/read.c:83:
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<sect_offset*, vector<sect_offset> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<sect_offset*, std::vector<sect_offset> >' changed in GCC 7.1
 1770 |     __insertion_sort(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<sect_offset*, std::vector<sect_offset> >' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<sect_offset*, vector<sect_offset> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<sect_offset*, std::vector<sect_offset> >' changed in GCC 7.1
 1876 |     __introsort_loop(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<sect_offset*, std::vector<sect_offset> >' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<sect_offset*, std::vector<sect_offset> >' changed in GCC 7.1
 1890 |           std::__introsort_loop(__cut, __last, __depth_limit, __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dwarf2/read.c: In function 'void alloc_rust_variant(obstack*, type*, int, int, gdb::array_view<discriminant_range>)':
dwarf2/read.c:9520:1: note: parameter passing for argument of type 'gdb::array_view<discriminant_range>' changed in GCC 7.1
In function 'void quirk_rust_enum(type*, objfile*)',
    inlined from 'void rust_union_quirks(dwarf2_cu*)' at dwarf2/read.c:9821:21:
dwarf2/read.c:9679:26: note: parameter passing for argument of type 'gdb::array_view<discriminant_range>' changed in GCC 7.1
dwarf2/read.c:9697:26: note: parameter passing for argument of type 'gdb::array_view<discriminant_range>' changed in GCC 7.1
dwarf2/read.c:9808:26: note: parameter passing for argument of type 'gdb::array_view<discriminant_range>' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<sect_offset*, vector<sect_offset> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<sect_offset*, vector<sect_offset> >]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4771:18,
    inlined from 'void inherit_abstract_dies(die_info*, dwarf2_cu*)' at dwarf2/read.c:13565:13:
/usr/include/c++/14.1.1/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<sect_offset*, std::vector<sect_offset> >' changed in GCC 7.1
 1905 |           std::__introsort_loop(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
 1906 |                                 std::__lg(__last - __first) * 2,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1907 |                                 __comp);
      |                                 ~~~~~~~
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<sect_offset*, vector<sect_offset> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<sect_offset*, vector<sect_offset> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.1.1/bits/stl_algo.h:1908:31,
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<sect_offset*, vector<sect_offset> >]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4771:18,
    inlined from 'void inherit_abstract_dies(die_info*, dwarf2_cu*)' at dwarf2/read.c:13565:13:
/usr/include/c++/14.1.1/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<sect_offset*, std::vector<sect_offset> >' changed in GCC 7.1
 1817 |           std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<sect_offset*, std::vector<sect_offset> >' changed in GCC 7.1
 1822 |         std::__insertion_sort(__first, __last, __comp);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<tu_abbrev_offset*, vector<tu_abbrev_offset> >; _Compare = __gnu_cxx::__ops::_Val_comp_iter<bool (*)(const tu_abbrev_offset&, const tu_abbrev_offset&)>]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<tu_abbrev_offset*, std::vector<tu_abbrev_offset> >' changed in GCC 7.1
 1750 |     __unguarded_linear_insert(_RandomAccessIterator __last,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<tu_abbrev_offset*, vector<tu_abbrev_offset> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const tu_abbrev_offset&, const tu_abbrev_offset&)>]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<tu_abbrev_offset*, std::vector<tu_abbrev_offset> >' changed in GCC 7.1
 1770 |     __insertion_sort(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<tu_abbrev_offset*, std::vector<tu_abbrev_offset> >' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<tu_abbrev_offset*, vector<tu_abbrev_offset> >; _Distance = int; _Tp = tu_abbrev_offset; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const tu_abbrev_offset&, const tu_abbrev_offset&)>]':
/usr/include/c++/14.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<tu_abbrev_offset*, std::vector<tu_abbrev_offset> >' changed in GCC 7.1
  224 |     __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex,
      |     ^~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<tu_abbrev_offset*, vector<tu_abbrev_offset> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const tu_abbrev_offset&, const tu_abbrev_offset&)>]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<tu_abbrev_offset*, std::vector<tu_abbrev_offset> >' changed in GCC 7.1
 1876 |     __introsort_loop(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<tu_abbrev_offset*, std::vector<tu_abbrev_offset> >' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<tu_abbrev_offset*, std::vector<tu_abbrev_offset> >' changed in GCC 7.1
 1890 |           std::__introsort_loop(__cut, __last, __depth_limit, __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<tu_abbrev_offset*, vector<tu_abbrev_offset> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const tu_abbrev_offset&, const tu_abbrev_offset&)>]',
    inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<tu_abbrev_offset*, vector<tu_abbrev_offset> >; _Compare = bool (*)(const tu_abbrev_offset&, const tu_abbrev_offset&)]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4804:18,
    inlined from 'void build_type_psymtabs_1(dwarf2_per_objfile*)' at dwarf2/read.c:7881:13,
    inlined from 'void build_type_psymtabs(dwarf2_per_objfile*)' at dwarf2/read.c:7970:25,
    inlined from 'void dwarf2_build_psymtabs_hard(dwarf2_per_objfile*)' at dwarf2/read.c:8087:23,
    inlined from 'void dwarf2_build_psymtabs(objfile*)' at dwarf2/read.c:6155:34:
/usr/include/c++/14.1.1/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<tu_abbrev_offset*, std::vector<tu_abbrev_offset> >' changed in GCC 7.1
 1905 |           std::__introsort_loop(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
 1906 |                                 std::__lg(__last - __first) * 2,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1907 |                                 __comp);
      |                                 ~~~~~~~
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<tu_abbrev_offset*, vector<tu_abbrev_offset> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const tu_abbrev_offset&, const tu_abbrev_offset&)>]',
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<tu_abbrev_offset*, vector<tu_abbrev_offset> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const tu_abbrev_offset&, const tu_abbrev_offset&)>]' at /usr/include/c++/14.1.1/bits/stl_algo.h:1908:31,
    inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<tu_abbrev_offset*, vector<tu_abbrev_offset> >; _Compare = bool (*)(const tu_abbrev_offset&, const tu_abbrev_offset&)]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4804:18,
    inlined from 'void build_type_psymtabs_1(dwarf2_per_objfile*)' at dwarf2/read.c:7881:13,
    inlined from 'void build_type_psymtabs(dwarf2_per_objfile*)' at dwarf2/read.c:7970:25,
    inlined from 'void dwarf2_build_psymtabs_hard(dwarf2_per_objfile*)' at dwarf2/read.c:8087:23,
    inlined from 'void dwarf2_build_psymtabs(objfile*)' at dwarf2/read.c:6155:34:
/usr/include/c++/14.1.1/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<tu_abbrev_offset*, std::vector<tu_abbrev_offset> >' changed in GCC 7.1
 1817 |           std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<tu_abbrev_offset*, std::vector<tu_abbrev_offset> >' changed in GCC 7.1
 1822 |         std::__insertion_sort(__first, __last, __comp);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX    gdb-demangle.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from frame-base.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    gdb_bfd.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from frame-unwind.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    gdb_obstack.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from gdb-demangle.c:26:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    gdb_regex.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from gcore.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
In file included from gcore.c:38:
./../gdbsupport/gdb_unlinker.h: In constructor 'gdb::unlinker::unlinker(const char*)':
./../gdbsupport/gdb_unlinker.h:38:6: warning: 'nonnull' argument 'filename' compared to NULL [-Wnonnull-compare]
  CXX    gdbarch.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from gdb_obstack.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    gdbtypes.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from frame.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    glibc-tdep.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from gdb_bfd.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    gnu-v2-abi.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from gdb_regex.c:18:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
gdb_regex.c: In constructor 'compiled_regex::compiled_regex(const char*, int, const char*)':
gdb_regex.c:25:4: warning: 'nonnull' argument 'regex' compared to NULL [-Wnonnull-compare]
gdb_regex.c:26:4: warning: 'nonnull' argument 'message' compared to NULL [-Wnonnull-compare]
  CXX    gnu-v3-abi.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from gnu-v2-abi.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  YACC   go-exp.c
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from glibc-tdep.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    go-lang.o
  CXX    go-typeprint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from gnu-v3-abi.c:21:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    go-valprint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from gdbarch.c:26:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    guile/guile.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from go-lang.c:34:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-arch.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from gdbtypes.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
gdbtypes.c: In function 'gdb::optional<long long int> get_discrete_low_bound(type*)':
gdbtypes.c:1086:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
gdbtypes.c:1090:5: note: here
gdbtypes.c: In function 'gdb::optional<long long int> get_discrete_high_bound(type*)':
gdbtypes.c:1157:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
gdbtypes.c:1160:5: note: here
gdbtypes.c: In function 'rank rank_one_type_parm_ptr(type*, type*, value*)':
gdbtypes.c:4275:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
gdbtypes.c:4291:5: note: here
gdbtypes.c: In function 'rank rank_one_type_parm_char(type*, type*, value*)':
gdbtypes.c:4460:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
gdbtypes.c:4463:5: note: here
gdbtypes.c: In function 'rank rank_one_type_parm_struct(type*, type*, value*)':
gdbtypes.c:4593:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
gdbtypes.c:4596:5: note: here
  CXX    guile/scm-auto-load.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from go-typeprint.c:26:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-block.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from go-valprint.c:26:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
go-valprint.c: In function 'void go_value_print_inner(value*, ui_file*, int, const value_print_options*)':
go-valprint.c:115:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
go-valprint.c:118:7: note: here
  CXX    guile/scm-breakpoint.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/guile.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-cmd.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-arch.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-disasm.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-auto-load.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-exception.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-block.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-frame.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-cmd.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-gsmob.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-breakpoint.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-iterator.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-exception.c:31:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-lazy-string.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-disasm.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-math.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-frame.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-objfile.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-iterator.c:53:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-param.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-gsmob.c:44:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-ports.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-lazy-string.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-pretty-print.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-math.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-progspace.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-param.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
guile/scm-param.c: In function 'scm_unused_struct* pascm_param_value(var_types, void*, int, const char*)':
guile/scm-param.c:633:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
guile/scm-param.c:635:5: note: here
guile/scm-param.c:639:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
guile/scm-param.c:642:5: note: here
  CXX    guile/scm-safe-call.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-objfile.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-string.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-ports.c:24:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-symbol.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-pretty-print.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-symtab.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-progspace.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-type.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-safe-call.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-utils.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-string.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    guile/scm-value.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-symbol.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    inf-child.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-symtab.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    inf-loop.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-utils.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    inf-ptrace.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-type.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    infcall.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from guile/scm-value.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    infcmd.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from inf-child.c:25:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    inferior.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from inf-loop.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    inflow.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from inf-ptrace.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    infrun.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from infcall.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    inline-frame.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from infcmd.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    interps.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from inferior.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    jit.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from inflow.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    language.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from inline-frame.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
In file included from symtab.h:27,
                 from language.h:26,
                 from frame.h:72,
                 from breakpoint.h:22,
                 from inline-frame.c:21:
./../gdbsupport/gdb_vecs.h: In function 'T unordered_remove(std::vector<T>&, typename std::vector<T>::iterator) [with T = inline_state]':
./../gdbsupport/gdb_vecs.h:49:1: note: parameter passing for argument of type 'std::vector<inline_state>::iterator' changed in GCC 7.1
  CXX    linespec.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from interps.c:32:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    linux-fork.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from language.c:31:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    linux-nat.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from jit.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    linux-record.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from infrun.c:21:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    linux-tdep.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from linux-fork.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    linux-thread-db.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from linux-record.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    location.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from linux-nat.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    m2-exp.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from linespec.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    m2-lang.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from linux-tdep.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    m2-typeprint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from location.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
location.c: In function 'int event_location_empty_p(const event_location*)':
location.c:963:47: warning: the address of 'event_location::<unnamed union>::explicit_loc' will never be NULL [-Waddress]
location.c:57:30: note: 'event_location::<unnamed union>::explicit_loc' declared here
  CXX    m2-valprint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from linux-thread-db.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    macrocmd.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from m2-exp.y:40:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    macroexp.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from m2-lang.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    macroscope.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from m2-typeprint.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
m2-typeprint.c: In function 'bool m2_get_discrete_bounds(type*, LONGEST*, LONGEST*)':
m2-typeprint.c:382:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
m2-typeprint.c:392:5: note: here
  CXX    macrotab.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from m2-valprint.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
m2-valprint.c: In function 'void m2_value_print_inner(value*, ui_file*, int, const value_print_options*)':
m2-valprint.c:368:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
m2-valprint.c:374:5: note: here
m2-valprint.c:450:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
m2-valprint.c:460:5: note: here
  CXX    main.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from macrocmd.c:21:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    maint-test-options.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from macroscope.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    maint-test-settings.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from macroexp.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    maint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from macrotab.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    mdebugread.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from maint-test-options.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    mem-break.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from maint-test-settings.c:21:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    memattr.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from main.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    memory-map.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from mem-break.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    memrange.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from maint.c:23:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    mi/mi-cmd-break.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from memory-map.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    mi/mi-cmd-catch.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from memattr.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    mi/mi-cmd-disas.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from mdebugread.c:42:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
mdebugread.c: In function 'void parse_partial_symbols(minimal_symbol_reader&, objfile*)':
mdebugread.c:2568:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
mdebugread.c:2571:2: note: here
mdebugread.c:3391:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
mdebugread.c:3397:3: note: here
mdebugread.c:3620:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
mdebugread.c:3623:3: note: here
  CXX    mi/mi-cmd-env.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from memrange.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
In file included from /usr/include/c++/14.1.1/bits/stl_algo.h:61,
                 from /usr/include/c++/14.1.1/algorithm:61,
                 from memrange.c:22:
/usr/include/c++/14.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<mem_range*, vector<mem_range> >; _Distance = int; _Tp = mem_range; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_range*, std::vector<mem_range> >' changed in GCC 7.1
  224 |     __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex,
      |     ^~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<mem_range*, vector<mem_range> >; _Compare = __gnu_cxx::__ops::_Val_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_range*, std::vector<mem_range> >' changed in GCC 7.1
 1750 |     __unguarded_linear_insert(_RandomAccessIterator __last,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<mem_range*, vector<mem_range> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_range*, std::vector<mem_range> >' changed in GCC 7.1
 1770 |     __insertion_sort(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_range*, std::vector<mem_range> >' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<mem_range*, vector<mem_range> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_range*, std::vector<mem_range> >' changed in GCC 7.1
 1876 |     __introsort_loop(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_range*, std::vector<mem_range> >' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_range*, std::vector<mem_range> >' changed in GCC 7.1
 1890 |           std::__introsort_loop(__cut, __last, __depth_limit, __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<mem_range*, vector<mem_range> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<mem_range*, vector<mem_range> >]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4771:18,
    inlined from 'void normalize_mem_ranges(std::vector<mem_range>*)' at memrange.c:51:17:
/usr/include/c++/14.1.1/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_range*, std::vector<mem_range> >' changed in GCC 7.1
 1905 |           std::__introsort_loop(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
 1906 |                                 std::__lg(__last - __first) * 2,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1907 |                                 __comp);
      |                                 ~~~~~~~
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<mem_range*, vector<mem_range> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<mem_range*, vector<mem_range> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.1.1/bits/stl_algo.h:1908:31,
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<mem_range*, vector<mem_range> >]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4771:18,
    inlined from 'void normalize_mem_ranges(std::vector<mem_range>*)' at memrange.c:51:17:
/usr/include/c++/14.1.1/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_range*, std::vector<mem_range> >' changed in GCC 7.1
 1817 |           std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_range*, std::vector<mem_range> >' changed in GCC 7.1
 1822 |         std::__insertion_sort(__first, __last, __comp);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX    mi/mi-cmd-file.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-cmd-break.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    mi/mi-cmd-info.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-cmd-catch.c:21:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    mi/mi-cmd-stack.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-cmd-disas.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    mi/mi-cmd-target.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-cmd-env.c:21:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    mi/mi-cmd-var.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-cmd-file.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    mi/mi-cmds.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-cmd-info.c:19:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    mi/mi-common.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-cmd-target.c:19:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    mi/mi-console.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-cmd-stack.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    mi/mi-getopt.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-cmds.c:21:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    mi/mi-interp.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-common.c:19:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    mi/mi-main.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-cmd-var.c:21:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    mi/mi-out.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-console.c:27:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    mi/mi-parse.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-getopt.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    mi/mi-symbol-cmds.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-out.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    minidebug.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-parse.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    minsyms.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-symbol-cmds.c:19:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    mipsread.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-main.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    namespace.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from mi/mi-interp.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    nat/fork-inferior.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from minidebug.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    nat/linux-namespaces.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from namespace.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    nat/linux-osdata.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from mipsread.c:26:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    nat/linux-personality.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from minsyms.c:39:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  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
In file included from /usr/include/c++/14.1.1/algorithm:61,
                 from nat/linux-osdata.c:40:
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >; _Compare = __gnu_cxx::__ops::_Val_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
 1750 |     __unguarded_linear_insert(_RandomAccessIterator __last,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
 1770 |     __insertion_sort(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
In file included from /usr/include/c++/14.1.1/bits/stl_algo.h:61:
/usr/include/c++/14.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >; _Distance = int; _Tp = pid_pgid_entry; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
  224 |     __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex,
      |     ^~~~~~~~~~~~~
nat/linux-osdata.c: In function 'void linux_xfer_osdata_sem(buffer*)':
nat/linux-osdata.c:938:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
nat/linux-osdata.c:938:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
nat/linux-osdata.c:923:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
nat/linux-osdata.c:923:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
 1876 |     __introsort_loop(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
 1890 |           std::__introsort_loop(__cut, __last, __depth_limit, __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nat/linux-osdata.c: In function 'void linux_xfer_osdata_shm(buffer*)':
nat/linux-osdata.c:938:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
nat/linux-osdata.c:938:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
nat/linux-osdata.c:923:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
nat/linux-osdata.c:923:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
nat/linux-osdata.c:923:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
nat/linux-osdata.c: In function 'void linux_xfer_osdata_msg(buffer*)':
nat/linux-osdata.c:938:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
nat/linux-osdata.c:938:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
nat/linux-osdata.c:923:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
nat/linux-osdata.c:923:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
nat/linux-osdata.c:923:15: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4771:18,
    inlined from 'void linux_xfer_osdata_processgroups(buffer*)' at nat/linux-osdata.c:437:17:
/usr/include/c++/14.1.1/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
 1905 |           std::__introsort_loop(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
 1906 |                                 std::__lg(__last - __first) * 2,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1907 |                                 __comp);
      |                                 ~~~~~~~
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.1.1/bits/stl_algo.h:1908:31,
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<pid_pgid_entry*, vector<pid_pgid_entry> >]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4771:18,
    inlined from 'void linux_xfer_osdata_processgroups(buffer*)' at nat/linux-osdata.c:437:17:
/usr/include/c++/14.1.1/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
 1817 |           std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<pid_pgid_entry*, std::vector<pid_pgid_entry> >' changed in GCC 7.1
 1822 |         std::__insertion_sort(__first, __last, __comp);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX    opencl-lang.o
  CXX    osabi.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from observable.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    osdata.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from osabi.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    p-exp.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from opencl-lang.c:21:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    p-lang.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from objc-lang.c:23:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    p-typeprint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from objfiles.c:25:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    p-valprint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from osdata.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    parse.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from p-lang.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    posix-hdep.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from p-typeprint.c:21:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    printcmd.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from p-exp.y:46:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
p-exp.y: In function 'int pascal_yylex()':
p-exp.y:1235:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
p-exp.y:1242:5: note: here
  CXX    probe.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from p-valprint.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
p-valprint.c: In function 'void pascal_value_print_inner(value*, ui_file*, int, const value_print_options*)':
p-valprint.c:293:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
p-valprint.c:299:5: note: here
  CXX    proc-service.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from posix-hdep.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    process-stratum-target.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from parse.c:32:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
parse.c: In function 'void operator_length_standard(const expression*, int, int*, int*)':
parse.c:879:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
parse.c:881:5: note: here
  CXX    producer.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from proc-service.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    progspace-and-thread.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from process-stratum-target.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from probe.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    progspace.o
  CXX    prologue-value.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from printcmd.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
printcmd.c: In function 'void print_command_2(const char*, int)':
printcmd.c:1273:22: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ULONGEST' {aka 'long long unsigned int'} [-Wformat=]
......
printcmd.c:1273:22: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'LONGEST' {aka 'long long int'} [-Wformat=]
......
printcmd.c:1273:22: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'LONGEST' {aka 'long long int'} [-Wformat=]
......
printcmd.c:1273:22: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'LONGEST' {aka 'long long int'} [-Wformat=]
......
printcmd.c: In function 'void print_scalar_formatted(const gdb_byte*, type*, const value_print_options*, int, ui_file*)':
printcmd.c:453:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
printcmd.c:460:5: note: here
  CXX    psymtab.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from producer.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    python/python.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from prologue-value.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    record-btrace.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from progspace-and-thread.c:18:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    record-full.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from progspace.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    record.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from python/python.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    regcache-dump.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from psymtab.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    regcache.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from record-full.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
In file included from record-full.c:39:
./../gdbsupport/gdb_unlinker.h: In constructor 'gdb::unlinker::unlinker(const char*)':
./../gdbsupport/gdb_unlinker.h:38:6: warning: 'nonnull' argument 'filename' compared to NULL [-Wnonnull-compare]
  CXX    reggroups.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from record.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from regcache-dump.c:18:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    registry.o
  CXX    remote-fileio.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from record-btrace.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
record-btrace.c: In function 'const btrace_cpu* record_btrace_get_cpu()':
record-btrace.c:232:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
record-btrace.c:234:5: note: here
  CXX    remote-notif.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from registry.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    remote.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from reggroups.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    reverse.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from remote-notif.c:34:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from remote-fileio.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    run-on-main-thread.o
  YACC   rust-exp.c
/build/crash/src/crash-8.0.6/gdb-10.2/gdb/rust-exp.y:23.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
   23 | %pure-parser
      | ^~~~~~~~~~~~
/build/crash/src/crash-8.0.6/gdb-10.2/gdb/rust-exp.y:23.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated]
   23 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
/build/crash/src/crash-8.0.6/gdb-10.2/gdb/rust-exp.y:28.1-7: warning: POSIX Yacc does not support %expect [-Wyacc]
   28 | %expect 1
      | ^~~~~~~
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from regcache.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    rust-lang.o
/build/crash/src/crash-8.0.6/gdb-10.2/gdb/rust-exp.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
  CXX    sentinel-frame.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from reverse.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    ser-base.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from run-on-main-thread.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    ser-event.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from sentinel-frame.c:21:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    ser-pipe.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ser-base.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    ser-tcp.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ser-event.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    ser-uds.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from rust-lang.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
rust-lang.c: In function 'value* rust_evaluate_subexp(type*, expression*, int*, noside)':
rust-lang.c:1653:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
rust-lang.c:1660:5: note: here
  CXX    ser-unix.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ser-pipe.c:21:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    serial.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ser-uds.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    skip.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ser-tcp.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    solib-svr4.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ser-unix.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    solib-target.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from serial.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    solib.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from skip.c:18:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from remote.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
remote.c: In member function 'void remote_target::remote_parse_stop_reply(const char*, stop_reply*)':
remote.c:7503:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
remote.c:7507:5: note: here
remote.c: In member function 'ptid_t remote_target::wait_as(ptid_t, target_waitstatus*, int)':
remote.c:7942:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
remote.c:7958:5: note: here
remote.c: In member function 'int remote_target::putpkt_binary(const char*, int)':
remote.c:9344:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
remote.c:9347:6: note: here
  CXX    source-cache.o
  CXX    source.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from solib-target.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    stabsread.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from solib-svr4.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    stack.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from solib.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    stap-probe.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from source-cache.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    std-regs.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from source.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    symfile-debug.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from stabsread.c:27:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
stabsread.c: In function 'symbol* define_symbol(CORE_ADDR, const char*, int, int, objfile*)':
stabsread.c:1085:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
stabsread.c:1102:5: note: here
stabsread.c:1106:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
stabsread.c:1113:5: note: here
stabsread.c: In function 'int read_member_functions(stab_field_info*, const char**, type*, objfile*)':
stabsread.c:2472:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
stabsread.c:2477:6: note: here
  CXX    symfile-mem.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from std-regs.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    symfile.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from stack.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
stack.c: In function 'void backtrace_command_1(const frame_print_options&, const backtrace_cmd_options&, const char*, int)':
stack.c:2095:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'CORE_ADDR' {aka 'long long unsigned int'} [-Wformat=]
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from stap-probe.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    symmisc.o
  CXX    symtab.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from symfile-debug.c:28:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    target-connection.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from symfile-mem.c:44:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    target-dcache.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from symmisc.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    target-descriptions.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from target-connection.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    target-float.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from target-dcache.c:18:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    target-memory.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from symfile.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
symfile.c: In function 'int section_is_mapped(obj_section*)':
symfile.c:3059:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
symfile.c:3070:5: note: here
  CXX    target.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from symtab.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
symtab.c: In function 'void gdb_add_symbol_file(gnu_request*)':
symtab.c:7500:50: warning: the address of 'mod_section_data::name' will never be NULL [-Waddress]
In file included from symtab.c:6913:
../../defs.h:2973:14: note: 'mod_section_data::name' declared here
  CXX    target/waitstatus.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from target-descriptions.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    test-target.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from target-memory.c:21:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
In file included from /usr/include/c++/14.1.1/algorithm:61,
                 from target-memory.c:26:
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<memory_write_request*, vector<memory_write_request> >; _Compare = __gnu_cxx::__ops::_Val_comp_iter<bool (*)(const memory_write_request&, const memory_write_request&)>]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<memory_write_request*, std::vector<memory_write_request> >' changed in GCC 7.1
 1750 |     __unguarded_linear_insert(_RandomAccessIterator __last,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<memory_write_request*, vector<memory_write_request> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const memory_write_request&, const memory_write_request&)>]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<memory_write_request*, std::vector<memory_write_request> >' changed in GCC 7.1
 1770 |     __insertion_sort(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<memory_write_request*, std::vector<memory_write_request> >' changed in GCC 7.1
In file included from /usr/include/c++/14.1.1/bits/stl_algo.h:61:
/usr/include/c++/14.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<memory_write_request*, vector<memory_write_request> >; _Distance = int; _Tp = memory_write_request; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const memory_write_request&, const memory_write_request&)>]':
/usr/include/c++/14.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<memory_write_request*, std::vector<memory_write_request> >' changed in GCC 7.1
  224 |     __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex,
      |     ^~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<memory_write_request*, vector<memory_write_request> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const memory_write_request&, const memory_write_request&)>]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<memory_write_request*, std::vector<memory_write_request> >' changed in GCC 7.1
 1876 |     __introsort_loop(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<memory_write_request*, std::vector<memory_write_request> >' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<memory_write_request*, std::vector<memory_write_request> >' changed in GCC 7.1
 1890 |           std::__introsort_loop(__cut, __last, __depth_limit, __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<memory_write_request*, vector<memory_write_request> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const memory_write_request&, const memory_write_request&)>]',
    inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<memory_write_request*, vector<memory_write_request> >; _Compare = bool (*)(const memory_write_request&, const memory_write_request&)]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4804:18,
    inlined from 'int target_write_memory_blocks(const std::vector<memory_write_request>&, flash_preserve_mode, void (*)(ULONGEST, void*))' at target-memory.c:279:13:
/usr/include/c++/14.1.1/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<memory_write_request*, std::vector<memory_write_request> >' changed in GCC 7.1
 1905 |           std::__introsort_loop(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
 1906 |                                 std::__lg(__last - __first) * 2,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1907 |                                 __comp);
      |                                 ~~~~~~~
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<memory_write_request*, vector<memory_write_request> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const memory_write_request&, const memory_write_request&)>]',
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<memory_write_request*, vector<memory_write_request> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const memory_write_request&, const memory_write_request&)>]' at /usr/include/c++/14.1.1/bits/stl_algo.h:1908:31,
    inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<memory_write_request*, vector<memory_write_request> >; _Compare = bool (*)(const memory_write_request&, const memory_write_request&)]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4804:18,
    inlined from 'int target_write_memory_blocks(const std::vector<memory_write_request>&, flash_preserve_mode, void (*)(ULONGEST, void*))' at target-memory.c:279:13:
/usr/include/c++/14.1.1/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<memory_write_request*, std::vector<memory_write_request> >' changed in GCC 7.1
 1817 |           std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<memory_write_request*, std::vector<memory_write_request> >' changed in GCC 7.1
 1822 |         std::__insertion_sort(__first, __last, __comp);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<memory_write_request*, vector<memory_write_request> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const memory_write_request&, const memory_write_request&)>]',
    inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<memory_write_request*, vector<memory_write_request> >; _Compare = bool (*)(const memory_write_request&, const memory_write_request&)]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4804:18,
    inlined from 'int target_write_memory_blocks(const std::vector<memory_write_request>&, flash_preserve_mode, void (*)(ULONGEST, void*))' at target-memory.c:319:14:
/usr/include/c++/14.1.1/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<memory_write_request*, std::vector<memory_write_request> >' changed in GCC 7.1
 1905 |           std::__introsort_loop(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
 1906 |                                 std::__lg(__last - __first) * 2,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1907 |                                 __comp);
      |                                 ~~~~~~~
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<memory_write_request*, vector<memory_write_request> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const memory_write_request&, const memory_write_request&)>]',
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<memory_write_request*, vector<memory_write_request> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const memory_write_request&, const memory_write_request&)>]' at /usr/include/c++/14.1.1/bits/stl_algo.h:1908:31,
    inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<memory_write_request*, vector<memory_write_request> >; _Compare = bool (*)(const memory_write_request&, const memory_write_request&)]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4804:18,
    inlined from 'int target_write_memory_blocks(const std::vector<memory_write_request>&, flash_preserve_mode, void (*)(ULONGEST, void*))' at target-memory.c:319:14:
/usr/include/c++/14.1.1/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<memory_write_request*, std::vector<memory_write_request> >' changed in GCC 7.1
 1817 |           std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<memory_write_request*, std::vector<memory_write_request> >' changed in GCC 7.1
 1822 |         std::__insertion_sort(__first, __last, __comp);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX    thread-iter.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from target-float.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    thread.o
  CXX    tid-parse.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from test-target.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    top.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from thread-iter.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    tracectf.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from tid-parse.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    tracefile-tfile.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from thread.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    tracefile.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from tracectf.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    tracepoint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from top.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    trad-frame.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from tracefile-tfile.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    tramp-frame.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from tracefile.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    tui/tui-command.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from trad-frame.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    tui/tui-data.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from target.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
In file included from /usr/include/c++/14.1.1/bits/stl_algo.h:61,
                 from /usr/include/c++/14.1.1/algorithm:61,
                 from target.c:48:
/usr/include/c++/14.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<mem_region*, vector<mem_region> >; _Distance = int; _Tp = mem_region; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_region*, std::vector<mem_region> >' changed in GCC 7.1
  224 |     __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex,
      |     ^~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<mem_region*, vector<mem_region> >; _Compare = __gnu_cxx::__ops::_Val_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_region*, std::vector<mem_region> >' changed in GCC 7.1
 1750 |     __unguarded_linear_insert(_RandomAccessIterator __last,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<mem_region*, vector<mem_region> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_region*, std::vector<mem_region> >' changed in GCC 7.1
 1770 |     __insertion_sort(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_region*, std::vector<mem_region> >' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<mem_region*, vector<mem_region> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_region*, std::vector<mem_region> >' changed in GCC 7.1
 1876 |     __introsort_loop(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_region*, std::vector<mem_region> >' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_region*, std::vector<mem_region> >' changed in GCC 7.1
 1890 |           std::__introsort_loop(__cut, __last, __depth_limit, __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<mem_region*, vector<mem_region> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<mem_region*, vector<mem_region> >]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4771:18,
    inlined from 'std::vector<mem_region> target_memory_map()' at target.c:1334:13:
/usr/include/c++/14.1.1/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_region*, std::vector<mem_region> >' changed in GCC 7.1
 1905 |           std::__introsort_loop(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
 1906 |                                 std::__lg(__last - __first) * 2,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1907 |                                 __comp);
      |                                 ~~~~~~~
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<mem_region*, vector<mem_region> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<mem_region*, vector<mem_region> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.1.1/bits/stl_algo.h:1908:31,
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<mem_region*, vector<mem_region> >]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4771:18,
    inlined from 'std::vector<mem_region> target_memory_map()' at target.c:1334:13:
/usr/include/c++/14.1.1/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_region*, std::vector<mem_region> >' changed in GCC 7.1
 1817 |           std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<mem_region*, std::vector<mem_region> >' changed in GCC 7.1
 1822 |         std::__insertion_sort(__first, __last, __comp);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX    tui/tui-disasm.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from tramp-frame.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    tui/tui-file.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from tui/tui-command.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    tui/tui-hooks.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from tui/tui-data.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    tui/tui-interp.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from tracepoint.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    tui/tui-io.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from tui/tui-file.c:19:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    tui/tui-layout.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from tui/tui-disasm.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    tui/tui-out.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from tui/tui-interp.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    tui/tui-regs.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from tui/tui-out.c:23:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    tui/tui-source.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from tui/tui-hooks.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    tui/tui-stack.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from tui/tui-io.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    tui/tui-win.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from tui/tui-layout.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    tui/tui-wingeneral.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from tui/tui-regs.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    tui/tui-winsource.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from tui/tui-stack.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    tui/tui.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from tui/tui-source.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    type-stack.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from tui/tui-wingeneral.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    typeprint.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from tui/tui-win.c:27:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    ui-file.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from type-stack.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    ui-out.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from tui/tui.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    ui-style.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from tui/tui-winsource.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    user-regs.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ui-file.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    utils.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from typeprint.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    valarith.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ui-out.c:23:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
ui-out.c:140: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:140: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]
  CXX    valops.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ui-style.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    valprint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from user-regs.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    value.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from valarith.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    varobj.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from utils.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
utils.c: In function 'int can_dump_core(resource_limit_kind)':
utils.c:225:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
utils.c:229:5: note: here
  GEN    stamp-version
  GEN    xml-builtin.c
  CXX    xml-support.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from valprint.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    xml-syscall.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from valops.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
valops.c: In function 'value* value_assign(value*, value*)':
valops.c:1182:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
valops.c:1185:5: note: here
valops.c: In function 'int find_overload_match(gdb::array_view<value*>, const char*, oload_search_type, value**, symbol*, value**, symbol**, int*, int, noside)':
valops.c:2554:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
valops.c:2563:8: note: here
  CXX    xml-tdesc.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from value.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
value.c: In function 'void pack_long(gdb_byte*, type*, LONGEST)':
value.c:3334:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
value.c:3336:5: note: here
In file included from /usr/include/c++/14.1.1/vector:72,
                 from /usr/include/c++/14.1.1/functional:64,
                 from ./../gdbsupport/ptid.h:35,
                 from ./../gdbsupport/common-defs.h:123,
                 from defs.h:28:
/usr/include/c++/14.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const range&}; _Tp = range; _Alloc = std::allocator<range>]':
/usr/include/c++/14.1.1/bits/vector.tcc:452:7: note: parameter passing for argument of type 'std::vector<range>::iterator' changed in GCC 7.1
  452 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, const value_type&) [with _Tp = range; _Alloc = std::allocator<range>]':
/usr/include/c++/14.1.1/bits/vector.tcc:133:5: note: parameter passing for argument of type 'std::vector<range>::const_iterator' changed in GCC 7.1
  133 |     vector<_Tp, _Alloc>::
      |     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/vector.tcc:170:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<range*, std::vector<range> >' changed in GCC 7.1
  170 |         _M_realloc_insert(begin() + (__position - cbegin()), __x);
      |         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
value.c: In function 'void insert_into_bit_range_vector(std::vector<range>*, LONGEST, LONGEST)':
value.c:564:24: note: parameter passing for argument of type 'std::vector<range>::const_iterator' changed in GCC 7.1
value.c:570:27: note: parameter passing for argument of type 'std::vector<range>::const_iterator' changed in GCC 7.1
  CXX    gdb.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from varobj.c:18:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    ../../crash_target.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from xml-support.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    aarch32-linux-nat.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from xml-syscall.c:21:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    aarch32-tdep.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from gdb.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    ada-exp.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from xml-tdesc.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    ada-lang.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from aarch32-linux-nat.c:18:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    ada-tasks.o
  CXX    ada-typeprint.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from ../../crash_target.c:19:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    ada-valprint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ada-exp.y:38:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
ada-exp.y: In function 'void write_object_renaming(parser_state*, const block*, const char*, int, const char*, int)':
ada-exp.y:858:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
ada-exp.y:860:7: note: here
  CXX    ada-varobj.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ada-typeprint.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    addrmap.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ada-valprint.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
ada-valprint.c: In function 'int print_optional_low_bound(ui_file*, type*, const value_print_options*)':
ada-valprint.c:100:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
ada-valprint.c:102:5: note: here
  CXX    agent.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ada-tasks.c:18:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    alloc.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from addrmap.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    annotate.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ada-varobj.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    arch-utils.o
  CXX    arch/aarch32.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from agent.c:18:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    arch/arm-get-next-pcs.o
  CXX    arch/arm-linux.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ada-lang.c:21:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
ada-lang.c: In function 'int compare_names_with_case(const char*, const char*, case_sensitivity)':
ada-lang.c:5467:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
ada-lang.c:5475:5: note: here
In file included from /usr/include/c++/14.1.1/algorithm:61,
                 from ./../gdbsupport/observable.h:23,
                 from observable.h:23,
                 from ada-lang.c:47:
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ada_exc_info*, vector<ada_exc_info> >; _Compare = __gnu_cxx::__ops::_Val_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ada_exc_info*, std::vector<ada_exc_info> >' changed in GCC 7.1
 1750 |     __unguarded_linear_insert(_RandomAccessIterator __last,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ada_exc_info*, vector<ada_exc_info> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ada_exc_info*, std::vector<ada_exc_info> >' changed in GCC 7.1
 1770 |     __insertion_sort(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ada_exc_info*, std::vector<ada_exc_info> >' changed in GCC 7.1
In file included from /usr/include/c++/14.1.1/bits/stl_algo.h:61:
/usr/include/c++/14.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ada_exc_info*, vector<ada_exc_info> >; _Distance = int; _Tp = ada_exc_info; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ada_exc_info*, std::vector<ada_exc_info> >' changed in GCC 7.1
  224 |     __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex,
      |     ^~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ada_exc_info*, vector<ada_exc_info> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ada_exc_info*, std::vector<ada_exc_info> >' changed in GCC 7.1
 1876 |     __introsort_loop(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ada_exc_info*, std::vector<ada_exc_info> >' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ada_exc_info*, std::vector<ada_exc_info> >' changed in GCC 7.1
 1890 |           std::__introsort_loop(__cut, __last, __depth_limit, __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ada_exc_info*, vector<ada_exc_info> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ada_exc_info*, vector<ada_exc_info> >]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4771:18,
    inlined from 'void sort_remove_dups_ada_exceptions_list(std::vector<ada_exc_info>*, int)' at ada-lang.c:12905:13:
/usr/include/c++/14.1.1/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ada_exc_info*, std::vector<ada_exc_info> >' changed in GCC 7.1
 1905 |           std::__introsort_loop(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
 1906 |                                 std::__lg(__last - __first) * 2,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1907 |                                 __comp);
      |                                 ~~~~~~~
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ada_exc_info*, vector<ada_exc_info> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ada_exc_info*, vector<ada_exc_info> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.1.1/bits/stl_algo.h:1908:31,
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ada_exc_info*, vector<ada_exc_info> >]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4771:18,
    inlined from 'void sort_remove_dups_ada_exceptions_list(std::vector<ada_exc_info>*, int)' at ada-lang.c:12905:13:
/usr/include/c++/14.1.1/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ada_exc_info*, std::vector<ada_exc_info> >' changed in GCC 7.1
 1817 |           std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ada_exc_info*, std::vector<ada_exc_info> >' changed in GCC 7.1
 1822 |         std::__insertion_sort(__first, __last, __comp);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX    arch/arm.o
  CXX    arm-linux-nat.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from arch-utils.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    arm-linux-tdep.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from annotate.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    arm-tdep.o
  CXX    async-event.o
arch/arm.c: In function 'int arm_instruction_changes_pc(uint32_t)':
arch/arm.c:132:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
arch/arm.c:155:7: note: here
  CXX    auto-load.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from async-event.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    auxv.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from arm-linux-nat.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    ax-gdb.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from arm-linux-tdep.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    ax-general.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ax-general.c:24:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    bcache.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from auto-load.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    bfd-target.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from auxv.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    block.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from ax-gdb.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    blockframe.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from bcache.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    break-catch-sig.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from bfd-target.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    break-catch-syscall.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from arm-tdep.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
arm-tdep.c: In function 'int arm_decode_miscellaneous(gdbarch*, uint32_t, regcache*, arm_displaced_step_closure*)':
arm-tdep.c:6602:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
arm-tdep.c:6607:5: note: here
In file included from /usr/include/string.h:548,
                 from ./../gnulib/import/string.h:41,
                 from ./../gdbsupport/common-defs.h:95,
                 from defs.h:28:
In function 'void* memcpy(void*, const void*, size_t)',
    inlined from 'int arm_record_data_proc_imm(insn_decode_record*)' at arm-tdep.c:10599: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(insn_decode_record*)':
<built-in>: note: by argument 2 of type 'const void*' to 'void* __builtin___memcpy_chk(void*, const void*, unsigned int, unsigned int)' declared here
arm-tdep.c:10562:27: note: 'record_buf_mem' declared here
In file included from /usr/include/c++/14.1.1/bits/stl_algo.h:61,
                 from /usr/include/c++/14.1.1/algorithm:61,
                 from ./../gdbsupport/observable.h:23,
                 from observable.h:23,
                 from arm-tdep.c:47:
/usr/include/c++/14.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<arm_mapping_symbol*, vector<arm_mapping_symbol> >; _Distance = int; _Tp = arm_mapping_symbol; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<arm_mapping_symbol*, std::vector<arm_mapping_symbol> >' changed in GCC 7.1
  224 |     __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex,
      |     ^~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<arm_mapping_symbol*, vector<arm_mapping_symbol> >; _Compare = __gnu_cxx::__ops::_Val_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<arm_mapping_symbol*, std::vector<arm_mapping_symbol> >' changed in GCC 7.1
 1750 |     __unguarded_linear_insert(_RandomAccessIterator __last,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<arm_mapping_symbol*, vector<arm_mapping_symbol> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<arm_mapping_symbol*, std::vector<arm_mapping_symbol> >' changed in GCC 7.1
 1770 |     __insertion_sort(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<arm_mapping_symbol*, std::vector<arm_mapping_symbol> >' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<arm_mapping_symbol*, vector<arm_mapping_symbol> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<arm_mapping_symbol*, std::vector<arm_mapping_symbol> >' changed in GCC 7.1
 1876 |     __introsort_loop(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<arm_mapping_symbol*, std::vector<arm_mapping_symbol> >' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<arm_mapping_symbol*, std::vector<arm_mapping_symbol> >' changed in GCC 7.1
 1890 |           std::__introsort_loop(__cut, __last, __depth_limit, __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<arm_mapping_symbol*, vector<arm_mapping_symbol> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<arm_mapping_symbol*, vector<arm_mapping_symbol> >]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4771:18,
    inlined from 'char arm_find_mapping_symbol(CORE_ADDR, CORE_ADDR*)' at arm-tdep.c:366:18:
/usr/include/c++/14.1.1/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<arm_mapping_symbol*, std::vector<arm_mapping_symbol> >' changed in GCC 7.1
 1905 |           std::__introsort_loop(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
 1906 |                                 std::__lg(__last - __first) * 2,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1907 |                                 __comp);
      |                                 ~~~~~~~
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<arm_mapping_symbol*, vector<arm_mapping_symbol> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<arm_mapping_symbol*, vector<arm_mapping_symbol> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.1.1/bits/stl_algo.h:1908:31,
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<arm_mapping_symbol*, vector<arm_mapping_symbol> >]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4771:18,
    inlined from 'char arm_find_mapping_symbol(CORE_ADDR, CORE_ADDR*)' at arm-tdep.c:366:18:
/usr/include/c++/14.1.1/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<arm_mapping_symbol*, std::vector<arm_mapping_symbol> >' changed in GCC 7.1
 1817 |           std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<arm_mapping_symbol*, std::vector<arm_mapping_symbol> >' changed in GCC 7.1
 1822 |         std::__insertion_sort(__first, __last, __comp);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX    break-catch-throw.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from block.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    breakpoint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from blockframe.c:21:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    btrace.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from break-catch-sig.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    build-id.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from break-catch-syscall.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    buildsym-legacy.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from break-catch-throw.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
break-catch-throw.c: In function 'void re_set_exception_catchpoint(breakpoint*)':
break-catch-throw.c:225:31: note: parameter passing for argument of type 'gdb::array_view<const symtab_and_line>' changed in GCC 7.1
  CXX    buildsym.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from btrace.c:22:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    c-exp.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from build-id.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    c-lang.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from buildsym-legacy.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    c-typeprint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from buildsym.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    c-valprint.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from c-lang.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    c-varobj.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from c-typeprint.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    charset.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from c-valprint.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from c-exp.y:38:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
c-exp.y: In function 'int lex_one_token(parser_state*, bool*)':
c-exp.y:2727:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
c-exp.y:2734:5: note: here
c-exp.y:2828:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
c-exp.y:2830:5: note: here
c-exp.y:2854:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
c-exp.y:2857:5: note: here
  CXX    cli-out.o
  CXX    cli/cli-cmds.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from c-varobj.c:18:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    cli/cli-decode.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from charset.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    cli/cli-dump.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from breakpoint.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
breakpoint.c: In function 'void update_breakpoint_locations(breakpoint*, program_space*, gdb::array_view<const symtab_and_line>, gdb::array_view<const symtab_and_line>)':
breakpoint.c:13522:1: note: parameter passing for argument of type 'gdb::array_view<const symtab_and_line>' changed in GCC 7.1
breakpoint.c:13522:1: note: parameter passing for argument of type 'gdb::array_view<const symtab_and_line>' changed in GCC 7.1
breakpoint.c: In function 'void breakpoint_re_set_default(breakpoint*)':
breakpoint.c:13755:31: note: parameter passing for argument of type 'gdb::array_view<const symtab_and_line>' changed in GCC 7.1
breakpoint.c: In function 'void init_breakpoint_sal(breakpoint*, gdbarch*, gdb::array_view<const symtab_and_line>, event_location_up&&, gdb::unique_xmalloc_ptr<char>, gdb::unique_xmalloc_ptr<char>, gdb::unique_xmalloc_ptr<char>, bptype, bpdisp, int, int, int, const breakpoint_ops*, int, int, int, unsigned int, int)':
breakpoint.c:8774:1: note: parameter passing for argument of type 'gdb::array_view<const symtab_and_line>' changed in GCC 7.1
  CXX    cli/cli-interp.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from cli-out.c:23:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    cli/cli-logging.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from cli/cli-decode.c:18:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    cli/cli-option.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from cli/cli-dump.c:22:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    cli/cli-script.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from cli/cli-cmds.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
In file included from /usr/include/c++/14.1.1/bits/stl_algo.h:61,
                 from /usr/include/c++/14.1.1/algorithm:61,
                 from ./../gdbsupport/observable.h:23,
                 from ./cli/cli-style.h:25,
                 from cli/cli-cmds.c:51:
/usr/include/c++/14.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<symtab_and_line*, vector<symtab_and_line> >; _Distance = int; _Tp = symtab_and_line; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<filter_sals(std::vector<symtab_and_line>&)::<lambda(const symtab_and_line&, const symtab_and_line&)> >]':
/usr/include/c++/14.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<symtab_and_line*, std::vector<symtab_and_line> >' changed in GCC 7.1
  224 |     __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex,
      |     ^~~~~~~~~~~~~
cli/cli-cmds.c: In function 'void ambiguous_line_spec(gdb::array_view<const symtab_and_line>, const char*, ...)':
cli/cli-cmds.c:1971:1: note: parameter passing for argument of type 'gdb::array_view<const symtab_and_line>' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<symtab_and_line*, vector<symtab_and_line> >; _Compare = __gnu_cxx::__ops::_Val_comp_iter<filter_sals(std::vector<symtab_and_line>&)::<lambda(const symtab_and_line&, const symtab_and_line&)> >]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<symtab_and_line*, std::vector<symtab_and_line> >' changed in GCC 7.1
 1750 |     __unguarded_linear_insert(_RandomAccessIterator __last,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<symtab_and_line*, vector<symtab_and_line> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<filter_sals(std::vector<symtab_and_line>&)::<lambda(const symtab_and_line&, const symtab_and_line&)> >]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<symtab_and_line*, std::vector<symtab_and_line> >' changed in GCC 7.1
 1770 |     __insertion_sort(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<symtab_and_line*, std::vector<symtab_and_line> >' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<symtab_and_line*, vector<symtab_and_line> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<filter_sals(std::vector<symtab_and_line>&)::<lambda(const symtab_and_line&, const symtab_and_line&)> >]':
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<symtab_and_line*, std::vector<symtab_and_line> >' changed in GCC 7.1
 1876 |     __introsort_loop(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<symtab_and_line*, std::vector<symtab_and_line> >' changed in GCC 7.1
/usr/include/c++/14.1.1/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<symtab_and_line*, std::vector<symtab_and_line> >' changed in GCC 7.1
 1890 |           std::__introsort_loop(__cut, __last, __depth_limit, __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<symtab_and_line*, vector<symtab_and_line> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<filter_sals(std::vector<symtab_and_line>&)::<lambda(const symtab_and_line&, const symtab_and_line&)> >]',
    inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<symtab_and_line*, vector<symtab_and_line> >; _Compare = filter_sals(std::vector<symtab_and_line>&)::<lambda(const symtab_and_line&, const symtab_and_line&)>]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4804:18,
    inlined from 'void filter_sals(std::vector<symtab_and_line>&)' at cli/cli-cmds.c:2031:13:
/usr/include/c++/14.1.1/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<symtab_and_line*, std::vector<symtab_and_line> >' changed in GCC 7.1
 1905 |           std::__introsort_loop(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
 1906 |                                 std::__lg(__last - __first) * 2,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1907 |                                 __comp);
      |                                 ~~~~~~~
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<symtab_and_line*, vector<symtab_and_line> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<filter_sals(std::vector<symtab_and_line>&)::<lambda(const symtab_and_line&, const symtab_and_line&)> >]',
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<symtab_and_line*, vector<symtab_and_line> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<filter_sals(std::vector<symtab_and_line>&)::<lambda(const symtab_and_line&, const symtab_and_line&)> >]' at /usr/include/c++/14.1.1/bits/stl_algo.h:1908:31,
    inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<symtab_and_line*, vector<symtab_and_line> >; _Compare = filter_sals(std::vector<symtab_and_line>&)::<lambda(const symtab_and_line&, const symtab_and_line&)>]' at /usr/include/c++/14.1.1/bits/stl_algo.h:4804:18,
    inlined from 'void filter_sals(std::vector<symtab_and_line>&)' at cli/cli-cmds.c:2031:13:
/usr/include/c++/14.1.1/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<symtab_and_line*, std::vector<symtab_and_line> >' changed in GCC 7.1
 1817 |           std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<symtab_and_line*, std::vector<symtab_and_line> >' changed in GCC 7.1
 1822 |         std::__insertion_sort(__first, __last, __comp);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX    cli/cli-setshow.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from cli/cli-logging.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    cli/cli-style.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from cli/cli-interp.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    cli/cli-utils.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from cli/cli-option.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    coff-pe-read.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from cli/cli-style.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from cli/cli-script.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    coffread.o
  CXX    compile/compile-c-support.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from cli/cli-setshow.c:18:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
cli/cli-setshow.c: In function 'void do_set_command(const char*, int, cmd_list_element*)':
cli/cli-setshow.c:378:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
cli/cli-setshow.c:381:5: note: here
  CXX    compile/compile-c-symbols.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from cli/cli-utils.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    compile/compile-c-types.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from coff-pe-read.c:24:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    compile/compile-cplus-symbols.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from compile/compile-c-support.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
compile/compile-c-support.c: In function 'void generate_register_struct(ui_file*, gdbarch*, const unsigned char*)':
compile/compile-c-support.c:268:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
compile/compile-c-support.c:272:8: note: here
  CXX    compile/compile-cplus-types.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from compile/compile-c-symbols.c:21:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
compile/compile-c-symbols.c: In function 'void convert_one_symbol(compile_c_instance*, block_symbol, int, int)':
compile/compile-c-symbols.c:135:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
compile/compile-c-symbols.c:140:2: note: here
  CXX    compile/compile-loc2c.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from compile/compile-c-types.c:21:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    compile/compile-object-load.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from coffread.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
coffread.c: In function 'void coff_symtab_read(minimal_symbol_reader&, long int, unsigned int, objfile*)':
coffread.c:905:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
coffread.c:908:2: note: here
coffread.c:931:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
coffread.c:946:2: note: here
  CXX    compile/compile-object-run.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from compile/compile-cplus-symbols.c:21:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
compile/compile-cplus-symbols.c: In function 'void convert_one_symbol(compile_cplus_instance*, block_symbol, bool, bool)':
compile/compile-cplus-symbols.c:129:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
compile/compile-cplus-symbols.c:134:2: note: here
  CXX    compile/compile.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from compile/compile-object-run.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    complaints.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from compile/compile-loc2c.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    completer.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from compile/compile-object-load.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    continuations.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from compile/compile-cplus-types.c:21:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
  CXX    copying.o
In file included from ./exceptions.h:23,
                 from ./utils.h:24,
                 from ./defs.h:630,
                 from compile/compile.c:20:
./ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
./ui-out.h:355:26: note: remove the '< >'
In file included from compile/compile.c:44:
./../gdbsupport/gdb_unlinker.h: In constructor 'gdb::unlinker::unlinker(const char*)':
./../gdbsupport/gdb_unlinker.h:38:6: warning: 'nonnull' argument 'filename' compared to NULL [-Wnonnull-compare]
  CXX    corefile.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from complaints.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    corelow.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from continuations.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    cp-abi.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from copying.c:5:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    cp-name-parser.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from completer.c:19:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    d-exp.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from corefile.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    go-exp.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from cp-abi.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
  CXX    rust-exp.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from corelow.c:20:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
corelow.c: In member function 'virtual target_xfer_status core_target::xfer_partial(target_object, const char*, gdb_byte*, const gdb_byte*, ULONGEST, ULONGEST, ULONGEST*)':
corelow.c:930:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
corelow.c:949:5: note: here
corelow.c:950:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
corelow.c:970:5: note: here
  CXX    version.o
  CXX    xml-builtin.o
  GEN    init.c
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from cp-name-parser.y:40:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
cp-name-parser.y: In function 'int cpnameyylex(YYSTYPE*, cpname_state*)':
cp-name-parser.y:1595:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
cp-name-parser.y:1604:5: note: here
cp-name-parser.y:1634:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
cp-name-parser.y:1641:5: note: here
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from d-exp.y:41:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
d-exp.y: In function 'int lex_one_token(parser_state*)':
d-exp.y:1113:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
d-exp.y:1121:5: note: here
d-exp.y:1195:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
d-exp.y:1197:5: note: here
In file included from /usr/include/c++/14.1.1/vector:72,
                 from /usr/include/c++/14.1.1/functional:64,
                 from ./../gdbsupport/ptid.h:35,
                 from ./../gdbsupport/common-defs.h:123,
                 from defs.h:28:
/usr/include/c++/14.1.1/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase(iterator, iterator) [with _Tp = token_and_value; _Alloc = std::allocator<token_and_value>]':
/usr/include/c++/14.1.1/bits/vector.tcc:195:5: note: parameter passing for argument of type 'std::vector<token_and_value>::iterator' changed in GCC 7.1
  195 |     vector<_Tp, _Alloc>::
      |     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.1.1/bits/vector.tcc:195:5: note: parameter passing for argument of type 'std::vector<token_and_value>::iterator' changed in GCC 7.1
In file included from /usr/include/c++/14.1.1/vector:66:
In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = token_and_value; _Alloc = std::allocator<token_and_value>]',
    inlined from 'int d_yylex()' at d-exp.y:1507:22,
    inlined from 'int d_yyparse()' at d-exp.c.tmp:1419:26:
/usr/include/c++/14.1.1/bits/stl_vector.h:1568:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<token_and_value*, std::vector<token_and_value> >' changed in GCC 7.1
 1568 |         return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg));
      |                ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = token_and_value; _Alloc = std::allocator<token_and_value>]',
    inlined from 'int d_yylex()' at d-exp.y:1603:19,
    inlined from 'int d_yyparse()' at d-exp.c.tmp:1419:26:
/usr/include/c++/14.1.1/bits/stl_vector.h:1568:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<token_and_value*, std::vector<token_and_value> >' changed in GCC 7.1
 1568 |         return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg));
      |                ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from go-exp.y:54:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
go-exp.y: In function 'int lex_one_token(parser_state*)':
go-exp.y:1087:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
go-exp.y:1095:5: note: here
go-exp.y:1167:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
go-exp.y:1169:5: note: here
  CXX    init.o
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from rust-exp.y:32:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
In file included from exceptions.h:23,
                 from utils.h:24,
                 from defs.h:630,
                 from init.c:3:
ui-out.h:355:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
ui-out.h:355:26: note: remove the '< >'
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection main.c   
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection tools.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection global_data.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection memory.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection filesys.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection help.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection task.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection build_data.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection kernel.c -I./gdb-10.2/bfd -I./gdb-10.2/include  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection test.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection gdb_interface.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection net.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection dev.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection bpf.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection printk.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection alpha.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection x86.c -DMCLX  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection ppc.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection ia64.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection s390.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection s390x.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection s390dbf.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection ppc64.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection x86_64.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection arm.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection arm64.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection mips.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection mips64.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection riscv64.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection loongarch64.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection sparc64.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection extensions.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection va_server.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection va_server_v1.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection symbols.c -I./gdb-10.2/bfd -I./gdb-10.2/include  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection cmdline.c -I./gdb-10.2/readline/readline  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection lkcd_common.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection lkcd_v1.c -DMCLX  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -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 -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection lkcd_v5.c -DMCLX  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection lkcd_v7.c -DMCLX  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection lkcd_v8.c -DMCLX  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -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 -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection s390_dump.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection netdump.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection diskdump.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection makedumpfile.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection xendump.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -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 -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -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 -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -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 -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -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 -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -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 -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection unwind_arm.c -o unwind_arm.o  
diskdump.c: In function 'read_pd':
diskdump.c:580:17: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'off_t' {aka 'long long int'} [-Wformat=]
diskdump.c: In function 'cache_page':
diskdump.c:1276:17: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'off_t' {aka 'long long int'} [-Wformat=]
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection xen_hyper.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection xen_hyper_command.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -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 -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -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 -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection kvmdump.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection qemu.c  
netdump.c: In function 'read_proc_kcore':
netdump.c:4554:16: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'off_t' {aka 'long long int'} [-Wformat=]
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection qemu-load.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection sadump.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection ipcs.c  
kvmdump.c: In function 'kvmdump_memory_dump':
kvmdump.c:300:15: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection ramdump.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection vmware_vmss.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection vmware_guestdump.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection xen_dom0.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection kaslr_helper.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection sbitmap.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection maple_tree.c  
gcc -c -g -DARM -D_FILE_OFFSET_BITS=64 -DGDB_10_2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -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:1017: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()...
==> 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 8.0.6-1 (Sun Nov 17 13:53:00 2024)
==> Cleaning up...