>>> gdb: Building main/gdb 13.2-r3 (using abuild 3.11.9-r0) started Fri, 30 Jun 2023 17:26:30 +0000 >>> gdb: Checking sanity of /home/buildozer/aports/main/gdb/APKBUILD... >>> gdb: Analyzing dependencies... >>> gdb: Installing for build: build-base autoconf automake expat-dev gmp-dev libtool linux-headers ncurses-dev perl python3-dev readline-dev texinfo zlib-dev zstd-dev (1/38) Installing m4 (1.4.19-r3) (2/38) Installing libbz2 (1.0.8-r6) (3/38) Installing perl (5.36.1-r2) (4/38) Installing autoconf (2.71-r2) (5/38) Installing automake (1.16.5-r2) (6/38) Installing expat (2.5.0-r2) (7/38) Installing expat-dev (2.5.0-r2) (8/38) Installing libgmpxx (6.2.1-r3) (9/38) Installing gmp-dev (6.2.1-r3) (10/38) Installing libltdl (2.4.7-r3) (11/38) Installing libtool (2.4.7-r3) (12/38) Installing linux-headers (6.3-r0) (13/38) Installing libformw (6.4_p20230625-r0) (14/38) Installing libmenuw (6.4_p20230625-r0) (15/38) Installing libpanelw (6.4_p20230625-r0) (16/38) Installing libncurses++ (6.4_p20230625-r0) (17/38) Installing ncurses-dev (6.4_p20230625-r0) (18/38) Installing libffi (3.4.4-r3) (19/38) Installing gdbm (1.23-r1) (20/38) Installing xz-libs (5.4.3-r1) (21/38) Installing mpdecimal (2.5.1-r2) (22/38) Installing readline (8.2.1-r2) (23/38) Installing sqlite-libs (3.42.0-r2) (24/38) Installing python3 (3.11.4-r0) (25/38) Installing python3-pycache-pyc0 (3.11.4-r0) (26/38) Installing pyc (0.1-r0) (27/38) Installing python3-pyc (3.11.4-r0) (28/38) Installing python3-dev (3.11.4-r0) (29/38) Installing libhistory (8.2.1-r2) (30/38) Installing readline-dev (8.2.1-r2) (31/38) Installing texinfo (7.0.3-r1) (32/38) Installing zlib-dev (1.2.13-r2) (33/38) Installing zstd (1.5.5-r5) (34/38) Installing zstd-dev (1.5.5-r5) (35/38) Installing .makedepends-gdb (20230630.172631) (36/38) Installing perl-error (0.17029-r1) (37/38) Installing perl-git (2.41.0-r0) (38/38) Installing git-perl (2.41.0-r0) Executing busybox-1.36.1-r1.trigger OK: 468 MiB in 140 packages >>> gdb: Cleaning up srcdir >>> gdb: Cleaning up pkgdir >>> gdb: Fetching https://ftp.gnu.org/gnu/gdb/gdb-13.2.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 81 22.5M 81 18.3M 0 0 17.4M 0 0:00:01 0:00:01 --:--:-- 17.4M 100 22.5M 100 22.5M 0 0 16.1M 0 0:00:01 0:00:01 --:--:-- 16.1M >>> gdb: Fetching https://ftp.gnu.org/gnu/gdb/gdb-13.2.tar.xz >>> gdb: Checking sha512sums... gdb-13.2.tar.xz: OK gcore-sh.patch: OK s390x-use-elf-gdb_fpregset_t.patch: OK ppc-musl.patch: OK ppc-ptregs.patch: OK musl-signals.patch: OK fix-segfault-dereferencing-the_bfd_section.patch: OK >>> gdb: Unpacking /var/cache/distfiles/gdb-13.2.tar.xz... >>> gdb: gcore-sh.patch patching file gdb/gcore.in >>> gdb: s390x-use-elf-gdb_fpregset_t.patch patching file gdb/s390-linux-nat.c Hunk #1 succeeded at 154 (offset 1 line). Hunk #2 succeeded at 165 (offset 1 line). Hunk #3 succeeded at 180 (offset 1 line). Hunk #4 succeeded at 188 (offset 1 line). Hunk #5 succeeded at 232 (offset 1 line). Hunk #6 succeeded at 272 (offset 1 line). Hunk #7 succeeded at 281 (offset 1 line). Hunk #8 succeeded at 289 (offset 1 line). Hunk #9 succeeded at 309 (offset 1 line). Hunk #10 succeeded at 318 (offset 1 line). Hunk #11 succeeded at 326 (offset 1 line). >>> gdb: ppc-musl.patch patching file gdb/nat/ppc-linux.h Hunk #1 succeeded at 18 with fuzz 2. >>> gdb: ppc-ptregs.patch patching file gdbserver/linux-ppc-low.cc Hunk #1 succeeded at 23 with fuzz 2 (offset 2 lines). >>> gdb: musl-signals.patch patching file gdbsupport/signals.cc >>> gdb: fix-segfault-dereferencing-the_bfd_section.patch patching file gdb/elfread.c Hunk #1 succeeded at 210 (offset -6 lines). checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for gdbserver support... yes checking for armv6-alpine-linux-musleabihf-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for armv6-alpine-linux-musleabihf-gnatbind... no checking for gnatbind... gnatbind checking for armv6-alpine-linux-musleabihf-gnatmake... no checking for gnatmake... gnatmake checking whether compiler driver understands Ada and is recent enough... yes checking for armv6-alpine-linux-musleabihf-gdc... no checking for gdc... no checking whether the D compiler works... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 checking for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later *** This configuration is not supported in the following subdirectories: zlib readline (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... no checking for lex... no checking for flex... no checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for armv6-alpine-linux-musleabihf-ar... no checking for ar... ar checking for armv6-alpine-linux-musleabihf-as... no checking for as... as checking for armv6-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking for armv6-alpine-linux-musleabihf-dsymutil... no checking for dsymutil... no checking for ld... (cached) /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking for armv6-alpine-linux-musleabihf-ld... (cached) /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking for armv6-alpine-linux-musleabihf-lipo... no checking for lipo... no checking for armv6-alpine-linux-musleabihf-nm... no checking for nm... nm checking for armv6-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-windres... no checking for windres... no checking for armv6-alpine-linux-musleabihf-windmc... no checking for windmc... no checking for armv6-alpine-linux-musleabihf-objcopy... no checking for objcopy... objcopy checking for armv6-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking for armv6-alpine-linux-musleabihf-otool... no checking for otool... no checking for armv6-alpine-linux-musleabihf-readelf... no checking for readelf... readelf checking for -plugin option... checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-cc... no checking for cc... cc checking for armv6-alpine-linux-musleabihf-c++... armv6-alpine-linux-musleabihf-c++ checking for armv6-alpine-linux-musleabihf-gcc... armv6-alpine-linux-musleabihf-gcc checking for armv6-alpine-linux-musleabihf-gfortran... no checking for gfortran... no checking for armv6-alpine-linux-musleabihf-gccgo... no checking for gccgo... no checking for armv6-alpine-linux-musleabihf-gdc... no checking for gdc... no checking for armv6-alpine-linux-musleabihf-ar... no checking for ar... ar checking for armv6-alpine-linux-musleabihf-as... no checking for as... as checking for armv6-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking for armv6-alpine-linux-musleabihf-dsymutil... no checking for dsymutil... no checking for armv6-alpine-linux-musleabihf-ld... no checking for ld... ld checking for armv6-alpine-linux-musleabihf-lipo... no checking for lipo... no checking for armv6-alpine-linux-musleabihf-nm... no checking for nm... nm checking for armv6-alpine-linux-musleabihf-objcopy... no checking for objcopy... objcopy checking for armv6-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking for armv6-alpine-linux-musleabihf-otool... no checking for otool... no checking for armv6-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib checking for armv6-alpine-linux-musleabihf-readelf... no checking for readelf... readelf checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-windres... no checking for windres... no checking for armv6-alpine-linux-musleabihf-windmc... no checking for windmc... no checking where to find the target ar... host tool checking where to find the target as... host tool checking where to find the target cc... host tool checking where to find the target c++... host tool checking where to find the target c++ for libstdc++... host tool checking where to find the target dlltool... host tool checking where to find the target dsymutil... host tool checking where to find the target gcc... host tool checking where to find the target gfortran... host tool checking where to find the target gccgo... host tool checking where to find the target gdc... host tool checking where to find the target ld... host tool checking where to find the target lipo... host tool checking where to find the target nm... host tool checking where to find the target objcopy... host tool checking where to find the target objdump... host tool checking where to find the target otool... host tool checking where to find the target ranlib... host tool checking where to find the target readelf... host tool checking where to find the target strip... host tool checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile make[1]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla' make[1]: Nothing to be done for 'all-target'. mkdir ./libiberty mkdir ./intl mkdir ./libsframe mkdir ./libbacktrace Configuring in ./libiberty mkdir ./etc Configuring in ./intl mkdir ./libdecnumber Configuring in ./libsframe mkdir ./gnulib Configuring in ./libbacktrace Configuring in ./etc Configuring in ./libdecnumber Configuring in ./gnulib configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for armv6-alpine-linux-musleabihf-gcc... gcc configure: creating cache ./config.cache yes configure: creating cache ./config.cache checking for armv6-alpine-linux-musleabihf-gcc... gcc configure: creating cache ./config.cache checking for a thread-safe mkdir -p... checking build system type... checking whether make sets $(MAKE)... configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking whether to enable maintainer-specific portions of Makefiles... no checking for armv6-alpine-linux-musleabihf-gcc... gcc armv6-alpine-linux-musleabihf checking host system type... yes checking for armv6-alpine-linux-musleabihf-gcc... gcc ../../etc/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for armv6-alpine-linux-musleabihf-gcc... gcc yes checking whether make supports nested variables... checking whether the C compiler works... yes checking whether the C compiler works... checking whether make supports nested variables... (cached) yes checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... configure: updating cache ./config.cache checking that generated files are newer than configure... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... checking for perl... perl checking build system type... armv6-alpine-linux-musleabihf checking host system type... checking whether we are cross compiling... checking whether we are cross compiling... armv6-alpine-linux-musleabihf checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for -plugin option... checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking whether we are cross compiling... --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for armv6-alpine-linux-musleabihf-gcc... gcc no no checking for suffix of object files... checking for suffix of object files... no no checking for suffix of object files... checking for suffix of object files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... checking whether the C compiler works... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking for gcc option to enable C11 features... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... checking whether we are cross compiling... none needed none needed checking how to run the C preprocessor... checking whether gcc understands -c and -o together... none needed checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc supports -W... none needed checking whether gcc understands -c and -o together... gcc -E no checking for suffix of object files... none needed checking whether the compiler is clang... yes checking whether gcc supports -Wall... yes checking how to run the C preprocessor... checking for grep that handles long lines and -e... no checking for compiler option needed when checking for declarations... none checking how to run the C preprocessor... o checking whether we are using the GNU C compiler... yes yes checking how to run the C preprocessor... checking whether gcc supports -Wwrite-strings... gcc -E yes checking whether gcc accepts -g... gcc -E yes checking whether gcc supports -Wstrict-prototypes... gcc -E checking for grep that handles long lines and -e... yes checking for gcc option to accept ISO C89... checking for grep that handles long lines and -e... yes checking whether gcc supports -Wmissing-prototypes... checking for grep that handles long lines and -e... yes checking whether gcc supports -Wold-style-definition... none needed checking how to run the C preprocessor... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether gcc supports -Wmissing-format-attribute... gcc -E /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether gcc supports -Wcast-qual... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-lto... yes checking for sys/types.h... yes checking how to run the C preprocessor... yes checking for sys/stat.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... gcc -E yes checking for sys/types.h... yes checking for sys/types.h... yes checking for stdlib.h... checking for grep that handles long lines and -e... yes yes checking for sys/types.h... checking for sys/stat.h... yes checking for sys/stat.h... yes yes checking for sys/stat.h... checking for string.h... yes checking for stdlib.h... yes checking for stdlib.h... yes checking for stdlib.h... yes yes checking for memory.h... checking for string.h... yes yes checking for string.h... checking for sys/types.h... /bin/grep checking for egrep... yes /bin/grep -E checking for ANSI C header files... checking for string.h... yes checking for strings.h... yes checking for sys/stat.h... yes yes checking for memory.h... checking for memory.h... yes checking for memory.h... yes yes checking for stdlib.h... checking for inttypes.h... yes yes checking for strings.h... checking for strings.h... yes checking for strings.h... yes checking for string.h... yes checking for stdint.h... yes yes checking for inttypes.h... checking for inttypes.h... yes yes checking for sys/types.h... checking for inttypes.h... yes checking for memory.h... yes checking for unistd.h... yes yes checking for stdint.h... checking for stdint.h... yes checking for sys/stat.h... yes checking for stdint.h... yes checking for strings.h... yes checking minix/config.h usability... yes yes checking for unistd.h... checking for unistd.h... yes checking for stdlib.h... yes checking for unistd.h... yes checking for inttypes.h... no checking minix/config.h presence... yes checking for string.h... yes yes checking minix/config.h usability... checking for wchar.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking minix/config.h usability... checking for stdint.h... yes checking for memory.h... no checking minix/config.h presence... yes checking for minix/config.h... yes checking whether make sets $(MAKE)... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for unistd.h... no checking minix/config.h presence... checking for xgettext... no checking for msgmerge... no checking build system type... yes armv6-alpine-linux-musleabihf checking host system type... checking for strings.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... armv6-alpine-linux-musleabihf checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for library containing strerror... no checking for sys/socket.h... yes checking minix/config.h usability... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... yes checking for inttypes.h... ../../libsframe/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... none required checking for an ANSI C-conforming const... yes checking for a BSD-compatible install... yes /usr/bin/install -c checking whether build environment is sane... yes checking for style of include used by make... checking for a thread-safe mkdir -p... GNU checking whether make supports nested variables... yes checking dependency style of gcc... ../../libbacktrace/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes yes checking whether make supports nested variables... yes checking for inline... checking for arpa/inet.h... yes no checking minix/config.h presence... checking whether to enable maintainer-specific portions of Makefiles... no checking for armv6-alpine-linux-musleabihf-gcc... (cached) gcc yes checking for stdint.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... inline checking for off_t... 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 for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for gawk... (cached) awk checking for dwz... no checking how to print strings... checking whether make sets $(MAKE)... printf checking for a sed that does not truncate output... (cached) yes checking for armv6-alpine-linux-musleabihf-gcc... (cached) gcc /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes yes checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for features.h... checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so) interface... checking for unistd.h... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... ar checking build system type... armv6-alpine-linux-musleabihf checking host system type... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... done armv6-alpine-linux-musleabihf configure: creating ./config.status checking how to print strings... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... printf checking for a sed that does not truncate output... no /bin/sed checking for fgrep... checking for /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-objdump... objdump checking how to recognize dependent libraries... pass_all yes /bin/grep -F checking for ld used by gcc... checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so yes checking for sys/param.h... checking for armv6-alpine-linux-musleabihf-strip... checking ctype.h usability... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so no checking command to parse /usr/bin/nm -B output from gcc object... checking whether gcc supports -W... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking for size_t... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking whether gcc supports -Wall... yes checking ctype.h presence... config.status: creating Makefile yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for unistd.h... (cached) yes 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for dirent.h... checking for /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-objdump... objdump checking how to recognize dependent libraries... pass_all yes checking for ctype.h... yes checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so yes checking whether gcc supports -Wwrite-strings... checking stddef.h usability... checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/etc' yes checking whether gcc supports -Wc++-compat... yes checking for fnmatch.h... yes checking stddef.h presence... yes checking for working alloca.h... yes yes checking for stddef.h... yes checking whether gcc supports -Wstrict-prototypes... checking for string.h... (cached) yes yes checking for objdir... checking stdio.h usability... .libs ok checking for dlfcn.h... yes checking for alloca... yes yes checking whether gcc supports -Wshadow=local... checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking stdio.h presence... yes checking whether gcc supports -pedantic ... yes checking for objdir... yes checking for stdio.h... yes yes .libs checking for stdlib.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for unistd.h... (cached) yes checking if gcc supports -fno-rtti -fno-exceptions... checking for sys/param.h... yes checking for glob.h... yes checking whether gcc and cc understand -c and -o together... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for getpagesize... yes yes checking if gcc static flag -static works... yes checking for uintptr_t... checking for threads.h... checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc supports -c -o file.o... yes checking for working mmap... yes checking for netdb.h... yes checking if gcc static flag -static works... yes checking for int_least32_t... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking for an ANSI C-conforming const... yes checking whether -lc should be explicitly linked in... yes checking if gcc supports -c -o file.o... yes checking for netinet/in.h... yes checking for inline... no checking dynamic linker characteristics... yes checking for int_fast32_t... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... inline checking whether byte ordering is bigendian... yes checking dynamic linker characteristics... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for limits.h... no checking whether integer division by zero raises SIGFPE... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for uint64_t... yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for inttypes.h... (cached) yes no checking unwind.h usability... checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for xlocale.h... yes checking for inttypes.h... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... no checking for sys/file.h... no checking for aclocal... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.2/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.2/missing autoconf checking for autoheader... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.2/missing autoheader checking whether gcc supports -Wall... yes checking for sys/param.h... yes checking unwind.h presence... yes yes checking what to include in gstdint.h... checking for stdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... no checking for math.h... yes yes checking whether gcc supports -Wextra... yes checking for unwind.h... yes checking for _Unwind_Backtrace... checking for limits.h... yes yes checking for off_t... yes checking for stdlib.h... (cached) yes checking for unsigned long long... checking for malloc.h... yes checking whether gcc supports -Wwrite-strings... yes yes checking for string.h... (cached) yes yes checking for -funwind-tables option... checking for sys/mman.h... checking for unistd.h... (cached) yes checking for strings.h... (cached) yes yes checking for sys/time.h... checking whether gcc supports -Wmissing-format-attribute... yes checking for inttypes.h... yes checking for time.h... yes checking for -frandom-seed=string option... yes checking whether gcc supports -Wstrict-prototypes... yes yes checking for sys/select.h... checking for sys/resource.h... yes checking whether the inttypes.h PRIxNN macros are broken... yes checking whether gcc supports -W... yes yes checking size of int... yes checking for sys/stat.h... (cached) yes checking whether gcc supports -Wmissing-prototypes... checking for sys/mman.h... no checking for ld used by GCC... yes yes checking whether gcc supports -Wall... checking for fcntl.h... yes yes /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... checking for incompatibility between DejaGnu and GCC... yes checking for shared library run path origin... checking for strings.h... (cached) yes checking for sys/random.h... yes checking for alloca.h... done yes checking argz.h usability... checking whether gcc supports -Wwrite-strings... no checking for makeinfo... makeinfo --split-size=5000000 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes yes checking for stdlib.h... (cached) yes checking for sys/pstat.h... checking for unistd.h... (cached) yes 4 checking for sys/param.h... checking size of long... no yes checking for sys/sysmp.h... yes checking whether gcc supports -Wstrict-prototypes... checking for sys/uio.h... no checking argz.h presence... no checking for sys/sysinfo.h... yes no checking for argz.h... no yes yes checking for getpagesize... checking limits.h usability... checking whether gcc supports -Wmissing-prototypes... checking for machine/hal_sysinfo.h... yes checking for sys/wait.h... 4 checking for ANSI C header files... (cached) yes no checking for sys/table.h... checking build system type... armv6-alpine-linux-musleabihf checking host system type... yes checking whether gcc supports -Wold-style-definition... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored dpd checking whether byte ordering is bigendian... no checking for sys/sysctl.h... yes checking for working mmap... yes checking limits.h presence... no checking for sys/systemcfg.h... yes checking for limits.h... yes yes checking whether gcc supports -Wmissing-format-attribute... yes checking locale.h usability... checking for crtdefs.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking whether gcc supports -Wcast-qual... yes checking for process.h... yes checking locale.h presence... no checking for wctype.h... yes checking for _Unwind_GetIPInfo... no checking for sys/prctl.h... yes checking for locale.h... yes no checking nl_types.h usability... yes checking for sys/wait.h that is POSIX.1 compatible... yes configure: updating cache ./config.cache checking byteswap.h usability... configure: creating ./config.status yes checking whether it is safe to define __EXTENSIONS__... yes checking nl_types.h presence... yes checking for CET support... no checking __sync extensions... yes checking whether time.h and sys/time.h may both be included... yes checking for nl_types.h... yes yes checking byteswap.h presence... checking malloc.h usability... yes checking for byteswap.h... yes checking endian.h usability... yes checking whether _XOPEN_SOURCE should be defined... yes checking whether errno must be declared... config.status: creating Makefile yes checking __atomic extensions... config.status: creating config.h config.status: executing gstdint.h commands yes checking malloc.h presence... no checking size of int... no yes checking for malloc.h... yes checking build system type... yes checking endian.h presence... checking stddef.h usability... armv6-alpine-linux-musleabihf checking host system type... yes checking output filetype... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for dlfcn.h... yes checking for endian.h... yes checking whether bswap_16 is declared... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal32.c source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal64.c source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal128.c elf32 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking stddef.h presence... yes checking whether bswap_32 is declared... yes checking for stddef.h... yes yes checking for windows.h... 4 checking for stdlib.h... (cached) yes checking size of long... checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking whether bswap_64 is declared... yes checking for uintptr_t... no checking for library containing dlsym... yes yes checking for fgets_unlocked... 4 checking size of size_t... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status 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 int_least32_t... yes checking for getc_unlocked... no checking for Minix Amsterdam compiler... no checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking whether the preprocessor supports include_next... 4 checking for long long... yes checking for getcwd... yes checking for int_fast32_t... yes checking whether source code line length is unlimited... yes checking for C/C++ restrict keyword... yes checking for getegid... __restrict__ checking whether is self-contained... yes checking for uint64_t... yes checking size of long long... yes checking for shutdown... yes checking for geteuid... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking whether defines the SHUT_* macros... yes checking for getgid... 8 checking for a 64-bit type... yes checking for struct sockaddr_storage... uint64_t checking for intptr_t... yes checking for getuid... yes checking sys/mman.h presence... config.status: creating Makefile yes checking for sys/mman.h... yes checking for mmap... yes checking for sa_family_t... yes config.status: creating config.h checking for mempcpy... config.status: executing depfiles commands yes checking link.h usability... yes checking for uintptr_t... config.status: executing libtool commands yes checking for munmap... yes checking for struct sockaddr_storage.ss_family... yes checking link.h presence... yes checking for size_t... yes checking for putenv... yes checking for link.h... yes checking for dl_iterate_phdr... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libsframe' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libsframe' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c -o libsframe_la-sframe.lo `test -f 'sframe.c' || echo '../../libsframe/'`sframe.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -MT libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c -o libsframe_la-sframe-dump.lo `test -f 'sframe-dump.c' || echo '../../libsframe/'`sframe-dump.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -MT libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c -o libsframe_la-sframe-error.lo `test -f 'sframe-error.c' || echo '../../libsframe/'`sframe-error.c yes checking for ssize_t... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c ../../libsframe/sframe.c -o libsframe_la-sframe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -MT libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c ../../libsframe/sframe-dump.c -o libsframe_la-sframe-dump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -MT libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c ../../libsframe/sframe-error.c -o libsframe_la-sframe-error.o yes yes checking mach-o/dyld.h usability... checking for setenv... mv -f .deps/libsframe_la-sframe-error.Tpo .deps/libsframe_la-sframe-error.Plo yes no checking mach-o/dyld.h presence... yes checking for working alloca.h... checking for setlocale... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... yes checking for pid_t... yes checking for alloca... yes checking for stpcpy... mv -f .deps/libsframe_la-sframe-dump.Tpo .deps/libsframe_la-sframe-dump.Plo no checking sys/ldr.h presence... no checking for sys/ldr.h... no checking for fcntl... yes checking for a thread-safe mkdir -p... ../../gnulib/../install-sh -c -d checking whether uses 'inline' correctly... yes checking for btowc... yes checking for strcasecmp... yes checking whether strnlen is declared... yes checking for library containing strerror... yes checking for canonicalize_file_name... yes checking for strdup... none required checking for asprintf... yes checking whether getpagesize is declared... no checking for faccessat... yes checking for strtoul... yes checking for atexit... yes yes checking for lstat... checking for realpath... yes checking for tsearch... yes checking for basename... yes yes checking for readlink... checking for lstat... yes checking for __argz_count... yes checking for bcmp... yes yes checking for getexecname... checking for chown... no checking for __argz_stringify... yes checking for bcopy... yes no checking for KERN_PROC... checking for fchown... no checking for __argz_next... no checking for KERN_PROG_ARGS... yes checking for bsearch... yes checking for _set_invalid_parameter_handler... no checking for clock_gettime... no checking for __fsetlocking... yes checking for bzero... no checking for fchdir... yes checking whether -pthread is supported... yes checking for iconv... yes checking whether -gdwarf-5 is supported... yes checking for calloc... yes checking for fcntl... yes checking for iconv declaration... yes checking for compress in -lz... yes extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for clock... checking for symlink... yes checking whether --compress-debug-sections is supported... yes checking for LC_MESSAGES... yes yes checking for ffs... mv -f .deps/libsframe_la-sframe.Tpo .deps/libsframe_la-sframe.Plo checking for fdopendir... /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -Wl,--as-needed,-O1,--sort-common -o libsframe.la -rpath /usr/lib libsframe_la-sframe.lo libsframe_la-sframe-dump.lo libsframe_la-sframe-error.lo yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... dsymutil checking for nm... /usr/bin/nm -B checking for xz... no checking for comm... comm checking for lzma_auto_decoder in -llzma... libtool: link: ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so rc .libs/libsframe.a libsframe_la-sframe.o libsframe_la-sframe-dump.o libsframe_la-sframe-error.o libtool: link: ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so .libs/libsframe.a yes checking for bison... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader libtool: link: ( cd ".libs" && rm -f "libsframe.la" && ln -s "../libsframe.la" "libsframe.la" ) yes make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libsframe' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libsframe' yes checking for mempcpy... checking for getcwd... no checking whether tests can run... configure: updating cache ./config.cache configure: creating ./config.status yes checking for fnmatch... yes yes checking for getpagesize... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile yes config.status: creating config.intl checking for mbsrtowcs... config.status: creating config.h yes checking for gettimeofday... config.status: executing default-1 commands yes checking for fstatat... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/intl' yes checking for index... yes checking for getdelim... yes checking for insque... yes checking for getdtablesize... yes checking for memchr... yes checking for getlogin_r... yes checking for memcmp... yes checking for getprogname... yes checking for memcpy... config.status: creating Makefile no checking for getexecname... yes config.status: creating backtrace-supported.h checking for memmem... config.status: creating install-debuginfo-for-buildid.sh no checking for getrandom... config.status: creating config.h config.status: executing libtool commands yes checking for memmove... config.status: executing gstdint.h commands config.status: executing default commands yes checking for gettimeofday... yes checking for mempcpy... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libbacktrace' make all-am yes make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o atomic.lo ../../libbacktrace/atomic.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o dwarf.lo ../../libbacktrace/dwarf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o fileline.lo ../../libbacktrace/fileline.c checking for glob... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o posix.lo ../../libbacktrace/posix.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o print.lo ../../libbacktrace/print.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o sort.lo ../../libbacktrace/sort.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o state.lo ../../libbacktrace/state.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o backtrace.lo ../../libbacktrace/backtrace.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o simple.lo ../../libbacktrace/simple.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o elf.lo ../../libbacktrace/elf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o mmapio.lo ../../libbacktrace/mmapio.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o mmap.lo ../../libbacktrace/mmap.c true DO=all multi-do # make libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o yes checking for memset... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 yes checking for glob_pattern_p... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/state.c -o state.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1 yes checking for mkstemps... no checking for getpwnam_r... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 yes checking for putenv... yes checking for isblank... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 yes checking for random... yes checking for mbsinit... yes checking for rename... yes checking for mbrtowc... yes checking for rindex... yes checking for mprotect... yes checking for setenv... yes checking for mkostemp... yes yes checking for snprintf... checking for openat... yes yes checking for pipe... checking for sigsetmask... yes no checking for readlink... checking for stpcpy... yes yes checking for link... checking for stpncpy... yes checking for setenv... yes checking for strcasecmp... yes checking for strerror_r... yes checking for strchr... yes checking for __xpg_strerror_r... yes checking for strdup... yes checking for catgets... yes checking for strncasecmp... yes checking for snprintf... yes checking for strndup... yes checking for localtime_r... yes checking for strnlen... yes checking for iswcntrl... yes checking for strrchr... yes checking for wmempcpy... yes checking for strstr... no checking for nl_langinfo and CODESET... yes checking for strtod... yes checking for a traditional french locale... yes checking for strtol... yes checking for strtoul... none checking whether lstat correctly handles trailing slash... yes checking for strtoll... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for strtoull... yes checking for strverscmp... nearly checking for getcwd... yes checking for tmpnam... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for vasprintf... rm -f libdecnumber.a ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so libdecnumber.a make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libdecnumber' yes checking for vfprintf... yes checking whether chown dereferences symlinks... yes checking for vprintf... yes checking whether chown honors trailing slash... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 yes checking for vsnprintf... yes checking whether chown always updates ctime... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... 1 checking for vfork.h... no checking for fork... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1 yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... no checking for sys_nerr... no checking for sys_siglist... no checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... no checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for pipe2... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking if environ is properly declared... yes checking for strsignal... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for sysconf... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking for sysctl... no checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... no checking for sysmp... no checking for table... yes checking for working fcntl.h... no checking for times... yes checking for wait3... yes checking for wait4... yes checking for sbrk... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... /bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -Wl,--as-needed,-O1,--sort-common -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo yes libtool: link: ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o checking whether snprintf is declared... libtool: link: ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libbacktrace' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libbacktrace' yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes yes checking for pid_t... configure: updating cache ./config.cache configure: creating ./config.status yes checking for mode_t... config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands yes checking for mbstate_t... mkdir ./bfd Configuring in ./bfd make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libiberty' if [ x"-fPIC" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir touch stamp-noasandir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libiberty/testsuite' if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi checking whether frexp() can be used without linking with libm... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sigsetmask.c -o sigsetmask.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o checking whether alarm is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o configure: creating cache ./config.cache if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking target system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o armv6-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o checking for a thread-safe mkdir -p... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o ../../bfd/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o yes checking whether make supports nested variables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o checking whether make supports nested variables... (cached) yes yes checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-gcc... gcc checking whether frexp works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi yes checking whether long double and double are the same... gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o checking whether we are cross compiling... yes checking whether frexpl is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o checking whether frexpl() can be used without linking with libm... no checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o o checking whether we are using the GNU C compiler... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o yes checking whether frexpl works... yes checking whether gcc accepts -g... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o yes checking for gcc option to accept ISO C89... yes checking whether stat file-mode macros are broken... none needed checking whether gcc understands -c and -o together... no checking for nlink_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o yes checking for style of include used by make... GNU checking dependency style of gcc... yes checking whether getcwd (NULL, 0) allocates memory for result... gcc3 checking how to run the C preprocessor... gcc -E yes checking for getcwd with POSIX signature... checking for grep that handles long lines and -e... yes checking whether getcwd is declared... yes checking whether getdelim is declared... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o checking whether getdtablesize is declared... yes checking whether getline is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o yes checking whether getlogin_r is declared... yes checking for sys/types.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o yes checking for sys/stat.h... yes checking whether getlogin is declared... yes checking for stdlib.h... yes yes checking for struct timeval... checking for string.h... yes checking for wide-enough struct timeval.tv_sec member... yes checking for memory.h... yes checking pthread.h usability... yes checking for strings.h... yes checking pthread.h presence... yes checking for inttypes.h... yes checking for pthread.h... yes yes checking for stdint.h... checking for pthread_kill in -lpthread... yes checking for unistd.h... yes checking whether POSIX threads API is available... yes yes checking minix/config.h usability... checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... yes checking for IPv4 sockets... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for IPv6 sockets... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... ok checking for dlfcn.h... yes checking whether the compiler produces multi-arch binaries... yes checking for objdir... .libs no checking whether stdint.h conforms to C99... checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking whether stdint.h works without ISO C predefines... yes checking if gcc supports -c -o file.o... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... no checking whether INT32_MAX < INTMAX_MAX... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... yes checking whether INT64_MAX == LONG_MAX... no checking for shl_load in -ldld... no checking whether UINT32_MAX < UINTMAX_MAX... no checking for dlopen... yes checking whether UINT64_MAX == ULONG_MAX... no checking where to find the exponent in a 'double'... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... word 1 bit 20 checking whether byte ordering is bigendian... 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... no checking for wchar_t... no checking for library containing dlsym... yes checking for good max_align_t... 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 whether NULL can be used in arbitrary expressions... no checking size of void *... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... 4 yes checking whether struct lconv is properly defined... yes checking whether imported symbols can be declared weak... (cached) yes checking for multithread API to use... posix checking whether malloc is ptrdiff_t safe... no checking whether malloc, realloc, calloc set errno on failure... yes checking whether malloc (0) returns nonnull... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking size of long long... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... 8 checking size of void *... (cached) 4 checking size of long... yes checking for a traditional japanese locale... 4 checking size of int... none checking for a french Unicode locale... 4 checking fcntl.h usability... none checking for a transitional chinese locale... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... none checking for inline... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o inline checking for mmap... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl... yes checking whether memmem is declared... yes checking for fdopen... yes checking for memmem... yes checking for fileno... yes checking whether memmem works... yes checking for fls... yes checking whether memrchr is declared... no checking for getgid... yes yes checking whether defines MIN and MAX... checking for getpagesize... no checking whether defines MIN and MAX... yes checking for getrlimit... yes checking for O_CLOEXEC... yes yes checking for promoted mode_t type... checking for getuid... mode_t checking whether is self-contained... yes checking for sysconf... yes checking whether basename is declared... yes checking for library containing setsockopt... yes checking whether ffs is declared... none needed checking whether setenv is declared... yes checking whether stpcpy is declared... yes checking search.h usability... yes checking whether asprintf is declared... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether vasprintf is declared... yes checking for sigset_t... yes checking whether strnlen is declared... yes checking for volatile sig_atomic_t... yes checking whether ___lc_codepage_func is declared... no checking for armv6-alpine-linux-musleabihf-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libzstd >= 1.4.0... yes checking for sighandler_t... yes checking compiler support for hidden visibility... yes checking for stdbool.h that conforms to C99... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for _Bool... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes checking whether fcloseall is declared... yes checking for prstatus32_t in sys/procfs.h... no checking which flavor of printf attribute matches inttypes macros... no checking for prstatus_t.pr_who in sys/procfs.h... system checking whether ecvt is declared... no checking for prstatus32_t.pr_who in sys/procfs.h... no checking for pstatus_t in sys/procfs.h... yes checking whether fcvt is declared... no checking for pxstatus_t in sys/procfs.h... yes checking whether gcvt is declared... no checking for pstatus32_t in sys/procfs.h... no checking for prpsinfo_t in sys/procfs.h... yes checking whether strdup is declared... yes checking for prpsinfo_t.pr_pid in sys/procfs.h... yes checking whether strerror(0) succeeds... yes checking for prpsinfo32_t in sys/procfs.h... no checking for prpsinfo32_t.pr_pid in sys/procfs.h... yes checking for strerror_r with POSIX signature... no checking for psinfo_t in sys/procfs.h... yes checking whether strerror_r works... no checking for psinfo_t.pr_pid in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... yes checking whether strerror_r is declared... (cached) yes checking whether strnlen is declared... no checking for psinfo32_t.pr_pid in sys/procfs.h... yes checking whether strstr works... no checking for lwpstatus_t in sys/procfs.h... no checking for lwpxstatus_t in sys/procfs.h... yes checking whether strtok_r is declared... no checking for lwpstatus_t.pr_context in sys/procfs.h... yes checking for struct timespec in ... no checking for lwpstatus_t.pr_reg in sys/procfs.h... yes checking for TIME_UTC in ... no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... yes checking whether execvpe is declared... no checking for win32_pstatus_t in sys/procfs.h... no checking for ftello... yes checking whether unsetenv is declared... yes checking for ftello64... yes checking whether wcsdup is declared... yes checking for fseeko... yes checking whether iswcntrl works... yes checking for fseeko64... yes checking for towlower... yes checking for fopen64... yes checking for wctype_t... yes checking whether ftello is declared... yes checking for wctrans_t... yes checking whether ftello64 is declared... yes checking for C compiler option to allow warnings... yes checking whether fseeko is declared... -Wno-error checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes checking whether fseeko64 is declared... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking whether fopen64 is declared... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... yes checking size of off_t... none required checking for clock_getres... 8 checking file_ptr type... int64_t checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for clock_gettime... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for madvise... yes checking for mprotect... yes checking for d_type member in directory struct... yes yes checking for dirfd... configure: updating cache ./config.cache rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o checking that generated files are newer than configure... done configure: creating ./config.status yes ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so ./libiberty.a checking whether dirfd is declared... if [ x"-fPIC" != x ]; then \ cd pic; \ ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi yes make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libiberty' checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... config.status: creating Makefile yes checking whether fcntl understands F_DUPFD_CLOEXEC... config.status: creating bfd-in3.h no checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for ffs... config.status: creating po/Makefile.in config.status: creating config.h yes checking for flexible array member... config.status: executing depfiles commands yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... no checking whether free is known to preserve errno... no checking whether fstatat (..., 0) works... yes checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... config.status: executing libtool commands yes config.status: executing default-1 commands checking whether getcwd succeeds when 4k < cwd_length < 16k... config.status: executing default commands mkdir ./opcodes Configuring in ./opcodes yes checking for working getdelim function... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h GEN elf32-aarch64.c GEN elf64-aarch64.c GEN elf32-ia64.c GEN elf64-ia64.c GEN elf32-loongarch.c GEN elf64-loongarch.c GEN elf32-riscv.c GEN elf64-riscv.c GEN peigen.c GEN pepigen.c GEN pex64igen.c GEN pe-aarch64igen.c GEN pe-loongarch64igen.c Making info in po make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd/po' ( if test 'x../../../bfd/po' != 'x.'; then \ posrcprefix='../../../bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../bfd/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ../../../bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status yes checking whether getdtablesize works... configure: creating cache ./config.cache checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../opcodes/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for getline... yes checking whether make supports nested variables... (cached) yes checking for armv6-alpine-linux-musleabihf-gcc... gcc config.status: creating po/Makefile.in checking whether the C compiler works... config.status: executing depfiles commands config.status: executing libtool commands yes checking for working getline function... config.status: executing default-1 commands config.status: executing default commands yes checking for C compiler default output file name... a.out checking for suffix of executables... make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd/po' checking whether we are cross compiling... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd' yes checking whether getlogin_r works with small buffers... CCLD doc/chew.stamp no checking for suffix of object files... yes checking whether program_invocation_name is declared... o checking whether we are using the GNU C compiler... yes checking whether program_invocation_short_name is declared... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking whether __argv is declared... no checking whether getrandom is compatible with its GNU+BSD signature... none needed checking whether gcc understands -c and -o together... yes checking for gettimeofday with POSIX signature... yes checking for style of include used by make... GNU checking dependency style of gcc... yes checking for GNU glob interface version 1 or 2... no checking for library containing inet_ntop... gcc3 checking how to run the C preprocessor... gcc -E none required checking whether inet_ntop is declared... checking for grep that handles long lines and -e... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether isnanl works... yes checking whether the compiler supports the __inline keyword... yes checking for pthread_rwlock_t... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... no yes checking for stdint.h... GEN doc/aoutx.stamp checking whether mbrtowc handles incomplete characters... GEN doc/archive.stamp guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes GEN doc/archures.stamp checking whether mbrtowc handles a NULL pwc argument... guessing yes GEN doc/bfdio.stamp 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... GEN doc/bfdt.stamp GEN doc/bfdwin.stamp GEN doc/cache.stamp GEN doc/coffcode.stamp GEN doc/corefile.stamp GEN doc/elfcode.stamp GEN doc/elf.stamp GEN doc/format.stamp GEN doc/hash.stamp GEN doc/init.stamp GEN doc/libbfd.stamp GEN doc/linker.stamp GEN doc/mmo.stamp GEN doc/opncls.stamp GEN doc/reloc.stamp GEN doc/section.stamp GEN doc/syms.stamp GEN doc/targets.stamp yes MAKEINFO doc/bfd.info checking for unistd.h... yes checking whether the C locale is free of encoding errors... yes checking minix/config.h usability... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for mbtowc... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether memmem works in linear time... yes checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for memmem... (cached) yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking whether memmem works... (cached) yes checking for mempcpy... (cached) yes checking for memrchr... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking whether mkdir handles trailing slash... ok checking for dlfcn.h... yes checking whether mkdir handles trailing dot... yes checking for objdir... .libs yes checking for mkdtemp... yes checking whether is self-contained... checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether open recognizes a trailing slash... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking for opendir... yes checking if gcc supports -c -o file.o... yes checking for rawmemchr... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... no checking for readdir... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking size of void *... yes checking whether readlink truncates results correctly... yes checking whether rename honors trailing slash on destination... 4 checking whether basename is declared... yes checking whether rename honors trailing slash on source... yes checking whether stpcpy is declared... yes checking for sigsetjmp... yes checking whether rename manages hard links correctly... checking linker --as-needed support... yes checking for cos in -lm... yes checking whether rename manages existing destinations correctly... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for rewinddir... yes checking whether rmdir works... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether setenv validates arguments... config.status: creating Makefile yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking whether imported symbols can be declared weak... (cached) yes checking whether the -Werror option is usable... config.status: creating po/Makefile.in config.status: creating config.h yes checking for simple visibility declarations... config.status: executing depfiles commands yes checking for socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... config.status: executing libtool commands yes checking whether struct stat.st_atim is of type struct timespec... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strnlen... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking for strtok_r... yes checking whether strtok_r works... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for variable-length arrays... yes checking for wmemchr... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile.gnulib.inc config.status: creating Makefile config.status: creating import/Makefile config.status: creating config.h make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd' make all-recursive config.status: executing depfiles commands make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd/po' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h rm -f tofiles /bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h f=""; \ for i in 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 elf-sframe.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 ../../bfd/../move-if-change tofiles ofiles rm -f bfd-tmp.h touch stmp-bfd-h touch stamp-ofiles CC archive.lo CC archures.lo CC bfd.lo CC bfdio.lo CC bfdwin.lo CC cache.lo CC coff-bfd.lo CC compress.lo CC corefile.lo CC elf-properties.lo CC format.lo CC hash.lo CC init.lo CC libbfd.lo CC linker.lo CC merge.lo CC opncls.lo CC reloc.lo CC section.lo CC simple.lo CC stabs.lo CC syms.lo CC targets.lo CC binary.lo CC stab-syms.lo CC ihex.lo CC srec.lo CC tekhex.lo CC elf32.lo CC elf-nacl.lo CC elf-vxworks.lo CC elf.lo CC elflink.lo CC verilog.lo CC elf-attrs.lo CC elf32-arm.lo CC elf-strtab.lo CC elf-eh-frame.lo CC elf-sframe.lo CC dwarf1.lo CC dwarf2.lo CC plugin.lo CC cpu-arm.lo CC elf32-gen.lo config.status: executing default commands mkdir ./gdbsupport Configuring in ./gdbsupport make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib' Making all in import make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib/import' GEN alloca.h GEN arpa/inet.h GEN ctype.h GEN dirent.h GEN fcntl.h GEN fnmatch.h GEN glob.h GEN glob-libc.gl.h GEN inttypes.h GEN limits.h GEN locale.h GEN math.h GEN netdb.h GEN malloc/scratch_buffer.gl.h GEN signal.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/random.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/uio.h GEN sys/wait.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h configure: creating cache ./config.cache checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../gdbsupport/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for armv6-alpine-linux-musleabihf-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... make all-recursive yes checking whether gcc accepts -g... make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib/import' yes checking for gcc option to accept ISO C89... make[6]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib/import' CC libgnu_a-openat-proc.o CC libgnu_a-basename-lgpl.o CC libgnu_a-canonicalize-lgpl.o CC libgnu_a-chdir-long.o CC libgnu_a-cloexec.o CC libgnu_a-count-one-bits.o CC libgnu_a-dirname-lgpl.o CC libgnu_a-stripslash.o CC libgnu_a-error.o CC libgnu_a-exitfail.o CC libgnu_a-fcntl.o CC libgnu_a-fd-hook.o CC libgnu_a-fd-safer-flag.o CC libgnu_a-dup-safer-flag.o CC libgnu_a-filenamecat-lgpl.o CC libgnu_a-free.o CC libgnu_a-getcwd.o CC libgnu_a-getcwd-lgpl.o CC libgnu_a-getprogname.o CC libgnu_a-glob.o CC libgnu_a-globfree.o CC libgnu_a-glob_pattern_p.o CC libgnu_a-hard-locale.o CC libgnu_a-localcharset.o CC libgnu_a-malloca.o CC libgnu_a-math.o CC libgnu_a-openat-die.o CC libgnu_a-rawmemchr.o CC libgnu_a-save-cwd.o CC libgnu_a-setlocale_null.o CC libgnu_a-setlocale-lock.o CC libgnu_a-sockets.o CC libgnu_a-stat-time.o CC libgnu_a-strnlen1.o CC libgnu_a-sys_socket.o CC libgnu_a-tempname.o CC glthread/libgnu_a-threadlib.o CC libgnu_a-unistd.o CC libgnu_a-dup-safer.o CC libgnu_a-fd-safer.o CC libgnu_a-pipe-safer.o CC libgnu_a-wctype-h.o CC libgnu_a-wmempcpy.o CC fnmatch.o CC malloc.o CC realloc.o CC glthread/libgnu_a-lock.o CC malloc/libgnu_a-scratch_buffer_dupfree.o CC malloc/libgnu_a-scratch_buffer_grow.o CC malloc/libgnu_a-scratch_buffer_grow_preserve.o CC malloc/libgnu_a-scratch_buffer_set_array_size.o none needed checking whether gcc understands -c and -o together... ../../../gnulib/import/canonicalize-lgpl.c: In function 'rpl_realpath': ../../../gnulib/import/canonicalize-lgpl.c:438:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 438 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ ../../../gnulib/import/canonicalize-lgpl.c:439:5: warning: #warning "See ." [-Wcpp] 439 | #warning "See ." | ^~~~~~~ yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... AR libgnu.a yes checking for stdint.h... make[6]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib/import' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib/import' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib/import' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib' mkdir ./sim mkdir ./gdbserver Configuring in ./sim Configuring in ./gdbserver yes checking for unistd.h... yes checking minix/config.h usability... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for armv6-alpine-linux-musleabihf-gcc... gcc configure: creating cache ./config.cache checking build system type... armv6-alpine-linux-musleabihf checking host system type... no checking minix/config.h presence... checking whether the C compiler works... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for armv6-alpine-linux-musleabihf-gcc... gcc no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 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 dlfcn.h... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... yes checking for windows.h... no checking for suffix of object files... no checking for library containing dlsym... no o checking whether we are using the GNU C compiler... checking for suffix of object files... yes checking whether gcc accepts -g... o checking whether we are using the GNU C compiler... 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 gcc option to accept ISO C89... yes checking whether gcc accepts -g... no checking whether g++ supports C++11 features by default... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... none needed checking whether gcc understands -c and -o together... yes checking whether NLS is requested... no checking for long long... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... yes checking how to run the C preprocessor... gcc -E gcc -E yes checking size of long long... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... 8 checking whether basename is declared... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking for sys/types.h... yes checking for sys/types.h... yes yes checking for sys/stat.h... checking for sys/stat.h... yes checking whether snprintf is declared... yes yes checking for stdlib.h... checking for stdlib.h... yes checking whether vsnprintf is declared... yes yes checking for string.h... checking for string.h... yes yes checking for memory.h... checking for memory.h... yes checking whether strtol is declared... yes yes checking for strings.h... checking for strings.h... yes checking whether strtoul is declared... yes yes checking for inttypes.h... checking for inttypes.h... yes checking whether strtoll is declared... yes yes checking for stdint.h... checking for stdint.h... yes checking whether strtoull is declared... yes yes checking for unistd.h... checking for unistd.h... yes yes yes checking minix/config.h usability... checking minix/config.h usability... checking whether strverscmp is declared... no checking minix/config.h presence... no checking minix/config.h presence... yes checking for size_t... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether byte ordering is bigendian... no yes checking for stdlib.h... (cached) yes checking build system type... checking for unistd.h... (cached) yes armv6-alpine-linux-musleabihf checking host system type... checking for sys/param.h... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking whether g++ supports C++11 features by default... no checking for armv6-alpine-linux-musleabihf-dtc... no checking for dtc... no checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes yes checking whether C11 is supported by default... checking for pid_t... yes checking for dlfcn.h... yes checking for ANSI C header files... (cached) yes checking for size_t... yes checking for fcntl.h... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by GCC... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... yes checking for fpu_control.h... done checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... no checking for termios.h... yes checking for alloca... yes checking for pid_t... yes checking for nl_langinfo and CODESET... yes checking for unistd.h... (cached) yes checking for utime.h... yes checking linux/perf_event.h usability... yes checking for linux/if_tun.h... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by GCC... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... yes checking linux/perf_event.h presence... done checking for ANSI C header files... (cached) yes checking for working alloca.h... yes yes checking for linux/perf_event.h... yes checking for linux/mii.h... checking locale.h usability... yes checking for alloca... yes checking locale.h presence... yes checking for linux/types.h... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking for nl_langinfo and CODESET... yes checking for net/if.h... yes checking signal.h presence... yes checking linux/perf_event.h usability... yes checking for signal.h... yes checking sys/resource.h usability... yes checking for netinet/in.h... yes checking linux/perf_event.h presence... yes checking sys/resource.h presence... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking for netinet/tcp.h... yes checking locale.h presence... yes checking sys/socket.h presence... yes yes checking for locale.h... yes checking for sys/ioctl.h... checking for memory.h... (cached) yes checking signal.h usability... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking for sys/mman.h... yes checking signal.h presence... yes checking sys/un.h presence... yes checking for signal.h... yes yes checking for sys/un.h... yes checking sys/resource.h usability... checking sys/wait.h usability... yes checking for sys/mount.h... yes checking sys/resource.h presence... yes checking sys/wait.h presence... yes checking for sys/resource.h... yes yes checking for sys/wait.h... yes checking sys/socket.h usability... checking thread_db.h usability... yes checking for sys/param.h... no checking thread_db.h presence... yes checking sys/socket.h presence... yes checking for sys/resource.h... yes checking for sys/socket.h... yes no checking for thread_db.h... no checking wait.h usability... checking sys/un.h usability... yes checking for sys/socket.h... yes checking sys/un.h presence... yes checking wait.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking for wait.h... yes checking termios.h usability... yes checking for sys/stat.h... (cached) yes checking for sys/statfs.h... yes checking sys/wait.h presence... yes checking termios.h presence... yes checking for sys/wait.h... yes yes checking for termios.h... yes checking thread_db.h usability... checking for dlfcn.h... (cached) yes checking linux/elf.h usability... yes checking for sys/termio.h... no checking thread_db.h presence... yes checking linux/elf.h presence... no checking for sys/termios.h... no checking for thread_db.h... no checking wait.h usability... yes checking for linux/elf.h... yes checking proc_service.h usability... yes checking for sys/types.h... (cached) yes checking for sys/vfs.h... no checking proc_service.h presence... yes checking wait.h presence... no checking for proc_service.h... no checking poll.h usability... yes checking for wait.h... yes checking termios.h usability... yes checking for __setfpucw... yes checking poll.h presence... yes checking termios.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking for termios.h... yes checking dlfcn.h usability... no checking for access... yes checking sys/poll.h presence... yes checking dlfcn.h presence... yes checking for aint... yes checking for dlfcn.h... yes yes checking for sys/poll.h... yes checking linux/elf.h usability... checking sys/select.h usability... no checking for anint... yes checking linux/elf.h presence... yes checking sys/select.h presence... yes checking for linux/elf.h... yes yes checking for sys/select.h... yes checking for getpagesize... checking proc_service.h usability... no checking for cfgetispeed... yes checking for working mmap... no checking proc_service.h presence... no checking for proc_service.h... no checking poll.h usability... yes checking for cfgetospeed... yes checking poll.h presence... yes checking for cfsetispeed... yes checking for poll.h... yes checking sys/poll.h usability... yes checking vfork.h usability... yes checking for cfsetospeed... yes checking sys/poll.h presence... no checking vfork.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... no checking for vfork.h... no yes checking for fork... checking for chdir... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for getpagesize... yes yes checking for chmod... checking for vfork... yes checking for working mmap... yes yes checking for working fork... checking for dup... yes checking for dup2... yes checking for working vfork... (cached) yes checking for fdwalk... yes checking for execv... yes checking vfork.h usability... no checking for getrlimit... yes checking for execve... no checking vfork.h presence... yes checking for pipe... no checking for vfork.h... no checking for fork... yes checking for fcntl... yes checking for pipe2... yes checking for vfork... yes checking for fork... yes checking for poll... yes checking for working fork... yes checking for fstat... yes checking for socketpair... yes checking for working vfork... (cached) yes checking for fdwalk... yes checking for fstatfs... yes checking for sigaction... no checking for getrlimit... yes checking for ftruncate... yes checking for ptrace64... yes checking for pipe... yes checking for getdirentries... no checking for sbrk... yes checking for pipe2... no yes checking for getegid... checking for setns... yes checking for poll... yes yes checking for geteuid... checking for sigaltstack... yes checking for socketpair... yes checking for getgid... yes checking for sigprocmask... yes checking for sigaction... yes yes checking for getpid... checking for setpgid... yes checking for ptrace64... yes yes checking for getppid... checking for setpgrp... no checking for sbrk... yes checking for getrusage... yes checking for getrusage... yes checking for setns... yes checking for gettimeofday... yes checking for getauxval... yes checking for sigaltstack... yes checking for getuid... yes checking for sigtimedwait... yes checking for sigprocmask... yes checking for ioctl... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking for setpgid... yes checking whether strstr is declared... yes checking for kill... yes checking for setpgrp... yes yes checking for struct stat.st_blocks... checking for link... yes checking for getrusage... yes checking for lseek... yes checking for struct stat.st_blksize... yes checking for getauxval... yes checking for lstat... yes checking for library containing kinfo_getfile... yes checking for sigtimedwait... yes checking for mkdir... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking for mmap... yes checking whether strstr is declared... no checking for kinfo_getfile... yes checking for munmap... yes checking for struct stat.st_blocks... no checking whether gcc is Clang... yes checking for pipe... no checking whether pthreads work with -pthread... yes checking for struct stat.st_blksize... yes checking for posix_fallocate... yes checking for joinable pthread attribute... yes checking for library containing kinfo_getfile... yes checking for pread... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for rmdir... yes checking for std::thread... yes checking for setregid... no checking for kinfo_getfile... yes checking for setreuid... no checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for setgid... yes checking for joinable pthread attribute... yes checking for setuid... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for sigaction... yes checking for std::thread... yes checking for sigprocmask... yes checking for pthread_sigmask... yes checking for sqrt... yes checking for pthread_setname_np... yes checking for stat... yes checking for sigsetjmp... yes checking for strsignal... yes checking whether to use intel pt... auto checking for libipt... yes checking for symlink... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking for tcdrain... yes checking for pthread_sigmask... yes checking sys/procfs.h usability... yes checking for tcflow... yes checking sys/procfs.h presence... yes checking for pthread_setname_np... yes checking for tcflush... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... no checking for fpregset_t in sys/procfs.h... yes yes checking for sigsetjmp... checking for tcgetattr... no checking for prgregset_t in sys/procfs.h... yes checking whether to use intel pt... auto yes checking for tcgetpgrp... checking for libipt... yes checking for prfpregset_t in sys/procfs.h... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking for tcsendbreak... yes checking for prgregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... yes yes checking for tcsetattr... checking sys/procfs.h usability... yes checking for psaddr_t in sys/procfs.h... yes yes checking sys/procfs.h presence... checking for tcsetpgrp... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... yes checking for elf_fpregset_t in sys/procfs.h... yes checking for time... no checking for fpregset_t in sys/procfs.h... yes checking sys/ptrace.h usability... no checking for prgregset_t in sys/procfs.h... yes checking for truncate... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes yes checking for prfpregset_t in sys/procfs.h... checking ptrace.h usability... yes checking for umask... yes checking for prgregset32_t in sys/procfs.h... no checking ptrace.h presence... yes checking for unlink... no checking for ptrace.h... no checking return type of ptrace... no checking for lwpid_t in sys/procfs.h... yes checking for utime... yes checking for psaddr_t in sys/procfs.h... long checking types of arguments for ptrace... yes checking whether struct tm is in sys/time.h or time.h... yes checking for elf_fpregset_t in sys/procfs.h... time.h checking for uid_t in sys/types.h... yes checking whether NLS is requested... no checking dependency style of gcc... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... gcc3 /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking for termios.h... (cached) yes checking sys/reg.h usability... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for gawk... awk checking command to parse /usr/bin/nm -B output from gcc object... yes checking sys/reg.h presence... yes checking for sys/reg.h... yes checking for string.h... (cached) yes checking for sys/procfs.h... (cached) yes checking for linux/elf.h... (cached) yes checking fcntl.h usability... ok checking for dlfcn.h... (cached) yes checking for dirent.h that defines DIR... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for signal.h... (cached) yes checking sys/file.h usability... yes checking for library containing opendir... yes checking sys/file.h presence... none required checking for struct stat.st_blksize... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking for struct stat.st_blocks... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking netinet/in.h usability... yes checking for struct stat.st_rdev... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for sys/socket.h... (cached) yes checking netdb.h usability... yes checking for struct tm.tm_zone... CCLD libbfd.la yes checking netdb.h presence... yes checking for struct stat.st_dev... yes checking for netdb.h... yes checking netinet/tcp.h usability... yes checking for struct stat.st_ino... yes checking netinet/tcp.h presence... yes checking for struct stat.st_mode... libtooldir=`/bin/sh ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so libbfd.tmp; \ /bin/sh ../../bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking for struct stat.st_nlink... touch stamp-lib make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd' mkdir ./libctf Configuring in ./libctf yes checking arpa/inet.h presence... yes checking for struct stat.st_uid... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/opcodes' make all-recursive yes checking for arpa/inet.h... yes checking ws2tcpip.h usability... yes checking for struct stat.st_gid... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/opcodes' Making all in . no checking ws2tcpip.h presence... make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/opcodes' CC dis-buf.lo CC disassemble.lo CC dis-init.lo CC arm-dis.lo yes checking for struct stat.st_rdev... (cached) yes checking for struct stat.st_size... no checking for ws2tcpip.h... no checking for vfork.h... (cached) no configure: creating cache ./config.cache checking for fork... (cached) yes checking build system type... checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes armv6-alpine-linux-musleabihf checking host system type... checking for pread... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for armv6-alpine-linux-musleabihf-gcc... gcc yes checking for struct stat.st_blksize... (cached) yes checking for struct stat.st_blocks... (cached) yes checking whether the C compiler works... checking for struct stat.st_atime... yes checking for pwrite... yes checking for struct stat.st_mtime... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for pread64... yes checking for struct stat.st_ctime... checking whether we are cross compiling... yes checking for __int128... yes checking sys/ptrace.h usability... no checking for suffix of object files... no checking for socklen_t... yes checking sys/ptrace.h presence... o checking whether we are using the GNU C compiler... yes checking for sys/ptrace.h... yes checking ptrace.h usability... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... no checking ptrace.h presence... yes checking type of array argument to getgroups... no checking for ptrace.h... no checking return type of ptrace... none needed checking whether gcc understands -c and -o together... gid_t checking for mode_t... long checking types of arguments for ptrace... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... yes checking for off_t... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for pid_t... yes checking return type of signal handlers... yes checking for sys/types.h... void checking for size_t... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for uid_t in sys/types.h... (cached) yes checking for objdir... .libs yes checking for memory.h... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for strings.h... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for inttypes.h... yes checking if gcc static flag -static works... yes checking for stdint.h... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking for unistd.h... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... yes checking minix/config.h usability... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes no checking minix/config.h presence... checking for library containing bind... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... none required checking for library containing gethostbyname... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../libctf/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... none required checking for library containing fabs... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none required checking for library containing log2... gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for armv6-alpine-linux-musleabihf-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 armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so) interface... none required checking for library containing dlopen... ar checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... none required checking for cygwin... no checking for library containing tgetent... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs -lcurses checking for readline in -lreadline... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether build environment is sane... yes checking for a thread-safe mkdir -p... checking if gcc supports -fno-rtti -fno-exceptions... ../../sim/../install-sh -c -d checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... gcc3 checking whether make supports nested variables... (cached) yes checking where to find the target cc... host tool checking where to find the target as... host tool checking where to find the target ld... pre-installed in /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin checking whether to force sim alignment... no checking whether to enable sim asserts... 1 checking for sim debug setting... 0 checking whether to force sim endianness... no checking default sim environment setting... ALL_ENVIRONMENT checking for sim hardware settings... yes checking sim inline settings... -DDEFAULT_INLINE=0 checking for sim profile settings... -1 checking whether to check reserved bits in instruction... yes checking for sim cache size... 16384 checking for sim stdio debug behavior... 0 checking for sim trace settings... ~TRACE_debug checking compiler warning flags... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: creating ./config.lt config.lt: creating libtool checking for aclocal... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.2/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.2/missing autoconf checking for autoheader... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.2/missing autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wno-error=maybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wpointer-sign -Wold-style-declaration -Wformat-nonliteral checking for a known getopt prototype in unistd.h... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether sim frv should dump cpu state on unknown traps... no checking riscv bitsize... 64 checking whether sim rx should be cycle accurate... yes yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -pedantic -Wlong-long... configure: updating cache ./config.cache checking that generated files are newer than configure... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for library containing dlsym... none required checking for ELF support in BFD... yes checking whether byte ordering is bigendian... no checking byteswap.h usability... done configure: creating ./config.status yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for pread... yes checking whether bswap_16 is declared... CCLD libopcodes.la yes checking whether bswap_32 is declared... yes libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so libopcodes.tmp; \ /bin/sh ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi checking whether bswap_64 is declared... touch stamp-lib make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/opcodes' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/opcodes/po' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/opcodes' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/opcodes' yes checking whether asprintf is declared... yes checking whether vasprintf is declared... config.status: creating Make-common.sim config.status: creating arm/Makefile.sim config.status: creating arm/.gdbinit config.status: creating arch-subdir.mk yes checking whether stpcpy is declared... config.status: creating Makefile yes checking for qsort_r... config.status: creating .gdbinit config.status: creating config.h config.status: executing libtool commands yes checking for qsort_r signature... config.status: executing depfiles commands GNU checking for O_CLOEXEC... yes checking for makeinfo... makeinfo --split-size=5000000 config.status: executing arm/Makefile commands config.status: executing depdir-arm commands mkdir arm/.deps configure: WARNING: *** Makeinfo is too old. Info documentation will not be built. checking for expect... no checking for Tcl supporting try/catch... no checking for linker versioning flags... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim' make all-recursive -Wl,--version-script='../../libctf/libctf.ver' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim' GEN common/version.c-stamp CC common/callback.o CC common/portability.o CC common/sim-load.o CC common/syscall.o CC common/target-newlib-errno.o CC common/target-newlib-open.o CC common/target-newlib-signal.o CC common/target-newlib-syscall.o CC common/version.o configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libctf' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libctf' CC libctf_la-ctf-archive.lo CC libctf_la-ctf-dump.lo CC libctf_la-ctf-create.lo CC libctf_la-ctf-decl.lo CC libctf_la-ctf-error.lo CC libctf_la-ctf-hash.lo CC libctf_la-ctf-labels.lo CC libctf_la-ctf-dedup.lo CC libctf_la-ctf-link.lo CC libctf_la-ctf-lookup.lo CC libctf_la-ctf-open.lo CC libctf_la-ctf-sha1.lo CC libctf_la-ctf-string.lo CC libctf_la-ctf-subr.lo CC libctf_la-ctf-types.lo CC libctf_la-ctf-util.lo CC libctf_la-ctf-serialize.lo CC libctf_la-ctf-open-bfd.lo CC libctf_nobfd_la-ctf-archive.lo CC libctf_nobfd_la-ctf-dump.lo CC libctf_nobfd_la-ctf-create.lo CC libctf_nobfd_la-ctf-decl.lo CC libctf_nobfd_la-ctf-error.lo CC libctf_nobfd_la-ctf-hash.lo CC libctf_nobfd_la-ctf-labels.lo CC libctf_nobfd_la-ctf-dedup.lo CC libctf_nobfd_la-ctf-link.lo CC libctf_nobfd_la-ctf-lookup.lo CC libctf_nobfd_la-ctf-open.lo CC libctf_nobfd_la-ctf-serialize.lo CC libctf_nobfd_la-ctf-sha1.lo CC libctf_nobfd_la-ctf-subr.lo CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-util.lo CC libctf_nobfd_la-ctf-string.lo AR common/libcommon.a ar: `u' modifier ignored since `D' is the default (see `U') Making all in arm make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim/arm' GEN modules.c GEN hw-config.h CC modules.o CC wrapper.o CC sim-arange.o CC sim-bits.o CC sim-close.o CC sim-command.o CC sim-config.o CC sim-core.o CC sim-cpu.o CC sim-endian.o CC sim-engine.o CC sim-events.o CC sim-fpu.o CC sim-hload.o CC sim-hrw.o CC sim-io.o CC sim-info.o CC sim-memopt.o CC sim-model.o CC sim-module.o CC sim-options.o CC sim-profile.o CC sim-reason.o CC sim-reg.o CC sim-signal.o CC sim-stop.o CC sim-syscall.o CC sim-trace.o CC sim-utils.o CC sim-watch.o CC hw-alloc.o CC hw-base.o CC hw-device.o CC hw-events.o CC hw-handles.o CC hw-instances.o CC hw-ports.o CC hw-properties.o CC hw-tree.o CC sim-hw.o CC dv-cfi.o CC dv-core.o CC dv-pal.o CC dv-glue.o CC dv-sockser.o CC armemu.o CC armemu32.o CC arminit.o CC armos.o CC armsupp.o CC armvirt.o CC thumbemu.o CC armcopro.o CC maverick.o CC iwmmxt.o CC nrun.o CCLD libctf.la CCLD libctf-nobfd.la make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libctf' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libctf' AR libsim.a RANLIB libsim.a make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim/arm' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim' CCLD arm/run make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim' int,int,long,long checking the compiler type... gcc checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands int,int,long,long checking for ust... no checking the compiler type... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdbsupport' make all-am gcc checking compiler warning flags... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdbsupport' CXX agent.o CXX btrace-common.o CXX buffer.o CXX cleanups.o CXX common-debug.o CXX common-exceptions.o CXX common-inferior.o CXX common-utils.o CXX environ.o CXX common-regcache.o CXX errors.o CXX event-loop.o CXX fileio.o CXX filestuff.o CXX format.o CXX gdb-dlfcn.o CXX gdb-hashtab.o CXX gdb_obstack.o CXX gdb_regex.o CXX gdb_tilde_expand.o CXX gdb_wait.o CXX gdb_vecs.o CXX job-control.o CXX netstuff.o CXX new-op.o CXX pathstuff.o CXX print-utils.o CXX ptid.o CXX rsp-low.o CXX run-time-clock.o CXX safe-strerror.o CXX scoped_mmap.o CXX search.o CXX signals.o CXX signals-state-save-restore.o CXX tdesc.o CXX thread-pool.o CXX xml-utils.o CXX event-pipe.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdbsupport/ptid.h:35, from ../../gdbsupport/common-defs.h:206, from ../../gdbsupport/btrace-common.cc:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const btrace_block&}; _Tp = btrace_block; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = btrace_block; _Alloc = std::allocator]', inlined from 'int btrace_data_append(btrace_data*, const btrace_data*)' at ../../gdbsupport/btrace-common.cc:150:38: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral checking for dladdr... yes checking for long long... yes checking size of long long... 8 checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether perror is declared... yes checking whether vasprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking for socklen_t... yes checking for Elf32_auxv_t... yes checking for Elf64_auxv_t... yes checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for dlopen in -ldl... yes checking for the dynamic export flag... -Wl,--dynamic-list checking for TD_VERSION... no checking whether the target supports __sync_*_compare_and_swap... yes configure: updating cache ./config.cache configure: creating ./config.status AR libgdbsupport.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdbsupport' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdbsupport' mkdir ./gdb Configuring in ./gdb config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir .deps config.status: executing gdbdepdir commands mkdir arch mkdir arch/.deps mkdir gdbsupport mkdir gdbsupport/.deps mkdir nat mkdir nat/.deps mkdir target mkdir target/.deps configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for armv6-alpine-linux-musleabihf-gcc... gcc checking whether the C compiler works... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdbserver' CXX alloc.o CXX arch/aarch32.o CXX arch/arm-get-next-pcs.o CXX arch/arm-linux.o CXX arch/arm.o CXX ax.o CXX debug.o CXX dll.o CXX fork-child.o CXX hostio.o CXX inferiors.o CXX linux-aarch32-low.o CXX linux-aarch32-tdesc.o CXX linux-arm-low.o CXX linux-arm-tdesc.o CXX linux-low.o CXX mem-break.o CXX nat/fork-inferior.o CXX nat/linux-namespaces.o CXX nat/linux-osdata.o CXX nat/linux-personality.o CXX nat/linux-procfs.o CXX nat/linux-ptrace.o CXX nat/linux-waitpid.o CXX notif.o CXX proc-service.o CXX regcache.o CXX remote-utils.o CXX server.o CXX symbol.o CXX target.o CXX target/target.o CXX target/waitstatus.o CXX tdesc.o CXX thread-db.o CXX tracepoint.o CXX utils.o GEN version-generated.cc CXX gdbreplay.o yes checking for C compiler default output file name... a.out CXX version.o checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... CXXLD gdbreplay yes checking for unistd.h... In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdbserver/../gdbsupport/ptid.h:35, from ../../gdbserver/../gdbsupport/common-defs.h:206, from ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 yes checking minix/config.h usability... /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for dlfcn.h... In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector thumb_get_next_pcs_raw(arm_get_next_pcs*)' at ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:634:22, inlined from 'std::vector arm_get_next_pcs(arm_get_next_pcs*)' at ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:921:36: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector arm_deal_with_atomic_sequence_raw(arm_get_next_pcs*)' at ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:259:24, inlined from 'std::vector arm_get_next_pcs(arm_get_next_pcs*)' at ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:925:52: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector arm_get_next_pcs_raw(arm_get_next_pcs*)' at ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:715:22, inlined from 'std::vector arm_get_next_pcs(arm_get_next_pcs*)' at ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:927:34: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector arm_get_next_pcs_raw(arm_get_next_pcs*)' at ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:905:22, inlined from 'std::vector arm_get_next_pcs(arm_get_next_pcs*)' at ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:927:34: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/functional:67, from ../../gdbserver/../gdbsupport/ptid.h:35, from ../../gdbserver/../gdbsupport/common-defs.h:206, from ../../gdbserver/../gdb/nat/linux-osdata.c:20: /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ yes checking for windows.h... /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = pid_pgid_entry; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for gawk... awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... (cached) yes checking for objdir... .libs In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long int&, long long int&}; _Tp = pid_pgid_entry; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long int&, long long int&}; _Tp = pid_pgid_entry; _Alloc = std::allocator]', inlined from 'std::string linux_xfer_osdata_processgroups()' at ../../gdbserver/../gdb/nat/linux-osdata.c:478:32: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'std::string linux_xfer_osdata_processgroups()' at ../../gdbserver/../gdb/nat/linux-osdata.c:484:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'std::string linux_xfer_osdata_processgroups()' at ../../gdbserver/../gdb/nat/linux-osdata.c:484:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking whether g++ supports C++11 features by default... yes checking dependency style of gcc... gcc3 checking whether NLS is requested... no checking whether makeinfo --split-size=5000000 supports @click... yes checking for default auto-load directory... $debugdir:$datadir/auto-load checking for default auto-load safe-path... $debugdir:$datadir/auto-load checking size of void *... 4 checking for armv6-alpine-linux-musleabihf-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to use debuginfod... auto checking for libdebuginfod >= 0.179... no configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. checking libunwind-ia64.h usability... no checking libunwind-ia64.h presence... no checking for libunwind-ia64.h... no checking for monstartup... no checking for _mcleanup... no checking for _etext... yes checking for etext... yes checking for gawk... (cached) awk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for armv6-alpine-linux-musleabihf-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for bison... /home/buildozer/aports/main/gdb/src/gdb-13.2/missing bison -y checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-dlltool... dlltool checking for armv6-alpine-linux-musleabihf-windres... windres checking for main in -lm... yes checking for library containing gethostbyname... none required checking for library containing socketpair... none required checking for libzstd >= 1.4.0... yes checking for ld used by GCC... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... -lncursesw checking for library containing tgetent... none required checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether system readline is new enough... yes checking size of unsigned long long... 8 checking size of unsigned long... 4 checking size of unsigned __int128... 0 checking for library containing dlopen... none required checking whether to use expat... auto checking for libexpat... yes checking how to link with libexpat... /usr/lib/libexpat.so checking for XML_StopParser... yes checking for libgmp... yes checking how to link with libgmp... /usr/lib/libgmp.so checking whether to use MPFR... auto checking for libmpfr... no configure: WARNING: MPFR is missing or unusable; some features may be unavailable. checking whether to use python... /usr/bin/python3 checking for python... yes checking compiler flags for python code... -fno-strict-aliasing -fwrapv checking whether to use guile... auto checking for pkg-config... /usr/bin/pkg-config checking for usable guile from /usr/bin/pkg-config... no checking for the source-highlight library... no checking for ANSI C header files... (cached) yes checking nlist.h usability... CXXLD gdbserver no checking nlist.h presence... no checking for nlist.h... no checking machine/reg.h usability... no checking machine/reg.h presence... no checking for machine/reg.h... no checking thread_db.h usability... make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdbserver' no checking thread_db.h presence... no checking for thread_db.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking sys/reg.h usability... yes checking sys/reg.h presence... yes checking for sys/reg.h... yes checking sys/debugreg.h usability... no checking sys/debugreg.h presence... no checking for sys/debugreg.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking elf_hp.h usability... no checking elf_hp.h presence... no checking for elf_hp.h... no checking for sys/user.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncursesw/ncurses.h usability... no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking for term.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking for long long... yes checking size of long long... 8 checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether snprintf is declared... (cached) yes checking for LC_MESSAGES... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for getuid... yes checking for getgid... yes checking for pipe... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for resize_term... yes checking for getpgid... yes checking for setsid... yes checking for sigaction... yes checking for sigsetmask... no checking for socketpair... yes checking for ttrace... no checking for wborder... yes checking for wresize... yes checking for setlocale... yes checking for iconvlist... no checking for libiconvlist... no checking for btowc... yes checking for setrlimit... yes checking for getrlimit... yes checking for posix_madvise... yes checking for waitpid... yes checking for use_default_colors... yes checking for nl_langinfo and CODESET... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for pid_t... yes checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for nl_langinfo and CODESET... (cached) yes checking linux/perf_event.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/resource.h... (cached) yes checking for sys/socket.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for thread_db.h... (cached) no checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking for termios.h... (cached) yes checking for dlfcn.h... (cached) yes checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking proc_service.h usability... no checking proc_service.h presence... no checking for proc_service.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for getpagesize... yes checking for working mmap... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for fdwalk... no checking for getrlimit... (cached) yes checking for pipe... (cached) yes checking for pipe2... yes checking for poll... yes checking for socketpair... (cached) yes checking for sigaction... (cached) yes checking for ptrace64... no checking for sbrk... yes checking for setns... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for setpgid... yes checking for setpgrp... yes checking for getrusage... yes checking for getauxval... yes checking for sigtimedwait... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking whether strstr is declared... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for library containing kinfo_getfile... no checking for kinfo_getfile... no checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for std::thread... yes checking for pthread_sigmask... yes checking for pthread_setname_np... yes checking for sigsetjmp... yes checking whether to use intel pt... auto checking for libipt... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... no checking for fpregset_t in sys/procfs.h... no checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... yes checking for prgregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... yes checking for psaddr_t in sys/procfs.h... yes checking for elf_fpregset_t in sys/procfs.h... yes checking for sys/ptrace.h... (cached) yes checking for ptrace.h... (cached) no checking return type of ptrace... long checking types of arguments for ptrace... int,int,long,long checking whether setpgrp takes no argument... yes checking for struct thread.td_pcb... no checking for struct lwp... no checking for struct reg in machine/reg.h... no checking for struct reg.r_fs... no checking for struct reg.r_gs... no checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for PT_GETDBREGS... no checking for struct ptrace_lwpinfo.pl_tdname... no checking for struct ptrace_lwpinfo.pl_syscall_code... no checking for long long support in compiler... yes checking for decfloat support in printf... no checking for long double support in compiler... yes checking for long double support in printf... yes checking for long double support in scanf... yes checking for the dynamic export flag... -Wl,--dynamic-list checking whether execinfo.h backtrace is available... no checking the compiler type... gcc checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral checking for cygwin... no checking for ELF support in BFD... yes checking for library containing dlopen... (cached) none required checking for Mach-O support in BFD... no checking whether to use lzma... auto checking for liblzma... no checking for X... no checking whether to use babeltrace... auto checking for libbabeltrace... no configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data. checking for libxxhash... no checking whether to use xxhash... no checking for xsltproc... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating jit-reader.h config.status: creating gcore config.status: creating Makefile config.status: creating gdb-gdb.gdb config.status: creating gdb-gdb.py config.status: creating doc/Makefile config.status: creating data-directory/Makefile config.status: creating config.h config.status: linking ../../gdb/config/nm-linux.h to nm.h config.status: executing libtool commands config.status: executing depdir commands mkdir .deps === configuring in testsuite (/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/testsuite) configure: running /bin/sh ../../../gdb/testsuite/configure --disable-option-checking '--prefix=/usr' '--with-build-sysroot=' '--with-python=/usr/bin/python3' '--disable-nls' '--disable-werror' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-system-readline' '--with-system-zlib' '--program-transform-name=s,y,y,' '--disable-year2038' '--build=armv6-alpine-linux-musleabihf' '--host=armv6-alpine-linux-musleabihf' '--target=armv6-alpine-linux-musleabihf' 'build_alias=armv6-alpine-linux-musleabihf' 'host_alias=armv6-alpine-linux-musleabihf' 'target_alias=armv6-alpine-linux-musleabihf' 'CC=gcc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 ' 'LDFLAGS= -Wl,--as-needed,-O1,--sort-common' 'CXX=g++' 'CXXFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -g -O2 -g1 ' 'MAKEINFO=makeinfo --split-size=5000000' 'PKG_CONFIG_PATH=' 'YACC=/home/buildozer/aports/main/gdb/src/gdb-13.2/missing bison -y' --cache-file=.././config.cache --srcdir=../../../gdb/testsuite configure: loading cache .././config.cache checking build system type... (cached) armv6-alpine-linux-musleabihf checking host system type... (cached) armv6-alpine-linux-musleabihf checking target system type... (cached) armv6-alpine-linux-musleabihf checking for armv6-alpine-linux-musleabihf-gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating lib/pdtrace config.status: creating Makefile make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb' /bin/sh ../../gdb/../mkinstalldirs arch/.deps /bin/sh ../../gdb/../mkinstalldirs cli/.deps /bin/sh ../../gdb/../mkinstalldirs dwarf2/.deps /bin/sh ../../gdb/../mkinstalldirs mi/.deps /bin/sh ../../gdb/../mkinstalldirs compile/.deps /bin/sh ../../gdb/../mkinstalldirs tui/.deps /bin/sh ../../gdb/../mkinstalldirs unittests/.deps /bin/sh ../../gdb/../mkinstalldirs guile/.deps /bin/sh ../../gdb/../mkinstalldirs python/.deps /bin/sh ../../gdb/../mkinstalldirs target/.deps /bin/sh ../../gdb/../mkinstalldirs nat/.deps mkdir arch mkdir cli mkdir dwarf2 mkdir arch/.deps mkdir cli/.deps mkdir mi mkdir compile mkdir dwarf2/.deps mkdir tui mkdir mi/.deps mkdir unittests mkdir compile/.deps mkdir guile mkdir tui/.deps mkdir unittests/.deps mkdir python mkdir guile/.deps mkdir target mkdir nat mkdir python/.deps mkdir target/.deps mkdir nat/.deps GEN stamp-version CXX xml-support.o GEN xml-builtin.c CXX xml-syscall.o CXX xml-tdesc.o GEN init.c CXX gdb.o CXX aarch32-linux-nat.o CXX aarch32-tdep.o CXX ada-exp.o CXX ada-lang.o CXX ada-tasks.o CXX ada-typeprint.o CXX ada-valprint.o CXX ada-varobj.o CXX addrmap.o CXX agent.o CXX alloc.o CXX annotate.o CXX arch-utils.o CXX arch/aarch32.o CXX arch/arm-get-next-pcs.o CXX arch/arm-linux.o CXX arch/arm.o CXX arm-linux-nat.o CXX arm-linux-tdep.o CXX arm-none-tdep.o CXX arm-tdep.o CXX async-event.o CXX auto-load.o CXX auxv.o CXX ax-gdb.o CXX ax-general.o CXX bcache.o CXX bfd-target.o CXX block.o CXX blockframe.o CXX break-catch-exec.o CXX break-catch-fork.o CXX break-catch-load.o CXX break-catch-sig.o CXX break-catch-syscall.o CXX break-catch-throw.o CXX breakpoint.o CXX bt-utils.o CXX btrace.o CXX build-id.o CXX buildsym-legacy.o CXX buildsym.o CXX c-exp.o CXX c-lang.o CXX c-typeprint.o CXX c-valprint.o CXX c-varobj.o CXX charset.o CXX cli-out.o CXX cli/cli-cmds.o CXX cli/cli-decode.o CXX cli/cli-dump.o CXX cli/cli-interp.o CXX cli/cli-logging.o CXX cli/cli-option.o CXX cli/cli-script.o CXX cli/cli-setshow.o CXX cli/cli-style.o CXX cli/cli-utils.o CXX coff-pe-read.o CXX coffread.o CXX compile/compile-c-support.o CXX compile/compile-c-symbols.o CXX compile/compile-c-types.o CXX compile/compile-cplus-symbols.o CXX compile/compile-cplus-types.o CXX compile/compile-loc2c.o CXX compile/compile-object-load.o CXX compile/compile-object-run.o CXX compile/compile.o CXX complaints.o CXX completer.o CXX copying.o CXX corefile.o CXX corelow.o CXX cp-abi.o CXX cp-name-parser.o CXX cp-namespace.o CXX cp-support.o CXX cp-valprint.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/arch/arm-get-next-pcs.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX ctfread.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector thumb_get_next_pcs_raw(arm_get_next_pcs*)' at ../../gdb/arch/arm-get-next-pcs.c:634:22, inlined from 'std::vector arm_get_next_pcs(arm_get_next_pcs*)' at ../../gdb/arch/arm-get-next-pcs.c:921:36: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector arm_deal_with_atomic_sequence_raw(arm_get_next_pcs*)' at ../../gdb/arch/arm-get-next-pcs.c:259:24, inlined from 'std::vector arm_get_next_pcs(arm_get_next_pcs*)' at ../../gdb/arch/arm-get-next-pcs.c:925:52: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector arm_get_next_pcs_raw(arm_get_next_pcs*)' at ../../gdb/arch/arm-get-next-pcs.c:715:22, inlined from 'std::vector arm_get_next_pcs(arm_get_next_pcs*)' at ../../gdb/arch/arm-get-next-pcs.c:927:34: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector arm_get_next_pcs_raw(arm_get_next_pcs*)' at ../../gdb/arch/arm-get-next-pcs.c:905:22, inlined from 'std::vector arm_get_next_pcs(arm_get_next_pcs*)' at ../../gdb/arch/arm-get-next-pcs.c:927:34: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX d-exp.o CXX d-lang.o CXX d-namespace.o CXX d-valprint.o CXX dbxread.o CXX dcache.o CXX debug.o CXX debuginfod-support.o CXX dictionary.o CXX disasm.o CXX displaced-stepping.o CXX dtrace-probe.o CXX dummy-frame.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/cli-out.c:23: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = cli_ui_out::cli_progress_info; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = cli_ui_out::cli_progress_info; _Alloc = std::allocator]', inlined from 'virtual void cli_ui_out::do_progress_start()' at ../../gdb/cli-out.c:272:32: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX dwarf2/abbrev-cache.o CXX dwarf2/abbrev.o CXX dwarf2/attribute.o CXX dwarf2/comp-unit-head.o CXX dwarf2/cooked-index.o CXX dwarf2/cu.o CXX dwarf2/dwz.o CXX dwarf2/expr.o CXX dwarf2/frame-tailcall.o CXX dwarf2/frame.o CXX dwarf2/index-cache.o CXX dwarf2/index-common.o CXX dwarf2/index-write.o CXX dwarf2/leb.o CXX dwarf2/line-header.o CXX dwarf2/loc.o CXX dwarf2/macro.o ../../gdb/break-catch-throw.c: In member function 'virtual void exception_catchpoint::re_set()': ../../gdb/break-catch-throw.c:242:31: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 242 | update_breakpoint_locations (this, filter_pspace, sals, {}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX dwarf2/read.o CXX dwarf2/section.o CXX dwarf2/stringify.o CXX elf-none-tdep.o CXX elfread.o CXX eval.o CXX event-top.o CXX exceptions.o In file included from /usr/include/c++/13.1.1/bits/hashtable_policy.h:36, from /usr/include/c++/13.1.1/bits/hashtable.h:35, from /usr/include/c++/13.1.1/bits/unordered_map.h:33, from /usr/include/c++/13.1.1/unordered_map:41, from /usr/include/c++/13.1.1/functional:63, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/buildsym.c:19: /usr/include/c++/13.1.1/bits/stl_algobase.h: In function '_ForwardIterator std::__lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = linetable_entry; _Compare = __gnu_cxx::__ops::_Iter_comp_val >]': /usr/include/c++/13.1.1/bits/stl_algobase.h:1459:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1459 | __lower_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algobase.h:1459:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/13.1.1/functional:67: /usr/include/c++/13.1.1/bits/stl_algo.h: In function '_ForwardIterator std::__upper_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = linetable_entry; _Compare = __gnu_cxx::__ops::_Val_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2022:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2022 | __upper_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2022:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 CXX exec.o CXX expprint.o CXX extension.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 CXX f-exp.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = linetable_entry*; _OutputIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2649:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2649 | __move_merge(_InputIterator __first1, _InputIterator __last1, | ^~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = __gnu_cxx::__normal_iterator >; _OutputIterator = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2649:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2649:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2649:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2649:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 CXX f-lang.o In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61, from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/cli/cli-cmds.c:20: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = symtab_and_line; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ CXX f-typeprint.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2716 | __merge_sort_with_buffer(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'void std::__chunk_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Distance, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:2727:34: /usr/include/c++/13.1.1/bits/stl_algo.h:2706:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2706 | std::__insertion_sort(__first, __first + __chunk_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2709:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2709 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2709:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'void std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, _RandomAccessIterator2, _Distance, _Compare) [with _RandomAccessIterator1 = __gnu_cxx::__normal_iterator >; _RandomAccessIterator2 = linetable_entry*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:2731:26: /usr/include/c++/13.1.1/bits/stl_algo.h:2684:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2684 | __result = std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2685 | __first + __step_size, | ~~~~~~~~~~~~~~~~~~~~~~ 2686 | __first + __two_step, | ~~~~~~~~~~~~~~~~~~~~~ 2687 | __result, __comp); | ~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2684:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2692:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2692 | std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2693 | __first + __step_size, __last, __result, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2692:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'void std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, _RandomAccessIterator2, _Distance, _Compare) [with _RandomAccessIterator1 = linetable_entry*; _RandomAccessIterator2 = __gnu_cxx::__normal_iterator >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:2734:26: /usr/include/c++/13.1.1/bits/stl_algo.h:2684:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2684 | __result = std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2685 | __first + __step_size, | ~~~~~~~~~~~~~~~~~~~~~~ 2686 | __first + __two_step, | ~~~~~~~~~~~~~~~~~~~~~ 2687 | __result, __comp); | ~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2692:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2692 | std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2693 | __first + __step_size, __last, __result, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2692:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 CXX f-valprint.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/ada-tasks.c:18: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const ada_task_info&}; _Tp = ada_task_info; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ ../../gdb/cli/cli-cmds.c: In function 'void ambiguous_line_spec(gdb::array_view, const char*, ...)': ../../gdb/cli/cli-cmds.c:2055:1: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2055 | ambiguous_line_spec (gdb::array_view sals, | ^~~~~~~~~~~~~~~~~~~ CXX filename-seen-cache.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&):: >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = ada_task_info; _Alloc = std::allocator]', inlined from 'void add_ada_task(CORE_ADDR, inferior*)' at ../../gdb/ada-tasks.c:841:29: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 CXX filesystem.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__merge_adaptive(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2401:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2401 | __merge_adaptive(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2401:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2401:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX findcmd.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__stable_sort_adaptive(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2742:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2742 | __stable_sort_adaptive(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2742:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2742:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2747:36: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2747 | std::__merge_sort_with_buffer(__first, __middle, __buffer, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2748:36: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2748 | std::__merge_sort_with_buffer(__middle, __last, __buffer, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2750:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2750 | std::__merge_adaptive(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2751 | __middle - __first, __last - __middle, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2752 | __buffer, __comp); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/btrace.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const btrace_insn&}; _Tp = btrace_insn; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX findvar.o CXX fork-child.o CXX frame-base.o CXX frame-info.o CXX frame-unwind.o CXX frame.o CXX gcore-elf.o In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = filter_sals(std::vector&)::]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'void filter_sals(std::vector&)' at ../../gdb/cli/cli-cmds.c:2115:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = filter_sals(std::vector&)::]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'void filter_sals(std::vector&)' at ../../gdb/cli/cli-cmds.c:2115:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ CXX gcore.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = btrace_insn; _Alloc = std::allocator]', inlined from 'void ftrace_update_insns(btrace_function*, const btrace_insn&)' at ../../gdb/btrace.c:668:24, inlined from 'void btrace_compute_ftrace_bts(thread_info*, const btrace_data_bts*, std::vector&)' at ../../gdb/btrace.c:1124:24, inlined from 'void btrace_compute_ftrace_1(thread_info*, btrace_data*, const btrace_cpu*, std::vector&)' at ../../gdb/btrace.c:1539:33, inlined from 'void btrace_compute_ftrace(thread_info*, btrace_data*, const btrace_cpu*)' at ../../gdb/btrace.c:1572:31: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function '_RandomAccessIterator std::_V2::__rotate(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, std::random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1283:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1283 | __rotate(_RandomAccessIterator __first, | ^~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1283:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1283:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2477:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2477 | __merge_without_buffer(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2477:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2477:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2502:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2502 | = std::__lower_bound(__middle, __last, *__first_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2503 | __gnu_cxx::__ops::__iter_comp_val(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2511:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2511 | = std::__upper_bound(__first, __middle, *__second_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2512 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_FIter std::_V2::rotate(_FIter, _FIter, _FIter) [with _FIter = __gnu_cxx::__normal_iterator >]', inlined from 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:2517:15: /usr/include/c++/13.1.1/bits/stl_algo.h:1399:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1399 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1400 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2518:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2518 | std::__merge_without_buffer(__first, __first_cut, __new_middle, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2519 | __len11, __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2520:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2520 | std::__merge_without_buffer(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2521 | __len1 - __len11, __len2 - __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__inplace_stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2785:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2785 | __inplace_stable_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2785:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2790:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2790 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2794:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2794 | std::__inplace_stable_sort(__first, __middle, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2795:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2795 | std::__inplace_stable_sort(__middle, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2796:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2796 | std::__merge_without_buffer(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2797 | __middle - __first, | ~~~~~~~~~~~~~~~~~~~ 2798 | __last - __middle, | ~~~~~~~~~~~~~~~~~~ 2799 | __comp); | ~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__merge_adaptive_resize(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2424:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2424 | __merge_adaptive_resize(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2424:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2424:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2432:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2432 | std::__merge_adaptive(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2433 | __len1, __len2, __buffer, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2445:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2445 | = std::__lower_bound(__middle, __last, *__first_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2446 | __gnu_cxx::__ops::__iter_comp_val(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2454:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2454 | = std::__upper_bound(__first, __middle, *__second_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2455 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_FIter std::_V2::rotate(_FIter, _FIter, _FIter) [with _FIter = __gnu_cxx::__normal_iterator >]', inlined from '_BidirectionalIterator1 std::__rotate_adaptive(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator1, _Distance, _Distance, _BidirectionalIterator2, _Distance) [with _BidirectionalIterator1 = __gnu_cxx::__normal_iterator >; _BidirectionalIterator2 = linetable_entry*; _Distance = int]' at /usr/include/c++/13.1.1/bits/stl_algo.h:2394:20, inlined from 'void std::__merge_adaptive_resize(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:2460:30: /usr/include/c++/13.1.1/bits/stl_algo.h:1399:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1399 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1400 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__merge_adaptive_resize(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2463:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2463 | std::__merge_adaptive_resize(__first, __first_cut, __new_middle, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2464 | __len11, __len22, | ~~~~~~~~~~~~~~~~~ 2465 | __buffer, __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2466:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2466 | std::__merge_adaptive_resize(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2467 | _Distance(__len1 - __len11), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2468 | _Distance(__len2 - __len22), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2469 | __buffer, __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX gdb-demangle.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__stable_sort_adaptive_resize(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Distance, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Pointer = linetable_entry*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2758:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2758 | __stable_sort_adaptive_resize(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2758:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2767:45: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator >' changed in GCC 7.1 2767 | std::__stable_sort_adaptive_resize(__first, __middle, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2768 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2769:45: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2769 | std::__stable_sort_adaptive_resize(__middle, __last, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2770 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2771:39: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator >' changed in GCC 7.1 2771 | std::__merge_adaptive_resize(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2772 | _Distance(__middle - __first), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2773 | _Distance(__last - __middle), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2774 | __buffer, __buffer_size, | ~~~~~~~~~~~~~~~~~~~~~~~~ 2775 | __comp); | ~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2778:36: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator >' changed in GCC 7.1 2778 | std::__stable_sort_adaptive(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2779 | __buffer, __comp); | ~~~~~~~~~~~~~~~~~ CXX gdb_bfd.o /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = btrace_block; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = btrace_block; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX gdbtypes.o CXX glibc-tdep.o CXX gmp-utils.o CXX gnu-v2-abi.o CXX gnu-v3-abi.o In function 'void std::__stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::stable_sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = buildsym_compunit::end_compunit_symtab_with_blockvector(block*, int, int)::]' at /usr/include/c++/13.1.1/bits/stl_algo.h:5119:36, inlined from 'compunit_symtab* buildsym_compunit::end_compunit_symtab_with_blockvector(block*, int, int)' at ../../gdb/buildsym.c:911:23: /usr/include/c++/13.1.1/bits/stl_algo.h:5047:43: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 5047 | std::__stable_sort_adaptive_resize(__first, __last, __buf.begin(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5048 | _DistanceType(__buf.size()), __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:5041:36: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 5041 | std::__stable_sort_adaptive(__first, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 5042 | __first + _DistanceType(__buf.size()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5043 | __last, __buf.begin(), __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:5045:35: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 5045 | std::__inplace_stable_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ CXX go-exp.o CXX go-lang.o CXX go-typeprint.o CXX go-valprint.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = linetable_entry; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = linetable_entry; _Alloc = std::allocator]', inlined from 'void buildsym_compunit::record_line(subfile*, int, CORE_ADDR, linetable_entry_flags)' at ../../gdb/buildsym.c:668:45: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = context_stack; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = context_stack; _Alloc = std::allocator]', inlined from 'context_stack* buildsym_compunit::push_context(int, CORE_ADDR)' at ../../gdb/buildsym.c:1160:32: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/compile/compile-object-load.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const munmap_list::munmap_item&}; _Tp = munmap_list::munmap_item; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = munmap_list::munmap_item; _Alloc = std::allocator]', inlined from 'void munmap_list::add(CORE_ADDR, CORE_ADDR)' at ../../gdb/compile/compile-object-load.c:44:19: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = munmap_list::munmap_item; _Alloc = std::allocator]', inlined from 'void munmap_list::add(CORE_ADDR, CORE_ADDR)' at ../../gdb/compile/compile-object-load.c:44:19, inlined from 'void setup_sections_data::setup_one_section(asection*)' at ../../gdb/compile/compile-object-load.c:150:20: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX guile/guile.o In file included from ../../gdb/frame-info.h:23, from ../../gdb/gdbtypes.h:59, from ../../gdb/dwarf2/expr.h:26, from ../../gdb/dwarf2/loc.h:23, from ../../gdb/dwarf2/frame-tailcall.c:23: In member function 'void intrusive_list::push_empty(T&) [with T = frame_info_ptr; AsNode = intrusive_base_node]', inlined from 'void intrusive_list::push_back(reference) [with T = frame_info_ptr; AsNode = intrusive_base_node]' at ../../gdb/../gdbsupport/intrusive_list.h:332:24, inlined from 'frame_info_ptr::frame_info_ptr()' at ../../gdb/frame-info.h:50:26, inlined from 'int tailcall_frame_sniffer(const frame_unwind*, frame_info_ptr, void**)' at ../../gdb/dwarf2/frame-tailcall.c:321:18: ../../gdb/../gdbsupport/intrusive_list.h:415:12: warning: storing the address of local variable 'next_frame' in 'frame_info_ptr::frame_list.intrusive_list::m_back' [-Wdangling-pointer=] 415 | m_back = &elem; | ~~~~~~~^~~~~~~ ../../gdb/dwarf2/frame-tailcall.c: In function 'int tailcall_frame_sniffer(const frame_unwind*, frame_info_ptr, void**)': ../../gdb/dwarf2/frame-tailcall.c:321:18: note: 'next_frame' declared here 321 | frame_info_ptr next_frame; | ^~~~~~~~~~ ../../gdb/frame-info.h:169:41: note: 'frame_info_ptr::frame_list' declared here 169 | static intrusive_list frame_list; | ^~~~~~~~~~ CXX inf-child.o CXX inf-loop.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/corelow.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int}; _Tp = mem_range; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int}; _Tp = mem_range; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&, bfd_section*&}; _Tp = target_section; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX inf-ptrace.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/compile/compile-cplus-types.c:21: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {compile_scope}; _Tp = compile_scope; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {compile_scope}; _Tp = compile_scope; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = compile_scope; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'void compile_cplus_instance::enter_scope(compile_scope&&)' at ../../gdb/compile/compile-cplus-types.c:254:22: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX infcall.o In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = munmap_list::munmap_item; _Alloc = std::allocator]', inlined from 'void munmap_list::add(CORE_ADDR, CORE_ADDR)' at ../../gdb/compile/compile-object-load.c:44:19, inlined from 'compile_module_up compile_object_load(const compile_file_names&, compile_i_scope_types, void*)' at ../../gdb/compile/compile-object-load.c:812:43: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = munmap_list::munmap_item; _Alloc = std::allocator]', inlined from 'void munmap_list::add(CORE_ADDR, CORE_ADDR)' at ../../gdb/compile/compile-object-load.c:44:19, inlined from 'compile_module_up compile_object_load(const compile_file_names&, compile_i_scope_types, void*)' at ../../gdb/compile/compile-object-load.c:834:43: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX infcmd.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&, bfd_section*&}; _Tp = target_section; _Alloc = std::allocator]', inlined from 'core_target::build_file_mappings()::' at ../../gdb/corelow.c:302:36, inlined from 'gdb::function_view::bind >(core_target::build_file_mappings()::&)::' at ../../gdb/../gdbsupport/function-view.h:305:9, inlined from 'static constexpr void gdb::function_view::bind >(core_target::build_file_mappings()::&)::::_FUN(gdb::fv_detail::erased_callable, int, long long unsigned int, long long unsigned int, long long unsigned int, const char*, const bfd_build_id*)' at ../../gdb/../gdbsupport/function-view.h:299:17: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX inferior.o CXX inflow.o CXX infrun.o CXX inline-frame.o CXX interps.o CXX jit.o CXX language.o CXX linespec.o CXX linux-fork.o CXX linux-nat.o CXX linux-record.o CXX linux-tdep.o CXX linux-thread-db.o CXX location.o CXX m2-exp.o CXX m2-lang.o CXX m2-typeprint.o CXX m2-valprint.o CXX macrocmd.o CXX macroexp.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/ctfread.c:78: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {ctf_nextfield&}; _Tp = ctf_nextfield; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {ctf_nextfield&}; _Tp = ctf_nextfield; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX macroscope.o CXX macrotab.o CXX main.o CXX maint-test-options.o CXX maint-test-settings.o CXX maint.o CXX mdebugread.o CXX mem-break.o CXX memattr.o CXX memory-map.o CXX memrange.o CXX memtag.o CXX mi/mi-cmd-break.o CXX mi/mi-cmd-catch.o CXX mi/mi-cmd-disas.o CXX mi/mi-cmd-env.o CXX mi/mi-cmd-file.o CXX mi/mi-cmd-info.o CXX mi/mi-cmd-stack.o CXX mi/mi-cmd-target.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/exec.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long unsigned int, long unsigned int, bfd_section*&}; _Tp = target_section; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX mi/mi-cmd-var.o CXX mi/mi-cmds.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long unsigned int, long unsigned int, bfd_section*&}; _Tp = target_section; _Alloc = std::allocator]', inlined from 'target_section_table build_section_table(bfd*)' at ../../gdb/exec.c:581:26: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX mi/mi-common.o CXX mi/mi-console.o /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const target_section&}; _Tp = target_section; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = target_section; _Alloc = std::allocator]', inlined from 'void program_space::add_target_sections(void*, const target_section_table&)' at ../../gdb/exec.c:600:32: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../../gdb/findvar.c: In function 'frame_info_ptr follow_static_link(frame_info_ptr, const dynamic_prop*)': ../../gdb/findvar.c:404:33: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 404 | if (!dwarf2_evaluate_property (static_link, frame, NULL, &upper_frame_base)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/dtrace-probe.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const dtrace_probe_enabler&}; _Tp = dtrace_probe_enabler; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX mi/mi-getopt.o CXX mi/mi-interp.o /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, int&}; _Tp = mem_range; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, int&}; _Tp = mem_range; _Alloc = std::allocator]', inlined from 'std::vector section_table_available_memory(CORE_ADDR, ULONGEST, const target_section_table&)' at ../../gdb/exec.c:764:24, inlined from 'target_xfer_status section_table_read_available_memory(gdb_byte*, ULONGEST, ULONGEST, ULONGEST*)' at ../../gdb/exec.c:778:58: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = dtrace_probe_enabler; _Alloc = std::allocator]', inlined from 'void dtrace_process_dof_probe(objfile*, gdbarch*, std::vector >*, dtrace_dof_hdr*, dtrace_dof_probe*, dtrace_dof_provider*, char*, char*, char*, char*, uint64_t)' at ../../gdb/dtrace-probe.c:445:26, inlined from 'void dtrace_process_dof(asection*, objfile*, std::vector >*, dtrace_dof_hdr*)' at ../../gdb/dtrace-probe.c:599:31: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61, from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/arm-tdep.c:20: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = arm_mapping_symbol; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 ../../gdb/elfread.c: In function 'void elf_gnu_ifunc_resolver_return_stop(code_breakpoint*)': ../../gdb/elfread.c:1053:31: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 1053 | update_breakpoint_locations (b, current_program_space, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 1054 | find_function_start_sal (resolved_pc, NULL, true), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1055 | {}); | ~~~ CXX mi/mi-main.o CXX mi/mi-out.o CXX mi/mi-parse.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/elfread.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long unsigned int&, long unsigned int&}; _Tp = symfile_segment_data::segment; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX mi/mi-symbol-cmds.o CXX minidebug.o CXX minsyms.o CXX mipsread.o CXX namespace.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/dwarf2/expr.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = dwarf_expr_piece; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX nat/fork-inferior.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = dwarf_expr_piece; _Alloc = std::allocator]', inlined from 'void dwarf_expr_context::add_piece(ULONGEST, ULONGEST)' at ../../gdb/dwarf2/expr.c:1196:31: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long unsigned int&, long unsigned int&}; _Tp = symfile_segment_data::segment; _Alloc = std::allocator]', inlined from 'symfile_segment_data_up elf_symfile_segments(bfd*)' at ../../gdb/elfread.c:113:33: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/gnu-v3-abi.c: In function 'int gnuv3_baseclass_offset(type*, int, const bfd_byte*, LONGEST, CORE_ADDR, const value*)': ../../gdb/gnu-v3-abi.c:488:36: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 488 | if (dwarf2_evaluate_property (&prop, nullptr, &addr_stack, &result, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 489 | {addr_stack.addr})) | ~~~~~~~~~~~~~~~~~~ CXX nat/linux-namespaces.o In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61, from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/memrange.c:20: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = mem_range; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/memory-map.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int, mem_access_mode}; _Tp = mem_region; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int, mem_access_mode}; _Tp = mem_region; _Alloc = std::allocator]', inlined from 'void memory_map_start_memory(gdb_xml_parser*, const gdb_xml_element*, void*, std::vector&)' at ../../gdb/memory-map.c:75:34: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/ada-lang.c:21: /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ CXX nat/linux-osdata.o In file included from ../../gdb/symtab.h:27, from ../../gdb/language.h:26, from ../../gdb/frame.h:74, from ../../gdb/breakpoint.h:22, from ../../gdb/inline-frame.c:21: ../../gdb/../gdbsupport/gdb_vecs.h: In function 'T unordered_remove(std::vector&, typename std::vector::iterator) [with T = inline_state]': ../../gdb/../gdbsupport/gdb_vecs.h:49:1: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 49 | unordered_remove (std::vector &vec, typename std::vector::iterator it) | ^~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'void normalize_mem_ranges(std::vector*)' at ../../gdb/memrange.c:51:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'void normalize_mem_ranges(std::vector*)' at ../../gdb/memrange.c:51:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ CXX nat/linux-personality.o CXX nat/linux-procfs.o CXX nat/linux-ptrace.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 CXX nat/linux-waitpid.o In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = ada_exc_info; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ CXX objc-lang.o CXX objfiles.o CXX observable.o CXX opencl-lang.o CXX osabi.o CXX osdata.o CXX p-exp.o CXX p-lang.o CXX p-typeprint.o CXX p-valprint.o CXX parse.o CXX posix-hdep.o CXX printcmd.o CXX probe.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX proc-service.o In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'void sort_remove_dups_ada_exceptions_list(std::vector*, int)' at ../../gdb/ada-lang.c:13004:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'void sort_remove_dups_ada_exceptions_list(std::vector*, int)' at ../../gdb/ada-lang.c:13004:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/inline-frame.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {thread_info*&, int&, long long unsigned int&, std::vector >}; _Tp = inline_state; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from d-exp.y:41: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const token_and_value&}; _Tp = token_and_value; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX process-stratum-target.o /usr/include/c++/13.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]': /usr/include/c++/13.1.1/bits/vector.tcc:195:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 195 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc:195:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {thread_info*&, int&, long long unsigned int&, std::vector >}; _Tp = inline_state; _Alloc = std::allocator]', inlined from 'void skip_inline_frames(thread_info*, bpstat*)' at ../../gdb/inline-frame.c:387:30: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX producer.o CXX progspace-and-thread.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = token_and_value; _Alloc = std::allocator]', inlined from 'int d_yylex()' at d-exp.y:1428:24: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = token_and_value; _Alloc = std::allocator]', inlined from 'int d_yylex()' at d-exp.y:1435:28: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 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]', inlined from 'int d_yylex()' at d-exp.y:1497:22: /usr/include/c++/13.1.1/bits/stl_vector.h:1563:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1563 | 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]', inlined from 'int d_yylex()' at d-exp.y:1593:19: /usr/include/c++/13.1.1/bits/stl_vector.h:1563:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1563 | return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/memattr.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const mem_region&}; _Tp = mem_region; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX progspace.o /usr/include/c++/13.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 = mem_region; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:133:5: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 133 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc:170:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 170 | _M_realloc_insert(begin() + (__position - cbegin()), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX prologue-value.o CXX psymtab.o CXX python/py-arch.o In function 'void create_user_mem_region(CORE_ADDR, CORE_ADDR, const mem_attrib&)', inlined from 'void mem_command(const char*, int)' at ../../gdb/memattr.c:334:26: ../../gdb/memattr.c:157:31: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 157 | user_mem_region_list.insert (it, newobj); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from ../../gdb/frame-info.h:23, from ../../gdb/gdbtypes.h:59, from ../../gdb/symtab.h:28, from ../../gdb/language.c:33: In member function 'void intrusive_list::push_empty(T&) [with T = frame_info_ptr; AsNode = intrusive_base_node]', inlined from 'void intrusive_list::push_back(reference) [with T = frame_info_ptr; AsNode = intrusive_base_node]' at ../../gdb/../gdbsupport/intrusive_list.h:332:24, inlined from 'frame_info_ptr::frame_info_ptr(const frame_info_ptr&)' at ../../gdb/frame-info.h:63:26, inlined from 'CORE_ADDR skip_language_trampoline(frame_info_ptr, CORE_ADDR)' at ../../gdb/language.c:535:49: ../../gdb/../gdbsupport/intrusive_list.h:415:12: warning: storing the address of local variable '' in 'frame_info_ptr::frame_list.intrusive_list::m_back' [-Wdangling-pointer=] 415 | m_back = &elem; | ~~~~~~~^~~~~~~ ../../gdb/language.c: In function 'CORE_ADDR skip_language_trampoline(frame_info_ptr, CORE_ADDR)': ../../gdb/language.c:535:49: note: '' declared here 535 | CORE_ADDR real_pc = lang->skip_trampoline (frame, pc); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ../../gdb/frame-info.h:169:41: note: 'frame_info_ptr::frame_list' declared here 169 | static intrusive_list frame_list; | ^~~~~~~~~~ CXX python/py-auto-load.o CXX python/py-block.o CXX python/py-bpevent.o CXX python/py-breakpoint.o CXX python/py-cmd.o In file included from /usr/include/c++/13.1.1/bits/hashtable_policy.h:36, from /usr/include/c++/13.1.1/bits/hashtable.h:35, from /usr/include/c++/13.1.1/bits/unordered_map.h:33, from /usr/include/c++/13.1.1/unordered_map:41, from /usr/include/c++/13.1.1/functional:63, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/infcall.c:20: In static member function 'static _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = value*; _Up = value*; bool _IsMove = false]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = value**; _OI = value**]' at /usr/include/c++/13.1.1/bits/stl_algobase.h:506:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = value**; _OI = value**]' at /usr/include/c++/13.1.1/bits/stl_algobase.h:533:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = value**; _OI = value**]' at /usr/include/c++/13.1.1/bits/stl_algobase.h:540:31, inlined from '_OI std::copy(_II, _II, _OI) [with _II = value**; _OI = value**]' at /usr/include/c++/13.1.1/bits/stl_algobase.h:633:7, inlined from 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = value**; _ForwardIterator = value**]' at /usr/include/c++/13.1.1/bits/stl_uninitialized.h:147:27, inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = value**; _ForwardIterator = value**]' at /usr/include/c++/13.1.1/bits/stl_uninitialized.h:185:15, inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = value**; _ForwardIterator = value**; _Tp = value*]' at /usr/include/c++/13.1.1/bits/stl_uninitialized.h:373:37, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = value**; _Tp = value*; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/vector.tcc:814:38, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = value**; = void; _Tp = value*; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1483:19, inlined from 'value* call_function_by_hand_dummy(value*, type*, gdb::array_view, void (*)(void*, int), void*)' at ../../gdb/infcall.c:1226:23: /usr/include/c++/13.1.1/bits/stl_algobase.h:437:30: warning: 'void* __builtin_memmove(void*, const void*, unsigned int)' writing between 5 and 2147483644 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 437 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/armv6-alpine-linux-musleabihf/bits/c++allocator.h:33, from /usr/include/c++/13.1.1/bits/allocator.h:46, from /usr/include/c++/13.1.1/bits/alloc_traits.h:39, from /usr/include/c++/13.1.1/ext/alloc_traits.h:34, from /usr/include/c++/13.1.1/bits/hashtable_policy.h:39: In member function '_Tp* std::__new_allocator<_Tp>::allocate(size_type, const void*) [with _Tp = value*]', inlined from 'static _Tp* std::allocator_traits >::allocate(allocator_type&, size_type) [with _Tp = value*]' at /usr/include/c++/13.1.1/bits/alloc_traits.h:482:28, inlined from 'std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(std::size_t) [with _Tp = value*; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:378:33, inlined from 'std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(std::size_t) [with _Tp = value*; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:375:7, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = value**; _Tp = value*; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/vector.tcc:805:40, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = value**; = void; _Tp = value*; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1483:19, inlined from 'value* call_function_by_hand_dummy(value*, type*, gdb::array_view, void (*)(void*, int), void*)' at ../../gdb/infcall.c:1226:23: /usr/include/c++/13.1.1/bits/new_allocator.h:147:55: note: at offset [-2147483648, -1] into destination object of size [4, 2147483644] allocated by 'operator new' 147 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ CXX python/py-connection.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX python/py-continueevent.o In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'char arm_find_mapping_symbol(CORE_ADDR, CORE_ADDR*)' at ../../gdb/arm-tdep.c:670:18: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'char arm_find_mapping_symbol(CORE_ADDR, CORE_ADDR*)' at ../../gdb/arm-tdep.c:670:18: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ CXX python/py-disasm.o CXX python/py-event.o CXX python/py-evtregistry.o In file included from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/nat/linux-osdata.c:20: /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = pid_pgid_entry; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ CXX python/py-evts.o CXX python/py-exitedevent.o CXX python/py-finishbreakpoint.o CXX python/py-frame.o CXX python/py-framefilter.o CXX python/py-function.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX python/py-gdb-readline.o CXX python/py-inferior.o CXX python/py-infevents.o CXX python/py-infthread.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long int&, long long int&}; _Tp = pid_pgid_entry; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX python/py-instruction.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/jit.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long unsigned int, const char*, unsigned int&}; _Tp = other_sections; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX python/py-lazy-string.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from c-exp.y:38: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const token_and_value&}; _Tp = token_and_value; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long unsigned int, const char*, unsigned int&}; _Tp = other_sections; _Alloc = std::allocator]', inlined from 'void jit_bfd_try_read_symtab(jit_code_entry*, CORE_ADDR, gdbarch*)' at ../../gdb/jit.c:789:19, inlined from 'void jit_register_code(gdbarch*, CORE_ADDR, jit_code_entry*)' at ../../gdb/jit.c:822:29: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX python/py-linetable.o CXX python/py-membuf.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long int&, long long int&}; _Tp = pid_pgid_entry; _Alloc = std::allocator]', inlined from 'std::string linux_xfer_osdata_processgroups()' at ../../gdb/nat/linux-osdata.c:478:32: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'std::string linux_xfer_osdata_processgroups()' at ../../gdb/nat/linux-osdata.c:484:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'std::string linux_xfer_osdata_processgroups()' at ../../gdb/nat/linux-osdata.c:484:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = token_and_value; _Alloc = std::allocator]', inlined from 'int c_yylex()' at c-exp.y:3264:24: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = token_and_value; _Alloc = std::allocator]', inlined from 'int c_yylex()' at c-exp.y:3274:28: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX python/py-micmd.o CXX python/py-newobjfileevent.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/linux-tdep.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&}; _Tp = displaced_step_buffers::displaced_step_buffer; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {smaps_data&}; _Tp = smaps_data; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In file included from ../../gdb/frame-info.h:23, from ../../gdb/frame.h:23, from ../../gdb/value.h:23, from ../../gdb/dwarf2/loc.c:24: In member function 'void intrusive_list::push_empty(T&) [with T = frame_info_ptr; AsNode = intrusive_base_node]', inlined from 'void intrusive_list::push_back(reference) [with T = frame_info_ptr; AsNode = intrusive_base_node]' at ../../gdb/../gdbsupport/intrusive_list.h:332:24, inlined from 'frame_info_ptr::frame_info_ptr(const frame_info_ptr&)' at ../../gdb/frame-info.h:63:26, inlined from 'bool dwarf2_evaluate_property(const dynamic_prop*, frame_info_ptr, const property_addr_info*, CORE_ADDR*, gdb::array_view)' at ../../gdb/dwarf2/loc.c:1656:32: ../../gdb/../gdbsupport/intrusive_list.h:415:12: warning: storing the address of local variable '' in 'frame_info_ptr::frame_list.intrusive_list::m_back' [-Wdangling-pointer=] 415 | m_back = &elem; | ~~~~~~~^~~~~~~ ../../gdb/dwarf2/loc.c: In function 'bool dwarf2_evaluate_property(const dynamic_prop*, frame_info_ptr, const property_addr_info*, CORE_ADDR*, gdb::array_view)': ../../gdb/dwarf2/loc.c:1656:39: note: '' declared here 1656 | if (dwarf2_locexpr_baton_eval (&baton->locexpr, frame, addr_stack, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1657 | value, push_values, &is_reference)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/frame-info.h:169:41: note: 'frame_info_ptr::frame_list' declared here 169 | static intrusive_list frame_list; | ^~~~~~~~~~ ../../gdb/dwarf2/loc.c:1635:1: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 1635 | dwarf2_evaluate_property (const struct dynamic_prop *prop, | ^~~~~~~~~~~~~~~~~~~~~~~~ CXX python/py-objfile.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from go-exp.y:54: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const token_and_value&}; _Tp = token_and_value; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/dwarf2/loc.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = token_and_value; _Alloc = std::allocator]', inlined from 'int go_yylex()' at go-exp.y:1507:28: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = token_and_value; _Alloc = std::allocator]', inlined from 'int go_yylex()' at go-exp.y:1508:28: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = token_and_value; _Alloc = std::allocator]', inlined from 'int go_yylex()' at go-exp.y:1511:26: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX python/py-param.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'call_site_find_chain_2(gdbarch*, gdb::unique_xmalloc_ptr*, std::vector&, std::unordered_set&, call_site*, CORE_ADDR)::' at ../../gdb/dwarf2/loc.c:970:22, inlined from 'gdb::function_view::bind*, std::vector&, std::unordered_set&, call_site*, CORE_ADDR):: >(call_site_find_chain_2(gdbarch*, gdb::unique_xmalloc_ptr*, std::vector&, std::unordered_set&, call_site*, CORE_ADDR)::&)::' at ../../gdb/../gdbsupport/function-view.h:305:9, inlined from 'static constexpr void gdb::function_view::bind*, std::vector&, std::unordered_set&, call_site*, CORE_ADDR):: >(call_site_find_chain_2(gdbarch*, gdb::unique_xmalloc_ptr*, std::vector&, std::unordered_set&, call_site*, CORE_ADDR)::&)::::_FUN(gdb::fv_detail::erased_callable, long long unsigned int)' at ../../gdb/../gdbsupport/function-view.h:299:17: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = long long unsigned int; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'displaced_step_prepare_status linux_displaced_step_prepare(gdbarch*, thread_info*, CORE_ADDR&)' at ../../gdb/linux-tdep.c:2613:20: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&}; _Tp = displaced_step_buffers::displaced_step_buffer; _Alloc = std::allocator]', inlined from 'displaced_step_buffers::displaced_step_buffers(gdb::array_view)' at ../../gdb/displaced-stepping.h:164:30, inlined from 'T& gdb::optional::emplace(Args&& ...) [with Args = {std::vector >&}; T = displaced_step_buffers]' at ../../gdb/../gdbsupport/gdb_optional.h:155:5, inlined from 'displaced_step_prepare_status linux_displaced_step_prepare(gdbarch*, thread_info*, CORE_ADDR&)' at ../../gdb/linux-tdep.c:2615:44: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX python/py-prettyprint.o CXX python/py-progspace.o CXX python/py-record-btrace.o In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'void func_verify_no_selftailcall(gdbarch*, CORE_ADDR)' at ../../gdb/dwarf2/loc.c:790:18, inlined from 'call_site_parameter* dwarf_expr_reg_to_entry_parameter(frame_info_ptr, call_site_parameter_kind, call_site_parameter_u, dwarf2_per_cu_data**, dwarf2_per_objfile**)' at ../../gdb/dwarf2/loc.c:1215:31: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX python/py-record-full.o CXX python/py-record.o CXX python/py-registers.o CXX python/py-signalevent.o CXX python/py-stopevent.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {smaps_data&}; _Tp = smaps_data; _Alloc = std::allocator]', inlined from 'std::vector parse_smaps_data(const char*, std::string)' at ../../gdb/linux-tdep.c:1465:21: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/linux-nat.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {static_tracepoint_marker}; _Tp = static_tracepoint_marker; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX python/py-symbol.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {static_tracepoint_marker}; _Tp = static_tracepoint_marker; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = static_tracepoint_marker; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'virtual std::vector linux_nat_target::static_tracepoint_markers_by_strid(const char*)' at ../../gdb/linux-nat.c:4132:24: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const ada_exc_info&}; _Tp = ada_exc_info; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX python/py-symtab.o CXX python/py-threadevent.o CXX python/py-tui.o CXX python/py-type.o CXX python/py-unwind.o CXX python/py-utils.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/linespec.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const symtab_and_line&}; _Tp = symtab_and_line; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = symtab_and_line; _Alloc = std::allocator]', inlined from 'void add_sal_to_sals(linespec_state*, std::vector*, symtab_and_line*, const char*, int)' at ../../gdb/linespec.c:1063:19: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX python/py-value.o ../../gdb/gdbtypes.c: In function 'type* resolve_dynamic_type_internal(type*, property_addr_info*, int)': ../../gdb/gdbtypes.c:2813:35: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2813 | && dwarf2_evaluate_property (prop, NULL, addr_stack, &value)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'type* resolve_dynamic_array_or_string(type*, property_addr_info*)', inlined from 'type* resolve_dynamic_type_internal(type*, property_addr_info*, int)' at ../../gdb/gdbtypes.c:2854:52: ../../gdb/gdbtypes.c:2402:32: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2402 | if (dwarf2_evaluate_property (prop, nullptr, addr_stack, &value)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'type* resolve_dynamic_struct(type*, property_addr_info*)', inlined from 'type* resolve_dynamic_type_internal(type*, property_addr_info*, int)' at ../../gdb/gdbtypes.c:2871:43: ../../gdb/gdbtypes.c:2728:40: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2728 | if (dwarf2_evaluate_property (&prop, nullptr, addr_stack, &addr, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2729 | {addr_stack->addr})) | ~~~~~~~~~~~~~~~~~~~ ../../gdb/gdbtypes.c: In function 'type* resolve_dynamic_type_internal(type*, property_addr_info*, int)': ../../gdb/gdbtypes.c:2888:35: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2888 | && dwarf2_evaluate_property (prop, NULL, addr_stack, &value)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX python/py-varobj.o CXX python/py-xmethods.o CXX python/python.o CXX record-btrace.o CXX record-full.o CXX record.o CXX regcache-dump.o ../../gdb/gdbtypes.c: In function 'type* resolve_dynamic_range(type*, property_addr_info*, int, bool)': ../../gdb/gdbtypes.c:2224:45: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2224 | if (resolve_p && dwarf2_evaluate_property (prop, NULL, addr_stack, &value, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2225 | { (CORE_ADDR) rank })) | ~~~~~~~~~~~~~~~~~~~~~ ../../gdb/gdbtypes.c:2231:45: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2231 | if (resolve_p && dwarf2_evaluate_property (prop, NULL, addr_stack, &value, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2232 | { (CORE_ADDR) rank })) | ~~~~~~~~~~~~~~~~~~~~~ ../../gdb/gdbtypes.c:2245:45: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2245 | if (resolve_p && dwarf2_evaluate_property (prop, NULL, addr_stack, &value, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2246 | { (CORE_ADDR) rank })) | ~~~~~~~~~~~~~~~~~~~~~ CXX regcache.o CXX reggroups.o In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = symtab_and_line; _Alloc = std::allocator]', inlined from 'void filter_results(linespec_state*, std::vector*, const std::vector&)' at ../../gdb/linespec.c:1362:26: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX remote-fileio.o CXX remote-notif.o CXX remote-sim.o ../../gdb/gdbtypes.c: In function 'type* resolve_dynamic_array_or_string_1(type*, property_addr_info*, int, bool)': ../../gdb/gdbtypes.c:2328:35: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2328 | && dwarf2_evaluate_property (prop, NULL, addr_stack, &value)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/gdbtypes.c:2337:35: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2337 | && dwarf2_evaluate_property (prop, NULL, addr_stack, &value)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/gdbtypes.c:2361:36: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2361 | if (dwarf2_evaluate_property (prop, NULL, addr_stack, &value)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX remote.o CXX reverse.o CXX run-on-main-thread.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/probe.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {symtab_and_line}; _Tp = symtab_and_line; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX rust-lang.o CXX rust-parse.o CXX sentinel-frame.o CXX ser-base.o CXX ser-event.o CXX ser-pipe.o /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {symtab_and_line}; _Tp = symtab_and_line; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {symtab_and_line}; _Tp = symtab_and_line; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = symtab_and_line; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'void parse_probes_in_pspace(const static_probe_ops*, program_space*, const char*, const char*, const char*, std::vector*)' at ../../gdb/probe.c:109:22: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX ser-tcp.o ../../gdb/breakpoint.c: In function 'void update_breakpoint_locations(code_breakpoint*, program_space*, gdb::array_view, gdb::array_view)': ../../gdb/breakpoint.c:12659:1: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 12659 | update_breakpoint_locations (code_breakpoint *b, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/breakpoint.c:12659:1: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {symtab_and_line}; _Tp = symtab_and_line; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = symtab_and_line; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'std::vector decode_digits_ordinary(linespec_state*, linespec*, int, linetable_entry**)' at ../../gdb/linespec.c:4053:19: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX ser-uds.o In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'func_verify_no_selftailcall(gdbarch*, CORE_ADDR)::' at ../../gdb/dwarf2/loc.c:824:18, inlined from 'gdb::function_view::bind >(func_verify_no_selftailcall(gdbarch*, CORE_ADDR)::&)::' at ../../gdb/../gdbsupport/function-view.h:305:9, inlined from 'static constexpr void gdb::function_view::bind >(func_verify_no_selftailcall(gdbarch*, CORE_ADDR)::&)::::_FUN(gdb::fv_detail::erased_callable, long long unsigned int)' at ../../gdb/../gdbsupport/function-view.h:299:17: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX ser-unix.o In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61, from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/psymtab.c:20: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Distance = int; _Tp = pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const pair&)> >]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ CXX serial.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/dwarf2/index-write.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = long long unsigned int; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'void debug_names::offset_vec_tmpl::push_back_reorder(size_t) [with OffsetSize = long long unsigned int]' at ../../gdb/dwarf2/index-write.c:954:23: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const pair&)> >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 CXX skip.o CXX solib-svr4.o CXX solib-target.o CXX solib.o CXX source-cache.o ../../gdb/breakpoint.c: In member function 'void code_breakpoint::re_set_default()': ../../gdb/breakpoint.c:12889:31: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 12889 | update_breakpoint_locations (this, filter_pspace, expanded, expanded_end); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX source.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const pair&)> >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX split-name.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/breakpoint.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const symtab_and_line&}; _Tp = symtab_and_line; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX stabsread.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = symtab_and_line; _Alloc = std::allocator]', inlined from 'std::vector decode_static_tracepoint_spec(const char**)' at ../../gdb/breakpoint.c:8900:22: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX stack.o CXX stap-probe.o CXX std-regs.o CXX symfile-debug.o CXX symfile-mem.o CXX symfile.o CXX symmisc.o CXX symtab.o CXX target-connection.o CXX target-dcache.o CXX target-descriptions.o CXX target-float.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, partial_symtab*&}; _Tp = std::pair; _Alloc = std::allocator >]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX target-memory.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, partial_symtab*&}; _Tp = std::pair; _Alloc = std::allocator >]', inlined from 'void psymbol_functions::fill_psymbol_map(objfile*, partial_symtab*, std::set*, const std::vector&)' at ../../gdb/psymtab.c:1124:35: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const pair&)> >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator*, vector > >; _Compare = psymbol_functions::find_compunit_symtab_by_address(objfile*, CORE_ADDR)::&, const pair&)>]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'virtual compunit_symtab* psymbol_functions::find_compunit_symtab_by_address(objfile*, CORE_ADDR)' at ../../gdb/psymtab.c:1153:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const pair&)> >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const pair&)> >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator*, vector > >; _Compare = psymbol_functions::find_compunit_symtab_by_address(objfile*, CORE_ADDR)::&, const pair&)>]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'virtual compunit_symtab* psymbol_functions::find_compunit_symtab_by_address(objfile*, CORE_ADDR)' at ../../gdb/psymtab.c:1153:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ CXX target.o CXX target/target.o CXX target/waitstatus.o CXX test-target.o CXX thread-iter.o CXX thread.o CXX tid-parse.o CXX top.o CXX tracectf.o CXX tracefile-tfile.o CXX tracefile.o CXX tracepoint.o CXX trad-frame.o CXX tramp-frame.o CXX tui/tui-command.o CXX tui/tui-data.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/printcmd.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX tui/tui-disasm.o CXX tui/tui-file.o CXX tui/tui-hooks.o CXX tui/tui-interp.o CXX tui/tui-io.o CXX tui/tui-layout.o CXX tui/tui-location.o CXX tui/tui-out.o CXX tui/tui-regs.o ../../gdb/breakpoint.c: In constructor 'code_breakpoint::code_breakpoint(gdbarch*, bptype, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bpdisp, int, int, int, int, int, unsigned int, int)': ../../gdb/breakpoint.c:8401:1: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 8401 | code_breakpoint::code_breakpoint (struct gdbarch *gdbarch_, | ^~~~~~~~~~~~~~~ CXX tui/tui-source.o CXX tui/tui-stack.o CXX tui/tui-win.o CXX tui/tui-wingeneral.o CXX tui/tui-winsource.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'CORE_ADDR find_instruction_backward(gdbarch*, CORE_ADDR, int, int*)' at ../../gdb/printcmd.c:837:18, inlined from 'void do_examine(format_data, gdbarch*, CORE_ADDR)' at ../../gdb/printcmd.c:1084:45: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/reverse.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = bookmark; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = bookmark; _Alloc = std::allocator]', inlined from 'void save_bookmark_command(const char*, int)' at ../../gdb/reverse.c:125:30: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX tui/tui.o CXX type-stack.o CXX typeprint.o CXX ui-file.o CXX ui-out.o CXX ui-style.o CXX user-regs.o CXX utils.o CXX valarith.o CXX valops.o CXX valprint.o CXX value.o CXX varobj.o CXX version.o CXX xml-builtin.o CXX init.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/solib-target.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'void library_list_start_section(gdb_xml_parser*, const gdb_xml_element*, void*, std::vector&)' at ../../gdb/solib-target.c:113:33: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'void library_list_start_segment(gdb_xml_parser*, const gdb_xml_element*, void*, std::vector&)' at ../../gdb/solib-target.c:94:33: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/record-full.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {address_space*&, long long unsigned int&, int}; _Tp = record_full_breakpoint; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const arm_exidx_entry&}; _Tp = arm_exidx_entry; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {address_space*&, long long unsigned int&, int}; _Tp = record_full_breakpoint; _Alloc = std::allocator]', inlined from 'void record_full_init_record_breakpoints()' at ../../gdb/record-full.c:1735:4, inlined from 'void record_full_open(const char*, int)' at ../../gdb/record-full.c:981:39: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = arm_exidx_entry; _Alloc = std::allocator]', inlined from 'void arm_exidx_new_objfile(objfile*)' at ../../gdb/arm-tdep.c:2719:2: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/source-cache.c:19: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long int}; _Tp = long long int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const arm_mapping_symbol&}; _Tp = arm_mapping_symbol; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = arm_mapping_symbol; _Alloc = std::allocator]', inlined from 'void arm_record_special_symbol(gdbarch*, objfile*, asymbol*)' at ../../gdb/arm-tdep.c:9680:17: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/target-memory.c:21: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const memory_write_request&}; _Tp = memory_write_request; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = memory_write_request; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {address_space*&, long long unsigned int&, bool&}; _Tp = record_full_breakpoint; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In constructor 'ordinary_breakpoint::ordinary_breakpoint(gdbarch*, bptype, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bpdisp, int, int, int, int, int, unsigned int, int) [inherited from code_breakpoint]', inlined from 'std::unique_ptr new_breakpoint_from_type(gdbarch*, bptype, Arg&& ...) [with Arg = {gdb::array_view&, std::unique_ptr >, std::unique_ptr >, std::unique_ptr >, std::unique_ptr >, bpdisp&, int&, int&, int&, int&, int&, unsigned int&, int&}]' at ../../gdb/breakpoint.c:1313:11, inlined from 'void create_breakpoint_sal(gdbarch*, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int, int)' at ../../gdb/breakpoint.c:8553:22, inlined from 'void create_breakpoints_sal(gdbarch*, linespec_result*, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int)' at ../../gdb/breakpoint.c:8597:29: ../../gdb/breakpoint.c:263:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 263 | using code_breakpoint::code_breakpoint; | ^~~~~~~~~~~~~~~ ../../gdb/breakpoint.c:263:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 In file included from ../../gdb/gdbthread.h:26, from ../../gdb/infrun.h:21, from ../../gdb/gdbarch.h:28, from ../../gdb/arch-utils.h:23, from ../../gdb/breakpoint.c:21: In constructor 'tracepoint::tracepoint(gdbarch*, bptype, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bpdisp, int, int, int, int, int, unsigned int, int) [inherited from code_breakpoint]', inlined from 'std::unique_ptr new_breakpoint_from_type(gdbarch*, bptype, Arg&& ...) [with Arg = {gdb::array_view&, std::unique_ptr >, std::unique_ptr >, std::unique_ptr >, std::unique_ptr >, bpdisp&, int&, int&, int&, int&, int&, unsigned int&, int&}]' at ../../gdb/breakpoint.c:1320:11, inlined from 'void create_breakpoint_sal(gdbarch*, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int, int)' at ../../gdb/breakpoint.c:8553:22, inlined from 'void create_breakpoints_sal(gdbarch*, linespec_result*, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int)' at ../../gdb/breakpoint.c:8597:29: ../../gdb/breakpoint.h:1002:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 1002 | using code_breakpoint::code_breakpoint; | ^~~~~~~~~~~~~~~ ../../gdb/breakpoint.h:1002:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 In constructor 'tracepoint::tracepoint(gdbarch*, bptype, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bpdisp, int, int, int, int, int, unsigned int, int) [inherited from code_breakpoint]', inlined from 'static_marker_tracepoint::static_marker_tracepoint(gdbarch*, bptype, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bpdisp, int, int, int, int, int, unsigned int, int) [inherited from code_breakpoint]' at ../../gdb/breakpoint.c:379:21, inlined from 'std::unique_ptr new_breakpoint_from_type(gdbarch*, bptype, Arg&& ...) [with Arg = {gdb::array_view&, std::unique_ptr >, std::unique_ptr >, std::unique_ptr >, std::unique_ptr >, bpdisp&, int&, int&, int&, int&, int&, unsigned int&, int&}]' at ../../gdb/breakpoint.c:1325:11, inlined from 'void create_breakpoint_sal(gdbarch*, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int, int)' at ../../gdb/breakpoint.c:8553:22, inlined from 'void create_breakpoints_sal(gdbarch*, linespec_result*, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int)' at ../../gdb/breakpoint.c:8597:29: ../../gdb/breakpoint.h:1002:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 1002 | using code_breakpoint::code_breakpoint; | ^~~~~~~~~~~~~~~ ../../gdb/breakpoint.h:1002:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 In constructor 'ordinary_breakpoint::ordinary_breakpoint(gdbarch*, bptype, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bpdisp, int, int, int, int, int, unsigned int, int) [inherited from code_breakpoint]', inlined from 'dprintf_breakpoint::dprintf_breakpoint(gdbarch*, bptype, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bpdisp, int, int, int, int, int, unsigned int, int) [inherited from code_breakpoint]' at ../../gdb/breakpoint.c:334:30, inlined from 'std::unique_ptr new_breakpoint_from_type(gdbarch*, bptype, Arg&& ...) [with Arg = {gdb::array_view&, std::unique_ptr >, std::unique_ptr >, std::unique_ptr >, std::unique_ptr >, bpdisp&, int&, int&, int&, int&, int&, unsigned int&, int&}]' at ../../gdb/breakpoint.c:1330:11, inlined from 'void create_breakpoint_sal(gdbarch*, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int, int)' at ../../gdb/breakpoint.c:8553:22, inlined from 'void create_breakpoints_sal(gdbarch*, linespec_result*, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int)' at ../../gdb/breakpoint.c:8597:29: ../../gdb/breakpoint.c:263:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 263 | using code_breakpoint::code_breakpoint; | ^~~~~~~~~~~~~~~ ../../gdb/breakpoint.c:263:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, const long long unsigned int&}; _Tp = memory_write_request; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long int}; _Tp = long long int; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = long long int; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'std::string source_cache::get_plain_source_lines(symtab*, const std::string&)' at ../../gdb/source-cache.c:120:21: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long int}; _Tp = long long int; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = long long int; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'std::string source_cache::get_plain_source_lines(symtab*, const std::string&)' at ../../gdb/source-cache.c:130:20: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {address_space*&, long long unsigned int&, bool&}; _Tp = record_full_breakpoint; _Alloc = std::allocator]', inlined from 'virtual int record_full_target::insert_breakpoint(gdbarch*, bp_target_info*)' at ../../gdb/record-full.c:1781:40: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = ada_exc_info; _Alloc = std::allocator]', inlined from 'void ada_add_standard_exceptions(compiled_regex*, std::vector*)' at ../../gdb/ada-lang.c:13047:31, inlined from 'std::vector ada_exceptions_list_1(compiled_regex*)' at ../../gdb/ada-lang.c:13192:31: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = ada_exc_info; _Alloc = std::allocator]', inlined from 'void ada_add_exceptions_from_frame(compiled_regex*, frame_info_ptr, std::vector*)' at ../../gdb/ada-lang.c:13091:27, inlined from 'std::vector ada_exceptions_list_1(compiled_regex*)' at ../../gdb/ada-lang.c:13200:37: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = ada_exc_info; _Alloc = std::allocator]', inlined from 'void ada_add_global_exceptions(compiled_regex*, std::vector*)' at ../../gdb/ada-lang.c:13169:29, inlined from 'std::vector ada_exceptions_list_1(compiled_regex*)' at ../../gdb/ada-lang.c:13209:29: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/symfile-mem.c:44: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long unsigned int, const char*, unsigned int&}; _Tp = other_sections; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/functional:67: /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_comp_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'tracepoint::tracepoint(gdbarch*, bptype, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bpdisp, int, int, int, int, int, unsigned int, int) [inherited from code_breakpoint]', inlined from 'void strace_marker_create_breakpoints_sal(gdbarch*, linespec_result*, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int)' at ../../gdb/breakpoint.c:12206:31: ../../gdb/breakpoint.h:1002:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 1002 | using code_breakpoint::code_breakpoint; | ^~~~~~~~~~~~~~~ ../../gdb/breakpoint.h:1002:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long unsigned int, const char*, unsigned int&}; _Tp = other_sections; _Alloc = std::allocator]', inlined from 'objfile* symbol_file_add_from_memory(bfd*, CORE_ADDR, size_t, const char*, int)' at ../../gdb/symfile-mem.c:115:24: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = memory_write_request; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = bool (*)(const memory_write_request&, const memory_write_request&)]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:280:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = bool (*)(const memory_write_request&, const memory_write_request&)]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:280:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = memory_write_request; _Alloc = std::allocator]', inlined from 'void claim_memory(const std::vector&, std::vector*, ULONGEST, ULONGEST)' at ../../gdb/target-memory.c:71:20, inlined from 'void split_regular_and_flash_blocks(const std::vector&, std::vector*, std::vector*)' at ../../gdb/target-memory.c:113:20, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:284:34: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = memory_write_request; _Alloc = std::allocator]', inlined from 'void claim_memory(const std::vector&, std::vector*, ULONGEST, ULONGEST)' at ../../gdb/target-memory.c:80:22, inlined from 'void split_regular_and_flash_blocks(const std::vector&, std::vector*, std::vector*)' at ../../gdb/target-memory.c:113:20, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:284:34: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = memory_write_request; _Alloc = std::allocator]', inlined from 'std::vector blocks_to_erase(const std::vector&)' at ../../gdb/target-memory.c:163:22, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:292:28: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = memory_write_request; _Alloc = std::allocator]', inlined from 'std::vector compute_garbled_blocks(const std::vector&, const std::vector&)' at ../../gdb/target-memory.c:216:25, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:296:36: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, const long long unsigned int&}; _Tp = memory_write_request; _Alloc = std::allocator]', inlined from 'std::vector compute_garbled_blocks(const std::vector&, const std::vector&)' at ../../gdb/target-memory.c:233:28, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:296:36: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = memory_write_request; _Alloc = std::allocator]', inlined from 'std::vector compute_garbled_blocks(const std::vector&, const std::vector&)' at ../../gdb/target-memory.c:252:24, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:296:36: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = memory_write_request; _Alloc = std::allocator]', inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:317:24: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = bool (*)(const memory_write_request&, const memory_write_request&)]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:320:14: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = bool (*)(const memory_write_request&, const memory_write_request&)]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:320:14: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/set:62, from ../../gdb/symtab.h:26, from ../../gdb/solib-svr4.c:26: /usr/include/c++/13.1.1/bits/stl_tree.h: In function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/13.1.1/bits/stl_tree.h:2210:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2210 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/13.1.1/bits/stl_tree.h:2458:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2458 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/13.1.1/bits/stl_tree.h:2458:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61, from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/dwarf2/read.c:31: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = sect_offset; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = tu_abbrev_offset; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/tracefile-tfile.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, short unsigned int&}; _Tp = mem_range; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/tui/tui-disasm.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {tui_asm_line}; _Tp = tui_asm_line; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/map:63, from ../../gdb/solib-svr4.c:49: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'void svr4_library_list_start_list(gdb_xml_parser*, const gdb_xml_element*, void*, std::vector&)' at ../../gdb/solib-svr4.c:1126:42: /usr/include/c++/13.1.1/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, short unsigned int&}; _Tp = mem_range; _Alloc = std::allocator]', inlined from 'int build_traceframe_info(char, void*)' at ../../gdb/tracefile-tfile.c:1090:28, inlined from 'int build_traceframe_info(char, void*)' at ../../gdb/tracefile-tfile.c:1069:1: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {tui_asm_line}; _Tp = tui_asm_line; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = tui_asm_line; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'CORE_ADDR tui_disassemble(gdbarch*, std::vector&, CORE_ADDR, int, size_t*)' at ../../gdb/tui/tui-disasm.c:152:27: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'void library_list_start_library(gdb_xml_parser*, const gdb_xml_element*, void*, std::vector&)' at ../../gdb/solib-svr4.c:1084:24: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'void library_list_start_library(gdb_xml_parser*, const gdb_xml_element*, void*, std::vector&)' at ../../gdb/solib-svr4.c:1086:50: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/13.1.1/bits/unordered_map.h:33, from /usr/include/c++/13.1.1/unordered_map:41, from /usr/include/c++/13.1.1/functional:63, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/regcache.c:20: /usr/include/c++/13.1.1/bits/hashtable.h: In function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_M_emplace(const_iterator, std::false_type, _Args&& ...) [with _Args = {std::pair > >}; _Key = ptid_t; _Value = std::pair >; _Alloc = std::allocator > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to; _Hash = hash_ptid; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]': /usr/include/c++/13.1.1/bits/hashtable.h:2101:7: note: parameter passing for argument of type 'std::_Hashtable >, std::allocator > >, std::__detail::_Select1st, std::equal_to, hash_ptid, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator' {aka 'std::__detail::_Insert_base >, std::allocator > >, std::__detail::_Select1st, std::equal_to, hash_ptid, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator'} changed in GCC 7.1 2101 | _Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2102 | _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>:: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_M_emplace(std::false_type, _Args&& ...) [with _Args = {std::pair > >}; _Key = ptid_t; _Value = std::pair >; _Alloc = std::allocator > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to; _Hash = hash_ptid; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::__ireturn_type std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::emplace(_Args&& ...) [with _Args = {std::pair > >}; _Key = ptid_t; _Value = std::pair >; _Alloc = std::allocator > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to; _Hash = hash_ptid; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]' at /usr/include/c++/13.1.1/bits/hashtable.h:961:21, inlined from 'std::__enable_if_t, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, false> >::value_type, _Pair&&>::value, typename std::_Hashtable<_Key, std::pair, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, false> >::iterator> std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(_Pair&&) [with _Pair = std::pair >; _Key = ptid_t; _Tp = std::unique_ptr; _Hash = hash_ptid; _Pred = std::equal_to; _Alloc = std::allocator > >]' at /usr/include/c++/13.1.1/bits/unordered_map.h:1585:30, inlined from 'regcache* get_thread_arch_aspace_regcache(process_stratum_target*, ptid_t, gdbarch*, address_space*)' at ../../gdb/regcache.c:376:24: /usr/include/c++/13.1.1/bits/hashtable.h:868:28: note: parameter passing for argument of type 'std::__detail::_Node_const_iterator >, false, true>' changed in GCC 7.1 868 | { return _M_emplace(cend(), __uks, std::forward<_Args>(__args)...); } | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_M_emplace(std::false_type, _Args&& ...) [with _Args = {std::pair > >}; _Key = ptid_t; _Value = std::pair >; _Alloc = std::allocator > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to; _Hash = hash_ptid; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::__ireturn_type std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::emplace(_Args&& ...) [with _Args = {std::pair > >}; _Key = ptid_t; _Value = std::pair >; _Alloc = std::allocator > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to; _Hash = hash_ptid; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]' at /usr/include/c++/13.1.1/bits/hashtable.h:961:21, inlined from 'std::__enable_if_t, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, false> >::value_type, _Pair&&>::value, typename std::_Hashtable<_Key, std::pair, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, false> >::iterator> std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(_Pair&&) [with _Pair = std::pair >; _Key = ptid_t; _Tp = std::unique_ptr; _Hash = hash_ptid; _Pred = std::equal_to; _Alloc = std::allocator > >]' at /usr/include/c++/13.1.1/bits/unordered_map.h:1585:30, inlined from 'void regcache_thread_ptid_changed(process_stratum_target*, ptid_t, ptid_t)' at ../../gdb/regcache.c:478:28: /usr/include/c++/13.1.1/bits/hashtable.h:868:28: note: parameter passing for argument of type 'std::__detail::_Node_const_iterator >, false, true>' changed in GCC 7.1 868 | { return _M_emplace(cend(), __uks, std::forward<_Args>(__args)...); } | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'void svr4_current_sos_direct(svr4_info*)' at ../../gdb/solib-svr4.c:1375:34: /usr/include/c++/13.1.1/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'void svr4_current_sos_direct(svr4_info*)' at ../../gdb/solib-svr4.c:1415:49: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'void svr4_current_sos_direct(svr4_info*)' at ../../gdb/solib-svr4.c:1437:49: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'int solist_update_incremental(svr4_info*, CORE_ADDR, CORE_ADDR)' at ../../gdb/solib-svr4.c:1866:33, inlined from 'void svr4_handle_solib_event()' at ../../gdb/solib-svr4.c:2091:38: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'int solist_update_incremental(svr4_info*, CORE_ADDR, CORE_ADDR)' at ../../gdb/solib-svr4.c:1868:52, inlined from 'void svr4_handle_solib_event()' at ../../gdb/solib-svr4.c:2091:38: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'int solist_update_incremental(svr4_info*, CORE_ADDR, CORE_ADDR)' at ../../gdb/solib-svr4.c:1919:53, inlined from 'void svr4_handle_solib_event()' at ../../gdb/solib-svr4.c:2091:38: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'int solist_update_incremental(svr4_info*, CORE_ADDR, CORE_ADDR)' at ../../gdb/solib-svr4.c:1925:48, inlined from 'void svr4_handle_solib_event()' at ../../gdb/solib-svr4.c:2091:38: /usr/include/c++/13.1.1/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ ../../gdb/dwarf2/read.c: In function 'void alloc_rust_variant(obstack*, type*, int, int, gdb::array_view)': ../../gdb/dwarf2/read.c:7957:1: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 7957 | alloc_rust_variant (struct obstack *obstack, struct type *type, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61, from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/target.c:22: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = mem_region; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/symfile.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&, const char*, int}; _Tp = other_sections; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {const long long unsigned int&, const char*, int}; _Tp = other_sections; _Alloc = std::allocator]', inlined from 'section_addr_info build_section_addr_info_from_section_table(const target_section_table&)' at ../../gdb/symfile.c:231:19: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long unsigned int, const char*, int}; _Tp = other_sections; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long unsigned int, const char*, int}; _Tp = other_sections; _Alloc = std::allocator]', inlined from 'section_addr_info build_section_addr_info_from_bfd(bfd*)' at ../../gdb/symfile.c:249:24: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int}; _Tp = symfile_segment_data::segment; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int}; _Tp = symfile_segment_data::segment; _Alloc = std::allocator]', inlined from 'symfile_segment_data_up default_symfile_segments(bfd*)' at ../../gdb/symfile.c:762:31: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/tracepoint.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const char*&, int}; _Tp = trace_state_variable; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/value.c:20: /usr/include/c++/13.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]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.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]': /usr/include/c++/13.1.1/bits/vector.tcc:133:5: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 133 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc:170:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 170 | _M_realloc_insert(begin() + (__position - cbegin()), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {const char*&, int}; _Tp = trace_state_variable; _Alloc = std::allocator]', inlined from 'trace_state_variable* create_trace_state_variable(const char*)' at ../../gdb/tracepoint.c:256:27: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/value.c: In function 'void insert_into_bit_range_vector(std::vector*, LONGEST, LONGEST)': ../../gdb/value.c:577:31: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 577 | i = vectorp->insert (i, newr); | ~~~~~~~~~~~~~~~~^~~~~~~~~ ../../gdb/value.c:583:27: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 583 | i = vectorp->insert (i, newr); | ~~~~~~~~~~~~~~~~^~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, const char*&, unsigned int}; _Tp = other_sections; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/remote.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {ptid_t&}; _Tp = thread_item; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {ptid_t&}; _Tp = thread_item; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {static_tracepoint_marker}; _Tp = static_tracepoint_marker; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = mem_range; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = mem_range; _Alloc = std::allocator]', inlined from 'void traceframe_info_start_memory(gdb_xml_parser*, const gdb_xml_element*, void*, std::vector&)' at ../../gdb/tracepoint.c:3825:29: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, int&}; _Tp = mem_range; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, int&}; _Tp = mem_range; _Alloc = std::allocator]', inlined from 'int traceframe_available_memory(std::vector*, CORE_ADDR, ULONGEST)' at ../../gdb/tracepoint.c:3933:27: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/symtab.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector find_pcs_for_symtab_line(symtab*, int, linetable_entry**)' at ../../gdb/symtab.c:3460:24: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, const char*&, unsigned int}; _Tp = other_sections; _Alloc = std::allocator]', inlined from 'void add_symbol_file_command(const char*, int)' at ../../gdb/symfile.c:2305:34: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {signatured_type*&, sect_offset}; _Tp = tu_abbrev_offset; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const sect_offset&}; _Tp = sect_offset; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = blockrange; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = nextfield; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = nextfield; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {static_tracepoint_marker}; _Tp = static_tracepoint_marker; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = static_tracepoint_marker; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'virtual std::vector remote_target::static_tracepoint_markers_by_strid(const char*)' at ../../gdb/remote.c:4160:24: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = field; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = field; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {mapped_debug_names::index_val::attr}; _Tp = mapped_debug_names::index_val::attr; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {discriminant_range}; _Tp = discriminant_range; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {discriminant_range}; _Tp = discriminant_range; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = discriminant_range; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'const gdb::array_view convert_variant_range(obstack*, const variant_field&, bool)' at ../../gdb/dwarf2/read.c:13875:21, inlined from 'void create_one_variant(variant&, obstack*, const offset_map_type&, field_info*, const variant_field&)' at ../../gdb/dwarf2/read.c:13902:48, inlined from 'void create_one_variant_part(variant_part&, obstack*, const offset_map_type&, field_info*, const variant_part_builder&)' at ../../gdb/dwarf2/read.c:13940:24, inlined from 'const gdb::array_view create_variant_parts(obstack*, const offset_map_type&, field_info*, const std::vector&)' at ../../gdb/dwarf2/read.c:13964:29: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = variant_part_builder; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = variant_part_builder; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = variant_field; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {cooked_indexer::deferred_entry}; _Tp = cooked_indexer::deferred_entry; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'std::vector target_memory_map()' at ../../gdb/target.c:1884:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'std::vector target_memory_map()' at ../../gdb/target.c:1884:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void quirk_rust_enum(type*, objfile*)', inlined from 'void rust_union_quirks(dwarf2_cu*)' at ../../gdb/dwarf2/read.c:8258:21: ../../gdb/dwarf2/read.c:8116:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 8116 | alloc_rust_variant (&objfile->objfile_obstack, type, 0, 1, ranges); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/dwarf2/read.c:8134:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 8134 | alloc_rust_variant (&objfile->objfile_obstack, type, -1, 0, {}); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/dwarf2/read.c:8245:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 8245 | alloc_rust_variant (&objfile->objfile_obstack, type, 0, -1, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8246 | gdb::array_view (ranges, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8247 | n_fields - 1)); | ~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = blockrange; _Alloc = std::allocator]', inlined from 'dwarf2_record_block_ranges(die_info*, block*, CORE_ADDR, dwarf2_cu*)::' at ../../gdb/dwarf2/read.c:13332:26, inlined from 'bool dwarf2_rnglists_process(unsigned int, dwarf2_cu*, dwarf_tag, Callback&&) [with Callback = dwarf2_record_block_ranges(die_info*, block*, CORE_ADDR, dwarf2_cu*)::&]' at ../../gdb/dwarf2/read.c:12906:16, inlined from 'int dwarf2_ranges_process(unsigned int, dwarf2_cu*, dwarf_tag, Callback&&) [with Callback = dwarf2_record_block_ranges(die_info*, block*, CORE_ADDR, dwarf2_cu*)::]' at ../../gdb/dwarf2/read.c:12942:36, inlined from 'void dwarf2_record_block_ranges(die_info*, block*, CORE_ADDR, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:13324:29: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = blockrange; _Alloc = std::allocator]', inlined from 'dwarf2_record_block_ranges(die_info*, block*, CORE_ADDR, dwarf2_cu*)::' at ../../gdb/dwarf2/read.c:13332:26, inlined from 'int dwarf2_ranges_process(unsigned int, dwarf2_cu*, dwarf_tag, Callback&&) [with Callback = dwarf2_record_block_ranges(die_info*, block*, CORE_ADDR, dwarf2_cu*)::]' at ../../gdb/dwarf2/read.c:13013:16, inlined from 'void dwarf2_record_block_ranges(die_info*, block*, CORE_ADDR, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:13324:29: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'dwarf2_ranges_read_low_addrs(unsigned int, dwarf2_cu*, dwarf_tag, std::vector&)::' at ../../gdb/dwarf2/read.c:13097:24, inlined from 'bool dwarf2_rnglists_process(unsigned int, dwarf2_cu*, dwarf_tag, Callback&&) [with Callback = dwarf2_ranges_read_low_addrs(unsigned int, dwarf2_cu*, dwarf_tag, std::vector&)::&]' at ../../gdb/dwarf2/read.c:12906:16, inlined from 'int dwarf2_ranges_process(unsigned int, dwarf2_cu*, dwarf_tag, Callback&&) [with Callback = dwarf2_ranges_read_low_addrs(unsigned int, dwarf2_cu*, dwarf_tag, std::vector&)::]' at ../../gdb/dwarf2/read.c:12942:36, inlined from 'void dwarf2_ranges_read_low_addrs(unsigned int, dwarf2_cu*, dwarf_tag, std::vector&)' at ../../gdb/dwarf2/read.c:13094:25, inlined from 'void read_call_site_scope(die_info*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:12507:33: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'dwarf2_ranges_read_low_addrs(unsigned int, dwarf2_cu*, dwarf_tag, std::vector&)::' at ../../gdb/dwarf2/read.c:13097:24, inlined from 'int dwarf2_ranges_process(unsigned int, dwarf2_cu*, dwarf_tag, Callback&&) [with Callback = dwarf2_ranges_read_low_addrs(unsigned int, dwarf2_cu*, dwarf_tag, std::vector&)::]' at ../../gdb/dwarf2/read.c:13013:16, inlined from 'void dwarf2_ranges_read_low_addrs(unsigned int, dwarf2_cu*, dwarf_tag, std::vector&)' at ../../gdb/dwarf2/read.c:13094:25, inlined from 'void read_call_site_scope(die_info*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:12507:33: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {mapped_debug_names::index_val::attr}; _Tp = mapped_debug_names::index_val::attr; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = mapped_debug_names::index_val::attr; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'bool read_debug_names_from_section(objfile*, const char*, dwarf2_section_info*, mapped_debug_names&)' at ../../gdb/dwarf2/read.c:4590:32: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {cooked_indexer::deferred_entry}; _Tp = cooked_indexer::deferred_entry; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = cooked_indexer::deferred_entry; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'const gdb_byte* cooked_indexer::index_dies(cutu_reader*, const gdb_byte*, const cooked_index_entry*, bool)' at ../../gdb/dwarf2/read.c:18446:35: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = sect_offset; _Alloc = std::allocator]', inlined from 'void read_variable(die_info*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:12719:35, inlined from 'void process_die(die_info*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:8774:21: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = sect_offset; _Alloc = std::allocator]', inlined from 'void inherit_abstract_dies(die_info*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:11971:24: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'void inherit_abstract_dies(die_info*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:11980:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'void inherit_abstract_dies(die_info*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:11980:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = variant_field; _Alloc = std::allocator]', inlined from 'void handle_variant(die_info*, type*, field_info*, std::vector*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:14840:51, inlined from 'void handle_struct_member_die(die_info*, type*, field_info*, std::vector*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:14917:20: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {signatured_type*&, sect_offset}; _Tp = tu_abbrev_offset; _Alloc = std::allocator]', inlined from 'void build_type_psymtabs(dwarf2_per_objfile*, cooked_index_storage*)' at ../../gdb/dwarf2/read.c:6959:6, inlined from 'void dwarf2_build_psymtabs_hard(dwarf2_per_objfile*)' at ../../gdb/dwarf2/read.c:7103:23, inlined from 'void dwarf2_build_psymtabs(objfile*)' at ../../gdb/dwarf2/read.c:5434:34, inlined from 'virtual void cooked_index_functions::read_partial_symbols(objfile*)' at ../../gdb/dwarf2/read.c:18601:29: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'void build_type_psymtabs(dwarf2_per_objfile*, cooked_index_storage*)' at ../../gdb/dwarf2/read.c:6964:13, inlined from 'void dwarf2_build_psymtabs_hard(dwarf2_per_objfile*)' at ../../gdb/dwarf2/read.c:7103:23, inlined from 'void dwarf2_build_psymtabs(objfile*)' at ../../gdb/dwarf2/read.c:5434:34, inlined from 'virtual void cooked_index_functions::read_partial_symbols(objfile*)' at ../../gdb/dwarf2/read.c:18601:29: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'void build_type_psymtabs(dwarf2_per_objfile*, cooked_index_storage*)' at ../../gdb/dwarf2/read.c:6964:13, inlined from 'void dwarf2_build_psymtabs_hard(dwarf2_per_objfile*)' at ../../gdb/dwarf2/read.c:7103:23, inlined from 'void dwarf2_build_psymtabs(objfile*)' at ../../gdb/dwarf2/read.c:5434:34, inlined from 'virtual void cooked_index_functions::read_partial_symbols(objfile*)' at ../../gdb/dwarf2/read.c:18601:29: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ CXXLD gdb make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/doc' (test "ln -s" = "ln -s" && \ ln -s ../../../gdb/doc/all-cfg.texi gdb-cfg.texi) || \ ln ../../../gdb/doc/all-cfg.texi gdb-cfg.texi || \ cp ../../../gdb/doc/all-cfg.texi gdb-cfg.texi make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/doc' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/testsuite' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/testsuite' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/data-directory' rm -rf ./syscalls mkdir ./syscalls rm -rf ./python files='gdb-syscalls.dtd freebsd.xml netbsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-linux.xml mips-n32-linux.xml mips-n64-linux.xml mips-o32-linux.xml ppc-linux.xml ppc64-linux.xml s390-linux.xml s390x-linux.xml sparc-linux.xml sparc64-linux.xml' ; \ for file in $files ; do \ f=../../../gdb/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./syscalls ; \ fi ; \ done files='gdb/__init__.py gdb/disassembler.py gdb/FrameDecorator.py gdb/FrameIterator.py gdb/frames.py gdb/printing.py gdb/prompt.py gdb/styling.py gdb/types.py gdb/unwinder.py gdb/xmethod.py gdb/command/__init__.py gdb/command/explore.py gdb/command/frame_filters.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/type_printers.py gdb/command/unwinders.py gdb/command/xmethods.py gdb/function/__init__.py gdb/function/as_string.py gdb/function/caller_is.py gdb/function/strfns.py gdb/printer/__init__.py gdb/printer/bound_registers.py' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh ../../../gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ /usr/bin/install -c -m 644 ../../../gdb/data-directory/../python/lib/$file ./python/$dir ; \ done ; \ fi rm -rf ./guile rm -rf ./system-gdbinit if test "x" != x ; then \ files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm' ; \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh ../../../gdb/data-directory/../../mkinstalldirs ./guile/$dir ; \ /usr/bin/install -c -m 644 ../../../gdb/data-directory/../guile/lib/$file ./guile/$dir ; \ done ; \ files='./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \ cd ./guile ; \ for go in $files ; do \ source="`echo $go | sed 's/\.go$/.scm/'`" ; \ echo compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" ; \ compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" || exit 1 ; \ done ; \ fi mkdir ./system-gdbinit touch stamp-guile files='elinos.py wrs-linux.py' ; \ for file in $files ; do \ f=../../../gdb/data-directory/../system-gdbinit/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./system-gdbinit ; \ fi ; \ done touch stamp-system-gdbinit mkdir ./python mkdir ./python/gdb touch stamp-syscalls mkdir ./python/gdb/command mkdir ./python/gdb/function mkdir ./python/gdb/printer touch stamp-python make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/data-directory' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb' make[1]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla' checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for gdbserver support... yes checking for armv6-alpine-linux-musleabihf-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for armv6-alpine-linux-musleabihf-gnatbind... no checking for gnatbind... gnatbind checking for armv6-alpine-linux-musleabihf-gnatmake... no checking for gnatmake... gnatmake checking whether compiler driver understands Ada and is recent enough... yes checking for armv6-alpine-linux-musleabihf-gdc... no checking for gdc... no checking whether the D compiler works... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 checking for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later *** This configuration is not supported in the following subdirectories: zlib readline sim (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... no checking for lex... no checking for flex... no checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for armv6-alpine-linux-musleabihf-ar... no checking for ar... ar checking for armv6-alpine-linux-musleabihf-as... no checking for as... as checking for armv6-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking for armv6-alpine-linux-musleabihf-dsymutil... no checking for dsymutil... no checking for ld... (cached) /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking for armv6-alpine-linux-musleabihf-ld... (cached) /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking for armv6-alpine-linux-musleabihf-lipo... no checking for lipo... no checking for armv6-alpine-linux-musleabihf-nm... no checking for nm... nm checking for armv6-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-windres... no checking for windres... no checking for armv6-alpine-linux-musleabihf-windmc... no checking for windmc... no checking for armv6-alpine-linux-musleabihf-objcopy... no checking for objcopy... objcopy checking for armv6-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking for armv6-alpine-linux-musleabihf-otool... no checking for otool... no checking for armv6-alpine-linux-musleabihf-readelf... no checking for readelf... readelf checking for -plugin option... checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-cc... no checking for cc... cc checking for armv6-alpine-linux-musleabihf-c++... armv6-alpine-linux-musleabihf-c++ checking for armv6-alpine-linux-musleabihf-gcc... armv6-alpine-linux-musleabihf-gcc checking for armv6-alpine-linux-musleabihf-gfortran... no checking for gfortran... no checking for armv6-alpine-linux-musleabihf-gccgo... no checking for gccgo... no checking for armv6-alpine-linux-musleabihf-gdc... no checking for gdc... no checking for armv6-alpine-linux-musleabihf-ar... no checking for ar... ar checking for armv6-alpine-linux-musleabihf-as... no checking for as... as checking for armv6-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking for armv6-alpine-linux-musleabihf-dsymutil... no checking for dsymutil... no checking for armv6-alpine-linux-musleabihf-ld... no checking for ld... ld checking for armv6-alpine-linux-musleabihf-lipo... no checking for lipo... no checking for armv6-alpine-linux-musleabihf-nm... no checking for nm... nm checking for armv6-alpine-linux-musleabihf-objcopy... no checking for objcopy... objcopy checking for armv6-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking for armv6-alpine-linux-musleabihf-otool... no checking for otool... no checking for armv6-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib checking for armv6-alpine-linux-musleabihf-readelf... no checking for readelf... readelf checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-windres... no checking for windres... no checking for armv6-alpine-linux-musleabihf-windmc... no checking for windmc... no checking where to find the target ar... host tool checking where to find the target as... host tool checking where to find the target cc... host tool checking where to find the target c++... host tool checking where to find the target c++ for libstdc++... host tool checking where to find the target dlltool... host tool checking where to find the target dsymutil... host tool checking where to find the target gcc... host tool checking where to find the target gfortran... host tool checking where to find the target gccgo... host tool checking where to find the target gdc... host tool checking where to find the target ld... host tool checking where to find the target lipo... host tool checking where to find the target nm... host tool checking where to find the target objcopy... host tool checking where to find the target objdump... host tool checking where to find the target otool... host tool checking where to find the target ranlib... host tool checking where to find the target readelf... host tool checking where to find the target strip... host tool checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile make[1]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch' make[1]: Nothing to be done for 'all-target'. mkdir ./libiberty mkdir ./intl mkdir ./libsframe mkdir ./libbacktrace Configuring in ./libiberty mkdir ./etc Configuring in ./intl mkdir ./libdecnumber Configuring in ./libsframe mkdir ./gnulib Configuring in ./libbacktrace Configuring in ./etc Configuring in ./libdecnumber Configuring in ./gnulib configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 configure: creating cache ./config.cache configure: creating cache ./config.cache configure: creating cache ./config.cache checking for armv6-alpine-linux-musleabihf-gcc... gcc checking for armv6-alpine-linux-musleabihf-gcc... gcc checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... yes checking for armv6-alpine-linux-musleabihf-gcc... gcc ../../etc/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... configure: creating cache ./config.cache yes checking whether make supports nested variables... checking build system type... yes checking whether the C compiler works... checking whether the C compiler works... configure: creating cache ./config.cache armv6-alpine-linux-musleabihf checking host system type... checking whether to enable maintainer-specific portions of Makefiles... no checking for armv6-alpine-linux-musleabihf-gcc... gcc checking whether make supports nested variables... (cached) yes checking whether the C compiler works... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for armv6-alpine-linux-musleabihf-gcc... gcc configure: updating cache ./config.cache checking that generated files are newer than configure... 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... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for perl... perl yes checking for C compiler default output file name... a.out checking for suffix of executables... checking build system type... yes checking for C compiler default output file name... a.out checking for suffix of executables... armv6-alpine-linux-musleabihf checking host system type... checking whether we are cross compiling... armv6-alpine-linux-musleabihf checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for -plugin option... checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking whether we are cross compiling... --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for armv6-alpine-linux-musleabihf-gcc... gcc checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... no checking for suffix of object files... no checking for suffix of object files... no checking for suffix of object files... checking whether the C compiler works... no checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... 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 for C compiler default output file name... a.out checking for suffix of executables... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... checking whether we are cross compiling... yes checking for gcc option to enable C11 features... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... none needed checking how to run the C preprocessor... none needed checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for aclocal... no aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking for suffix of object files... checking whether gcc supports -W... none needed checking whether gcc understands -c and -o together... gcc -E yes checking whether gcc supports -Wall... o checking whether we are using the GNU C compiler... none needed yes checking how to run the C preprocessor... checking whether the compiler is clang... checking for grep that handles long lines and -e... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... no checking for compiler option needed when checking for declarations... none checking how to run the C preprocessor... gcc -E yes checking whether gcc supports -Wstrict-prototypes... yes checking for gcc option to accept ISO C89... gcc -E gcc -E checking for grep that handles long lines and -e... yes checking whether gcc supports -Wmissing-prototypes... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... none needed checking how to run the C preprocessor... yes checking whether gcc supports -Wold-style-definition... gcc -E yes /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking whether gcc supports -Wmissing-format-attribute... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether gcc supports -Wcast-qual... yes checking whether gcc supports -pedantic -Wlong-long... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether gcc supports -fno-lto... yes checking how to run the C preprocessor... yes checking for sys/types.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... gcc -E yes checking for sys/types.h... yes checking for sys/stat.h... checking for grep that handles long lines and -e... yes yes checking for sys/types.h... checking for sys/stat.h... yes checking for sys/types.h... yes yes checking for stdlib.h... yes checking for sys/stat.h... checking for stdlib.h... yes checking for sys/stat.h... yes yes checking for stdlib.h... yes yes checking for string.h... checking for string.h... yes checking for sys/types.h... checking for stdlib.h... /bin/grep checking for egrep... yes /bin/grep -E checking for ANSI C header files... yes checking for string.h... yes checking for sys/stat.h... yes yes checking for string.h... checking for memory.h... checking for memory.h... yes yes checking for stdlib.h... checking for memory.h... yes yes yes checking for memory.h... checking for strings.h... checking for strings.h... yes checking for string.h... yes checking for strings.h... yes yes yes checking for inttypes.h... checking for strings.h... checking for inttypes.h... yes yes checking for memory.h... checking for sys/types.h... yes checking for inttypes.h... yes yes yes checking for stdint.h... checking for inttypes.h... checking for stdint.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for stdint.h... yes yes yes checking for unistd.h... checking for stdint.h... checking for unistd.h... yes checking for stdlib.h... yes checking for inttypes.h... yes checking for unistd.h... yes checking for unistd.h... yes yes checking minix/config.h usability... checking for string.h... yes checking minix/config.h usability... yes checking for stdint.h... yes checking for wchar.h... yes yes checking minix/config.h usability... checking for memory.h... no checking minix/config.h presence... no checking minix/config.h presence... yes checking for unistd.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for minix/config.h... checking for strings.h... no checking minix/config.h presence... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking minix/config.h usability... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no ../../libsframe/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... checking for inttypes.h... no checking for msgmerge... no checking for sys/socket.h... yes checking build system type... checking for style of include used by make... armv6-alpine-linux-musleabihf checking host system type... GNU checking whether make supports nested variables... yes armv6-alpine-linux-musleabihf checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for library containing strerror... no checking minix/config.h presence... checking dependency style of gcc... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes ../../libbacktrace/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... checking for stdint.h... yes yes checking whether make supports nested variables... checking for arpa/inet.h... yes none required checking for an ANSI C-conforming const... checking whether to enable maintainer-specific portions of Makefiles... no checking for armv6-alpine-linux-musleabihf-gcc... (cached) gcc gcc3 checking whether make sets $(MAKE)... (cached) yes checking for armv6-alpine-linux-musleabihf-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 armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for gawk... (cached) awk checking for dwz... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed yes checking for fgrep... /bin/grep -F checking for ld used by gcc... yes checking for inline... checking for unistd.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... checking whether we are using the GNU C compiler... (cached) yes 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 armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so) interface... yes checking for BSD- or MS-compatible name lister (nm)... checking for features.h... inline checking for off_t... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... no checking whether gcc supports -W... ar checking build system type... yes armv6-alpine-linux-musleabihf checking host system type... checking ctype.h usability... done configure: creating ./config.status armv6-alpine-linux-musleabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... /bin/grep -F checking for ld used by gcc... yes 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-objdump... objdump checking how to recognize dependent libraries... pass_all checking for sys/param.h... checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so yes checking whether gcc supports -Wall... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so yes checking for BSD- or MS-compatible name lister (nm)... checking command to parse /usr/bin/nm -B output from gcc object... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking ctype.h presence... yes checking whether gcc supports -Wwrite-strings... yes yes checking for ctype.h... yes checking for unistd.h... (cached) yes checking stddef.h usability... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... checking for dirent.h... yes checking whether the shell understands "+="... no yes checking for size_t... checking for /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so yes checking whether gcc supports -Wc++-compat... checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... config.status: creating Makefile ok checking for dlfcn.h... yes checking whether gcc supports -Wstrict-prototypes... yes checking stddef.h presence... yes checking for fnmatch.h... yes checking for stddef.h... yes make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/etc' checking for string.h... (cached) yes checking stdio.h usability... yes checking whether gcc supports -Wshadow=local... yes checking for objdir... .libs ok checking for dlfcn.h... yes yes checking for sys/stat.h... (cached) yes checking whether gcc supports -pedantic ... yes checking for working alloca.h... checking for sys/time.h... yes checking stdio.h presence... yes checking for stdio.h... yes yes checking whether gcc and cc understand -c and -o together... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for objdir... .libs yes checking for alloca... yes checking if gcc supports -fno-rtti -fno-exceptions... checking for glob.h... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for threads.h... yes checking for uintptr_t... checking if gcc supports -fno-rtti -fno-exceptions... yes checking if gcc static flag -static works... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for getpagesize... yes checking if gcc supports -c -o file.o... yes checking for netdb.h... yes checking for an ANSI C-conforming const... yes checking if gcc static flag -static works... yes checking for int_least32_t... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking for working mmap... yes checking for inline... yes checking whether -lc should be explicitly linked in... yes checking if gcc supports -c -o file.o... yes checking for netinet/in.h... inline checking whether byte ordering is bigendian... yes checking for int_fast32_t... no checking dynamic linker characteristics... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... yes checking for limits.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for uint64_t... no checking whether integer division by zero raises SIGFPE... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes no yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for inttypes.h... (cached) yes checking for sys/file.h... checking for sys/types.h... (cached) yes no checking for stdint.h... (cached) yes checking unwind.h usability... checking for xlocale.h... yes checking for sys/param.h... no checking for aclocal... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.2/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.2/missing autoconf checking for autoheader... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.2/missing autoheader checking whether gcc supports -Wall... yes checking for limits.h... yes checking for inttypes.h... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking unwind.h presence... yes no checking for math.h... yes checking for stdlib.h... (cached) yes checking whether gcc supports -Wextra... checking for malloc.h... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes yes checking for stdint.h... checking for string.h... (cached) yes checking for unistd.h... (cached) yes yes checking whether gcc supports -Wwrite-strings... yes checking for off_t... checking for strings.h... (cached) yes checking for sys/time.h... yes yes checking for -funwind-tables option... yes checking for sys/mman.h... yes checking for time.h... checking for unsigned long long... yes checking whether gcc supports -Wmissing-format-attribute... yes checking for sys/resource.h... yes checking for -frandom-seed=string option... yes yes checking whether gcc supports -Wstrict-prototypes... checking for sys/stat.h... (cached) yes yes checking for sys/mman.h... checking for sys/select.h... yes checking for inttypes.h... yes checking whether gcc supports -W... yes checking for fcntl.h... yes checking size of int... yes checking whether gcc supports -Wmissing-prototypes... yes yes checking whether the inttypes.h PRIxNN macros are broken... checking for alloca.h... yes checking whether gcc supports -Wall... yes checking for strings.h... (cached) yes checking for sys/random.h... yes checking for sys/pstat.h... yes checking for incompatibility between DejaGnu and GCC... yes checking whether gcc supports -Wwrite-strings... no checking for sys/sysmp.h... no checking for ld used by GCC... no checking for makeinfo... makeinfo --split-size=5000000 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking for stdlib.h... (cached) yes /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... checking for unistd.h... (cached) yes yes checking for shared library run path origin... no 4 yes checking size of long... checking for sys/param.h... checking for sys/sysinfo.h... checking whether gcc supports -Wstrict-prototypes... yes checking for sys/uio.h... done yes checking argz.h usability... checking for machine/hal_sysinfo.h... yes checking whether gcc supports -Wmissing-prototypes... no checking for sys/table.h... yes checking for getpagesize... yes no checking for sys/sysctl.h... checking for sys/wait.h... no checking argz.h presence... yes checking whether gcc supports -Wold-style-definition... 4 checking for ANSI C header files... (cached) yes no checking for sys/systemcfg.h... checking build system type... no checking for argz.h... no checking limits.h usability... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored dpd checking whether byte ordering is bigendian... yes checking for working mmap... yes no checking for stdint.h... (cached) checking whether gcc supports -Wmissing-format-attribute... yes checking for stdio_ext.h... yes checking for crtdefs.h... yes checking for process.h... yes checking limits.h presence... yes checking whether gcc supports -Wcast-qual... yes checking for limits.h... yes no checking for sys/prctl.h... checking locale.h usability... yes yes checking for _Unwind_GetIPInfo... checking for sys/wait.h that is POSIX.1 compatible... no checking for wctype.h... no yes checking locale.h presence... yes configure: updating cache ./config.cache checking byteswap.h usability... configure: creating ./config.status yes checking whether time.h and sys/time.h may both be included... yes checking for locale.h... yes yes yes checking for CET support... no checking __sync extensions... checking whether it is safe to define __EXTENSIONS__... checking nl_types.h usability... yes checking whether errno must be declared... yes checking byteswap.h presence... yes checking __atomic extensions... yes checking nl_types.h presence... yes checking for byteswap.h... yes yes checking for nl_types.h... checking endian.h usability... yes yes checking whether _XOPEN_SOURCE should be defined... config.status: creating Makefile checking malloc.h usability... no checking size of int... config.status: creating config.h config.status: executing gstdint.h commands yes checking output filetype... no yes checking endian.h presence... checking build system type... yes checking malloc.h presence... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking target system type... elf32 yes checking for endian.h... armv6-alpine-linux-musleabihf yes checking for dlfcn.h... yes checking for malloc.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c checking whether bswap_16 is declared... source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal32.c source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal64.c checking stddef.h usability... source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I../../libdecnumber -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal128.c 4 checking size of long... yes checking whether bswap_32 is declared... yes checking for windows.h... yes checking stddef.h presence... yes checking for stddef.h... yes yes checking for uintptr_t... checking for stdlib.h... (cached) yes yes checking for string.h... (cached) yes checking whether bswap_64 is declared... checking for unistd.h... (cached) yes 4 checking size of size_t... checking for sys/param.h... (cached) yes no checking for library containing dlsym... checking for feof_unlocked... yes none required yes checking for special C compiler options needed for large files... no configure: updating cache ./config.cache checking for _FILE_OFFSET_BITS value needed for large files... checking that generated files are newer than configure... done configure: creating ./config.status checking for fgets_unlocked... yes checking for int_least32_t... 4 checking for long long... no checking for Minix Amsterdam compiler... yes no checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking whether the preprocessor supports include_next... checking for getc_unlocked... yes checking for int_fast32_t... yes checking whether source code line length is unlimited... yes yes checking for C/C++ restrict keyword... checking for getcwd... yes checking size of long long... __restrict__ checking whether is self-contained... yes checking for uint64_t... yes checking for getegid... yes checking for shutdown... 8 checking for a 64-bit type... yes checking for geteuid... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking whether defines the SHUT_* macros... uint64_t checking for intptr_t... yes checking for getgid... yes checking for struct sockaddr_storage... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes config.status: creating Makefile checking for getuid... yes yes checking for sa_family_t... config.status: creating config.h checking link.h usability... config.status: executing depfiles commands yes yes checking for uintptr_t... checking for mempcpy... config.status: executing libtool commands yes checking link.h presence... yes checking for struct sockaddr_storage.ss_family... yes yes checking for link.h... yes checking for dl_iterate_phdr... checking for munmap... yes checking for size_t... yes checking mach-o/dyld.h usability... yes checking for putenv... yes checking for ssize_t... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libsframe' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libsframe' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c -o libsframe_la-sframe.lo `test -f 'sframe.c' || echo '../../libsframe/'`sframe.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -MT libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c -o libsframe_la-sframe-dump.lo `test -f 'sframe-dump.c' || echo '../../libsframe/'`sframe-dump.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -MT libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c -o libsframe_la-sframe-error.lo `test -f 'sframe-error.c' || echo '../../libsframe/'`sframe-error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c ../../libsframe/sframe.c -o libsframe_la-sframe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -MT libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c ../../libsframe/sframe-dump.c -o libsframe_la-sframe-dump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -MT libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c ../../libsframe/sframe-error.c -o libsframe_la-sframe-error.o no checking mach-o/dyld.h presence... yes checking for setenv... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... mv -f .deps/libsframe_la-sframe-error.Tpo .deps/libsframe_la-sframe-error.Plo yes checking for working alloca.h... yes yes checking for setlocale... checking for pid_t... no checking sys/ldr.h presence... yes checking for alloca... no checking for sys/ldr.h... no checking for fcntl... mv -f .deps/libsframe_la-sframe-dump.Tpo .deps/libsframe_la-sframe-dump.Plo yes checking for stpcpy... yes checking for a thread-safe mkdir -p... yes checking whether strnlen is declared... ../../gnulib/../install-sh -c -d checking whether uses 'inline' correctly... yes checking for btowc... yes yes checking for library containing strerror... checking for strcasecmp... yes yes checking for canonicalize_file_name... checking whether getpagesize is declared... none required checking for asprintf... yes checking for strdup... no checking for faccessat... yes checking for lstat... yes checking for atexit... yes checking for strtoul... yes checking for realpath... yes checking for readlink... yes checking for basename... yes checking for tsearch... yes checking for lstat... yes checking for getexecname... yes checking for bcmp... yes checking for __argz_count... yes checking for chown... no checking for KERN_PROC... yes checking for bcopy... no checking for KERN_PROG_ARGS... no checking for __argz_stringify... yes checking for fchown... no checking for clock_gettime... yes checking for bsearch... no checking for __argz_next... yes checking for _set_invalid_parameter_handler... yes checking whether -pthread is supported... yes checking for bzero... yes checking whether -gdwarf-5 is supported... no checking for __fsetlocking... no checking for fchdir... yes checking for compress in -lz... yes yes checking for calloc... checking for iconv... yes checking for fcntl... yes checking whether --compress-debug-sections is supported... yes yes checking for iconv declaration... checking for clock... yes checking for symlink... yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); yes checking for dsymutil... dsymutil checking for nm... /usr/bin/nm -B checking for xz... no checking for comm... comm checking for lzma_auto_decoder in -llzma... checking for nl_langinfo and CODESET... yes mv -f .deps/libsframe_la-sframe.Tpo .deps/libsframe_la-sframe.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -Wl,--as-needed,-O1,--sort-common -o libsframe.la -rpath /usr/lib libsframe_la-sframe.lo libsframe_la-sframe-dump.lo libsframe_la-sframe-error.lo checking for ffs... yes checking for fdopendir... libtool: link: ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so rc .libs/libsframe.a libsframe_la-sframe.o libsframe_la-sframe-dump.o libsframe_la-sframe-error.o no checking whether tests can run... libtool: link: ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so .libs/libsframe.a libtool: link: ( cd ".libs" && rm -f "libsframe.la" && ln -s "../libsframe.la" "libsframe.la" ) yes checking for LC_MESSAGES... make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libsframe' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libsframe' yes checking for getcwd... yes checking for mempcpy... yes yes checking for bison... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes configure: updating cache ./config.cache configure: creating ./config.status yes checking for getpagesize... checking for fnmatch... yes checking for mbsrtowcs... yes checking for gettimeofday... config.status: creating Makefile config.status: creating config.intl config.status: creating config.h yes config.status: executing default-1 commands checking for fstatat... yes checking for index... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/intl' yes checking for getdelim... yes checking for insque... yes checking for getdtablesize... yes checking for memchr... yes checking for getlogin_r... yes checking for memcmp... yes config.status: creating Makefile checking for getprogname... yes checking for memcpy... no config.status: creating backtrace-supported.h checking for getexecname... config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h config.status: executing libtool commands yes checking for memmem... no checking for getrandom... config.status: executing gstdint.h commands config.status: executing default commands yes yes checking for gettimeofday... checking for memmove... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libbacktrace' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o atomic.lo ../../libbacktrace/atomic.c true DO=all multi-do # make /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o dwarf.lo ../../libbacktrace/dwarf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o fileline.lo ../../libbacktrace/fileline.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o posix.lo ../../libbacktrace/posix.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o print.lo ../../libbacktrace/print.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o sort.lo ../../libbacktrace/sort.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o state.lo ../../libbacktrace/state.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o backtrace.lo ../../libbacktrace/backtrace.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o simple.lo ../../libbacktrace/simple.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o elf.lo ../../libbacktrace/elf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o mmapio.lo ../../libbacktrace/mmapio.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c -o mmap.lo ../../libbacktrace/mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o yes checking for glob... yes checking for mempcpy... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/state.c -o state.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 checking for glob_pattern_p... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1 yes checking for memset... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 no checking for getpwnam_r... yes checking for mkstemps... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 yes checking for isblank... yes checking for putenv... yes checking for mbsinit... yes checking for random... yes checking for mbrtowc... yes checking for rename... yes checking for mprotect... yes checking for rindex... yes checking for mkostemp... yes checking for setenv... yes checking for openat... yes checking for snprintf... yes checking for pipe... yes checking for sigsetmask... yes checking for readlink... no yes checking for stpcpy... checking for link... yes yes checking for setenv... checking for stpncpy... yes yes checking for strerror_r... checking for strcasecmp... yes yes checking for __xpg_strerror_r... checking for strchr... yes yes checking for catgets... checking for strdup... yes yes checking for strncasecmp... checking for snprintf... yes checking for strndup... yes checking for localtime_r... yes checking for strnlen... yes checking for iswcntrl... yes checking for strrchr... yes checking for wmempcpy... yes checking for strstr... no checking for nl_langinfo and CODESET... yes checking for strtod... yes checking for a traditional french locale... yes checking for strtol... none checking whether lstat correctly handles trailing slash... yes checking for strtoul... yes checking for strtoll... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for strtoull... nearly checking for getcwd... yes checking for strverscmp... yes checking for uid_t in sys/types.h... yes yes checking for unistd.h... (cached) yes checking for tmpnam... checking for working chown... rm -f libdecnumber.a ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so libdecnumber.a make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libdecnumber' yes checking for vasprintf... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 yes checking whether chown dereferences symlinks... yes checking for vfprintf... yes checking whether chown honors trailing slash... yes checking for vprintf... yes yes checking whether chown always updates ctime... checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -c ../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1 no checking stack direction for C alloca... 1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... no checking for sys_nerr... no checking for sys_siglist... no checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... no checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for pipe2... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking for strsignal... yes checking whether strerror_r is declared... yes checking for sysconf... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking for sysctl... no checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... no checking for sysmp... yes checking for working fcntl.h... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking for sbrk... yes checking whether basename is declared... /bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -Wl,--as-needed,-O1,--sort-common -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo yes checking whether ffs is declared... libtool: link: ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libbacktrace' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libbacktrace' 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 calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... yes checking for pid_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for mode_t... yes checking for working strncmp... yes yes checking for mbstate_t... configure: updating cache ./config.cache configure: creating ./config.status yes checking whether frexp() can be used without linking with libm... config.status: creating Makefile yes checking whether alarm is declared... config.status: creating testsuite/Makefile yes checking whether frexp works... config.status: creating config.h config.status: executing default commands mkdir ./bfd Configuring in ./bfd make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libiberty' if [ x"-fPIC" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir touch stamp-noasandir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libiberty/testsuite' if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hex.c -o pic/hex.o; \ else true; fi checking whether long double and double are the same... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi checking whether frexpl is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o bsearch_r.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sigsetmask.c -o sigsetmask.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi yes checking whether frexpl() can be used without linking with libm... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o configure: creating cache ./config.cache if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o checking build system type... armv6-alpine-linux-musleabihf checking host system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether frexpl works... yes checking for a thread-safe mkdir -p... ../../bfd/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-gcc... gcc if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o yes checking whether stat file-mode macros are broken... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o no checking for nlink_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o checking whether we are cross compiling... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o yes checking whether getcwd (NULL, 0) allocates memory for result... no checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o o checking whether we are using the GNU C compiler... yes checking for getcwd with POSIX signature... yes checking whether gcc accepts -g... yes checking whether getcwd is declared... yes checking for gcc option to accept ISO C89... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o yes checking whether getdelim is declared... none needed checking whether gcc understands -c and -o together... yes checking whether getdtablesize is declared... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... yes checking whether getline is declared... gcc -E checking for grep that handles long lines and -e... yes checking whether getlogin_r is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o yes checking whether getlogin is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o yes checking pthread.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o yes checking for sys/types.h... yes checking pthread.h presence... yes checking for pthread.h... yes yes checking for sys/stat.h... yes checking for stdlib.h... checking for pthread_kill in -lpthread... yes checking for string.h... yes checking whether POSIX threads API is available... yes yes checking for memory.h... checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... yes checking for strings.h... yes checking for inttypes.h... yes checking for IPv4 sockets... yes checking for stdint.h... yes checking for IPv6 sockets... yes checking for unistd.h... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes no checking for wint_t... checking minix/config.h usability... yes checking whether wint_t is large enough... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking whether stdint.h works without ISO C predefines... ok checking for dlfcn.h... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes no checking for objdir... .libs checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... checking if gcc supports -fno-rtti -fno-exceptions... no checking whether UINT32_MAX < UINTMAX_MAX... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking whether UINT64_MAX == ULONG_MAX... yes checking if gcc static flag -static works... no checking where to find the exponent in a 'double'... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... word 1 bit 20 checking whether byte ordering is bigendian... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for wchar_t... no checking for dlopen... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether a program can dlopen itself... yes checking whether locale.h defines locale_t... yes checking whether a statically linked program can dlopen itself... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes no checking whether stripping libraries is possible... checking whether imported symbols can be declared weak... (cached) yes checking for multithread API to use... posix checking whether malloc is ptrdiff_t safe... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking whether malloc, realloc, calloc set errno on failure... yes checking whether malloc (0) returns nonnull... no checking for library containing dlsym... yes checking whether NAN macro works... 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 whether HUGE_VAL works... no yes checking for a traditional japanese locale... none checking for a french Unicode locale... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking size of long long... none checking for a transitional chinese locale... 8 checking size of void *... none checking for inline... 4 checking size of long... inline checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... 4 checking size of int... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o checking whether memmem is declared... 4 checking fcntl.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o yes checking for memmem... checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking whether memmem works... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking whether memrchr is declared... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes yes checking whether defines MIN and MAX... checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes no checking whether defines MIN and MAX... checking for fcntl... yes checking for O_CLOEXEC... yes checking for fdopen... yes checking for promoted mode_t type... yes mode_t checking for fileno... checking whether is self-contained... yes checking for fls... no checking for getgid... yes checking for library containing setsockopt... yes checking for getpagesize... none needed checking whether setenv is declared... yes checking for getrlimit... yes checking search.h usability... yes checking for getuid... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for sysconf... yes checking for sigset_t... yes checking whether basename is declared... yes checking for volatile sig_atomic_t... yes checking whether ffs is declared... yes yes checking for sighandler_t... checking whether stpcpy is declared... yes checking whether asprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether vasprintf is declared... yes checking whether strnlen is declared... yes checking whether fcloseall is declared... yes checking whether ___lc_codepage_func is declared... no no checking which flavor of printf attribute matches inttypes macros... checking for armv6-alpine-linux-musleabihf-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libzstd >= 1.4.0... system checking whether ecvt is declared... yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking whether fcvt is declared... yes checking for gcc version with buggy 64-bit support... yes checking whether gcvt is declared... no checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking whether strdup is declared... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes checking whether strerror(0) succeeds... yes checking for prstatus32_t in sys/procfs.h... no checking for prstatus_t.pr_who in sys/procfs.h... yes checking for strerror_r with POSIX signature... no checking for prstatus32_t.pr_who in sys/procfs.h... yes checking whether strerror_r works... no checking for pstatus_t in sys/procfs.h... no checking for pxstatus_t in sys/procfs.h... yes checking whether strerror_r is declared... (cached) yes checking whether strnlen is declared... no checking for pstatus32_t in sys/procfs.h... no checking for prpsinfo_t in sys/procfs.h... yes checking whether strstr works... yes checking for prpsinfo_t.pr_pid in sys/procfs.h... yes checking whether strtok_r is declared... yes checking for prpsinfo32_t in sys/procfs.h... yes checking for struct timespec in ... no checking for prpsinfo32_t.pr_pid in sys/procfs.h... yes checking for TIME_UTC in ... no checking for psinfo_t in sys/procfs.h... yes checking whether execvpe is declared... no checking for psinfo_t.pr_pid in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... yes checking whether unsetenv is declared... no checking for psinfo32_t.pr_pid in sys/procfs.h... no checking for lwpstatus_t in sys/procfs.h... yes checking whether wcsdup is declared... no checking for lwpxstatus_t in sys/procfs.h... yes checking whether iswcntrl works... no checking for lwpstatus_t.pr_context in sys/procfs.h... no checking for lwpstatus_t.pr_reg in sys/procfs.h... yes checking for towlower... no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no checking for win32_pstatus_t in sys/procfs.h... yes checking for wctype_t... no checking for ftello... yes checking for wctrans_t... yes checking for ftello64... yes checking for C compiler option to allow warnings... yes -Wno-error checking for fseeko... checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes checking for fseeko64... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking for fopen64... yes checking whether this system supports file names of any length... yes checking whether ftello is declared... no checking for library containing clock_gettime... yes none required checking for clock_getres... checking whether ftello64 is declared... yes checking for clock_gettime... yes checking whether fseeko is declared... yes checking for clock_settime... yes checking whether fseeko64 is declared... yes checking for closedir... yes checking whether fopen64 is declared... yes checking for d_ino member in directory struct... yes checking size of off_t... yes checking for d_type member in directory struct... 8 checking file_ptr type... int64_t checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking for dirfd... checking for sys/param.h... yes yes checking whether dirfd is declared... checking for getpagesize... (cached) yes checking for working mmap... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so ./libiberty.a if [ x"-fPIC" != x ]; then \ cd pic; \ ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi yes yes checking whether dup2 works... checking for madvise... make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libiberty' yes checking for mprotect... yes checking for error_at_line... yes no checking whether fcntl handles F_DUPFD correctly... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether fcntl understands F_DUPFD_CLOEXEC... no checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for ffs... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... config.status: creating Makefile yes checking for working GNU fnmatch... config.status: creating bfd-in3.h no checking whether free is known to preserve errno... no checking whether fstatat (..., 0) works... yes checking whether getcwd handles long file names properly... config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands no, but it is partly working checking for getpagesize... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getline... yes checking for working getline function... config.status: executing libtool commands config.status: executing default-1 commands yes checking whether getlogin_r works with small buffers... config.status: executing default commands yes checking whether program_invocation_name is declared... mkdir ./opcodes Configuring in ./opcodes yes checking whether program_invocation_short_name is declared... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h GEN elf32-aarch64.c GEN elf64-aarch64.c GEN elf32-ia64.c GEN elf64-ia64.c GEN elf32-loongarch.c GEN elf64-loongarch.c GEN elf32-riscv.c GEN elf64-riscv.c GEN peigen.c GEN pepigen.c GEN pex64igen.c GEN pe-aarch64igen.c GEN pe-loongarch64igen.c Making info in po make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/bfd/po' ( if test 'x../../../bfd/po' != 'x.'; then \ posrcprefix='../../../bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../bfd/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ../../../bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) yes cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status checking whether __argv is declared... no checking whether getrandom is compatible with its GNU+BSD signature... configure: creating cache ./config.cache checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../opcodes/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking for gettimeofday with POSIX signature... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for armv6-alpine-linux-musleabihf-gcc... gcc config.status: creating po/Makefile.in checking whether the C compiler works... yes checking for GNU glob interface version 1 or 2... config.status: executing depfiles commands config.status: executing libtool commands no checking for library containing inet_ntop... config.status: executing default-1 commands config.status: executing default commands yes checking for C compiler default output file name... a.out checking for suffix of executables... make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/bfd/po' none required checking whether inet_ntop is declared... checking whether we are cross compiling... make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/bfd' CCLD doc/chew.stamp yes checking whether isnan(double) can be used without linking with libm... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether gcc accepts -g... yes checking whether isnanl works... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler supports the __inline keyword... yes checking for pthread_rwlock_t... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... no checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking for sys/types.h... yes checking whether the C locale is free of encoding errors... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for mbtowc... yes checking for string.h... yes checking whether memmem works in linear time... yes checking for memory.h... yes checking for strings.h... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for inttypes.h... yes yes checking whether mkdir handles trailing slash... checking for stdint.h... GEN doc/aoutx.stamp GEN doc/archive.stamp GEN doc/archures.stamp GEN doc/bfdio.stamp GEN doc/bfdt.stamp GEN doc/bfdwin.stamp GEN doc/cache.stamp GEN doc/coffcode.stamp GEN doc/corefile.stamp GEN doc/elfcode.stamp GEN doc/elf.stamp GEN doc/format.stamp GEN doc/hash.stamp GEN doc/init.stamp GEN doc/libbfd.stamp GEN doc/linker.stamp GEN doc/mmo.stamp GEN doc/opncls.stamp GEN doc/reloc.stamp GEN doc/section.stamp GEN doc/syms.stamp GEN doc/targets.stamp MAKEINFO doc/bfd.info yes checking for unistd.h... yes checking whether mkdir handles trailing dot... yes checking minix/config.h usability... yes checking for mkdtemp... no checking minix/config.h presence... yes checking whether is self-contained... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether open recognizes a trailing slash... yes checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for opendir... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking for rawmemchr... no checking for readdir... ok checking for dlfcn.h... yes checking whether readlink signature is correct... yes checking for objdir... .libs yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... 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 whether rename honors trailing slash on destination... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether rename honors trailing slash on source... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... yes checking whether rename manages hard links correctly... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes yes checking whether rename manages existing destinations correctly... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no yes checking for rewinddir... checking for msgmerge... no checking whether basename is declared... yes checking whether rmdir works... yes checking whether stpcpy is declared... yes checking whether select supports a 0 argument... yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes checking whether select detects invalid fds... yes yes checking whether setenv validates arguments... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking whether imported symbols can be declared weak... (cached) yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... config.status: creating Makefile yes checking whether struct stat.st_atim is of type struct timespec... config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... config.status: executing libtool commands config.status: executing default-1 commands yes checking for strchrnul... config.status: creating po/POTFILES config.status: creating po/Makefile yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strnlen... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking for strtok_r... yes checking whether strtok_r works... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for variable-length arrays... yes checking for wmemchr... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile.gnulib.inc config.status: creating Makefile config.status: creating import/Makefile config.status: creating config.h config.status: executing depfiles commands make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/bfd' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/bfd' Making all in po config.status: executing default commands make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/bfd/po' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h rm -f tofiles f=""; \ for i in 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 elf-sframe.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo elf32-aarch64.lo elf64-aarch64.lo elfxx-aarch64.lo aix5ppc-core.lo aout64.lo coff-alpha.lo coff-x86_64.lo coff64-rs6000.lo elf32-ia64.lo elf32-mips.lo elf32-score.lo elf32-score7.lo elf64-alpha.lo elf64-amdgcn.lo elf64-gen.lo elf64-hppa.lo elf64-ia64.lo elf64-ia64-vms.lo elfxx-ia64.lo elf32-loongarch.lo elf64-loongarch.lo elfxx-loongarch.lo elfn32-mips.lo elf64-mips.lo elfxx-mips.lo elf64-mmix.lo elf64-nfp.lo elf64-ppc.lo elf32-riscv.lo elf64-riscv.lo elfxx-riscv.lo elf64-s390.lo elf64-sparc.lo elf64-tilegx.lo elf64-x86-64.lo elfxx-x86.lo elf64-bpf.lo elf64.lo mach-o-aarch64.lo mach-o-x86-64.lo mmo.lo pe-aarch64igen.lo pe-loongarch64igen.lo pe-x86_64.lo pei-aarch64.lo pe-aarch64.lo pei-ia64.lo pei-loongarch64.lo pei-x86_64.lo pepigen.lo pex64igen.lo vms-alpha.lo aout-cris.lo aout-ns32k.lo aout32.lo cf-i386lynx.lo coff-go32.lo coff-i386.lo coff-mips.lo coff-rs6000.lo coff-sh.lo coff-stgo32.lo coff-tic30.lo coff-tic4x.lo coff-tic54x.lo coff-z80.lo coff-z8k.lo coffgen.lo cofflink.lo dwarf1.lo dwarf2.lo ecoff.lo ecofflink.lo elf-attrs.lo elf-eh-frame.lo elf-sframe.lo elf-ifunc.lo elf-m10200.lo elf-m10300.lo elf-nacl.lo elf-strtab.lo elf-vxworks.lo elf.lo elf32-am33lin.lo elf32-arc.lo elf32-arm.lo elf32-avr.lo elf32-bfin.lo elf32-cr16.lo elf32-cris.lo elf32-crx.lo elf32-csky.lo elf32-d10v.lo elf32-d30v.lo elf32-dlx.lo elf32-epiphany.lo elf32-fr30.lo elf32-frv.lo elf32-ft32.lo elf32-gen.lo elf32-h8300.lo elf32-hppa.lo elf32-i386.lo elfxx-x86.lo elf32-ip2k.lo elf32-iq2000.lo elf32-lm32.lo elf32-m32c.lo elf32-m32r.lo elf32-m68hc11.lo elf32-m68hc12.lo elf32-m68hc1x.lo elf32-m68k.lo elf32-s12z.lo elf32-mcore.lo elf32-mep.lo elf32-metag.lo elf32-microblaze.lo elf32-moxie.lo elf32-msp430.lo elf32-mt.lo elf32-nds32.lo elf32-nios2.lo elf32-or1k.lo elf32-pj.lo elf32-ppc.lo elf32-pru.lo elf32-rl78.lo elf32-rx.lo elf32-s390.lo elf32-sh.lo elf32-sparc.lo elf32-spu.lo elf32-tic6x.lo elf32-tilegx.lo elf32-tilepro.lo elf32-v850.lo elf32-vax.lo elf32-visium.lo elf32-wasm32.lo elf32-xgate.lo elf32-xstormy16.lo elf32-xtensa.lo elf32-z80.lo elf32.lo elflink.lo elfxx-sparc.lo elfxx-tilegx.lo i386aout.lo i386bsd.lo i386lynx.lo i386msdos.lo mach-o.lo mach-o-i386.lo mach-o-arm.lo ns32knetbsd.lo pc532-mach.lo pdb.lo pdp11.lo pe-arm-wince.lo pe-arm.lo pe-i386.lo pe-mcore.lo pe-sh.lo pef.lo pei-arm-wince.lo pei-arm.lo pei-i386.lo pei-mcore.lo pei-sh.lo peigen.lo plugin.lo ppcboot.lo reloc16.lo som.lo vax1knetbsd.lo vaxnetbsd.lo vms-lib.lo vms-misc.lo wasm-module.lo xcofflink.lo xsym.lo xtensa-dynconfig.lo xtensa-isa.lo xtensa-modules.lo cpu-arm.lo cpu-aarch64.lo cpu-alpha.lo cpu-amdgcn.lo cpu-arc.lo cpu-arm.lo cpu-avr.lo cpu-bfin.lo cpu-bpf.lo cpu-cr16.lo cpu-cris.lo cpu-crx.lo cpu-csky.lo cpu-d10v.lo cpu-d30v.lo cpu-dlx.lo cpu-epiphany.lo cpu-fr30.lo cpu-frv.lo cpu-ft32.lo cpu-h8300.lo cpu-hppa.lo cpu-i386.lo cpu-iamcu.lo cpu-ia64.lo cpu-ip2k.lo cpu-iq2000.lo cpu-lm32.lo cpu-loongarch.lo cpu-m10200.lo cpu-m10300.lo cpu-m32c.lo cpu-m32r.lo cpu-m68hc11.lo cpu-m68hc12.lo cpu-m9s12x.lo cpu-s12z.lo cpu-m9s12xg.lo cpu-m68k.lo cpu-mcore.lo cpu-mep.lo cpu-metag.lo cpu-microblaze.lo cpu-mips.lo cpu-mmix.lo cpu-moxie.lo cpu-msp430.lo cpu-mt.lo cpu-nds32.lo cpu-nfp.lo cpu-nios2.lo cpu-ns32k.lo cpu-or1k.lo cpu-pdp11.lo cpu-pj.lo cpu-powerpc.lo cpu-pru.lo cpu-rs6000.lo cpu-riscv.lo cpu-rl78.lo cpu-rx.lo cpu-s390.lo cpu-score.lo cpu-sh.lo cpu-sparc.lo cpu-spu.lo cpu-tic30.lo cpu-tic4x.lo cpu-tic54x.lo cpu-tic6x.lo cpu-tilegx.lo cpu-tilepro.lo cpu-v850.lo cpu-v850_rh850.lo cpu-vax.lo cpu-visium.lo cpu-wasm32.lo cpu-xgate.lo cpu-xstormy16.lo cpu-xtensa.lo cpu-z80.lo cpu-z8k.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles rm -f bfd-tmp.h touch stmp-bfd-h CC archive.lo CC archures.lo CC bfd.lo CC bfdio.lo CC bfdwin.lo CC cache.lo CC coff-bfd.lo CC compress.lo CC corefile.lo CC elf-properties.lo CC format.lo CC hash.lo CC init.lo CC libbfd.lo /bin/sh ../../bfd/../move-if-change tofiles ofiles CC linker.lo CC merge.lo CC opncls.lo CC reloc.lo CC section.lo CC simple.lo touch stamp-ofiles CC stab-syms.lo CC stabs.lo CC syms.lo CC targets.lo CC binary.lo CC ihex.lo CC srec.lo CC tekhex.lo CC verilog.lo CC elf32-arm.lo CC elf32.lo CC elf-nacl.lo CC elf-vxworks.lo CC elf.lo CC elflink.lo CC elf-attrs.lo CC elf-strtab.lo CC elf-eh-frame.lo CC elf-sframe.lo CC dwarf1.lo CC dwarf2.lo CC elf32-gen.lo CC plugin.lo CC elf32-aarch64.lo CC elf64-aarch64.lo CC elfxx-aarch64.lo CC aix5ppc-core.lo CC aout64.lo CC coff-alpha.lo CC coff-x86_64.lo CC coff64-rs6000.lo CC elf32-ia64.lo CC elf32-mips.lo CC elf32-score.lo CC elf32-score7.lo CC elf64-alpha.lo CC elf64-gen.lo CC elf64-hppa.lo CC elf64-ia64.lo CC elf64-ia64-vms.lo CC elfxx-ia64.lo CC elf64-amdgcn.lo mkdir ./gdbsupport CC elf32-loongarch.lo CC elf64-loongarch.lo CC elfxx-loongarch.lo Configuring in ./gdbsupport CC elfn32-mips.lo CC elf64-mips.lo CC elf64-mmix.lo CC elf64-nfp.lo CC elfxx-mips.lo CC elf64-ppc.lo CC elf32-riscv.lo CC elfxx-riscv.lo CC elf64-riscv.lo CC elf64-s390.lo CC elf64-sparc.lo CC elf64-tilegx.lo make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gnulib' CC elf64-x86-64.lo make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gnulib' Making all in import make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gnulib/import' GEN alloca.h GEN arpa/inet.h CC elfxx-x86.lo GEN ctype.h CC elf64-bpf.lo GEN dirent.h GEN fcntl.h GEN fnmatch.h GEN glob.h CC elf64.lo GEN glob-libc.gl.h GEN inttypes.h GEN limits.h CC mach-o-aarch64.lo GEN locale.h CC mach-o-x86-64.lo GEN math.h CC mmo.lo GEN netdb.h CC pe-aarch64igen.lo CC pe-loongarch64igen.lo CC pe-x86_64.lo GEN malloc/scratch_buffer.gl.h GEN signal.h GEN stdint.h CC pei-aarch64.lo configure: creating cache ./config.cache GEN stdio.h CC pe-aarch64.lo CC pei-ia64.lo CC pei-loongarch64.lo checking build system type... CC pei-x86_64.lo CC pepigen.lo CC pex64igen.lo GEN stdlib.h armv6-alpine-linux-musleabihf checking host system type... GEN string.h armv6-alpine-linux-musleabihf checking target system type... CC vms-alpha.lo GEN strings.h armv6-alpine-linux-musleabihf 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... GEN sys/random.h CC aout-cris.lo yes checking for a thread-safe mkdir -p... ../../gdbsupport/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes GEN sys/select.h checking whether make supports nested variables... (cached) yes checking for armv6-alpine-linux-musleabihf-gcc... gcc GEN sys/socket.h CC aout-ns32k.lo CC aout32.lo GEN sys/stat.h CC cf-i386lynx.lo GEN sys/time.h CC coff-go32.lo GEN sys/types.h GEN sys/uio.h CC coff-i386.lo GEN sys/wait.h GEN time.h GEN unistd.h GEN wchar.h CC coff-mips.lo CC coff-rs6000.lo CC coff-sh.lo GEN wctype.h CC coff-stgo32.lo CC coff-tic30.lo CC coff-tic4x.lo CC coff-tic54x.lo checking whether the C compiler works... CC coff-z80.lo CC coffgen.lo CC cofflink.lo CC coff-z8k.lo CC ecoff.lo CC ecofflink.lo CC elf-ifunc.lo CC elf-m10200.lo CC elf-m10300.lo CC elf32-am33lin.lo CC elf32-arc.lo yes checking for C compiler default output file name... a.out CC elf32-avr.lo checking for suffix of executables... CC elf32-bfin.lo CC elf32-cr16.lo checking whether we are cross compiling... CC elf32-cris.lo make all-recursive CC elf32-crx.lo no checking for suffix of object files... make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gnulib/import' CC elf32-csky.lo o checking whether we are using the GNU C compiler... make[6]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gnulib/import' CC libgnu_a-openat-proc.o yes checking whether gcc accepts -g... CC elf32-d10v.lo CC elf32-d30v.lo yes checking for gcc option to accept ISO C89... CC libgnu_a-basename-lgpl.o CC libgnu_a-canonicalize-lgpl.o CC elf32-dlx.lo CC elf32-epiphany.lo none needed checking whether gcc understands -c and -o together... CC libgnu_a-chdir-long.o ../../../gnulib/import/canonicalize-lgpl.c: In function 'rpl_realpath': ../../../gnulib/import/canonicalize-lgpl.c:438:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 438 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ ../../../gnulib/import/canonicalize-lgpl.c:439:5: warning: #warning "See ." [-Wcpp] 439 | #warning "See ." | ^~~~~~~ yes checking for style of include used by make... GNU checking dependency style of gcc... CC libgnu_a-cloexec.o CC elf32-fr30.lo CC elf32-frv.lo CC libgnu_a-count-one-bits.o CC libgnu_a-dirname-lgpl.o CC libgnu_a-stripslash.o CC elf32-ft32.lo CC libgnu_a-error.o CC elf32-h8300.lo CC libgnu_a-exitfail.o CC libgnu_a-fcntl.o gcc3 CC libgnu_a-fd-hook.o CC elf32-hppa.lo CC elf32-i386.lo CC elf32-ip2k.lo CC elf32-iq2000.lo checking whether we are using the GNU C++ compiler... CC libgnu_a-fd-safer-flag.o CC libgnu_a-dup-safer-flag.o CC elf32-lm32.lo yes checking whether g++ accepts -g... CC libgnu_a-filenamecat-lgpl.o CC elf32-m32c.lo yes checking dependency style of g++... CC libgnu_a-free.o CC elf32-m32r.lo CC libgnu_a-getcwd.o CC elf32-m68hc11.lo CC elf32-m68hc12.lo gcc3 checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking how to run the C preprocessor... CC libgnu_a-getcwd-lgpl.o CC elf32-m68hc1x.lo gcc -E CC elf32-m68k.lo CC elf32-s12z.lo CC elf32-mcore.lo CC libgnu_a-getprogname.o CC elf32-mep.lo checking for grep that handles long lines and -e... CC libgnu_a-glob.o CC libgnu_a-globfree.o CC elf32-metag.lo CC elf32-microblaze.lo CC libgnu_a-glob_pattern_p.o CC elf32-moxie.lo CC elf32-msp430.lo CC elf32-mt.lo CC elf32-nds32.lo CC libgnu_a-hard-locale.o CC elf32-nios2.lo CC libgnu_a-localcharset.o CC elf32-or1k.lo CC elf32-pj.lo CC libgnu_a-malloca.o CC libgnu_a-math.o CC libgnu_a-openat-die.o CC elf32-ppc.lo CC libgnu_a-rawmemchr.o CC elf32-pru.lo CC elf32-rl78.lo CC elf32-rx.lo CC libgnu_a-save-cwd.o CC elf32-s390.lo CC elf32-sh.lo /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... CC elf32-sparc.lo CC elf32-spu.lo CC elf32-tic6x.lo CC elf32-tilegx.lo CC elf32-tilepro.lo CC elf32-v850.lo CC elf32-vax.lo CC libgnu_a-setlocale_null.o CC libgnu_a-setlocale-lock.o CC elf32-visium.lo CC libgnu_a-sockets.o CC elf32-wasm32.lo CC elf32-xgate.lo CC elf32-xstormy16.lo CC libgnu_a-stat-time.o yes checking for sys/types.h... CC elf32-xtensa.lo CC libgnu_a-strnlen1.o CC libgnu_a-sys_socket.o yes CC elf32-z80.lo CC libgnu_a-tempname.o CC elfxx-sparc.lo checking for sys/stat.h... CC glthread/libgnu_a-threadlib.o CC elfxx-tilegx.lo CC i386aout.lo CC i386bsd.lo CC libgnu_a-unistd.o yes CC libgnu_a-dup-safer.o CC i386lynx.lo checking for stdlib.h... CC i386msdos.lo CC libgnu_a-fd-safer.o CC libgnu_a-pipe-safer.o CC libgnu_a-wctype-h.o CC mach-o.lo yes CC mach-o-i386.lo checking for string.h... CC libgnu_a-wmempcpy.o CC fnmatch.o CC mach-o-arm.lo CC malloc.o CC ns32knetbsd.lo CC pc532-mach.lo CC pdb.lo CC realloc.o CC pdp11.lo yes CC pe-arm-wince.lo CC glthread/libgnu_a-lock.o checking for memory.h... CC malloc/libgnu_a-scratch_buffer_dupfree.o CC pe-arm.lo CC pe-i386.lo yes CC malloc/libgnu_a-scratch_buffer_grow.o CC pe-mcore.lo checking for strings.h... CC pe-sh.lo CC malloc/libgnu_a-scratch_buffer_grow_preserve.o CC pef.lo CC malloc/libgnu_a-scratch_buffer_set_array_size.o yes checking for inttypes.h... CC pei-arm-wince.lo CC pei-arm.lo CC pei-i386.lo CC pei-mcore.lo CC pei-sh.lo CC peigen.lo CC ppcboot.lo CC reloc16.lo CC som.lo yes CC vax1knetbsd.lo CC vaxnetbsd.lo checking for stdint.h... CC vms-lib.lo CC vms-misc.lo CC wasm-module.lo CC xcofflink.lo CC xsym.lo yes CC xtensa-dynconfig.lo checking for unistd.h... CC xtensa-isa.lo CC xtensa-modules.lo CC cpu-arm.lo CC cpu-aarch64.lo CC cpu-alpha.lo CC cpu-amdgcn.lo yes CC cpu-arc.lo checking minix/config.h usability... CC cpu-avr.lo CC cpu-bfin.lo no checking minix/config.h presence... CC cpu-bpf.lo CC cpu-cr16.lo CC cpu-cris.lo no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... CC cpu-crx.lo CC cpu-csky.lo CC cpu-d10v.lo CC cpu-d30v.lo CC cpu-dlx.lo CC cpu-epiphany.lo CC cpu-fr30.lo CC cpu-frv.lo CC cpu-ft32.lo CC cpu-h8300.lo CC cpu-hppa.lo yes checking for dlfcn.h... CC cpu-i386.lo CC cpu-iamcu.lo CC cpu-ia64.lo CC cpu-ip2k.lo CC cpu-iq2000.lo CC cpu-lm32.lo yes CC cpu-loongarch.lo checking for windows.h... CC cpu-m10200.lo CC cpu-m10300.lo CC cpu-m32c.lo CC cpu-m32r.lo CC cpu-m68hc11.lo CC cpu-m68hc12.lo CC cpu-m9s12x.lo CC cpu-s12z.lo CC cpu-m9s12xg.lo CC cpu-m68k.lo CC cpu-mcore.lo CC cpu-mep.lo CC cpu-metag.lo CC cpu-microblaze.lo CC cpu-mips.lo no CC cpu-mmix.lo checking for library containing dlsym... CC cpu-moxie.lo CC cpu-msp430.lo CC cpu-mt.lo CC cpu-nds32.lo CC cpu-nfp.lo CC cpu-nios2.lo CC cpu-ns32k.lo CC cpu-or1k.lo CC cpu-pdp11.lo CC cpu-pj.lo CC cpu-rs6000.lo CC cpu-powerpc.lo CC cpu-pru.lo CC cpu-riscv.lo CC cpu-rl78.lo CC cpu-rx.lo CC cpu-s390.lo none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... CC cpu-score.lo CC cpu-sh.lo CC cpu-sparc.lo CC cpu-spu.lo CC cpu-tic30.lo CC cpu-tic4x.lo CC cpu-tic54x.lo CC cpu-tic6x.lo no checking whether g++ supports C++11 features by default... CC cpu-tilegx.lo CC cpu-tilepro.lo CC cpu-v850_rh850.lo CC cpu-v850.lo CC cpu-vax.lo CC cpu-visium.lo CC cpu-wasm32.lo CC cpu-xgate.lo CC cpu-xstormy16.lo CC cpu-xtensa.lo CC cpu-z80.lo CC cpu-z8k.lo CC archive64.lo yes AR libgnu.a checking whether NLS is requested... no checking for long long... make[6]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gnulib/import' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gnulib/import' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gnulib/import' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gnulib' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gnulib' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gnulib' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gnulib' mkdir ./gdbserver Configuring in ./gdbserver yes checking size of long long... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for armv6-alpine-linux-musleabihf-gcc... gcc checking whether the C compiler works... 8 checking whether basename is declared... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking whether ffs is declared... no checking for suffix of object files... yes checking whether asprintf is declared... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking whether vasprintf is declared... yes checking for gcc option to accept ISO C89... yes checking whether snprintf is declared... none needed checking whether we are using the GNU C++ compiler... yes checking whether vsnprintf is declared... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... yes checking whether strtol is declared... gcc -E yes checking whether strtoul is declared... checking for grep that handles long lines and -e... yes checking whether strtoll is declared... yes checking whether strtoull is declared... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether strverscmp is declared... yes checking for size_t... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for stdlib.h... yes checking for pid_t... yes checking for string.h... yes checking for memory.h... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by GCC... yes checking for strings.h... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for inttypes.h... yes checking for alloca... yes checking for stdint.h... yes checking for nl_langinfo and CODESET... yes checking for unistd.h... yes checking linux/perf_event.h usability... yes checking minix/config.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes no checking minix/config.h presence... checking locale.h usability... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking signal.h usability... no checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking target system type... yes checking signal.h presence... armv6-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking whether g++ supports C++11 features by default... yes checking for signal.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes yes checking for ANSI C header files... (cached) yes checking for size_t... 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 stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking for pid_t... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking thread_db.h usability... no checking thread_db.h presence... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by GCC... no checking for thread_db.h... no checking wait.h usability... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking wait.h presence... yes checking for alloca... yes checking for wait.h... yes checking termios.h usability... yes checking for nl_langinfo and CODESET... yes checking termios.h presence... yes checking for termios.h... yes checking for dlfcn.h... (cached) yes yes checking linux/perf_event.h usability... checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking linux/perf_event.h presence... yes checking for linux/elf.h... yes checking proc_service.h usability... yes checking for linux/perf_event.h... yes checking locale.h usability... no checking proc_service.h presence... yes checking locale.h presence... no checking for proc_service.h... no checking poll.h usability... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking poll.h presence... yes checking for poll.h... yes yes checking signal.h presence... checking sys/poll.h usability... yes checking for signal.h... yes checking sys/resource.h usability... yes checking sys/poll.h presence... yes checking sys/resource.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes yes checking sys/socket.h presence... checking for getpagesize... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking for working mmap... 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 yes checking for sys/wait.h... yes checking vfork.h usability... checking thread_db.h usability... no checking vfork.h presence... no checking thread_db.h presence... no checking for vfork.h... no no checking for thread_db.h... no checking for fork... checking wait.h usability... yes checking for vfork... yes checking wait.h presence... yes checking for wait.h... yes checking termios.h usability... yes checking for working fork... yes checking termios.h presence... yes checking for termios.h... yes checking dlfcn.h usability... yes checking for working vfork... (cached) yes checking for fdwalk... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking linux/elf.h usability... no checking for getrlimit... yes checking linux/elf.h presence... yes checking for pipe... yes checking for linux/elf.h... yes checking proc_service.h usability... yes checking for pipe2... no checking proc_service.h presence... no checking for proc_service.h... no checking poll.h usability... yes checking for poll... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking for socketpair... yes checking sys/poll.h presence... yes checking for sigaction... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking for ptrace64... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for getpagesize... no checking for sbrk... yes checking for working mmap... yes checking for setns... yes checking for sigaltstack... yes checking vfork.h usability... yes checking for sigprocmask... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for setpgid... yes yes checking for vfork... checking for setpgrp... yes checking for working fork... yes checking for getrusage... yes checking for getauxval... yes checking for working vfork... (cached) yes checking for fdwalk... yes checking for sigtimedwait... no checking for getrlimit... yes yes checking whether ADDR_NO_RANDOMIZE is declared... checking for pipe... yes checking whether strstr is declared... yes checking for pipe2... yes yes checking for struct stat.st_blocks... checking for poll... yes checking for socketpair... yes checking for struct stat.st_blksize... yes checking for sigaction... yes checking for library containing kinfo_getfile... yes checking for ptrace64... no checking for sbrk... no checking for kinfo_getfile... yes checking for setns... no checking whether gcc is Clang... yes checking for sigaltstack... no checking whether pthreads work with -pthread... yes checking for sigprocmask... yes checking for joinable pthread attribute... yes checking for setpgid... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for setpgrp... yes checking for std::thread... yes checking for getrusage... yes checking for getauxval... yes checking for sigtimedwait... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking whether strstr is declared... yes checking for struct stat.st_blocks... yes checking for pthread_sigmask... yes checking for struct stat.st_blksize... yes checking for pthread_setname_np... yes checking for library containing kinfo_getfile... yes checking for sigsetjmp... yes checking whether to use intel pt... auto checking for libipt... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... no checking for kinfo_getfile... no checking whether gcc is Clang... yes checking sys/procfs.h usability... no checking whether pthreads work with -pthread... yes checking sys/procfs.h presence... yes checking for joinable pthread attribute... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... no checking for fpregset_t in sys/procfs.h... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... no checking for prgregset_t in sys/procfs.h... yes checking for std::thread... 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 sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes yes checking for pthread_sigmask... checking ptrace.h usability... no checking ptrace.h presence... yes checking for pthread_setname_np... no checking for ptrace.h... no checking return type of ptrace... yes checking for sigsetjmp... long checking types of arguments for ptrace... yes checking whether to use intel pt... auto checking for libipt... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... no checking for fpregset_t in sys/procfs.h... no checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... yes checking for prgregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... yes checking for psaddr_t in sys/procfs.h... yes checking for elf_fpregset_t in sys/procfs.h... yes checking whether NLS is requested... no checking dependency style of gcc... gcc3 checking for termios.h... (cached) yes checking sys/reg.h usability... yes checking sys/reg.h presence... yes checking for sys/reg.h... yes checking for string.h... (cached) yes checking for sys/procfs.h... (cached) yes checking for linux/elf.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for signal.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for sys/socket.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for pread... yes checking for pwrite... yes checking for pread64... 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 return type of ptrace... long checking types of arguments for ptrace... CCLD libbfd.la libtooldir=`/bin/sh ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so libbfd.tmp; \ /bin/sh ../../bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/bfd' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/bfd' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/bfd' mkdir ./libctf Configuring in ./libctf make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/opcodes' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/opcodes' Making all in . make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/opcodes' CC dis-buf.lo CC disassemble.lo CC dis-init.lo CC arc-dis.lo CC arc-ext.lo CC arc-opc.lo CC arm-dis.lo CC avr-dis.lo CC bfin-dis.lo CC cgen-asm.lo CC cgen-dis.lo CC cgen-opc.lo CC cr16-dis.lo CC cr16-opc.lo CC cgen-bitset.lo CC cris-desc.lo CC cris-dis.lo CC cris-opc.lo CC crx-dis.lo CC crx-opc.lo CC csky-dis.lo CC d10v-opc.lo CC d30v-dis.lo CC d30v-opc.lo CC dlx-dis.lo CC d10v-dis.lo CC epiphany-asm.lo CC epiphany-desc.lo CC epiphany-dis.lo CC epiphany-opc.lo CC fr30-asm.lo CC fr30-desc.lo CC fr30-dis.lo CC fr30-ibld.lo CC epiphany-ibld.lo CC frv-desc.lo CC frv-dis.lo CC frv-ibld.lo CC frv-opc.lo CC fr30-opc.lo CC ft32-dis.lo CC frv-asm.lo CC ft32-opc.lo CC h8300-dis.lo CC hppa-dis.lo CC ip2k-asm.lo CC ip2k-desc.lo CC ip2k-dis.lo CC i386-dis.lo CC ip2k-ibld.lo CC ip2k-opc.lo CC iq2000-asm.lo CC iq2000-desc.lo CC iq2000-dis.lo CC iq2000-ibld.lo CC iq2000-opc.lo CC lm32-asm.lo CC lm32-desc.lo CC lm32-dis.lo CC lm32-ibld.lo CC lm32-opc.lo CC lm32-opinst.lo CC m10200-opc.lo CC m10300-dis.lo CC m10300-opc.lo CC m32c-asm.lo CC m32c-desc.lo CC m10200-dis.lo CC m32c-dis.lo CC m32c-ibld.lo CC m32c-opc.lo CC m32r-asm.lo CC m32r-desc.lo CC m32r-dis.lo CC m32r-ibld.lo CC m32r-opc.lo CC m32r-opinst.lo CC m68hc11-dis.lo configure: creating cache ./config.cache CC m68hc11-opc.lo checking build system type... armv6-alpine-linux-musleabihf checking host system type... CC m68k-dis.lo armv6-alpine-linux-musleabihf checking target system type... CC m68k-opc.lo CC s12z-dis.lo CC s12z-opc.lo CC mcore-dis.lo CC mep-asm.lo armv6-alpine-linux-musleabihf CC mep-desc.lo checking for armv6-alpine-linux-musleabihf-gcc... gcc CC mep-dis.lo CC mep-ibld.lo CC mep-opc.lo CC metag-dis.lo CC microblaze-dis.lo CC moxie-dis.lo CC moxie-opc.lo CC msp430-decode.lo CC msp430-dis.lo CC mt-asm.lo checking whether the C compiler works... CC mt-desc.lo CC mt-dis.lo CC mt-ibld.lo CC mt-opc.lo CC nds32-asm.lo CC nds32-dis.lo CC nios2-opc.lo CC nios2-dis.lo CC ns32k-dis.lo CC or1k-asm.lo CC or1k-desc.lo CC or1k-ibld.lo CC or1k-opc.lo CC or1k-dis.lo CC pdp11-dis.lo CC pdp11-opc.lo yes checking for C compiler default output file name... a.out checking for suffix of executables... CC pj-dis.lo CC pj-opc.lo CC ppc-dis.lo CC ppc-opc.lo CC pru-dis.lo CC pru-opc.lo CC rl78-decode.lo CC rl78-dis.lo CC rx-decode.lo checking whether we are cross compiling... CC rx-dis.lo CC s390-dis.lo CCLD s390-mkopc CC score-dis.lo CC score7-dis.lo CC sh-dis.lo CC sparc-dis.lo CC sparc-opc.lo CC spu-dis.lo CC spu-opc.lo no checking for suffix of object files... CC tic30-dis.lo CC tic4x-dis.lo CC tic54x-dis.lo CC tic54x-opc.lo CC tic6x-dis.lo CC tilepro-dis.lo CC tilepro-opc.lo CC v850-dis.lo CC v850-opc.lo CC vax-dis.lo CC visium-dis.lo o checking whether we are using the GNU C compiler... CC visium-opc.lo CC wasm32-dis.lo CC xstormy16-asm.lo CC xstormy16-desc.lo CC xstormy16-dis.lo yes checking whether gcc accepts -g... CC xstormy16-ibld.lo CC xstormy16-opc.lo yes checking for gcc option to accept ISO C89... CC xtensa-dis.lo CC xgate-dis.lo CC xgate-opc.lo CC z80-dis.lo CC z8k-dis.lo CC aarch64-asm.lo CC aarch64-asm-2.lo CC aarch64-dis.lo CC aarch64-dis-2.lo CC aarch64-opc.lo CC aarch64-opc-2.lo CC alpha-dis.lo CC alpha-opc.lo CC bpf-asm.lo CC bpf-desc.lo CC bpf-dis.lo none needed checking whether gcc understands -c and -o together... CC bpf-ibld.lo CC bpf-opc.lo CC ia64-dis.lo CC ia64-opc.lo CC loongarch-opc.lo CC loongarch-dis.lo CC loongarch-coder.lo CC mips-dis.lo CC mips-opc.lo yes checking how to run the C preprocessor... CC mips16-opc.lo gcc -E CC micromips-opc.lo CC mmix-dis.lo CC mmix-opc.lo CC nfp-dis.lo CC riscv-dis.lo CC riscv-opc.lo CC tilegx-dis.lo CC tilegx-opc.lo GEN s390-opc.tab checking for grep that handles long lines and -e... CC s390-opc.lo /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../libctf/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for armv6-alpine-linux-musleabihf-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 armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so) interface... ar checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: creating ./config.lt config.lt: creating libtool checking for aclocal... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.2/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.2/missing autoconf checking for autoheader... ${SHELL} /home/buildozer/aports/main/gdb/src/gdb-13.2/missing autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for library containing dlsym... none required checking for ELF support in BFD... yes checking whether byte ordering is bigendian... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for pread... yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether stpcpy is declared... yes checking for qsort_r... yes checking for qsort_r signature... GNU checking for O_CLOEXEC... yes checking for makeinfo... makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is too old. Info documentation will not be built. checking for expect... no checking for Tcl supporting try/catch... no checking for linker versioning flags... -Wl,--version-script='../../libctf/libctf.ver' configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libctf' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libctf' CC libctf_la-ctf-archive.lo CC libctf_la-ctf-dump.lo CC libctf_la-ctf-create.lo CC libctf_la-ctf-decl.lo CC libctf_la-ctf-error.lo CC libctf_la-ctf-hash.lo CC libctf_la-ctf-labels.lo CC libctf_la-ctf-dedup.lo CC libctf_la-ctf-link.lo CC libctf_la-ctf-lookup.lo CC libctf_la-ctf-open.lo CC libctf_la-ctf-serialize.lo CC libctf_la-ctf-sha1.lo CC libctf_la-ctf-string.lo CC libctf_la-ctf-subr.lo CC libctf_la-ctf-types.lo CC libctf_la-ctf-util.lo CC libctf_la-ctf-open-bfd.lo CC libctf_nobfd_la-ctf-archive.lo CC libctf_nobfd_la-ctf-dump.lo CC libctf_nobfd_la-ctf-create.lo CC libctf_nobfd_la-ctf-decl.lo CC libctf_nobfd_la-ctf-error.lo CC libctf_nobfd_la-ctf-labels.lo CC libctf_nobfd_la-ctf-dedup.lo CC libctf_nobfd_la-ctf-link.lo CC libctf_nobfd_la-ctf-lookup.lo CC libctf_nobfd_la-ctf-open.lo CC libctf_nobfd_la-ctf-serialize.lo CC libctf_nobfd_la-ctf-sha1.lo CC libctf_nobfd_la-ctf-hash.lo CC libctf_nobfd_la-ctf-string.lo CC libctf_nobfd_la-ctf-subr.lo CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-util.lo CCLD libctf.la CCLD libctf-nobfd.la make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libctf' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/libctf' CCLD libopcodes.la libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so libopcodes.tmp; \ /bin/sh ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/opcodes' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/opcodes/po' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/opcodes' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/opcodes' int,int,long,long checking the compiler type... gcc checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdbsupport' make all-am make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdbsupport' CXX btrace-common.o CXX agent.o CXX buffer.o CXX cleanups.o CXX common-debug.o CXX common-exceptions.o CXX common-inferior.o CXX common-regcache.o CXX common-utils.o CXX environ.o CXX errors.o CXX event-loop.o CXX fileio.o CXX filestuff.o CXX format.o CXX gdb-dlfcn.o CXX gdb-hashtab.o CXX gdb_obstack.o CXX gdb_regex.o CXX gdb_tilde_expand.o CXX gdb_wait.o CXX gdb_vecs.o CXX job-control.o CXX netstuff.o CXX new-op.o CXX pathstuff.o CXX print-utils.o CXX ptid.o CXX rsp-low.o CXX run-time-clock.o CXX safe-strerror.o CXX scoped_mmap.o CXX search.o CXX signals.o CXX signals-state-save-restore.o CXX tdesc.o CXX thread-pool.o CXX xml-utils.o CXX event-pipe.o int,int,long,long checking for ust... In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdbsupport/ptid.h:35, from ../../gdbsupport/common-defs.h:206, from ../../gdbsupport/btrace-common.cc:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const btrace_block&}; _Tp = btrace_block; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = btrace_block; _Alloc = std::allocator]', inlined from 'int btrace_data_append(btrace_data*, const btrace_data*)' at ../../gdbsupport/btrace-common.cc:150:38: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ no checking the compiler type... gcc checking compiler warning flags... AR libgdbsupport.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdbsupport' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdbsupport' mkdir ./gdb Configuring in ./gdb -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral checking for dladdr... yes checking for long long... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for armv6-alpine-linux-musleabihf-gcc... gcc checking whether the C compiler works... yes checking size of long long... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... 8 checking whether basename is declared... no checking for suffix of object files... yes checking whether ffs is declared... o checking whether we are using the GNU C compiler... yes checking whether asprintf is declared... yes checking whether gcc accepts -g... yes checking whether vasprintf is declared... yes checking for gcc option to accept ISO C89... yes checking whether snprintf is declared... none needed checking whether we are using the GNU C++ compiler... yes checking whether vsnprintf is declared... yes checking whether g++ accepts -g... yes checking whether strtol is declared... yes checking how to run the C preprocessor... yes gcc -E checking whether strtoul is declared... yes checking for grep that handles long lines and -e... checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether perror is declared... yes checking whether vasprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking for socklen_t... yes checking for Elf32_auxv_t... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for Elf64_auxv_t... yes checking for PTRACE_GETREGS... yes checking for sys/types.h... yes checking for PTRACE_GETFPXREGS... yes checking for sys/stat.h... yes checking for dlopen in -ldl... yes checking for stdlib.h... yes checking for the dynamic export flag... yes checking for string.h... -Wl,--dynamic-list checking for TD_VERSION... no checking whether the target supports __sync_*_compare_and_swap... yes checking for memory.h... yes yes checking for strings.h... yes checking for inttypes.h... configure: updating cache ./config.cache configure: creating ./config.status yes checking for stdint.h... config.status: creating Makefile yes checking for unistd.h... config.status: creating config.h config.status: executing depdir commands yes mkdir .deps checking minix/config.h usability... config.status: executing gdbdepdir commands mkdir arch mkdir arch/.deps mkdir gdbsupport mkdir gdbsupport/.deps mkdir nat mkdir nat/.deps mkdir target mkdir target/.deps no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdbserver' GEN version-generated.cc CXX gdbreplay.o CXX utils.o CXX alloc.o CXX arch/aarch32.o CXX arch/arm-get-next-pcs.o CXX arch/arm-linux.o CXX arch/arm.o CXX ax.o CXX debug.o CXX dll.o CXX fork-child.o CXX hostio.o CXX inferiors.o CXX linux-aarch32-low.o CXX linux-aarch32-tdesc.o CXX linux-arm-low.o CXX linux-arm-tdesc.o CXX linux-low.o CXX mem-break.o CXX nat/fork-inferior.o CXX nat/linux-namespaces.o CXX nat/linux-osdata.o CXX nat/linux-personality.o CXX nat/linux-procfs.o CXX nat/linux-ptrace.o CXX nat/linux-waitpid.o CXX notif.o CXX proc-service.o CXX regcache.o CXX remote-utils.o CXX server.o yes CXX symbol.o CXX target.o CXX target/target.o CXX target/waitstatus.o CXX tdesc.o checking build system type... CXX thread-db.o CXX tracepoint.o armv6-alpine-linux-musleabihf checking host system type... CXX version.o armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for dlfcn.h... yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6-alpine-linux-musleabihf-ar... ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for gawk... awk checking command to parse /usr/bin/nm -B output from gcc object... In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdbserver/../gdbsupport/ptid.h:35, from ../../gdbserver/../gdbsupport/common-defs.h:206, from ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 ok checking for dlfcn.h... (cached) yes /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector thumb_get_next_pcs_raw(arm_get_next_pcs*)' at ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:634:22, inlined from 'std::vector arm_get_next_pcs(arm_get_next_pcs*)' at ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:921:36: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector arm_deal_with_atomic_sequence_raw(arm_get_next_pcs*)' at ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:259:24, inlined from 'std::vector arm_get_next_pcs(arm_get_next_pcs*)' at ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:925:52: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector arm_get_next_pcs_raw(arm_get_next_pcs*)' at ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:715:22, inlined from 'std::vector arm_get_next_pcs(arm_get_next_pcs*)' at ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:927:34: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector arm_get_next_pcs_raw(arm_get_next_pcs*)' at ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:905:22, inlined from 'std::vector arm_get_next_pcs(arm_get_next_pcs*)' at ../../gdbserver/../gdb/arch/arm-get-next-pcs.c:927:34: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/functional:67, from ../../gdbserver/../gdbsupport/ptid.h:35, from ../../gdbserver/../gdbsupport/common-defs.h:206, from ../../gdbserver/../gdb/nat/linux-osdata.c:20: /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ yes checking if gcc supports -c -o file.o... /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = pid_pgid_entry; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... CXXLD gdbreplay no checking dynamic linker characteristics... /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long int&, long long int&}; _Tp = pid_pgid_entry; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long int&, long long int&}; _Tp = pid_pgid_entry; _Alloc = std::allocator]', inlined from 'std::string linux_xfer_osdata_processgroups()' at ../../gdbserver/../gdb/nat/linux-osdata.c:478:32: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'std::string linux_xfer_osdata_processgroups()' at ../../gdbserver/../gdb/nat/linux-osdata.c:484:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'std::string linux_xfer_osdata_processgroups()' at ../../gdbserver/../gdb/nat/linux-osdata.c:484:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ config.lt: creating libtool checking whether g++ supports C++11 features by default... yes checking dependency style of gcc... gcc3 checking whether NLS is requested... no checking whether makeinfo --split-size=5000000 supports @click... yes checking for default auto-load directory... $debugdir:$datadir/auto-load checking for default auto-load safe-path... $debugdir:$datadir/auto-load checking for armv6-alpine-linux-musleabihf-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to use debuginfod... auto checking for libdebuginfod >= 0.179... no configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. checking libunwind-ia64.h usability... no checking libunwind-ia64.h presence... no checking for libunwind-ia64.h... no checking for monstartup... no checking for _mcleanup... no checking for _etext... yes checking for etext... yes checking for gawk... (cached) awk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for armv6-alpine-linux-musleabihf-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for bison... /home/buildozer/aports/main/gdb/src/gdb-13.2/missing bison -y checking for armv6-alpine-linux-musleabihf-ar... (cached) ar --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so checking for armv6-alpine-linux-musleabihf-dlltool... dlltool checking for armv6-alpine-linux-musleabihf-windres... windres checking for main in -lm... yes checking for library containing gethostbyname... none required checking for library containing socketpair... none required checking for libzstd >= 1.4.0... yes checking for ld used by GCC... /usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/lib/gcc/armv6-alpine-linux-musleabihf/13.1.1/../../../../armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... -lncursesw checking for library containing tgetent... none required checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether system readline is new enough... yes checking size of unsigned long long... 8 checking size of unsigned long... 4 checking size of unsigned __int128... 0 checking for library containing dlopen... none required checking whether to use expat... auto checking for libexpat... yes checking how to link with libexpat... /usr/lib/libexpat.so checking for XML_StopParser... yes checking for libgmp... yes checking how to link with libgmp... /usr/lib/libgmp.so checking whether to use MPFR... auto checking for libmpfr... no configure: WARNING: MPFR is missing or unusable; some features may be unavailable. checking whether to use python... /usr/bin/python3 checking for python... yes checking compiler flags for python code... -fno-strict-aliasing -fwrapv checking whether to use guile... auto checking for pkg-config... /usr/bin/pkg-config checking for usable guile from /usr/bin/pkg-config... no checking for the source-highlight library... no checking for ANSI C header files... (cached) yes checking nlist.h usability... no checking nlist.h presence... no checking for nlist.h... no checking machine/reg.h usability... no checking machine/reg.h presence... no checking for machine/reg.h... no checking thread_db.h usability... no checking thread_db.h presence... no checking for thread_db.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking sys/reg.h usability... yes checking sys/reg.h presence... CXXLD gdbserver yes checking for sys/reg.h... yes checking sys/debugreg.h usability... no checking sys/debugreg.h presence... no checking for sys/debugreg.h... no checking termios.h usability... make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdbserver' yes checking termios.h presence... yes checking for termios.h... yes checking elf_hp.h usability... no checking elf_hp.h presence... no checking for elf_hp.h... no checking for sys/user.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncursesw/ncurses.h usability... no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking for term.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking for long long... yes checking size of long long... 8 checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether snprintf is declared... (cached) yes checking for LC_MESSAGES... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for getuid... yes checking for getgid... yes checking for pipe... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for resize_term... yes checking for getpgid... yes checking for setsid... yes checking for sigaction... yes checking for sigsetmask... no checking for socketpair... yes checking for ttrace... no checking for wborder... yes checking for wresize... yes checking for setlocale... yes checking for iconvlist... no checking for libiconvlist... no checking for btowc... yes checking for setrlimit... yes checking for getrlimit... yes checking for posix_madvise... yes checking for waitpid... yes checking for use_default_colors... yes checking for nl_langinfo and CODESET... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for pid_t... yes checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for nl_langinfo and CODESET... (cached) yes checking linux/perf_event.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/resource.h... (cached) yes checking for sys/socket.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for thread_db.h... (cached) no checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking for termios.h... (cached) yes checking for dlfcn.h... (cached) yes checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking proc_service.h usability... no checking proc_service.h presence... no checking for proc_service.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for getpagesize... yes checking for working mmap... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for fdwalk... no checking for getrlimit... (cached) yes checking for pipe... (cached) yes checking for pipe2... yes checking for poll... yes checking for socketpair... (cached) yes checking for sigaction... (cached) yes checking for ptrace64... no checking for sbrk... yes checking for setns... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for setpgid... yes checking for setpgrp... yes checking for getrusage... yes checking for getauxval... yes checking for sigtimedwait... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking whether strstr is declared... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for library containing kinfo_getfile... no checking for kinfo_getfile... no checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for std::thread... yes checking for pthread_sigmask... yes checking for pthread_setname_np... yes checking for sigsetjmp... yes checking whether to use intel pt... auto checking for libipt... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... no checking for fpregset_t in sys/procfs.h... no checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... yes checking for prgregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... yes checking for psaddr_t in sys/procfs.h... yes checking for elf_fpregset_t in sys/procfs.h... yes checking for sys/ptrace.h... (cached) yes checking for ptrace.h... (cached) no checking return type of ptrace... long checking types of arguments for ptrace... int,int,long,long checking whether setpgrp takes no argument... yes checking for struct thread.td_pcb... no checking for struct lwp... no checking for struct reg in machine/reg.h... no checking for struct reg.r_fs... no checking for struct reg.r_gs... no checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for PT_GETDBREGS... no checking for struct ptrace_lwpinfo.pl_tdname... no checking for struct ptrace_lwpinfo.pl_syscall_code... no checking for long long support in compiler... yes checking for decfloat support in printf... no checking for long double support in compiler... yes checking for long double support in printf... yes checking for long double support in scanf... yes checking for the dynamic export flag... -Wl,--dynamic-list checking whether execinfo.h backtrace is available... no checking the compiler type... gcc checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral checking for cygwin... no checking for ELF support in BFD... yes checking for library containing dlopen... (cached) none required checking for Mach-O support in BFD... yes checking whether to use lzma... auto checking for liblzma... no checking for X... no enable_sim = no enableval = no checking whether to use babeltrace... auto checking for libbabeltrace... no configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data. checking for libxxhash... no checking whether to use xxhash... no checking for xsltproc... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating jit-reader.h config.status: creating gcore config.status: creating Makefile config.status: creating gdb-gdb.gdb config.status: creating gdb-gdb.py config.status: creating doc/Makefile config.status: creating data-directory/Makefile config.status: creating config.h config.status: linking ../../gdb/config/nm-linux.h to nm.h config.status: executing libtool commands config.status: executing depdir commands mkdir .deps === configuring in testsuite (/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdb/testsuite) configure: running /bin/sh ../../../gdb/testsuite/configure --disable-option-checking '--prefix=/usr' '--with-build-sysroot=' '--with-python=/usr/bin/python3' '--disable-nls' '--disable-werror' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-system-readline' '--with-system-zlib' '--disable-sim' '--enable-64-bit-bfd' '--enable-targets=all' '--program-transform-name=s,y,y,' '--disable-year2038' '--build=armv6-alpine-linux-musleabihf' '--host=armv6-alpine-linux-musleabihf' '--target=armv6-alpine-linux-musleabihf' 'build_alias=armv6-alpine-linux-musleabihf' 'host_alias=armv6-alpine-linux-musleabihf' 'target_alias=armv6-alpine-linux-musleabihf' 'CC=gcc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 ' 'LDFLAGS= -Wl,--as-needed,-O1,--sort-common' 'CXX=g++' 'CXXFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -g -O2 -g1 ' 'MAKEINFO=makeinfo --split-size=5000000' 'PKG_CONFIG_PATH=' 'YACC=/home/buildozer/aports/main/gdb/src/gdb-13.2/missing bison -y' --cache-file=.././config.cache --srcdir=../../../gdb/testsuite configure: loading cache .././config.cache checking build system type... (cached) armv6-alpine-linux-musleabihf checking host system type... (cached) armv6-alpine-linux-musleabihf checking target system type... (cached) armv6-alpine-linux-musleabihf checking for armv6-alpine-linux-musleabihf-gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating lib/pdtrace config.status: creating Makefile make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdb' /bin/sh ../../gdb/../mkinstalldirs arch/.deps /bin/sh ../../gdb/../mkinstalldirs cli/.deps /bin/sh ../../gdb/../mkinstalldirs dwarf2/.deps /bin/sh ../../gdb/../mkinstalldirs mi/.deps /bin/sh ../../gdb/../mkinstalldirs compile/.deps /bin/sh ../../gdb/../mkinstalldirs tui/.deps /bin/sh ../../gdb/../mkinstalldirs unittests/.deps /bin/sh ../../gdb/../mkinstalldirs guile/.deps /bin/sh ../../gdb/../mkinstalldirs python/.deps /bin/sh ../../gdb/../mkinstalldirs target/.deps /bin/sh ../../gdb/../mkinstalldirs nat/.deps mkdir arch mkdir cli mkdir dwarf2 mkdir arch/.deps mkdir mi mkdir cli/.deps mkdir compile mkdir dwarf2/.deps mkdir tui mkdir mi/.deps mkdir compile/.deps mkdir unittests mkdir guile mkdir tui/.deps mkdir python mkdir unittests/.deps mkdir guile/.deps mkdir nat mkdir target mkdir python/.deps mkdir nat/.deps mkdir target/.deps GEN stamp-version CXX windows-tdep.o CXX x86-tdep.o CXX xcoffread.o CXX xml-support.o GEN xml-builtin.c CXX xml-syscall.o CXX xml-tdesc.o CXX xstormy16-tdep.o CXX xtensa-config.o CXX xtensa-linux-tdep.o CXX xtensa-tdep.o CXX z80-tdep.o GEN init.c CXX gdb.o CXX aarch32-linux-nat.o CXX aarch32-tdep.o CXX aarch64-fbsd-tdep.o CXX aarch64-linux-tdep.o CXX aarch64-newlib-tdep.o CXX aarch64-ravenscar-thread.o CXX aarch64-tdep.o CXX ada-exp.o CXX ada-lang.o CXX ada-typeprint.o CXX ada-valprint.o CXX ada-varobj.o CXX addrmap.o CXX ada-tasks.o CXX agent.o CXX alloc.o CXX alpha-bsd-tdep.o CXX alpha-linux-tdep.o CXX alpha-mdebug-tdep.o CXX alpha-netbsd-tdep.o CXX alpha-obsd-tdep.o CXX alpha-tdep.o CXX amd64-darwin-tdep.o CXX amd64-dicos-tdep.o CXX amd64-fbsd-tdep.o CXX amd64-linux-tdep.o CXX amd64-netbsd-tdep.o CXX amd64-obsd-tdep.o CXX amd64-ravenscar-thread.o CXX amd64-sol2-tdep.o CXX amd64-tdep.o CXX amd64-windows-tdep.o CXX annotate.o CXX arc-linux-tdep.o CXX arc-newlib-tdep.o CXX arc-tdep.o CXX arch-utils.o CXX arch/aarch32.o CXX arch/aarch64-insn.o CXX arch/aarch64-mte-linux.o CXX arch/aarch64.o CXX arch/amd64.o CXX arch/arc.o CXX arch/arm-get-next-pcs.o CXX arch/arm-linux.o CXX arch/arm.o CXX arch/i386.o CXX arch/loongarch.o CXX arch/ppc-linux-common.o CXX arch/riscv.o CXX arm-bsd-tdep.o CXX arm-fbsd-tdep.o CXX arm-linux-nat.o CXX arm-linux-tdep.o CXX arm-netbsd-tdep.o CXX arm-none-tdep.o CXX arm-obsd-tdep.o CXX arm-pikeos-tdep.o CXX arm-tdep.o CXX arm-wince-tdep.o CXX async-event.o CXX auto-load.o CXX auxv.o CXX avr-tdep.o CXX ax-gdb.o CXX ax-general.o CXX bcache.o CXX bfd-target.o CXX bfin-linux-tdep.o CXX bfin-tdep.o CXX block.o CXX blockframe.o CXX bpf-tdep.o CXX break-catch-exec.o CXX break-catch-fork.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/arch/arm-get-next-pcs.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX break-catch-load.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector thumb_get_next_pcs_raw(arm_get_next_pcs*)' at ../../gdb/arch/arm-get-next-pcs.c:634:22, inlined from 'std::vector arm_get_next_pcs(arm_get_next_pcs*)' at ../../gdb/arch/arm-get-next-pcs.c:921:36: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector arm_deal_with_atomic_sequence_raw(arm_get_next_pcs*)' at ../../gdb/arch/arm-get-next-pcs.c:259:24, inlined from 'std::vector arm_get_next_pcs(arm_get_next_pcs*)' at ../../gdb/arch/arm-get-next-pcs.c:925:52: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector arm_get_next_pcs_raw(arm_get_next_pcs*)' at ../../gdb/arch/arm-get-next-pcs.c:715:22, inlined from 'std::vector arm_get_next_pcs(arm_get_next_pcs*)' at ../../gdb/arch/arm-get-next-pcs.c:927:34: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector arm_get_next_pcs_raw(arm_get_next_pcs*)' at ../../gdb/arch/arm-get-next-pcs.c:905:22, inlined from 'std::vector arm_get_next_pcs(arm_get_next_pcs*)' at ../../gdb/arch/arm-get-next-pcs.c:927:34: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX break-catch-sig.o CXX break-catch-syscall.o CXX break-catch-throw.o CXX breakpoint.o CXX bsd-uthread.o CXX bt-utils.o CXX btrace.o CXX build-id.o CXX buildsym-legacy.o CXX buildsym.o CXX c-exp.o CXX c-lang.o CXX c-typeprint.o CXX c-valprint.o CXX c-varobj.o CXX charset.o CXX cli-out.o CXX cli/cli-cmds.o CXX cli/cli-decode.o CXX cli/cli-dump.o CXX cli/cli-interp.o CXX cli/cli-logging.o CXX cli/cli-option.o CXX cli/cli-script.o CXX cli/cli-setshow.o CXX cli/cli-style.o CXX cli/cli-utils.o CXX coff-pe-read.o CXX coffread.o CXX compile/compile-c-support.o CXX compile/compile-c-symbols.o CXX compile/compile-c-types.o CXX compile/compile-cplus-symbols.o CXX compile/compile-cplus-types.o CXX compile/compile-loc2c.o CXX compile/compile-object-load.o CXX compile/compile-object-run.o CXX compile/compile.o CXX complaints.o CXX completer.o CXX copying.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/arc-linux-tdep.c:21: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 CXX corefile.o CXX corelow.o CXX cp-abi.o /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX cp-name-parser.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector arc_linux_software_single_step(regcache*)' at ../../gdb/arc-linux-tdep.c:439:24: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector arc_linux_software_single_step(regcache*)' at ../../gdb/arc-linux-tdep.c:449:21: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector arc_linux_software_single_step(regcache*)' at ../../gdb/arc-linux-tdep.c:475:27: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector arc_linux_software_single_step(regcache*)' at ../../gdb/arc-linux-tdep.c:485:26: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX cp-namespace.o CXX cp-support.o CXX cp-valprint.o CXX cris-linux-tdep.o CXX cris-tdep.o CXX csky-linux-tdep.o CXX csky-tdep.o CXX ctfread.o In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61, from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/xcoffread.c:21: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = linetable_entry; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/ada-tasks.c:18: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const ada_task_info&}; _Tp = ada_task_info; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX d-exp.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&):: >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 CXX d-lang.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = ada_task_info; _Alloc = std::allocator]', inlined from 'void add_ada_task(CORE_ADDR, inferior*)' at ../../gdb/ada-tasks.c:841:29: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX d-namespace.o CXX d-valprint.o CXX dbxread.o CXX dcache.o CXX debug.o CXX debuginfod-support.o CXX dicos-tdep.o CXX dictionary.o CXX disasm.o CXX displaced-stepping.o CXX dtrace-probe.o CXX dummy-frame.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/alpha-tdep.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector alpha_deal_with_atomic_sequence(gdbarch*, CORE_ADDR)' at ../../gdb/alpha-tdep.c:831:24, inlined from 'std::vector alpha_software_single_step(regcache*)' at ../../gdb/alpha-tdep.c:1703:51: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX dwarf2/abbrev-cache.o CXX dwarf2/abbrev.o CXX dwarf2/attribute.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/cli-out.c:23: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = cli_ui_out::cli_progress_info; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX dwarf2/comp-unit-head.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = cli_ui_out::cli_progress_info; _Alloc = std::allocator]', inlined from 'virtual void cli_ui_out::do_progress_start()' at ../../gdb/cli-out.c:272:32: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX dwarf2/cooked-index.o CXX dwarf2/cu.o CXX dwarf2/dwz.o CXX dwarf2/expr.o ../../gdb/break-catch-throw.c: In member function 'virtual void exception_catchpoint::re_set()': ../../gdb/break-catch-throw.c:242:31: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 242 | update_breakpoint_locations (this, filter_pspace, sals, {}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX dwarf2/frame-tailcall.o CXX dwarf2/frame.o CXX dwarf2/index-cache.o CXX dwarf2/index-common.o CXX dwarf2/index-write.o CXX dwarf2/leb.o CXX dwarf2/line-header.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = linetable_entry; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX dwarf2/loc.o /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const linetable_entry&}; _Tp = linetable_entry; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 CXX dwarf2/macro.o CXX dwarf2/read.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = linetable_entry; _Alloc = std::allocator]', inlined from 'void arrange_linetable(std::vector&)' at ../../gdb/xcoffread.c:432:26: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = arrange_linetable(std::vector&)::]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'void arrange_linetable(std::vector&)' at ../../gdb/xcoffread.c:443:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = arrange_linetable(std::vector&)::]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'void arrange_linetable(std::vector&)' at ../../gdb/xcoffread.c:443:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = linetable_entry; _Alloc = std::allocator]', inlined from 'void arrange_linetable(std::vector&)' at ../../gdb/xcoffread.c:454:29: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = linetable_entry; _Alloc = std::allocator]', inlined from 'void arrange_linetable(std::vector&)' at ../../gdb/xcoffread.c:465:28: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = linetable_entry; _Alloc = std::allocator]', inlined from 'void arrange_linetable(std::vector&)' at ../../gdb/xcoffread.c:472:26: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/bits/hashtable_policy.h:36, from /usr/include/c++/13.1.1/bits/hashtable.h:35, from /usr/include/c++/13.1.1/bits/unordered_map.h:33, from /usr/include/c++/13.1.1/unordered_map:41, from /usr/include/c++/13.1.1/functional:63, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/buildsym.c:19: /usr/include/c++/13.1.1/bits/stl_algobase.h: In function '_ForwardIterator std::__lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = linetable_entry; _Compare = __gnu_cxx::__ops::_Iter_comp_val >]': /usr/include/c++/13.1.1/bits/stl_algobase.h:1459:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1459 | __lower_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algobase.h:1459:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/13.1.1/functional:67: /usr/include/c++/13.1.1/bits/stl_algo.h: In function '_ForwardIterator std::__upper_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = linetable_entry; _Compare = __gnu_cxx::__ops::_Val_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2022:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2022 | __upper_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2022:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 CXX dwarf2/section.o CXX dwarf2/stringify.o In function 'void process_linenos(CORE_ADDR, CORE_ADDR)', inlined from 'void aix_process_linenos(objfile*)' at ../../gdb/xcoffread.c:730:19, inlined from 'void aix_process_linenos(objfile*)' at ../../gdb/xcoffread.c:723:1: ../../gdb/xcoffread.c:632:37: warning: storing the address of local variable 'main_subfile' in '*inclTable.26_45 + _26._inclTable::subfile' [-Wdangling-pointer=] 632 | inclTable[ii].subfile = &main_subfile; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ ../../gdb/xcoffread.c: In function 'void aix_process_linenos(objfile*)': ../../gdb/xcoffread.c:582:18: note: 'main_subfile' declared here 582 | struct subfile main_subfile; | ^~~~~~~~~~~~ ../../gdb/xcoffread.c:499:19: note: 'inclTable' declared here 499 | static InclTable *inclTable; /* global include table */ | ^~~~~~~~~ CXX elf-none-tdep.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 CXX elfread.o CXX eval.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = linetable_entry*; _OutputIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2649:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2649 | __move_merge(_InputIterator __first1, _InputIterator __last1, | ^~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = __gnu_cxx::__normal_iterator >; _OutputIterator = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2649:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2649:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2649:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2649:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2716 | __merge_sort_with_buffer(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'void std::__chunk_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Distance, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:2727:34: /usr/include/c++/13.1.1/bits/stl_algo.h:2706:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2706 | std::__insertion_sort(__first, __first + __chunk_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2709:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2709 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2709:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'void std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, _RandomAccessIterator2, _Distance, _Compare) [with _RandomAccessIterator1 = __gnu_cxx::__normal_iterator >; _RandomAccessIterator2 = linetable_entry*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:2731:26: /usr/include/c++/13.1.1/bits/stl_algo.h:2684:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2684 | __result = std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2685 | __first + __step_size, | ~~~~~~~~~~~~~~~~~~~~~~ 2686 | __first + __two_step, | ~~~~~~~~~~~~~~~~~~~~~ 2687 | __result, __comp); | ~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2684:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2692:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2692 | std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2693 | __first + __step_size, __last, __result, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2692:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'void std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, _RandomAccessIterator2, _Distance, _Compare) [with _RandomAccessIterator1 = linetable_entry*; _RandomAccessIterator2 = __gnu_cxx::__normal_iterator >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:2734:26: /usr/include/c++/13.1.1/bits/stl_algo.h:2684:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2684 | __result = std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2685 | __first + __step_size, | ~~~~~~~~~~~~~~~~~~~~~~ 2686 | __first + __two_step, | ~~~~~~~~~~~~~~~~~~~~~ 2687 | __result, __comp); | ~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2692:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2692 | std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2693 | __first + __step_size, __last, __result, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2692:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 CXX event-top.o CXX exceptions.o CXX exec.o In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61, from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/cli/cli-cmds.c:20: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = symtab_and_line; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__merge_adaptive(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2401:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2401 | __merge_adaptive(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2401:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2401:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 ../../gdb/cli/cli-cmds.c: In function 'void ambiguous_line_spec(gdb::array_view, const char*, ...)': ../../gdb/cli/cli-cmds.c:2055:1: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2055 | ambiguous_line_spec (gdb::array_view sals, | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/compile/compile-object-load.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const munmap_list::munmap_item&}; _Tp = munmap_list::munmap_item; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX expprint.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&):: >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__stable_sort_adaptive(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2742:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2742 | __stable_sort_adaptive(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2742:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2742:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2747:36: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2747 | std::__merge_sort_with_buffer(__first, __middle, __buffer, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2748:36: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2748 | std::__merge_sort_with_buffer(__middle, __last, __buffer, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2750:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2750 | std::__merge_adaptive(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2751 | __middle - __first, __last - __middle, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2752 | __buffer, __comp); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = munmap_list::munmap_item; _Alloc = std::allocator]', inlined from 'void munmap_list::add(CORE_ADDR, CORE_ADDR)' at ../../gdb/compile/compile-object-load.c:44:19: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/btrace.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const btrace_insn&}; _Tp = btrace_insn; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX extension.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 CXX f-exp.o In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = munmap_list::munmap_item; _Alloc = std::allocator]', inlined from 'void munmap_list::add(CORE_ADDR, CORE_ADDR)' at ../../gdb/compile/compile-object-load.c:44:19, inlined from 'void setup_sections_data::setup_one_section(asection*)' at ../../gdb/compile/compile-object-load.c:150:20: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX f-lang.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = btrace_insn; _Alloc = std::allocator]', inlined from 'void ftrace_update_insns(btrace_function*, const btrace_insn&)' at ../../gdb/btrace.c:668:24, inlined from 'void btrace_compute_ftrace_bts(thread_info*, const btrace_data_bts*, std::vector&)' at ../../gdb/btrace.c:1124:24, inlined from 'void btrace_compute_ftrace_1(thread_info*, btrace_data*, const btrace_cpu*, std::vector&)' at ../../gdb/btrace.c:1539:33, inlined from 'void btrace_compute_ftrace(thread_info*, btrace_data*, const btrace_cpu*)' at ../../gdb/btrace.c:1572:31: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function '_RandomAccessIterator std::_V2::__rotate(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, std::random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1283:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1283 | __rotate(_RandomAccessIterator __first, | ^~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1283:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1283:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX f-typeprint.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2477:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2477 | __merge_without_buffer(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2477:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2477:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2502:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2502 | = std::__lower_bound(__middle, __last, *__first_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2503 | __gnu_cxx::__ops::__iter_comp_val(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2511:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2511 | = std::__upper_bound(__first, __middle, *__second_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2512 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_FIter std::_V2::rotate(_FIter, _FIter, _FIter) [with _FIter = __gnu_cxx::__normal_iterator >]', inlined from 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:2517:15: /usr/include/c++/13.1.1/bits/stl_algo.h:1399:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1399 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1400 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2518:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2518 | std::__merge_without_buffer(__first, __first_cut, __new_middle, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2519 | __len11, __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2520:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2520 | std::__merge_without_buffer(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2521 | __len1 - __len11, __len2 - __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX f-valprint.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__inplace_stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2785:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2785 | __inplace_stable_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2785:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2790:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2790 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2794:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2794 | std::__inplace_stable_sort(__first, __middle, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2795:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2795 | std::__inplace_stable_sort(__middle, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2796:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2796 | std::__merge_without_buffer(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2797 | __middle - __first, | ~~~~~~~~~~~~~~~~~~~ 2798 | __last - __middle, | ~~~~~~~~~~~~~~~~~~ 2799 | __comp); | ~~~~~~~ CXX fbsd-tdep.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__merge_adaptive_resize(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2424:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2424 | __merge_adaptive_resize(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2424:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2424:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2432:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2432 | std::__merge_adaptive(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2433 | __len1, __len2, __buffer, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2445:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2445 | = std::__lower_bound(__middle, __last, *__first_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2446 | __gnu_cxx::__ops::__iter_comp_val(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2454:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2454 | = std::__upper_bound(__first, __middle, *__second_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2455 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_FIter std::_V2::rotate(_FIter, _FIter, _FIter) [with _FIter = __gnu_cxx::__normal_iterator >]', inlined from '_BidirectionalIterator1 std::__rotate_adaptive(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator1, _Distance, _Distance, _BidirectionalIterator2, _Distance) [with _BidirectionalIterator1 = __gnu_cxx::__normal_iterator >; _BidirectionalIterator2 = linetable_entry*; _Distance = int]' at /usr/include/c++/13.1.1/bits/stl_algo.h:2394:20, inlined from 'void std::__merge_adaptive_resize(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:2460:30: /usr/include/c++/13.1.1/bits/stl_algo.h:1399:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1399 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1400 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__merge_adaptive_resize(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Pointer = linetable_entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2463:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2463 | std::__merge_adaptive_resize(__first, __first_cut, __new_middle, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2464 | __len11, __len22, | ~~~~~~~~~~~~~~~~~ 2465 | __buffer, __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2466:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2466 | std::__merge_adaptive_resize(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2467 | _Distance(__len1 - __len11), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2468 | _Distance(__len2 - __len22), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2469 | __buffer, __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = munmap_list::munmap_item; _Alloc = std::allocator]', inlined from 'void munmap_list::add(CORE_ADDR, CORE_ADDR)' at ../../gdb/compile/compile-object-load.c:44:19, inlined from 'compile_module_up compile_object_load(const compile_file_names&, compile_i_scope_types, void*)' at ../../gdb/compile/compile-object-load.c:812:43: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = munmap_list::munmap_item; _Alloc = std::allocator]', inlined from 'void munmap_list::add(CORE_ADDR, CORE_ADDR)' at ../../gdb/compile/compile-object-load.c:44:19, inlined from 'compile_module_up compile_object_load(const compile_file_names&, compile_i_scope_types, void*)' at ../../gdb/compile/compile-object-load.c:834:43: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__stable_sort_adaptive_resize(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Distance, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Pointer = linetable_entry*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/13.1.1/bits/stl_algo.h:2758:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2758 | __stable_sort_adaptive_resize(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2758:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:2767:45: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator >' changed in GCC 7.1 2767 | std::__stable_sort_adaptive_resize(__first, __middle, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2768 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2769:45: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2769 | std::__stable_sort_adaptive_resize(__middle, __last, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2770 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2771:39: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator >' changed in GCC 7.1 2771 | std::__merge_adaptive_resize(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2772 | _Distance(__middle - __first), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2773 | _Distance(__last - __middle), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2774 | __buffer, __buffer_size, | ~~~~~~~~~~~~~~~~~~~~~~~~ 2775 | __comp); | ~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:2778:36: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator >' changed in GCC 7.1 2778 | std::__stable_sort_adaptive(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2779 | __buffer, __comp); | ~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = filter_sals(std::vector&)::]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'void filter_sals(std::vector&)' at ../../gdb/cli/cli-cmds.c:2115:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = filter_sals(std::vector&)::]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'void filter_sals(std::vector&)' at ../../gdb/cli/cli-cmds.c:2115:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ CXX filename-seen-cache.o /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = btrace_block; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = btrace_block; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX filesystem.o CXX findcmd.o CXX findvar.o CXX fork-child.o CXX frame-base.o CXX frame-info.o CXX frame-unwind.o CXX frame.o In function 'void std::__stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::stable_sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = buildsym_compunit::end_compunit_symtab_with_blockvector(block*, int, int)::]' at /usr/include/c++/13.1.1/bits/stl_algo.h:5119:36, inlined from 'compunit_symtab* buildsym_compunit::end_compunit_symtab_with_blockvector(block*, int, int)' at ../../gdb/buildsym.c:911:23: /usr/include/c++/13.1.1/bits/stl_algo.h:5047:43: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 5047 | std::__stable_sort_adaptive_resize(__first, __last, __buf.begin(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5048 | _DistanceType(__buf.size()), __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:5041:36: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 5041 | std::__stable_sort_adaptive(__first, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 5042 | __first + _DistanceType(__buf.size()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5043 | __last, __buf.begin(), __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:5045:35: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 5045 | std::__inplace_stable_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = linetable_entry; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX frv-linux-tdep.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = linetable_entry; _Alloc = std::allocator]', inlined from 'void buildsym_compunit::record_line(subfile*, int, CORE_ADDR, linetable_entry_flags)' at ../../gdb/buildsym.c:668:45: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX frv-tdep.o CXX ft32-tdep.o CXX gcore-elf.o CXX gcore.o CXX gdb-demangle.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/aarch64-tdep.c:21: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX gdb_bfd.o CXX gdbtypes.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector aarch64_software_single_step(regcache*)' at ../../gdb/aarch64-tdep.c:3026:24: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = context_stack; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX glibc-tdep.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = context_stack; _Alloc = std::allocator]', inlined from 'context_stack* buildsym_compunit::push_context(int, CORE_ADDR)' at ../../gdb/buildsym.c:1160:32: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX gmp-utils.o CXX gnu-v2-abi.o CXX gnu-v3-abi.o CXX go-exp.o CXX go-lang.o CXX go-typeprint.o CXX go-valprint.o CXX guile/guile.o CXX h8300-tdep.o CXX hppa-bsd-tdep.o In file included from ../../gdb/frame-info.h:23, from ../../gdb/gdbtypes.h:59, from ../../gdb/dwarf2/expr.h:26, from ../../gdb/dwarf2/loc.h:23, from ../../gdb/dwarf2/frame-tailcall.c:23: In member function 'void intrusive_list::push_empty(T&) [with T = frame_info_ptr; AsNode = intrusive_base_node]', inlined from 'void intrusive_list::push_back(reference) [with T = frame_info_ptr; AsNode = intrusive_base_node]' at ../../gdb/../gdbsupport/intrusive_list.h:332:24, inlined from 'frame_info_ptr::frame_info_ptr()' at ../../gdb/frame-info.h:50:26, inlined from 'int tailcall_frame_sniffer(const frame_unwind*, frame_info_ptr, void**)' at ../../gdb/dwarf2/frame-tailcall.c:321:18: ../../gdb/../gdbsupport/intrusive_list.h:415:12: warning: storing the address of local variable 'next_frame' in 'frame_info_ptr::frame_list.intrusive_list::m_back' [-Wdangling-pointer=] 415 | m_back = &elem; | ~~~~~~~^~~~~~~ ../../gdb/dwarf2/frame-tailcall.c: In function 'int tailcall_frame_sniffer(const frame_unwind*, frame_info_ptr, void**)': ../../gdb/dwarf2/frame-tailcall.c:321:18: note: 'next_frame' declared here 321 | frame_info_ptr next_frame; | ^~~~~~~~~~ ../../gdb/frame-info.h:169:41: note: 'frame_info_ptr::frame_list' declared here 169 | static intrusive_list frame_list; | ^~~~~~~~~~ CXX hppa-linux-tdep.o In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61, from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/arm-tdep.c:20: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = arm_mapping_symbol; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ CXX hppa-netbsd-tdep.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 CXX hppa-obsd-tdep.o CXX hppa-tdep.o CXX i386-bsd-tdep.o CXX i386-darwin-tdep.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/corelow.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int}; _Tp = mem_range; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int}; _Tp = mem_range; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&, bfd_section*&}; _Tp = target_section; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX i386-dicos-tdep.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/ctfread.c:78: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {ctf_nextfield&}; _Tp = ctf_nextfield; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&, bfd_section*&}; _Tp = target_section; _Alloc = std::allocator]', inlined from 'core_target::build_file_mappings()::' at ../../gdb/corelow.c:302:36, inlined from 'gdb::function_view::bind >(core_target::build_file_mappings()::&)::' at ../../gdb/../gdbsupport/function-view.h:305:9, inlined from 'static constexpr void gdb::function_view::bind >(core_target::build_file_mappings()::&)::::_FUN(gdb::fv_detail::erased_callable, int, long long unsigned int, long long unsigned int, long long unsigned int, const char*, const bfd_build_id*)' at ../../gdb/../gdbsupport/function-view.h:299:17: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {ctf_nextfield&}; _Tp = ctf_nextfield; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX i386-fbsd-tdep.o CXX i386-gnu-tdep.o CXX i386-go32-tdep.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/compile/compile-cplus-types.c:21: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {compile_scope}; _Tp = compile_scope; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX i386-linux-tdep.o CXX i386-netbsd-tdep.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {compile_scope}; _Tp = compile_scope; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = compile_scope; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'void compile_cplus_instance::enter_scope(compile_scope&&)' at ../../gdb/compile/compile-cplus-types.c:254:22: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX i386-nto-tdep.o CXX i386-obsd-tdep.o CXX i386-sol2-tdep.o CXX i386-tdep.o CXX i386-windows-tdep.o CXX i387-tdep.o CXX ia64-linux-tdep.o CXX ia64-tdep.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/cris-tdep.c:23: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX ia64-vms-tdep.o CXX inf-child.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/dtrace-probe.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const dtrace_probe_enabler&}; _Tp = dtrace_probe_enabler; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX inf-loop.o CXX inf-ptrace.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector cris_software_single_step(regcache*)' at ../../gdb/cris-tdep.c:2052:26: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector cris_software_single_step(regcache*)' at ../../gdb/cris-tdep.c:2059:23: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX infcall.o CXX infcmd.o CXX inferior.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = dtrace_probe_enabler; _Alloc = std::allocator]', inlined from 'void dtrace_process_dof_probe(objfile*, gdbarch*, std::vector >*, dtrace_dof_hdr*, dtrace_dof_probe*, dtrace_dof_provider*, char*, char*, char*, char*, uint64_t)' at ../../gdb/dtrace-probe.c:445:26, inlined from 'void dtrace_process_dof(asection*, objfile*, std::vector >*, dtrace_dof_hdr*)' at ../../gdb/dtrace-probe.c:599:31: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX inflow.o CXX infrun.o In file included from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/ada-lang.c:21: /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ CXX inline-frame.o CXX interps.o CXX iq2000-tdep.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 ../../gdb/findvar.c: In function 'frame_info_ptr follow_static_link(frame_info_ptr, const dynamic_prop*)': ../../gdb/findvar.c:404:33: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 404 | if (!dwarf2_evaluate_property (static_link, frame, NULL, &upper_frame_base)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX jit.o CXX language.o CXX linespec.o In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = ada_exc_info; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ CXX linux-fork.o CXX linux-nat.o CXX linux-record.o CXX linux-tdep.o CXX linux-thread-db.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX lm32-tdep.o CXX location.o CXX loongarch-linux-tdep.o In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'char arm_find_mapping_symbol(CORE_ADDR, CORE_ADDR*)' at ../../gdb/arm-tdep.c:670:18: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'char arm_find_mapping_symbol(CORE_ADDR, CORE_ADDR*)' at ../../gdb/arm-tdep.c:670:18: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/exec.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const target_section&}; _Tp = target_section; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX loongarch-tdep.o CXX m2-exp.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = target_section; _Alloc = std::allocator]', inlined from 'void program_space::add_target_sections(void*, const target_section_table&)' at ../../gdb/exec.c:600:32: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX m2-lang.o CXX m2-typeprint.o CXX m2-valprint.o CXX m32c-tdep.o CXX m32r-linux-tdep.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX m32r-tdep.o In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'void sort_remove_dups_ada_exceptions_list(std::vector*, int)' at ../../gdb/ada-lang.c:13004:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'void sort_remove_dups_ada_exceptions_list(std::vector*, int)' at ../../gdb/ada-lang.c:13004:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, int&}; _Tp = mem_range; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX m68hc11-tdep.o CXX m68k-bsd-tdep.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, int&}; _Tp = mem_range; _Alloc = std::allocator]', inlined from 'std::vector section_table_available_memory(CORE_ADDR, ULONGEST, const target_section_table&)' at ../../gdb/exec.c:764:24, inlined from 'target_xfer_status section_table_read_available_memory(gdb_byte*, ULONGEST, ULONGEST, ULONGEST*)' at ../../gdb/exec.c:778:58: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX m68k-linux-tdep.o CXX m68k-tdep.o ../../gdb/elfread.c: In function 'void elf_gnu_ifunc_resolver_return_stop(code_breakpoint*)': ../../gdb/elfread.c:1053:31: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 1053 | update_breakpoint_locations (b, current_program_space, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 1054 | find_function_start_sal (resolved_pc, NULL, true), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1055 | {}); | ~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/elfread.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = symfile_segment_data::segment; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX machoread.o CXX macrocmd.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = symfile_segment_data::segment; _Alloc = std::allocator]', inlined from 'symfile_segment_data_up elf_symfile_segments(bfd*)' at ../../gdb/elfread.c:113:33: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX macroexp.o CXX macroscope.o CXX macrotab.o CXX main.o CXX maint-test-options.o CXX maint-test-settings.o CXX maint.o CXX mdebugread.o CXX mem-break.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/dwarf2/expr.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = dwarf_expr_piece; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = dwarf_expr_piece; _Alloc = std::allocator]', inlined from 'void dwarf_expr_context::add_piece(ULONGEST, ULONGEST)' at ../../gdb/dwarf2/expr.c:1196:31: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX memattr.o CXX memory-map.o ../../gdb/gnu-v3-abi.c: In function 'int gnuv3_baseclass_offset(type*, int, const bfd_byte*, LONGEST, CORE_ADDR, const value*)': ../../gdb/gnu-v3-abi.c:488:36: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 488 | if (dwarf2_evaluate_property (&prop, nullptr, &addr_stack, &result, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 489 | {addr_stack.addr})) | ~~~~~~~~~~~~~~~~~~ CXX memrange.o CXX memtag.o CXX mep-tdep.o CXX mi/mi-cmd-break.o CXX mi/mi-cmd-catch.o CXX mi/mi-cmd-disas.o CXX mi/mi-cmd-env.o CXX mi/mi-cmd-file.o CXX mi/mi-cmd-info.o CXX mi/mi-cmd-stack.o CXX mi/mi-cmd-target.o CXX mi/mi-cmd-var.o CXX mi/mi-cmds.o CXX mi/mi-common.o CXX mi/mi-console.o CXX mi/mi-getopt.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from d-exp.y:41: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const token_and_value&}; _Tp = token_and_value; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.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]': /usr/include/c++/13.1.1/bits/vector.tcc:195:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 195 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc:195:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In file included from ../../gdb/frame-info.h:23, from ../../gdb/frame.h:23, from ../../gdb/value.h:23, from ../../gdb/dwarf2/loc.c:24: In member function 'void intrusive_list::push_empty(T&) [with T = frame_info_ptr; AsNode = intrusive_base_node]', inlined from 'void intrusive_list::push_back(reference) [with T = frame_info_ptr; AsNode = intrusive_base_node]' at ../../gdb/../gdbsupport/intrusive_list.h:332:24, inlined from 'frame_info_ptr::frame_info_ptr(const frame_info_ptr&)' at ../../gdb/frame-info.h:63:26, inlined from 'bool dwarf2_evaluate_property(const dynamic_prop*, frame_info_ptr, const property_addr_info*, CORE_ADDR*, gdb::array_view)' at ../../gdb/dwarf2/loc.c:1656:32: ../../gdb/../gdbsupport/intrusive_list.h:415:12: warning: storing the address of local variable '' in 'frame_info_ptr::frame_list.intrusive_list::m_back' [-Wdangling-pointer=] 415 | m_back = &elem; | ~~~~~~~^~~~~~~ ../../gdb/dwarf2/loc.c: In function 'bool dwarf2_evaluate_property(const dynamic_prop*, frame_info_ptr, const property_addr_info*, CORE_ADDR*, gdb::array_view)': ../../gdb/dwarf2/loc.c:1656:39: note: '' declared here 1656 | if (dwarf2_locexpr_baton_eval (&baton->locexpr, frame, addr_stack, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1657 | value, push_values, &is_reference)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/frame-info.h:169:41: note: 'frame_info_ptr::frame_list' declared here 169 | static intrusive_list frame_list; | ^~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = token_and_value; _Alloc = std::allocator]', inlined from 'int d_yylex()' at d-exp.y:1428:24: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = token_and_value; _Alloc = std::allocator]', inlined from 'int d_yylex()' at d-exp.y:1435:28: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 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]', inlined from 'int d_yylex()' at d-exp.y:1497:22: /usr/include/c++/13.1.1/bits/stl_vector.h:1563:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1563 | return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/dwarf2/loc.c:1635:1: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 1635 | dwarf2_evaluate_property (const struct dynamic_prop *prop, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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]', inlined from 'int d_yylex()' at d-exp.y:1593:19: /usr/include/c++/13.1.1/bits/stl_vector.h:1563:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1563 | return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX mi/mi-interp.o CXX mi/mi-main.o In file included from ../../gdb/symtab.h:27, from ../../gdb/language.h:26, from ../../gdb/frame.h:74, from ../../gdb/breakpoint.h:22, from ../../gdb/inline-frame.c:21: ../../gdb/../gdbsupport/gdb_vecs.h: In function 'T unordered_remove(std::vector&, typename std::vector::iterator) [with T = inline_state]': ../../gdb/../gdbsupport/gdb_vecs.h:49:1: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 49 | unordered_remove (std::vector &vec, typename std::vector::iterator it) | ^~~~~~~~~~~~~~~~ CXX mi/mi-out.o CXX mi/mi-parse.o CXX mi/mi-symbol-cmds.o CXX microblaze-linux-tdep.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/dwarf2/loc.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'call_site_find_chain_2(gdbarch*, gdb::unique_xmalloc_ptr*, std::vector&, std::unordered_set&, call_site*, CORE_ADDR)::' at ../../gdb/dwarf2/loc.c:970:22, inlined from 'gdb::function_view::bind*, std::vector&, std::unordered_set&, call_site*, CORE_ADDR):: >(call_site_find_chain_2(gdbarch*, gdb::unique_xmalloc_ptr*, std::vector&, std::unordered_set&, call_site*, CORE_ADDR)::&)::' at ../../gdb/../gdbsupport/function-view.h:305:9, inlined from 'static constexpr void gdb::function_view::bind*, std::vector&, std::unordered_set&, call_site*, CORE_ADDR):: >(call_site_find_chain_2(gdbarch*, gdb::unique_xmalloc_ptr*, std::vector&, std::unordered_set&, call_site*, CORE_ADDR)::&)::::_FUN(gdb::fv_detail::erased_callable, long long unsigned int)' at ../../gdb/../gdbsupport/function-view.h:299:17: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX microblaze-tdep.o CXX minidebug.o CXX minsyms.o In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61, from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/memrange.c:20: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = mem_range; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX mips-fbsd-tdep.o In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'void func_verify_no_selftailcall(gdbarch*, CORE_ADDR)' at ../../gdb/dwarf2/loc.c:790:18, inlined from 'call_site_parameter* dwarf_expr_reg_to_entry_parameter(frame_info_ptr, call_site_parameter_kind, call_site_parameter_u, dwarf2_per_cu_data**, dwarf2_per_objfile**)' at ../../gdb/dwarf2/loc.c:1215:31: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX mips-linux-tdep.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const ada_exc_info&}; _Tp = ada_exc_info; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX mips-netbsd-tdep.o In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'void normalize_mem_ranges(std::vector*)' at ../../gdb/memrange.c:51:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'void normalize_mem_ranges(std::vector*)' at ../../gdb/memrange.c:51:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ CXX mips-sde-tdep.o CXX mips-tdep.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/memory-map.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int, mem_access_mode}; _Tp = mem_region; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX mips64-obsd-tdep.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int, mem_access_mode}; _Tp = mem_region; _Alloc = std::allocator]', inlined from 'void memory_map_start_memory(gdb_xml_parser*, const gdb_xml_element*, void*, std::vector&)' at ../../gdb/memory-map.c:75:34: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX mipsread.o CXX mn10300-linux-tdep.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/inline-frame.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {thread_info*&, int&, long long unsigned int&, std::vector >}; _Tp = inline_state; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX mn10300-tdep.o CXX moxie-tdep.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {thread_info*&, int&, long long unsigned int&, std::vector >}; _Tp = inline_state; _Alloc = std::allocator]', inlined from 'void skip_inline_frames(thread_info*, bpstat*)' at ../../gdb/inline-frame.c:387:30: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX msp430-tdep.o In file included from /usr/include/c++/13.1.1/bits/hashtable_policy.h:36, from /usr/include/c++/13.1.1/bits/hashtable.h:35, from /usr/include/c++/13.1.1/bits/unordered_map.h:33, from /usr/include/c++/13.1.1/unordered_map:41, from /usr/include/c++/13.1.1/functional:63, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/infcall.c:20: In static member function 'static _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = value*; _Up = value*; bool _IsMove = false]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = value**; _OI = value**]' at /usr/include/c++/13.1.1/bits/stl_algobase.h:506:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = value**; _OI = value**]' at /usr/include/c++/13.1.1/bits/stl_algobase.h:533:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = value**; _OI = value**]' at /usr/include/c++/13.1.1/bits/stl_algobase.h:540:31, inlined from '_OI std::copy(_II, _II, _OI) [with _II = value**; _OI = value**]' at /usr/include/c++/13.1.1/bits/stl_algobase.h:633:7, inlined from 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = value**; _ForwardIterator = value**]' at /usr/include/c++/13.1.1/bits/stl_uninitialized.h:147:27, inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = value**; _ForwardIterator = value**]' at /usr/include/c++/13.1.1/bits/stl_uninitialized.h:185:15, inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = value**; _ForwardIterator = value**; _Tp = value*]' at /usr/include/c++/13.1.1/bits/stl_uninitialized.h:373:37, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = value**; _Tp = value*; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/vector.tcc:814:38, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = value**; = void; _Tp = value*; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1483:19, inlined from 'value* call_function_by_hand_dummy(value*, type*, gdb::array_view, void (*)(void*, int), void*)' at ../../gdb/infcall.c:1226:23: /usr/include/c++/13.1.1/bits/stl_algobase.h:437:30: warning: 'void* __builtin_memmove(void*, const void*, unsigned int)' writing between 5 and 2147483644 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 437 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/armv6-alpine-linux-musleabihf/bits/c++allocator.h:33, from /usr/include/c++/13.1.1/bits/allocator.h:46, from /usr/include/c++/13.1.1/bits/alloc_traits.h:39, from /usr/include/c++/13.1.1/ext/alloc_traits.h:34, from /usr/include/c++/13.1.1/bits/hashtable_policy.h:39: In member function '_Tp* std::__new_allocator<_Tp>::allocate(size_type, const void*) [with _Tp = value*]', inlined from 'static _Tp* std::allocator_traits >::allocate(allocator_type&, size_type) [with _Tp = value*]' at /usr/include/c++/13.1.1/bits/alloc_traits.h:482:28, inlined from 'std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(std::size_t) [with _Tp = value*; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:378:33, inlined from 'std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(std::size_t) [with _Tp = value*; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:375:7, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = value**; _Tp = value*; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/vector.tcc:805:40, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = value**; = void; _Tp = value*; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1483:19, inlined from 'value* call_function_by_hand_dummy(value*, type*, gdb::array_view, void (*)(void*, int), void*)' at ../../gdb/infcall.c:1226:23: /usr/include/c++/13.1.1/bits/new_allocator.h:147:55: note: at offset [-2147483648, -1] into destination object of size [4, 2147483644] allocated by 'operator new' 147 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In file included from ../../gdb/frame-info.h:23, from ../../gdb/frame.h:23, from ../../gdb/gdbarch.h:25, from ../../gdb/arch-utils.h:23, from ../../gdb/loongarch-tdep.c:21: In member function 'void intrusive_list::push_empty(T&) [with T = frame_info_ptr; AsNode = intrusive_base_node]', inlined from 'void intrusive_list::push_back(reference) [with T = frame_info_ptr; AsNode = intrusive_base_node]' at ../../gdb/../gdbsupport/intrusive_list.h:332:24, inlined from 'frame_info_ptr::frame_info_ptr(std::nullptr_t)' at ../../gdb/frame-info.h:55:26, inlined from 'CORE_ADDR loongarch_skip_prologue(gdbarch*, CORE_ADDR)' at ../../gdb/loongarch-tdep.c:218:34: ../../gdb/../gdbsupport/intrusive_list.h:415:12: warning: storing the address of local variable '' in 'frame_info_ptr::frame_list.intrusive_list::m_back' [-Wdangling-pointer=] 415 | m_back = &elem; | ~~~~~~~^~~~~~~ ../../gdb/loongarch-tdep.c: In function 'CORE_ADDR loongarch_skip_prologue(gdbarch*, CORE_ADDR)': ../../gdb/loongarch-tdep.c:218:34: note: '' declared here 218 | return loongarch_scan_prologue (gdbarch, pc, limit_pc, nullptr, nullptr); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/frame-info.h:169:41: note: 'frame_info_ptr::frame_list' declared here 169 | static intrusive_list frame_list; | ^~~~~~~~~~ CXX namespace.o CXX nat/fork-inferior.o CXX nat/linux-osdata.o CXX nat/linux-namespaces.o CXX nat/linux-personality.o CXX nat/linux-procfs.o CXX nat/linux-ptrace.o In file included from ../../gdb/frame-info.h:23, from ../../gdb/gdbtypes.h:59, from ../../gdb/symtab.h:28, from ../../gdb/language.c:33: In member function 'void intrusive_list::push_empty(T&) [with T = frame_info_ptr; AsNode = intrusive_base_node]', inlined from 'void intrusive_list::push_back(reference) [with T = frame_info_ptr; AsNode = intrusive_base_node]' at ../../gdb/../gdbsupport/intrusive_list.h:332:24, inlined from 'frame_info_ptr::frame_info_ptr(const frame_info_ptr&)' at ../../gdb/frame-info.h:63:26, inlined from 'CORE_ADDR skip_language_trampoline(frame_info_ptr, CORE_ADDR)' at ../../gdb/language.c:535:49: ../../gdb/../gdbsupport/intrusive_list.h:415:12: warning: storing the address of local variable '' in 'frame_info_ptr::frame_list.intrusive_list::m_back' [-Wdangling-pointer=] 415 | m_back = &elem; | ~~~~~~~^~~~~~~ ../../gdb/language.c: In function 'CORE_ADDR skip_language_trampoline(frame_info_ptr, CORE_ADDR)': ../../gdb/language.c:535:49: note: '' declared here 535 | CORE_ADDR real_pc = lang->skip_trampoline (frame, pc); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ../../gdb/frame-info.h:169:41: note: 'frame_info_ptr::frame_list' declared here 169 | static intrusive_list frame_list; | ^~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/loongarch-tdep.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector loongarch_deal_with_atomic_sequence(regcache*, CORE_ADDR)' at ../../gdb/loongarch-tdep.c:353:23, inlined from 'std::vector loongarch_software_single_step(regcache*)' at ../../gdb/loongarch-tdep.c:379:60: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector loongarch_deal_with_atomic_sequence(regcache*, CORE_ADDR)' at ../../gdb/loongarch-tdep.c:360:23, inlined from 'std::vector loongarch_software_single_step(regcache*)' at ../../gdb/loongarch-tdep.c:379:60: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX nat/linux-waitpid.o CXX nds32-tdep.o CXX netbsd-tdep.o CXX nios2-linux-tdep.o CXX nios2-tdep.o CXX nto-tdep.o CXX objc-lang.o CXX objfiles.o CXX obsd-tdep.o CXX observable.o CXX opencl-lang.o CXX or1k-linux-tdep.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from c-exp.y:38: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const token_and_value&}; _Tp = token_and_value; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/memattr.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const mem_region&}; _Tp = mem_region; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.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 = mem_region; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:133:5: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 133 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc:170:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 170 | _M_realloc_insert(begin() + (__position - cbegin()), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX or1k-tdep.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = token_and_value; _Alloc = std::allocator]', inlined from 'int c_yylex()' at c-exp.y:3264:24: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = token_and_value; _Alloc = std::allocator]', inlined from 'int c_yylex()' at c-exp.y:3274:28: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX osabi.o CXX osdata.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from go-exp.y:54: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const token_and_value&}; _Tp = token_and_value; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX p-exp.o CXX p-lang.o In function 'void create_user_mem_region(CORE_ADDR, CORE_ADDR, const mem_attrib&)', inlined from 'void mem_command(const char*, int)' at ../../gdb/memattr.c:334:26: ../../gdb/memattr.c:157:31: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 157 | user_mem_region_list.insert (it, newobj); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = token_and_value; _Alloc = std::allocator]', inlined from 'int go_yylex()' at go-exp.y:1507:28: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = token_and_value; _Alloc = std::allocator]', inlined from 'int go_yylex()' at go-exp.y:1508:28: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = token_and_value; _Alloc = std::allocator]', inlined from 'int go_yylex()' at go-exp.y:1511:26: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX p-typeprint.o CXX p-valprint.o In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'func_verify_no_selftailcall(gdbarch*, CORE_ADDR)::' at ../../gdb/dwarf2/loc.c:824:18, inlined from 'gdb::function_view::bind >(func_verify_no_selftailcall(gdbarch*, CORE_ADDR)::&)::' at ../../gdb/../gdbsupport/function-view.h:305:9, inlined from 'static constexpr void gdb::function_view::bind >(func_verify_no_selftailcall(gdbarch*, CORE_ADDR)::&)::::_FUN(gdb::fv_detail::erased_callable, long long unsigned int)' at ../../gdb/../gdbsupport/function-view.h:299:17: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX parse.o CXX posix-hdep.o CXX ppc-fbsd-tdep.o CXX ppc-linux-tdep.o CXX ppc-netbsd-tdep.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/jit.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int, const char*, unsigned int&}; _Tp = other_sections; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX ppc-obsd-tdep.o CXX ppc-ravenscar-thread.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int, const char*, unsigned int&}; _Tp = other_sections; _Alloc = std::allocator]', inlined from 'void jit_bfd_try_read_symtab(jit_code_entry*, CORE_ADDR, gdbarch*)' at ../../gdb/jit.c:789:19, inlined from 'void jit_register_code(gdbarch*, CORE_ADDR, jit_code_entry*)' at ../../gdb/jit.c:822:29: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/linux-tdep.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&}; _Tp = displaced_step_buffers::displaced_step_buffer; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {smaps_data&}; _Tp = smaps_data; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 CXX ppc-sysv-tdep.o CXX ppc64-tdep.o CXX printcmd.o CXX probe.o CXX proc-service.o CXX process-stratum-target.o CXX producer.o In file included from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/nat/linux-osdata.c:20: /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ CXX progspace-and-thread.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = pid_pgid_entry; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ CXX progspace.o CXX prologue-value.o CXX psymtab.o /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = long long unsigned int; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'displaced_step_prepare_status linux_displaced_step_prepare(gdbarch*, thread_info*, CORE_ADDR&)' at ../../gdb/linux-tdep.c:2613:20: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&}; _Tp = displaced_step_buffers::displaced_step_buffer; _Alloc = std::allocator]', inlined from 'displaced_step_buffers::displaced_step_buffers(gdb::array_view)' at ../../gdb/displaced-stepping.h:164:30, inlined from 'T& gdb::optional::emplace(Args&& ...) [with Args = {std::vector >&}; T = displaced_step_buffers]' at ../../gdb/../gdbsupport/gdb_optional.h:155:5, inlined from 'displaced_step_prepare_status linux_displaced_step_prepare(gdbarch*, thread_info*, CORE_ADDR&)' at ../../gdb/linux-tdep.c:2615:44: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX python/py-arch.o ../../gdb/gdbtypes.c: In function 'type* resolve_dynamic_type_internal(type*, property_addr_info*, int)': ../../gdb/gdbtypes.c:2813:35: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2813 | && dwarf2_evaluate_property (prop, NULL, addr_stack, &value)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'type* resolve_dynamic_array_or_string(type*, property_addr_info*)', inlined from 'type* resolve_dynamic_type_internal(type*, property_addr_info*, int)' at ../../gdb/gdbtypes.c:2854:52: ../../gdb/gdbtypes.c:2402:32: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2402 | if (dwarf2_evaluate_property (prop, nullptr, addr_stack, &value)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'type* resolve_dynamic_struct(type*, property_addr_info*)', inlined from 'type* resolve_dynamic_type_internal(type*, property_addr_info*, int)' at ../../gdb/gdbtypes.c:2871:43: ../../gdb/gdbtypes.c:2728:40: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2728 | if (dwarf2_evaluate_property (&prop, nullptr, addr_stack, &addr, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2729 | {addr_stack->addr})) | ~~~~~~~~~~~~~~~~~~~ ../../gdb/gdbtypes.c: In function 'type* resolve_dynamic_type_internal(type*, property_addr_info*, int)': ../../gdb/gdbtypes.c:2888:35: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2888 | && dwarf2_evaluate_property (prop, NULL, addr_stack, &value)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX python/py-auto-load.o CXX python/py-block.o CXX python/py-bpevent.o CXX python/py-breakpoint.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/dwarf2/index-write.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = long long unsigned int; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'void debug_names::offset_vec_tmpl::push_back_reorder(size_t) [with OffsetSize = long long unsigned int]' at ../../gdb/dwarf2/index-write.c:954:23: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long int&, long long int&}; _Tp = pid_pgid_entry; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX python/py-cmd.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {smaps_data&}; _Tp = smaps_data; _Alloc = std::allocator]', inlined from 'std::vector parse_smaps_data(const char*, std::string)' at ../../gdb/linux-tdep.c:1465:21: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX python/py-connection.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/linux-nat.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {static_tracepoint_marker}; _Tp = static_tracepoint_marker; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX python/py-continueevent.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {static_tracepoint_marker}; _Tp = static_tracepoint_marker; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = static_tracepoint_marker; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'virtual std::vector linux_nat_target::static_tracepoint_markers_by_strid(const char*)' at ../../gdb/linux-nat.c:4132:24: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/gdbtypes.c: In function 'type* resolve_dynamic_range(type*, property_addr_info*, int, bool)': ../../gdb/gdbtypes.c:2224:45: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2224 | if (resolve_p && dwarf2_evaluate_property (prop, NULL, addr_stack, &value, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2225 | { (CORE_ADDR) rank })) | ~~~~~~~~~~~~~~~~~~~~~ ../../gdb/gdbtypes.c:2231:45: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2231 | if (resolve_p && dwarf2_evaluate_property (prop, NULL, addr_stack, &value, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2232 | { (CORE_ADDR) rank })) | ~~~~~~~~~~~~~~~~~~~~~ ../../gdb/gdbtypes.c:2245:45: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2245 | if (resolve_p && dwarf2_evaluate_property (prop, NULL, addr_stack, &value, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2246 | { (CORE_ADDR) rank })) | ~~~~~~~~~~~~~~~~~~~~~ ../../gdb/breakpoint.c: In function 'void update_breakpoint_locations(code_breakpoint*, program_space*, gdb::array_view, gdb::array_view)': ../../gdb/breakpoint.c:12659:1: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 12659 | update_breakpoint_locations (code_breakpoint *b, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/breakpoint.c:12659:1: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 CXX python/py-disasm.o CXX python/py-event.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long int&, long long int&}; _Tp = pid_pgid_entry; _Alloc = std::allocator]', inlined from 'std::string linux_xfer_osdata_processgroups()' at ../../gdb/nat/linux-osdata.c:478:32: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'std::string linux_xfer_osdata_processgroups()' at ../../gdb/nat/linux-osdata.c:484:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'std::string linux_xfer_osdata_processgroups()' at ../../gdb/nat/linux-osdata.c:484:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/gdbtypes.c: In function 'type* resolve_dynamic_array_or_string_1(type*, property_addr_info*, int, bool)': ../../gdb/gdbtypes.c:2328:35: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2328 | && dwarf2_evaluate_property (prop, NULL, addr_stack, &value)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/gdbtypes.c:2337:35: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2337 | && dwarf2_evaluate_property (prop, NULL, addr_stack, &value)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/gdbtypes.c:2361:36: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 2361 | if (dwarf2_evaluate_property (prop, NULL, addr_stack, &value)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX python/py-evtregistry.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/linespec.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const symtab_and_line&}; _Tp = symtab_and_line; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX python/py-evts.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = symtab_and_line; _Alloc = std::allocator]', inlined from 'void add_sal_to_sals(linespec_state*, std::vector*, symtab_and_line*, const char*, int)' at ../../gdb/linespec.c:1063:19: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX python/py-exitedevent.o CXX python/py-finishbreakpoint.o CXX python/py-frame.o CXX python/py-framefilter.o CXX python/py-function.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const arm_exidx_entry&}; _Tp = arm_exidx_entry; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX python/py-gdb-readline.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = arm_exidx_entry; _Alloc = std::allocator]', inlined from 'void arm_exidx_new_objfile(objfile*)' at ../../gdb/arm-tdep.c:2719:2: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX python/py-inferior.o ../../gdb/breakpoint.c: In member function 'void code_breakpoint::re_set_default()': ../../gdb/breakpoint.c:12889:31: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 12889 | update_breakpoint_locations (this, filter_pspace, expanded, expanded_end); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX python/py-infevents.o /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const arm_mapping_symbol&}; _Tp = arm_mapping_symbol; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = arm_mapping_symbol; _Alloc = std::allocator]', inlined from 'void arm_record_special_symbol(gdbarch*, objfile*, asymbol*)' at ../../gdb/arm-tdep.c:9680:17: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX python/py-infthread.o CXX python/py-instruction.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/breakpoint.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const symtab_and_line&}; _Tp = symtab_and_line; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = symtab_and_line; _Alloc = std::allocator]', inlined from 'void filter_results(linespec_state*, std::vector*, const std::vector&)' at ../../gdb/linespec.c:1362:26: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX python/py-lazy-string.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = symtab_and_line; _Alloc = std::allocator]', inlined from 'std::vector decode_static_tracepoint_spec(const char**)' at ../../gdb/breakpoint.c:8900:22: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX python/py-linetable.o CXX python/py-membuf.o CXX python/py-micmd.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/moxie-tdep.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX python/py-newobjfileevent.o CXX python/py-objfile.o CXX python/py-param.o CXX python/py-prettyprint.o /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {symtab_and_line}; _Tp = symtab_and_line; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX python/py-progspace.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {symtab_and_line}; _Tp = symtab_and_line; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = symtab_and_line; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'std::vector decode_digits_ordinary(linespec_state*, linespec*, int, linetable_entry**)' at ../../gdb/linespec.c:4053:19: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX python/py-record-btrace.o CXX python/py-record-full.o CXX python/py-record.o CXX python/py-registers.o CXX python/py-signalevent.o CXX python/py-stopevent.o CXX python/py-symbol.o CXX python/py-symtab.o CXX python/py-threadevent.o CXX python/py-tui.o CXX python/py-type.o CXX python/py-unwind.o CXX python/py-utils.o CXX python/py-value.o CXX python/py-varobj.o CXX python/py-xmethods.o CXX python/python.o CXX ravenscar-thread.o CXX record-btrace.o CXX record-full.o CXX record.o ../../gdb/breakpoint.c: In constructor 'code_breakpoint::code_breakpoint(gdbarch*, bptype, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bpdisp, int, int, int, int, int, unsigned int, int)': ../../gdb/breakpoint.c:8401:1: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 8401 | code_breakpoint::code_breakpoint (struct gdbarch *gdbarch_, | ^~~~~~~~~~~~~~~ CXX regcache-dump.o CXX regcache.o CXX reggroups.o CXX remote-fileio.o CXX remote-notif.o CXX remote.o CXX reverse.o CXX riscv-fbsd-tdep.o CXX riscv-linux-tdep.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = ada_exc_info; _Alloc = std::allocator]', inlined from 'void ada_add_standard_exceptions(compiled_regex*, std::vector*)' at ../../gdb/ada-lang.c:13047:31, inlined from 'std::vector ada_exceptions_list_1(compiled_regex*)' at ../../gdb/ada-lang.c:13192:31: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = ada_exc_info; _Alloc = std::allocator]', inlined from 'void ada_add_exceptions_from_frame(compiled_regex*, frame_info_ptr, std::vector*)' at ../../gdb/ada-lang.c:13091:27, inlined from 'std::vector ada_exceptions_list_1(compiled_regex*)' at ../../gdb/ada-lang.c:13200:37: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = ada_exc_info; _Alloc = std::allocator]', inlined from 'void ada_add_global_exceptions(compiled_regex*, std::vector*)' at ../../gdb/ada-lang.c:13169:29, inlined from 'std::vector ada_exceptions_list_1(compiled_regex*)' at ../../gdb/ada-lang.c:13209:29: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX riscv-none-tdep.o CXX riscv-ravenscar-thread.o CXX riscv-tdep.o CXX rl78-tdep.o CXX rs6000-aix-tdep.o CXX rs6000-lynx178-tdep.o CXX rs6000-tdep.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/probe.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {symtab_and_line}; _Tp = symtab_and_line; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX run-on-main-thread.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {symtab_and_line}; _Tp = symtab_and_line; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = symtab_and_line; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'void parse_probes_in_pspace(const static_probe_ops*, program_space*, const char*, const char*, const char*, std::vector*)' at ../../gdb/probe.c:109:22: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX rust-lang.o CXX rust-parse.o CXX rx-tdep.o CXX s12z-tdep.o CXX s390-linux-tdep.o CXX s390-tdep.o CXX sentinel-frame.o CXX ser-base.o In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61, from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/psymtab.c:20: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Distance = int; _Tp = pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const pair&)> >]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ CXX ser-event.o CXX ser-pipe.o CXX ser-tcp.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const pair&)> >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 CXX ser-uds.o CXX ser-unix.o CXX serial.o CXX sh-linux-tdep.o CXX sh-netbsd-tdep.o CXX sh-tdep.o CXX skip.o CXX sol2-tdep.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const pair&)> >]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX solib-aix.o CXX solib-darwin.o CXX solib-dsbt.o CXX solib-frv.o In constructor 'ordinary_breakpoint::ordinary_breakpoint(gdbarch*, bptype, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bpdisp, int, int, int, int, int, unsigned int, int) [inherited from code_breakpoint]', inlined from 'std::unique_ptr new_breakpoint_from_type(gdbarch*, bptype, Arg&& ...) [with Arg = {gdb::array_view&, std::unique_ptr >, std::unique_ptr >, std::unique_ptr >, std::unique_ptr >, bpdisp&, int&, int&, int&, int&, int&, unsigned int&, int&}]' at ../../gdb/breakpoint.c:1313:11, inlined from 'void create_breakpoint_sal(gdbarch*, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int, int)' at ../../gdb/breakpoint.c:8553:22, inlined from 'void create_breakpoints_sal(gdbarch*, linespec_result*, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int)' at ../../gdb/breakpoint.c:8597:29: ../../gdb/breakpoint.c:263:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 263 | using code_breakpoint::code_breakpoint; | ^~~~~~~~~~~~~~~ ../../gdb/breakpoint.c:263:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 In file included from ../../gdb/gdbthread.h:26, from ../../gdb/infrun.h:21, from ../../gdb/gdbarch.h:28, from ../../gdb/arch-utils.h:23, from ../../gdb/breakpoint.c:21: In constructor 'tracepoint::tracepoint(gdbarch*, bptype, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bpdisp, int, int, int, int, int, unsigned int, int) [inherited from code_breakpoint]', inlined from 'std::unique_ptr new_breakpoint_from_type(gdbarch*, bptype, Arg&& ...) [with Arg = {gdb::array_view&, std::unique_ptr >, std::unique_ptr >, std::unique_ptr >, std::unique_ptr >, bpdisp&, int&, int&, int&, int&, int&, unsigned int&, int&}]' at ../../gdb/breakpoint.c:1320:11, inlined from 'void create_breakpoint_sal(gdbarch*, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int, int)' at ../../gdb/breakpoint.c:8553:22, inlined from 'void create_breakpoints_sal(gdbarch*, linespec_result*, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int)' at ../../gdb/breakpoint.c:8597:29: ../../gdb/breakpoint.h:1002:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 1002 | using code_breakpoint::code_breakpoint; | ^~~~~~~~~~~~~~~ ../../gdb/breakpoint.h:1002:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 In constructor 'tracepoint::tracepoint(gdbarch*, bptype, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bpdisp, int, int, int, int, int, unsigned int, int) [inherited from code_breakpoint]', inlined from 'static_marker_tracepoint::static_marker_tracepoint(gdbarch*, bptype, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bpdisp, int, int, int, int, int, unsigned int, int) [inherited from code_breakpoint]' at ../../gdb/breakpoint.c:379:21, inlined from 'std::unique_ptr new_breakpoint_from_type(gdbarch*, bptype, Arg&& ...) [with Arg = {gdb::array_view&, std::unique_ptr >, std::unique_ptr >, std::unique_ptr >, std::unique_ptr >, bpdisp&, int&, int&, int&, int&, int&, unsigned int&, int&}]' at ../../gdb/breakpoint.c:1325:11, inlined from 'void create_breakpoint_sal(gdbarch*, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int, int)' at ../../gdb/breakpoint.c:8553:22, inlined from 'void create_breakpoints_sal(gdbarch*, linespec_result*, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int)' at ../../gdb/breakpoint.c:8597:29: ../../gdb/breakpoint.h:1002:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 1002 | using code_breakpoint::code_breakpoint; | ^~~~~~~~~~~~~~~ ../../gdb/breakpoint.h:1002:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 In constructor 'ordinary_breakpoint::ordinary_breakpoint(gdbarch*, bptype, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bpdisp, int, int, int, int, int, unsigned int, int) [inherited from code_breakpoint]', inlined from 'dprintf_breakpoint::dprintf_breakpoint(gdbarch*, bptype, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bpdisp, int, int, int, int, int, unsigned int, int) [inherited from code_breakpoint]' at ../../gdb/breakpoint.c:334:30, inlined from 'std::unique_ptr new_breakpoint_from_type(gdbarch*, bptype, Arg&& ...) [with Arg = {gdb::array_view&, std::unique_ptr >, std::unique_ptr >, std::unique_ptr >, std::unique_ptr >, bpdisp&, int&, int&, int&, int&, int&, unsigned int&, int&}]' at ../../gdb/breakpoint.c:1330:11, inlined from 'void create_breakpoint_sal(gdbarch*, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int, int)' at ../../gdb/breakpoint.c:8553:22, inlined from 'void create_breakpoints_sal(gdbarch*, linespec_result*, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int)' at ../../gdb/breakpoint.c:8597:29: ../../gdb/breakpoint.c:263:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 263 | using code_breakpoint::code_breakpoint; | ^~~~~~~~~~~~~~~ ../../gdb/breakpoint.c:263:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 CXX solib-svr4.o CXX solib-target.o CXX solib.o CXX source-cache.o In constructor 'tracepoint::tracepoint(gdbarch*, bptype, gdb::array_view, location_spec_up&&, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bpdisp, int, int, int, int, int, unsigned int, int) [inherited from code_breakpoint]', inlined from 'void strace_marker_create_breakpoints_sal(gdbarch*, linespec_result*, gdb::unique_xmalloc_ptr, gdb::unique_xmalloc_ptr, bptype, bpdisp, int, int, int, int, int, int, unsigned int)' at ../../gdb/breakpoint.c:12206:31: ../../gdb/breakpoint.h:1002:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 1002 | using code_breakpoint::code_breakpoint; | ^~~~~~~~~~~~~~~ ../../gdb/breakpoint.h:1002:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 CXX source.o CXX sparc-linux-tdep.o CXX sparc-netbsd-tdep.o CXX sparc-obsd-tdep.o CXX sparc-ravenscar-thread.o CXX sparc-sol2-tdep.o CXX sparc-tdep.o CXX sparc64-fbsd-tdep.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, partial_symtab*&}; _Tp = std::pair; _Alloc = std::allocator >]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/printcmd.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, partial_symtab*&}; _Tp = std::pair; _Alloc = std::allocator >]', inlined from 'void psymbol_functions::fill_psymbol_map(objfile*, partial_symtab*, std::set*, const std::vector&)' at ../../gdb/psymtab.c:1124:35: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX sparc64-linux-tdep.o In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const pair&)> >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator*, vector > >; _Compare = psymbol_functions::find_compunit_symtab_by_address(objfile*, CORE_ADDR)::&, const pair&)>]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'virtual compunit_symtab* psymbol_functions::find_compunit_symtab_by_address(objfile*, CORE_ADDR)' at ../../gdb/psymtab.c:1153:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const pair&)> >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const pair&)> >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator*, vector > >; _Compare = psymbol_functions::find_compunit_symtab_by_address(objfile*, CORE_ADDR)::&, const pair&)>]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'virtual compunit_symtab* psymbol_functions::find_compunit_symtab_by_address(objfile*, CORE_ADDR)' at ../../gdb/psymtab.c:1153:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ CXX sparc64-netbsd-tdep.o CXX sparc64-obsd-tdep.o CXX sparc64-sol2-tdep.o CXX sparc64-tdep.o CXX split-name.o CXX stabsread.o CXX stack.o CXX stap-probe.o CXX std-regs.o CXX symfile-debug.o CXX symfile-mem.o CXX symfile.o CXX symmisc.o CXX symtab.o CXX target-connection.o In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61, from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/dwarf2/read.c:31: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = sect_offset; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ CXX target-dcache.o /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = tu_abbrev_offset; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 CXX target-descriptions.o CXX target-float.o CXX target-memory.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ CXX target.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'CORE_ADDR find_instruction_backward(gdbarch*, CORE_ADDR, int, int*)' at ../../gdb/printcmd.c:837:18, inlined from 'void do_examine(format_data, gdbarch*, CORE_ADDR)' at ../../gdb/printcmd.c:1084:45: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX target/target.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 CXX target/waitstatus.o CXX test-target.o CXX thread-iter.o CXX thread.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/reverse.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = bookmark; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = bookmark; _Alloc = std::allocator]', inlined from 'void save_bookmark_command(const char*, int)' at ../../gdb/reverse.c:125:30: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX tic6x-linux-tdep.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX tic6x-tdep.o CXX tid-parse.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 CXX tilegx-linux-tdep.o CXX tilegx-tdep.o CXX top.o CXX tracectf.o CXX tracefile-tfile.o CXX tracefile.o CXX tracepoint.o CXX trad-frame.o CXX tramp-frame.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/record-full.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {address_space*&, long long unsigned int&, int}; _Tp = record_full_breakpoint; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX tui/tui-command.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/rs6000-aix-tdep.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ ../../gdb/dwarf2/read.c: In function 'void alloc_rust_variant(obstack*, type*, int, int, gdb::array_view)': ../../gdb/dwarf2/read.c:7957:1: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 7957 | alloc_rust_variant (struct obstack *obstack, struct type *type, | ^~~~~~~~~~~~~~~~~~ CXX tui/tui-data.o CXX tui/tui-disasm.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {address_space*&, long long unsigned int&, int}; _Tp = record_full_breakpoint; _Alloc = std::allocator]', inlined from 'void record_full_init_record_breakpoints()' at ../../gdb/record-full.c:1735:4, inlined from 'void record_full_open(const char*, int)' at ../../gdb/record-full.c:981:39: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector rs6000_software_single_step(regcache*)' at ../../gdb/rs6000-aix-tdep.c:819:26: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX tui/tui-file.o CXX tui/tui-hooks.o CXX tui/tui-interp.o /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {address_space*&, long long unsigned int&, bool&}; _Tp = record_full_breakpoint; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX tui/tui-io.o CXX tui/tui-layout.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {address_space*&, long long unsigned int&, bool&}; _Tp = record_full_breakpoint; _Alloc = std::allocator]', inlined from 'virtual int record_full_target::insert_breakpoint(gdbarch*, bp_target_info*)' at ../../gdb/record-full.c:1781:40: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX tui/tui-location.o CXX tui/tui-out.o /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/mips-tdep.c:23: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX tui/tui-regs.o CXX tui/tui-source.o CXX tui/tui-stack.o In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector mips_deal_with_atomic_sequence(gdbarch*, CORE_ADDR)' at ../../gdb/mips-tdep.c:4030:24, inlined from 'std::vector deal_with_atomic_sequence(gdbarch*, CORE_ADDR)' at ../../gdb/mips-tdep.c:4195:55, inlined from 'std::vector mips_software_single_step(regcache*)' at ../../gdb/mips-tdep.c:4214:75: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/solib-target.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'void library_list_start_section(gdb_xml_parser*, const gdb_xml_element*, void*, std::vector&)' at ../../gdb/solib-target.c:113:33: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX tui/tui-win.o CXX tui/tui-wingeneral.o In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'void library_list_start_segment(gdb_xml_parser*, const gdb_xml_element*, void*, std::vector&)' at ../../gdb/solib-target.c:94:33: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CXX tui/tui-winsource.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/source-cache.c:19: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long int}; _Tp = long long int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX tui/tui.o CXX type-stack.o CXX typeprint.o CXX ui-file.o CXX ui-out.o CXX ui-style.o CXX user-regs.o In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long int}; _Tp = long long int; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = long long int; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'std::string source_cache::get_plain_source_lines(symtab*, const std::string&)' at ../../gdb/source-cache.c:120:21: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long int}; _Tp = long long int; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = long long int; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'std::string source_cache::get_plain_source_lines(symtab*, const std::string&)' at ../../gdb/source-cache.c:130:20: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX utils.o CXX v850-tdep.o CXX valarith.o CXX valops.o CXX valprint.o CXX value.o CXX varobj.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/target-memory.c:21: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const memory_write_request&}; _Tp = memory_write_request; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ CXX vax-netbsd-tdep.o CXX vax-tdep.o /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = memory_write_request; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, const long long unsigned int&}; _Tp = memory_write_request; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 CXX version.o CXX xml-builtin.o CXX init.o In file included from /usr/include/c++/13.1.1/functional:67: /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_comp_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/ppc-linux-tdep.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&}; _Tp = displaced_step_buffers::displaced_step_buffer; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/solib-aix.c:18: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {lm_info_aix}; _Tp = lm_info_aix; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = memory_write_request; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&}; _Tp = displaced_step_buffers::displaced_step_buffer; _Alloc = std::allocator]', inlined from 'displaced_step_buffers::displaced_step_buffers(gdb::array_view)' at ../../gdb/displaced-stepping.h:164:30, inlined from 'T& gdb::optional::emplace(Args&& ...) [with Args = {long long unsigned int&}; T = displaced_step_buffers]' at ../../gdb/../gdbsupport/gdb_optional.h:155:5, inlined from 'displaced_step_prepare_status ppc_linux_displaced_step_prepare(gdbarch*, thread_info*, CORE_ADDR&)' at ../../gdb/ppc-linux-tdep.c:2045:43: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/symfile-mem.c:44: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int, const char*, unsigned int&}; _Tp = other_sections; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int, const char*, unsigned int&}; _Tp = other_sections; _Alloc = std::allocator]', inlined from 'objfile* symbol_file_add_from_memory(bfd*, CORE_ADDR, size_t, const char*, int)' at ../../gdb/symfile-mem.c:115:24: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {lm_info_aix}; _Tp = lm_info_aix; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = lm_info_aix; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'void library_list_start_library(gdb_xml_parser*, const gdb_xml_element*, void*, std::vector&)' at ../../gdb/solib-aix.c:147:19: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/bits/unordered_map.h:33, from /usr/include/c++/13.1.1/unordered_map:41, from /usr/include/c++/13.1.1/functional:63, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/regcache.c:20: /usr/include/c++/13.1.1/bits/hashtable.h: In function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_M_emplace(const_iterator, std::false_type, _Args&& ...) [with _Args = {std::pair > >}; _Key = ptid_t; _Value = std::pair >; _Alloc = std::allocator > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to; _Hash = hash_ptid; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]': /usr/include/c++/13.1.1/bits/hashtable.h:2101:7: note: parameter passing for argument of type 'std::_Hashtable >, std::allocator > >, std::__detail::_Select1st, std::equal_to, hash_ptid, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator' {aka 'std::__detail::_Insert_base >, std::allocator > >, std::__detail::_Select1st, std::equal_to, hash_ptid, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator'} changed in GCC 7.1 2101 | _Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2102 | _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>:: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_M_emplace(std::false_type, _Args&& ...) [with _Args = {std::pair > >}; _Key = ptid_t; _Value = std::pair >; _Alloc = std::allocator > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to; _Hash = hash_ptid; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::__ireturn_type std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::emplace(_Args&& ...) [with _Args = {std::pair > >}; _Key = ptid_t; _Value = std::pair >; _Alloc = std::allocator > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to; _Hash = hash_ptid; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]' at /usr/include/c++/13.1.1/bits/hashtable.h:961:21, inlined from 'std::__enable_if_t, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, false> >::value_type, _Pair&&>::value, typename std::_Hashtable<_Key, std::pair, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, false> >::iterator> std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(_Pair&&) [with _Pair = std::pair >; _Key = ptid_t; _Tp = std::unique_ptr; _Hash = hash_ptid; _Pred = std::equal_to; _Alloc = std::allocator > >]' at /usr/include/c++/13.1.1/bits/unordered_map.h:1585:30, inlined from 'regcache* get_thread_arch_aspace_regcache(process_stratum_target*, ptid_t, gdbarch*, address_space*)' at ../../gdb/regcache.c:376:24: /usr/include/c++/13.1.1/bits/hashtable.h:868:28: note: parameter passing for argument of type 'std::__detail::_Node_const_iterator >, false, true>' changed in GCC 7.1 868 | { return _M_emplace(cend(), __uks, std::forward<_Args>(__args)...); } | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = bool (*)(const memory_write_request&, const memory_write_request&)]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:280:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = bool (*)(const memory_write_request&, const memory_write_request&)]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:280:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = memory_write_request; _Alloc = std::allocator]', inlined from 'void claim_memory(const std::vector&, std::vector*, ULONGEST, ULONGEST)' at ../../gdb/target-memory.c:71:20, inlined from 'void split_regular_and_flash_blocks(const std::vector&, std::vector*, std::vector*)' at ../../gdb/target-memory.c:113:20, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:284:34: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = memory_write_request; _Alloc = std::allocator]', inlined from 'void claim_memory(const std::vector&, std::vector*, ULONGEST, ULONGEST)' at ../../gdb/target-memory.c:80:22, inlined from 'void split_regular_and_flash_blocks(const std::vector&, std::vector*, std::vector*)' at ../../gdb/target-memory.c:113:20, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:284:34: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = memory_write_request; _Alloc = std::allocator]', inlined from 'std::vector blocks_to_erase(const std::vector&)' at ../../gdb/target-memory.c:163:22, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:292:28: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = memory_write_request; _Alloc = std::allocator]', inlined from 'std::vector compute_garbled_blocks(const std::vector&, const std::vector&)' at ../../gdb/target-memory.c:216:25, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:296:36: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, const long long unsigned int&}; _Tp = memory_write_request; _Alloc = std::allocator]', inlined from 'std::vector compute_garbled_blocks(const std::vector&, const std::vector&)' at ../../gdb/target-memory.c:233:28, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:296:36: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = memory_write_request; _Alloc = std::allocator]', inlined from 'std::vector compute_garbled_blocks(const std::vector&, const std::vector&)' at ../../gdb/target-memory.c:252:24, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:296:36: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = memory_write_request; _Alloc = std::allocator]', inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:317:24: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = bool (*)(const memory_write_request&, const memory_write_request&)]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:320:14: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = bool (*)(const memory_write_request&, const memory_write_request&)]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'int target_write_memory_blocks(const std::vector&, flash_preserve_mode, void (*)(ULONGEST, void*))' at ../../gdb/target-memory.c:320:14: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_M_emplace(std::false_type, _Args&& ...) [with _Args = {std::pair > >}; _Key = ptid_t; _Value = std::pair >; _Alloc = std::allocator > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to; _Hash = hash_ptid; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::__ireturn_type std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::emplace(_Args&& ...) [with _Args = {std::pair > >}; _Key = ptid_t; _Value = std::pair >; _Alloc = std::allocator > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to; _Hash = hash_ptid; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]' at /usr/include/c++/13.1.1/bits/hashtable.h:961:21, inlined from 'std::__enable_if_t, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, false> >::value_type, _Pair&&>::value, typename std::_Hashtable<_Key, std::pair, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, false> >::iterator> std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(_Pair&&) [with _Pair = std::pair >; _Key = ptid_t; _Tp = std::unique_ptr; _Hash = hash_ptid; _Pred = std::equal_to; _Alloc = std::allocator > >]' at /usr/include/c++/13.1.1/bits/unordered_map.h:1585:30, inlined from 'void regcache_thread_ptid_changed(process_stratum_target*, ptid_t, ptid_t)' at ../../gdb/regcache.c:478:28: /usr/include/c++/13.1.1/bits/hashtable.h:868:28: note: parameter passing for argument of type 'std::__detail::_Node_const_iterator >, false, true>' changed in GCC 7.1 868 | { return _M_emplace(cend(), __uks, std::forward<_Args>(__args)...); } | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/set:62, from ../../gdb/symtab.h:26, from ../../gdb/solib-svr4.c:26: /usr/include/c++/13.1.1/bits/stl_tree.h: In function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/13.1.1/bits/stl_tree.h:2210:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2210 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/13.1.1/bits/stl_tree.h:2458:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2458 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/13.1.1/bits/stl_tree.h:2458:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 In file included from /usr/include/c++/13.1.1/map:63, from ../../gdb/solib-svr4.c:49: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'void svr4_library_list_start_list(gdb_xml_parser*, const gdb_xml_element*, void*, std::vector&)' at ../../gdb/solib-svr4.c:1126:42: /usr/include/c++/13.1.1/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'void library_list_start_library(gdb_xml_parser*, const gdb_xml_element*, void*, std::vector&)' at ../../gdb/solib-svr4.c:1084:24: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'void library_list_start_library(gdb_xml_parser*, const gdb_xml_element*, void*, std::vector&)' at ../../gdb/solib-svr4.c:1086:50: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/sparc-tdep.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/tracefile-tfile.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, short unsigned int&}; _Tp = mem_range; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'void svr4_current_sos_direct(svr4_info*)' at ../../gdb/solib-svr4.c:1375:34: /usr/include/c++/13.1.1/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'void svr4_current_sos_direct(svr4_info*)' at ../../gdb/solib-svr4.c:1415:49: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'void svr4_current_sos_direct(svr4_info*)' at ../../gdb/solib-svr4.c:1437:49: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector sparc_software_single_step(regcache*)' at ../../gdb/sparc-tdep.c:1741:24: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector sparc_software_single_step(regcache*)' at ../../gdb/sparc-tdep.c:1744:24: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, short unsigned int&}; _Tp = mem_range; _Alloc = std::allocator]', inlined from 'int build_traceframe_info(char, void*)' at ../../gdb/tracefile-tfile.c:1090:28, inlined from 'int build_traceframe_info(char, void*)' at ../../gdb/tracefile-tfile.c:1069:1: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'int solist_update_incremental(svr4_info*, CORE_ADDR, CORE_ADDR)' at ../../gdb/solib-svr4.c:1866:33, inlined from 'void svr4_handle_solib_event()' at ../../gdb/solib-svr4.c:2091:38: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'int solist_update_incremental(svr4_info*, CORE_ADDR, CORE_ADDR)' at ../../gdb/solib-svr4.c:1868:52, inlined from 'void svr4_handle_solib_event()' at ../../gdb/solib-svr4.c:2091:38: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'int solist_update_incremental(svr4_info*, CORE_ADDR, CORE_ADDR)' at ../../gdb/solib-svr4.c:1919:53, inlined from 'void svr4_handle_solib_event()' at ../../gdb/solib-svr4.c:2091:38: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = long long unsigned int; _Tp = so_list*; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'int solist_update_incremental(svr4_info*, CORE_ADDR, CORE_ADDR)' at ../../gdb/solib-svr4.c:1925:48, inlined from 'void svr4_handle_solib_event()' at ../../gdb/solib-svr4.c:2091:38: /usr/include/c++/13.1.1/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/tui/tui-disasm.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {tui_asm_line}; _Tp = tui_asm_line; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {tui_asm_line}; _Tp = tui_asm_line; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = tui_asm_line; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'CORE_ADDR tui_disassemble(gdbarch*, std::vector&, CORE_ADDR, int, size_t*)' at ../../gdb/tui/tui-disasm.c:152:27: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61, from /usr/include/c++/13.1.1/functional:67, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/target.c:22: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = mem_region; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const dwarf2_section_info&}; _Tp = dwarf2_section_info; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: /usr/include/c++/13.1.1/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = dwarf2_section_info; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/symfile.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&, const char*, int}; _Tp = other_sections; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {const long long unsigned int&, const char*, int}; _Tp = other_sections; _Alloc = std::allocator]', inlined from 'section_addr_info build_section_addr_info_from_section_table(const target_section_table&)' at ../../gdb/symfile.c:231:19: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int, const char*, int}; _Tp = other_sections; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {signatured_type*&, sect_offset}; _Tp = tu_abbrev_offset; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int, const char*, int}; _Tp = other_sections; _Alloc = std::allocator]', inlined from 'section_addr_info build_section_addr_info_from_bfd(bfd*)' at ../../gdb/symfile.c:249:24: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/remote.c:22: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {ptid_t&}; _Tp = thread_item; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {ptid_t&}; _Tp = thread_item; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int}; _Tp = symfile_segment_data::segment; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const sect_offset&}; _Tp = sect_offset; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int}; _Tp = symfile_segment_data::segment; _Alloc = std::allocator]', inlined from 'symfile_segment_data_up default_symfile_segments(bfd*)' at ../../gdb/symfile.c:762:31: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = blockrange; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = nextfield; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {static_tracepoint_marker}; _Tp = static_tracepoint_marker; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = nextfield; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = field; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = field; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, const char*&, unsigned int}; _Tp = other_sections; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {mapped_debug_names::index_val::attr}; _Tp = mapped_debug_names::index_val::attr; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/tracepoint.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const char*&, int}; _Tp = trace_state_variable; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {const char*&, int}; _Tp = trace_state_variable; _Alloc = std::allocator]', inlined from 'trace_state_variable* create_trace_state_variable(const char*)' at ../../gdb/tracepoint.c:256:27: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {discriminant_range}; _Tp = discriminant_range; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {discriminant_range}; _Tp = discriminant_range; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = discriminant_range; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'const gdb::array_view convert_variant_range(obstack*, const variant_field&, bool)' at ../../gdb/dwarf2/read.c:13875:21, inlined from 'void create_one_variant(variant&, obstack*, const offset_map_type&, field_info*, const variant_field&)' at ../../gdb/dwarf2/read.c:13902:48, inlined from 'void create_one_variant_part(variant_part&, obstack*, const offset_map_type&, field_info*, const variant_part_builder&)' at ../../gdb/dwarf2/read.c:13940:24, inlined from 'const gdb::array_view create_variant_parts(obstack*, const offset_map_type&, field_info*, const std::vector&)' at ../../gdb/dwarf2/read.c:13964:29: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/value.c:20: /usr/include/c++/13.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]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.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]': /usr/include/c++/13.1.1/bits/vector.tcc:133:5: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 133 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc:170:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 170 | _M_realloc_insert(begin() + (__position - cbegin()), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/value.c: In function 'void insert_into_bit_range_vector(std::vector*, LONGEST, LONGEST)': ../../gdb/value.c:577:31: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 577 | i = vectorp->insert (i, newr); | ~~~~~~~~~~~~~~~~^~~~~~~~~ ../../gdb/value.c:583:27: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 583 | i = vectorp->insert (i, newr); | ~~~~~~~~~~~~~~~~^~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = variant_part_builder; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = variant_part_builder; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = variant_field; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {cooked_indexer::deferred_entry}; _Tp = cooked_indexer::deferred_entry; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In function 'void quirk_rust_enum(type*, objfile*)', inlined from 'void rust_union_quirks(dwarf2_cu*)' at ../../gdb/dwarf2/read.c:8258:21: ../../gdb/dwarf2/read.c:8116:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 8116 | alloc_rust_variant (&objfile->objfile_obstack, type, 0, 1, ranges); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/dwarf2/read.c:8134:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 8134 | alloc_rust_variant (&objfile->objfile_obstack, type, -1, 0, {}); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gdb/dwarf2/read.c:8245:26: note: parameter passing for argument of type 'gdb::array_view' changed in GCC 7.1 8245 | alloc_rust_variant (&objfile->objfile_obstack, type, 0, -1, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8246 | gdb::array_view (ranges, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8247 | n_fields - 1)); | ~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {int&, long long int&, long long int}; _Tp = memrange; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/symtab.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector find_pcs_for_symtab_line(symtab*, int, linetable_entry**)' at ../../gdb/symtab.c:3460:24: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, const char*&, unsigned int}; _Tp = other_sections; _Alloc = std::allocator]', inlined from 'void add_symbol_file_command(const char*, int)' at ../../gdb/symfile.c:2305:34: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {static_tracepoint_marker}; _Tp = static_tracepoint_marker; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = static_tracepoint_marker; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'virtual std::vector remote_target::static_tracepoint_markers_by_strid(const char*)' at ../../gdb/remote.c:4160:24: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = mem_range; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = mem_range; _Alloc = std::allocator]', inlined from 'void traceframe_info_start_memory(gdb_xml_parser*, const gdb_xml_element*, void*, std::vector&)' at ../../gdb/tracepoint.c:3825:29: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&, int&}; _Tp = mem_range; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, int&}; _Tp = mem_range; _Alloc = std::allocator]', inlined from 'int traceframe_available_memory(std::vector*, CORE_ADDR, ULONGEST)' at ../../gdb/tracepoint.c:3933:27: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, long long int&, long long int}; _Tp = memrange; _Alloc = std::allocator]', inlined from 'void collection_list::add_memrange(gdbarch*, int, bfd_signed_vma, long unsigned int, CORE_ADDR)' at ../../gdb/tracepoint.c:904:28: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/functional:67: /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_comp_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/13.1.1/bits/stl_algo.h:61: /usr/include/c++/13.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = memrange; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.1.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.1.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = bool (*)(const memrange&, const memrange&)]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'void memrange_sortmerge(std::vector&)' at ../../gdb/tracepoint.c:797:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = bool (*)(const memrange&, const memrange&)]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4894:18, inlined from 'void memrange_sortmerge(std::vector&)' at ../../gdb/tracepoint.c:797:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/c++/13.1.1/functional:64, from ../../gdb/../gdbsupport/ptid.h:35, from ../../gdb/../gdbsupport/common-defs.h:206, from ../../gdb/defs.h:28, from ../../gdb/rs6000-tdep.c:20: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int&}; _Tp = displaced_step_buffers::displaced_step_buffer; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&}; _Tp = displaced_step_buffers::displaced_step_buffer; _Alloc = std::allocator]', inlined from 'displaced_step_buffers::displaced_step_buffers(gdb::array_view)' at ../../gdb/displaced-stepping.h:164:30, inlined from 'T& gdb::optional::emplace(Args&& ...) [with Args = {long long unsigned int&}; T = displaced_step_buffers]' at ../../gdb/../gdbsupport/gdb_optional.h:155:5, inlined from 'displaced_step_prepare_status ppc_displaced_step_prepare(gdbarch*, thread_info*, CORE_ADDR&)' at ../../gdb/rs6000-tdep.c:1081:43: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'std::vector ppc_deal_with_atomic_sequence(regcache*)' at ../../gdb/rs6000-tdep.c:1202:24: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = blockrange; _Alloc = std::allocator]', inlined from 'dwarf2_record_block_ranges(die_info*, block*, CORE_ADDR, dwarf2_cu*)::' at ../../gdb/dwarf2/read.c:13332:26, inlined from 'bool dwarf2_rnglists_process(unsigned int, dwarf2_cu*, dwarf_tag, Callback&&) [with Callback = dwarf2_record_block_ranges(die_info*, block*, CORE_ADDR, dwarf2_cu*)::&]' at ../../gdb/dwarf2/read.c:12906:16, inlined from 'int dwarf2_ranges_process(unsigned int, dwarf2_cu*, dwarf_tag, Callback&&) [with Callback = dwarf2_record_block_ranges(die_info*, block*, CORE_ADDR, dwarf2_cu*)::]' at ../../gdb/dwarf2/read.c:12942:36, inlined from 'void dwarf2_record_block_ranges(die_info*, block*, CORE_ADDR, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:13324:29: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = blockrange; _Alloc = std::allocator]', inlined from 'dwarf2_record_block_ranges(die_info*, block*, CORE_ADDR, dwarf2_cu*)::' at ../../gdb/dwarf2/read.c:13332:26, inlined from 'int dwarf2_ranges_process(unsigned int, dwarf2_cu*, dwarf_tag, Callback&&) [with Callback = dwarf2_record_block_ranges(die_info*, block*, CORE_ADDR, dwarf2_cu*)::]' at ../../gdb/dwarf2/read.c:13013:16, inlined from 'void dwarf2_record_block_ranges(die_info*, block*, CORE_ADDR, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:13324:29: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'std::vector target_memory_map()' at ../../gdb/target.c:1884:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'std::vector target_memory_map()' at ../../gdb/target.c:1884:13: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'dwarf2_ranges_read_low_addrs(unsigned int, dwarf2_cu*, dwarf_tag, std::vector&)::' at ../../gdb/dwarf2/read.c:13097:24, inlined from 'bool dwarf2_rnglists_process(unsigned int, dwarf2_cu*, dwarf_tag, Callback&&) [with Callback = dwarf2_ranges_read_low_addrs(unsigned int, dwarf2_cu*, dwarf_tag, std::vector&)::&]' at ../../gdb/dwarf2/read.c:12906:16, inlined from 'int dwarf2_ranges_process(unsigned int, dwarf2_cu*, dwarf_tag, Callback&&) [with Callback = dwarf2_ranges_read_low_addrs(unsigned int, dwarf2_cu*, dwarf_tag, std::vector&)::]' at ../../gdb/dwarf2/read.c:12942:36, inlined from 'void dwarf2_ranges_read_low_addrs(unsigned int, dwarf2_cu*, dwarf_tag, std::vector&)' at ../../gdb/dwarf2/read.c:13094:25, inlined from 'void read_call_site_scope(die_info*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:12507:33: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'dwarf2_ranges_read_low_addrs(unsigned int, dwarf2_cu*, dwarf_tag, std::vector&)::' at ../../gdb/dwarf2/read.c:13097:24, inlined from 'int dwarf2_ranges_process(unsigned int, dwarf2_cu*, dwarf_tag, Callback&&) [with Callback = dwarf2_ranges_read_low_addrs(unsigned int, dwarf2_cu*, dwarf_tag, std::vector&)::]' at ../../gdb/dwarf2/read.c:13013:16, inlined from 'void dwarf2_ranges_read_low_addrs(unsigned int, dwarf2_cu*, dwarf_tag, std::vector&)' at ../../gdb/dwarf2/read.c:13094:25, inlined from 'void read_call_site_scope(die_info*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:12507:33: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {mapped_debug_names::index_val::attr}; _Tp = mapped_debug_names::index_val::attr; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = mapped_debug_names::index_val::attr; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'bool read_debug_names_from_section(objfile*, const char*, dwarf2_section_info*, mapped_debug_names&)' at ../../gdb/dwarf2/read.c:4590:32: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {cooked_indexer::deferred_entry}; _Tp = cooked_indexer::deferred_entry; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = cooked_indexer::deferred_entry; _Alloc = std::allocator]' at /usr/include/c++/13.1.1/bits/stl_vector.h:1296:21, inlined from 'const gdb_byte* cooked_indexer::index_dies(cutu_reader*, const gdb_byte*, const cooked_index_entry*, bool)' at ../../gdb/dwarf2/read.c:18446:35: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = sect_offset; _Alloc = std::allocator]', inlined from 'void read_variable(die_info*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:12719:35, inlined from 'void process_die(die_info*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:8774:21: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = sect_offset; _Alloc = std::allocator]', inlined from 'void inherit_abstract_dies(die_info*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:11971:24: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'void inherit_abstract_dies(die_info*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:11980:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'void inherit_abstract_dies(die_info*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:11980:17: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = variant_field; _Alloc = std::allocator]', inlined from 'void handle_variant(die_info*, type*, field_info*, std::vector*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:14840:51, inlined from 'void handle_struct_member_die(die_info*, type*, field_info*, std::vector*, dwarf2_cu*)' at ../../gdb/dwarf2/read.c:14917:20: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {signatured_type*&, sect_offset}; _Tp = tu_abbrev_offset; _Alloc = std::allocator]', inlined from 'void build_type_psymtabs(dwarf2_per_objfile*, cooked_index_storage*)' at ../../gdb/dwarf2/read.c:6959:6, inlined from 'void dwarf2_build_psymtabs_hard(dwarf2_per_objfile*)' at ../../gdb/dwarf2/read.c:7103:23, inlined from 'void dwarf2_build_psymtabs(objfile*)' at ../../gdb/dwarf2/read.c:5434:34, inlined from 'virtual void cooked_index_functions::read_partial_symbols(objfile*)' at ../../gdb/dwarf2/read.c:18601:29: /usr/include/c++/13.1.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'void build_type_psymtabs(dwarf2_per_objfile*, cooked_index_storage*)' at ../../gdb/dwarf2/read.c:6964:13, inlined from 'void dwarf2_build_psymtabs_hard(dwarf2_per_objfile*)' at ../../gdb/dwarf2/read.c:7103:23, inlined from 'void dwarf2_build_psymtabs(objfile*)' at ../../gdb/dwarf2/read.c:5434:34, inlined from 'virtual void cooked_index_functions::read_partial_symbols(objfile*)' at ../../gdb/dwarf2/read.c:18601:29: /usr/include/c++/13.1.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/13.1.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/13.1.1/bits/stl_algo.h:4861:18, inlined from 'void build_type_psymtabs(dwarf2_per_objfile*, cooked_index_storage*)' at ../../gdb/dwarf2/read.c:6964:13, inlined from 'void dwarf2_build_psymtabs_hard(dwarf2_per_objfile*)' at ../../gdb/dwarf2/read.c:7103:23, inlined from 'void dwarf2_build_psymtabs(objfile*)' at ../../gdb/dwarf2/read.c:5434:34, inlined from 'virtual void cooked_index_functions::read_partial_symbols(objfile*)' at ../../gdb/dwarf2/read.c:18601:29: /usr/include/c++/13.1.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ CXXLD gdb make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdb' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdb/doc' (test "ln -s" = "ln -s" && \ ln -s ../../../gdb/doc/all-cfg.texi gdb-cfg.texi) || \ ln ../../../gdb/doc/all-cfg.texi gdb-cfg.texi || \ cp ../../../gdb/doc/all-cfg.texi gdb-cfg.texi make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdb/doc' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdb/testsuite' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdb/testsuite' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdb/data-directory' rm -rf ./syscalls mkdir ./syscalls rm -rf ./python files='gdb-syscalls.dtd freebsd.xml netbsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-linux.xml mips-n32-linux.xml mips-n64-linux.xml mips-o32-linux.xml ppc-linux.xml ppc64-linux.xml s390-linux.xml s390x-linux.xml sparc-linux.xml sparc64-linux.xml' ; \ for file in $files ; do \ f=../../../gdb/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./syscalls ; \ fi ; \ done files='gdb/__init__.py gdb/disassembler.py gdb/FrameDecorator.py gdb/FrameIterator.py gdb/frames.py gdb/printing.py gdb/prompt.py gdb/styling.py gdb/types.py gdb/unwinder.py gdb/xmethod.py gdb/command/__init__.py gdb/command/explore.py gdb/command/frame_filters.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/type_printers.py gdb/command/unwinders.py gdb/command/xmethods.py gdb/function/__init__.py gdb/function/as_string.py gdb/function/caller_is.py gdb/function/strfns.py gdb/printer/__init__.py gdb/printer/bound_registers.py' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh ../../../gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ /usr/bin/install -c -m 644 ../../../gdb/data-directory/../python/lib/$file ./python/$dir ; \ done ; \ fi rm -rf ./guile rm -rf ./system-gdbinit if test "x" != x ; then \ files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm' ; \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh ../../../gdb/data-directory/../../mkinstalldirs ./guile/$dir ; \ /usr/bin/install -c -m 644 ../../../gdb/data-directory/../guile/lib/$file ./guile/$dir ; \ done ; \ files='./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \ cd ./guile ; \ for go in $files ; do \ source="`echo $go | sed 's/\.go$/.scm/'`" ; \ echo compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" ; \ compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" || exit 1 ; \ done ; \ fi mkdir ./system-gdbinit touch stamp-guile files='elinos.py wrs-linux.py' ; \ for file in $files ; do \ f=../../../gdb/data-directory/../system-gdbinit/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./system-gdbinit ; \ fi ; \ done touch stamp-system-gdbinit mkdir ./python mkdir ./python/gdb touch stamp-syscalls mkdir ./python/gdb/command mkdir ./python/gdb/function mkdir ./python/gdb/printer touch stamp-python make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdb/data-directory' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdb' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch/gdb' make[1]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/multiarch' >>> gdb: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla' /bin/sh ../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr /home/buildozer/aports/main/gdb/pkg/gdb/usr make[1]: Nothing to be done for 'install-target'. mkdir /home/buildozer/aports/main/gdb/pkg mkdir /home/buildozer/aports/main/gdb/pkg/gdb mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/etc' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/intl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/intl' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libsframe' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/etc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/etc' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/etc' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libdecnumber' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libdecnumber' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libbacktrace' true DO=all multi-do # make make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libiberty' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libsframe' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libbacktrace' true DO=install multi-do # make ../../libsframe/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libbacktrace' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libbacktrace' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim' ../../libsframe/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' ../../libsframe/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' Making install in arm make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libiberty/testsuite' /bin/sh ./libtool --mode=install /usr/bin/install -c libsframe.la '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libiberty/testsuite' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libiberty/testsuite' if test -n ""; then \ /bin/sh ../../libiberty/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -print-multi-os-directory`/./libiberty.an; \ ( cd /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so ./libiberty.an ); \ mv -f /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -print-multi-os-directory`/./libiberty.an /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/`gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -O2 -g1 -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/usr/include/;; \ esac; \ /bin/sh ../../libiberty/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb${thd}; \ for h in ../../libiberty/../include/ansidecl.h ../../libiberty/../include/demangle.h ../../libiberty/../include/dyn-string.h ../../libiberty/../include/fibheap.h ../../libiberty/../include/floatformat.h ../../libiberty/../include/hashtab.h ../../libiberty/../include/libiberty.h ../../libiberty/../include/objalloc.h ../../libiberty/../include/partition.h ../../libiberty/../include/safe-ctype.h ../../libiberty/../include/sort.h ../../libiberty/../include/splay-tree.h ../../libiberty/../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /home/buildozer/aports/main/gdb/pkg/gdb${thd}; \ done; \ fi Making install in import make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libiberty' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdbserver' libtool: install: /usr/bin/install -c .libs/libsframe.lai /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libsframe.la libtool: install: /usr/bin/install -c .libs/libsframe.a /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libsframe.a /usr/bin/install -c -m 644 ../../libsframe/doc/sframe-spec.info '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' libtool: install: chmod 644 /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libsframe.a libtool: install: ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libsframe.a install-info --info-dir='/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/sframe-spec.info' libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -m 644 ../../libsframe/../include/sframe.h ../../libsframe/../include/sframe-api.h '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libsframe' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libsframe' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdbserver' n=`echo gdbserver | sed 's,y,y,'`; \ if [ x$n = x ]; then n=gdbserver; else true; fi; \ if [ x"" != x ]; then \ /bin/sh ../../gdbserver/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib; \ /usr/bin/install -c libinproctrace.so /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libinproctrace.so; \ fi; \ /bin/sh ../../gdbserver/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin; \ /usr/bin/install -c gdbserver /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin/$n mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdbserver' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdbserver' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib/import' make install-recursive make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdbsupport' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim/arm' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim/arm' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib/import' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd' make install-recursive make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim' ../../sim/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/doc//arm' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdbsupport' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdbsupport' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdbsupport' Making installdirs in arm ../../sim/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include/sim' /usr/bin/install -c -m 644 ../../sim/arm/README '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/doc//arm' /usr/bin/install -c -m 644 ../../sim/../include/sim/callback.h ../../sim/../include/sim/sim.h '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include/sim' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib/import' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd' Making install in po make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd/po' make[6]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib/import' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib/import' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib/import' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib/import' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib/import' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gnulib' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim/arm' make[5]: Nothing to be done for 'installdirs'. make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim/arm' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim' for dir in "/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/doc//arm" "/home/buildozer/aports/main/gdb/pkg/gdb" "/home/buildozer/aports/main/gdb/pkg/gdb" "/home/buildozer/aports/main/gdb/pkg/gdb" "/home/buildozer/aports/main/gdb/pkg/gdb" "/home/buildozer/aports/main/gdb/pkg/gdb" "/home/buildozer/aports/main/gdb/pkg/gdb" "/home/buildozer/aports/main/gdb/pkg/gdb/usr/include/sim"; do \ test -z "$dir" || ../../sim/../install-sh -c -d "$dir"; \ done make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim' run=`echo run | sed 's,y,y,'`; \ for d in arm; do \ n="$run"; \ [ "arm" = "$d" ] || n="$n-$d"; \ /bin/sh ./libtool --mode=install \ /usr/bin/install -c $d/run /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin/$n || exit 1; \ done lib=`echo sim | sed 's,y,y,'`; \ for d in arm; do \ n="$lib"; \ [ "arm" = "$d" ] || n="$n-$d"; \ n="lib$n.a"; \ /usr/bin/install -c -m 644 $d/libsim.a /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/$n || exit 1; \ done libtool: install: /usr/bin/install -c arm/run /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin/run make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/sim' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd' make[5]: Nothing to be done for 'install-exec-am'. ../../bfd/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' ../../bfd/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libbfd.la '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' /usr/bin/install -c -m 644 bfd.h ../../bfd/../include/ansidecl.h ../../bfd/../include/symcat.h ../../bfd/../include/diagnostics.h ../../bfd/../include/bfdlink.h ../../bfd/../include/plugin-api.h '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' libtool: install: /usr/bin/install -c .libs/libbfd.lai /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libbfd.la libtool: install: /usr/bin/install -c .libs/libbfd.a /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libbfd.a ../../bfd/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' libtool: install: chmod 644 /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libbfd.a libtool: install: ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libbfd.a /usr/bin/install -c -m 644 ./doc/bfd.info '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' install-info --info-dir='/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/bfd.info' libtool: install: warning: remember to run `libtool --finish /usr/lib' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/bfd' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libctf' make[2]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/opcodes' Making install in . make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libctf' ../../libctf/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' ../../libctf/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libctf.la libctf-nobfd.la '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' ../../libctf/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' /usr/bin/install -c -m 644 ../../libctf/../include/ctf.h ../../libctf/../include/ctf-api.h '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' /usr/bin/install -c -m 644 ../../libctf/doc/ctf-spec.info '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' libtool: install: /usr/bin/install -c .libs/libctf.lai /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf.la libtool: install: /usr/bin/install -c .libs/libctf-nobfd.lai /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf-nobfd.la libtool: install: /usr/bin/install -c .libs/libctf.a /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf.a install-info --info-dir='/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/ctf-spec.info' libtool: install: chmod 644 /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf.a libtool: install: ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf.a libtool: install: /usr/bin/install -c .libs/libctf-nobfd.a /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf-nobfd.a make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/opcodes' libtool: install: chmod 644 /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf-nobfd.a libtool: install: ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libctf-nobfd.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libctf' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/libctf' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/opcodes' make[4]: Nothing to be done for 'install-exec-am'. ../../opcodes/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' /usr/bin/install -c -m 644 ../../opcodes/../include/dis-asm.h '/home/buildozer/aports/main/gdb/pkg/gdb/usr/include' ../../opcodes/../install-sh -c -d '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libopcodes.la '/home/buildozer/aports/main/gdb/pkg/gdb/usr/lib' libtool: install: /usr/bin/install -c .libs/libopcodes.lai /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libopcodes.la libtool: install: /usr/bin/install -c .libs/libopcodes.a /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libopcodes.a libtool: install: chmod 644 /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libopcodes.a libtool: install: ranlib --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/armv6-alpine-linux-musleabihf/13.1.1/liblto_plugin.so /home/buildozer/aports/main/gdb/pkg/gdb/usr/lib/libopcodes.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/opcodes' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/opcodes' Making install in po make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/opcodes/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/opcodes/po' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/opcodes' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/doc' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/testsuite' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/testsuite' make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/data-directory' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/data-directory' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb' make[3]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb' /bin/sh ../../gdb/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/python/gdb mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/python mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/python/gdb transformed_name=`t='s,y,y,'; \ echo gdb | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gdb ; \ else \ true ; \ fi ; \ /bin/sh ../../gdb/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin ; \ /bin/sh ./libtool --mode=install /usr/bin/install -c \ gdb \ /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin/$transformed_name ; \ /bin/sh ../../gdb/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/include/gdb ; \ /usr/bin/install -c -m 644 jit-reader.h /home/buildozer/aports/main/gdb/pkg/gdb/usr/include/gdb/jit-reader.h libtool: install: /usr/bin/install -c gdb /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin/gdb mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/include/gdb if test "x1" != x; \ then \ transformed_name=`t='s,y,y,'; \ echo gcore | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gcore ; \ else \ true ; \ fi ; \ /bin/sh ../../gdb/../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin ; \ /usr/bin/install -c gcore \ /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin/$transformed_name; \ fi transformed_name=`t='s,y,y,'; \ echo gdb-add-index | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gdb-add-index ; \ else \ true ; \ fi ; \ /usr/bin/install -c ../../gdb/contrib/gdb-add-index.sh \ /home/buildozer/aports/main/gdb/pkg/gdb/usr/bin/$transformed_name make[4]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/doc' /bin/sh ../../../gdb/doc/../../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info test -z "/usr/share/man/man1" || /bin/sh ../../../gdb/doc/../../mkinstalldirs "/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man1" test -z "/usr/share/man/man5" || /bin/sh ../../../gdb/doc/../../mkinstalldirs "/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man5" /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-1 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-1 /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-2 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-2 mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-3 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-3 mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man mkdir: can't create directory '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man': File exists mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man1 mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man5 /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-4 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-4 /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-5 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-5 /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-6 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-6 /usr/bin/install -c -m 644 '../../../gdb/doc/gdb.1' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man1/gdb.1' /usr/bin/install -c -m 644 '../../../gdb/doc/gdbinit.5' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man5/gdbinit.5' /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-7 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-7 /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-8 /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info-8 /usr/bin/install -c -m 644 '../../../gdb/doc/gdbserver.1' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man1/gdbserver.1' /usr/bin/install -c -m 644 ../../../gdb/doc/stabs.info /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/stabs.info /usr/bin/install -c -m 644 '../../../gdb/doc/gcore.1' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man1/gcore.1' /usr/bin/install -c -m 644 ../../../gdb/doc/annotate.info /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/annotate.info /usr/bin/install -c -m 644 '../../../gdb/doc/gdb-add-index.1' '/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/man/man1/gdb-add-index.1' install-info --info-dir=/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/gdb.info install-info --info-dir=/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/stabs.info install-info --info-dir=/home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/info/annotate.info make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/doc' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/testsuite' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/testsuite' make[5]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/data-directory' make[6]: Entering directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/data-directory' /bin/sh ../../../gdb/data-directory/../../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/syscalls files='gdb/__init__.py gdb/disassembler.py gdb/FrameDecorator.py gdb/FrameIterator.py gdb/frames.py gdb/printing.py gdb/prompt.py gdb/styling.py gdb/types.py gdb/unwinder.py gdb/xmethod.py gdb/command/__init__.py gdb/command/explore.py gdb/command/frame_filters.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/type_printers.py gdb/command/unwinders.py gdb/command/xmethods.py gdb/function/__init__.py gdb/function/as_string.py gdb/function/caller_is.py gdb/function/strfns.py gdb/printer/__init__.py gdb/printer/bound_registers.py' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh ../../../gdb/data-directory/../../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/python/$dir ; \ /usr/bin/install -c -m 644 ./python/$file /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/python/$dir ; \ done ; \ fi files='' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh ../../../gdb/data-directory/../../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/guile/$dir ; \ /usr/bin/install -c -m 644 ./guile/$file /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/guile/$dir ; \ done ; \ fi /bin/sh ../../../gdb/data-directory/../../mkinstalldirs /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/system-gdbinit mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/syscalls files='gdb-syscalls.dtd freebsd.xml netbsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-linux.xml mips-n32-linux.xml mips-n64-linux.xml mips-o32-linux.xml ppc-linux.xml ppc64-linux.xml s390-linux.xml s390x-linux.xml sparc-linux.xml sparc64-linux.xml' ; \ for file in $files; do \ f=../../../gdb/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/syscalls ; \ fi ; \ done mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/system-gdbinit files='elinos.py wrs-linux.py' ; \ for file in $files; do \ f=../../../gdb/data-directory/../system-gdbinit/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/system-gdbinit ; \ fi ; \ done mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/python/gdb/command mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/python/gdb/function mkdir /home/buildozer/aports/main/gdb/pkg/gdb/usr/share/gdb/python/gdb/printer make[6]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/data-directory' make[5]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb/data-directory' make[4]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb' make[3]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb' make[2]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla/gdb' make[1]: Leaving directory '/home/buildozer/aports/main/gdb/src/gdb-13.2/vanilla' >>> gdb-dbg*: Running split function dbg... >>> gdb-dbg*: Preparing subpackage gdb-dbg... >>> gdb-dbg*: Running postcheck for gdb-dbg >>> gdb-doc*: Running split function doc... >>> gdb-doc*: Preparing subpackage gdb-doc... >>> gdb-doc*: Running postcheck for gdb-doc >>> gdb-multiarch*: Running split function multiarch... '/home/buildozer/aports/main/gdb/pkg/gdb/usr/bin/gdb-multiarch' -> '/home/buildozer/aports/main/gdb/pkg/gdb-multiarch/usr/bin/gdb-multiarch' >>> gdb-multiarch*: Preparing subpackage gdb-multiarch... >>> gdb-multiarch*: Running postcheck for gdb-multiarch >>> gdb*: Running postcheck for gdb >>> gdb*: Preparing package gdb... >>> gdb-dbg*: Scanning shared objects >>> gdb-doc*: Scanning shared objects >>> gdb-multiarch*: Scanning shared objects >>> gdb*: Scanning shared objects >>> gdb-dbg*: Tracing dependencies... >>> gdb-dbg*: Package size: 55.2 MB >>> gdb-dbg*: Compressing data... >>> gdb-dbg*: Create checksum... >>> gdb-dbg*: Create gdb-dbg-13.2-r3.apk >>> WARNING: gdb-doc*: The -doc subpackage is unusually large, consider splitting it >>> gdb-doc*: Tracing dependencies... >>> gdb-doc*: Package size: 2.9 MB >>> gdb-doc*: Compressing data... >>> gdb-doc*: Create checksum... >>> gdb-doc*: Create gdb-doc-13.2-r3.apk >>> gdb-multiarch*: Tracing dependencies... gdb so:libc.musl-armhf.so.1 so:libexpat.so.1 so:libgcc_s.so.1 so:libgmp.so.10 so:libncursesw.so.6 so:libpython3.11.so.1.0 so:libreadline.so.8 so:libstdc++.so.6 so:libz.so.1 so:libzstd.so.1 >>> gdb-multiarch*: Package size: 28.2 MB >>> gdb-multiarch*: Compressing data... >>> gdb-multiarch*: Create checksum... >>> gdb-multiarch*: Create gdb-multiarch-13.2-r3.apk >>> gdb*: Tracing dependencies... musl-dbg so:libc.musl-armhf.so.1 so:libexpat.so.1 so:libgcc_s.so.1 so:libgmp.so.10 so:libncursesw.so.6 so:libpython3.11.so.1.0 so:libreadline.so.8 so:libstdc++.so.6 so:libz.so.1 so:libzstd.so.1 >>> gdb*: Package size: 11.6 MB >>> gdb*: Compressing data... >>> gdb*: Create checksum... >>> gdb*: Create gdb-13.2-r3.apk >>> gdb: Build complete at Fri, 30 Jun 2023 17:29:40 +0000 elapsed time 0h 3m 10s >>> gdb: Cleaning up srcdir >>> gdb: Cleaning up pkgdir >>> gdb: Uninstalling dependencies... (1/38) Purging .makedepends-gdb (20230630.172631) (2/38) Purging autoconf (2.71-r2) (3/38) Purging m4 (1.4.19-r3) (4/38) Purging automake (1.16.5-r2) (5/38) Purging expat-dev (2.5.0-r2) (6/38) Purging expat (2.5.0-r2) (7/38) Purging gmp-dev (6.2.1-r3) (8/38) Purging libgmpxx (6.2.1-r3) (9/38) Purging libtool (2.4.7-r3) (10/38) Purging libltdl (2.4.7-r3) (11/38) Purging linux-headers (6.3-r0) (12/38) Purging python3-dev (3.11.4-r0) (13/38) Purging readline-dev (8.2.1-r2) (14/38) Purging libhistory (8.2.1-r2) (15/38) Purging texinfo (7.0.3-r1) (16/38) Purging zlib-dev (1.2.13-r2) (17/38) Purging zstd-dev (1.5.5-r5) (18/38) Purging zstd (1.5.5-r5) (19/38) Purging git-perl (2.41.0-r0) (20/38) Purging perl-git (2.41.0-r0) (21/38) Purging perl-error (0.17029-r1) (22/38) Purging perl (5.36.1-r2) (23/38) Purging ncurses-dev (6.4_p20230625-r0) (24/38) Purging libncurses++ (6.4_p20230625-r0) (25/38) Purging python3-pyc (3.11.4-r0) (26/38) Purging python3-pycache-pyc0 (3.11.4-r0) (27/38) Purging pyc (0.1-r0) (28/38) Purging python3 (3.11.4-r0) (29/38) Purging gdbm (1.23-r1) (30/38) Purging libbz2 (1.0.8-r6) (31/38) Purging libffi (3.4.4-r3) (32/38) Purging libformw (6.4_p20230625-r0) (33/38) Purging libmenuw (6.4_p20230625-r0) (34/38) Purging libpanelw (6.4_p20230625-r0) (35/38) Purging mpdecimal (2.5.1-r2) (36/38) Purging readline (8.2.1-r2) (37/38) Purging sqlite-libs (3.42.0-r2) (38/38) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r1.trigger OK: 314 MiB in 102 packages >>> gdb: Updating the main/armhf repository index... >>> gdb: Signing the index...