>>> libunwind: Building main/libunwind 1.6.2-r4 (using abuild 3.11.0-r1) started Mon, 15 May 2023 07:58:56 +0000 >>> libunwind: Checking sanity of /home/buildozer/aports/main/libunwind/APKBUILD... >>> libunwind: Analyzing dependencies... >>> libunwind: Installing for build: build-base autoconf automake libtool libucontext-dev linux-headers xz-dev (1/17) Installing m4 (1.4.19-r3) (2/17) Installing libbz2 (1.0.8-r6) (3/17) Installing perl (5.36.1-r1) (4/17) Installing autoconf (2.71-r2) (5/17) Installing automake (1.16.5-r2) (6/17) Installing libltdl (2.4.7-r3) (7/17) Installing libtool (2.4.7-r3) (8/17) Installing libucontext (1.2-r2) (9/17) Installing libucontext-dev (1.2-r2) (10/17) Installing linux-headers (6.3-r0) (11/17) Installing xz-libs (5.4.3-r1) (12/17) Installing xz (5.4.3-r1) (13/17) Installing xz-dev (5.4.3-r1) (14/17) Installing .makedepends-libunwind (20230515.075857) (15/17) Installing perl-error (0.17029-r1) (16/17) Installing perl-git (2.40.1-r0) (17/17) Installing git-perl (2.40.1-r0) Executing busybox-1.36.0-r10.trigger OK: 430 MiB in 117 packages >>> libunwind: Cleaning up srcdir >>> libunwind: Cleaning up pkgdir >>> libunwind: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libunwind-1.6.2.tar.gz >>> libunwind: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libunwind-1.6.2.tar.gz >>> libunwind: Checking sha512sums... libunwind-1.6.2.tar.gz: OK force-enable-man.patch: OK musl-mips-fix.patch: OK ppc64-musl.patch: OK fix-libunwind-pc-in.patch: OK dynamic-page-size.patch: OK >>> libunwind: Unpacking /var/cache/distfiles/edge/libunwind-1.6.2.tar.gz... >>> libunwind: force-enable-man.patch patching file configure.ac Hunk #1 succeeded at 442 (offset 22 lines). >>> libunwind: musl-mips-fix.patch patching file src/coredump/_UCD_access_reg_linux.c Hunk #1 succeeded at 69 (offset 11 lines). patching file src/coredump/_UCD_lib.h patching file src/mips/getcontext.S >>> libunwind: ppc64-musl.patch patching file src/ptrace/_UPT_reg_offset.c Hunk #1 succeeded at 79 with fuzz 1 (offset 47 lines). >>> libunwind: fix-libunwind-pc-in.patch patching file src/unwind/libunwind.pc.in >>> libunwind: dynamic-page-size.patch patching file include/libunwind_i.h patching file src/aarch64/Ginit.c patching file src/arm/Ginit.c patching file src/mi/init.c patching file src/riscv/Ginit.c patching file src/s390x/Ginit.c patching file src/x86/Ginit.c patching file src/x86_64/Ginit.c libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:36: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:36: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:36: the top level configure.ac:16: installing 'config/compile' configure.ac:11: installing 'config/missing' src/Makefile.am: installing 'config/depcomp' checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking target system type... aarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for aarch64-alpine-linux-musl-ar... no checking for aarch64-alpine-linux-musl-lib... no checking for aarch64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert aarch64-alpine-linux-musl file names to aarch64-alpine-linux-musl format... func_convert_file_noop checking how to convert aarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for aarch64-alpine-linux-musl-file... no checking for file... file checking for aarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for aarch64-alpine-linux-musl-strip... no checking for strip... strip checking for aarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes 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/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/aarch64-alpine-linux-musl/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/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of gcc... gcc3 checking for __uc_get_grs in -luca... no checking for library containing dlopen... none required checking for egrep... (cached) /bin/grep -E checking for asm/ptrace_offsets.h... no checking for asm/ptrace.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for sys/param.h... yes checking for execinfo.h... no checking for ia64intrin.h... no checking for sys/uc_access.h... no checking for unistd.h... (cached) yes checking for signal.h... yes checking for sys/types.h... (cached) yes checking for sys/procfs.h... yes checking for sys/ptrace.h... yes checking for sys/syscall.h... yes checking for byteswap.h... yes checking for elf.h... yes checking for sys/elf.h... no checking for link.h... yes checking for sys/link.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking size of off_t... 8 checking for struct dl_phdr_info.dlpi_subs... yes checking for struct elf_prstatus... yes checking for struct prstatus... no checking for gcc options needed to detect all undeclared functions... none needed checking whether PTRACE_POKEUSER is declared... yes checking whether PTRACE_POKEDATA is declared... yes checking whether PTRACE_SETREGSET is declared... yes checking whether PTRACE_TRACEME is declared... yes checking whether PTRACE_CONT is declared... yes checking whether PTRACE_SINGLESTEP is declared... yes checking whether PTRACE_SYSCALL is declared... yes checking whether PT_IO is declared... no checking whether PT_GETREGS is declared... yes checking whether PT_GETFPREGS is declared... yes checking whether PT_CONTINUE is declared... yes checking whether PT_TRACE_ME is declared... yes checking whether PT_STEP is declared... yes checking whether PT_SYSCALL is declared... yes checking for dl_iterate_phdr... yes checking for dl_phdr_removals_counter... no checking for dlmodinfo... no checking for getunwind... no checking for ttrace... no checking for mincore... yes checking for pipe2... yes checking if building with AltiVec... no checking for Android... no checking if we should build libunwind-coredump... yes checking for sys/ptrace.h... (cached) yes checking if we should build libunwind-ptrace... yes checking if we should export unwind.h... yes checking if we should build libunwind-setjmp... yes checking for build architecture... aarch64 checking for host architecture... aarch64 checking for target architecture... aarch64 checking for target operating system... linux-musl checking for ELF helper width... 64 checking whether to include DWARF support... yes checking whether to restrict build to remote support... no checking whether to enable debug support... checking whether to enable C++ exception support... yes checking whether to load .debug_frame sections... yes checking whether to block signals during mutex ops... yes checking whether to validate memory addresses before use... yes checking whether to enable msabi support... checking whether to support LZMA-compressed symbol tables... auto checking for lzma_mf_is_supported in -llzma... yes checking whether to support ZLIB-compressed symbol tables... auto checking for uncompress in -lz... no checking whether to support UNW_CACHE_PER_THREAD... checking for Intel compiler... no checking if building on Solaris then define __EXTENSIONS__ macro... yes checking for QCC compiler... no checking for __builtin___clear_cache... yes checking for __builtin_unreachable... yes checking for library containing backtrace... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/Makefile config.status: creating doc/common.tex config.status: creating tests/Makefile config.status: creating tests/check-namespace.sh config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/libunwind-common.h config.status: creating include/libunwind.h config.status: creating include/tdep/libunwind_i.h config.status: creating src/unwind/libunwind.pc config.status: creating src/coredump/libunwind-coredump.pc config.status: creating src/ptrace/libunwind-ptrace.pc config.status: creating src/setjmp/libunwind-setjmp.pc config.status: creating src/libunwind-generic.pc config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands Making all in src make[1]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src' make all-am make[2]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src' depbase=`echo os-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT os-linux.lo -MD -MP -MF $depbase.Tpo -c -o os-linux.lo os-linux.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dl-iterate-phdr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dl-iterate-phdr.lo -MD -MP -MF $depbase.Tpo -c -o dl-iterate-phdr.lo dl-iterate-phdr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo elf64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT elf64.lo -MD -MP -MF $depbase.Tpo -c -o elf64.lo elf64.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gdyn-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gdyn-extract.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gdyn-extract.lo mi/Gdyn-extract.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gdyn-remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gdyn-remote.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gdyn-remote.lo mi/Gdyn-remote.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gfind_dynamic_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gfind_dynamic_proc_info.lo mi/Gfind_dynamic_proc_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gget_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_accessors.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_accessors.lo mi/Gget_accessors.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gget_proc_info_by_ip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_proc_info_by_ip.lo mi/Gget_proc_info_by_ip.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gget_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_proc_name.lo mi/Gget_proc_name.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gput_dynamic_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gput_dynamic_unwind_info.lo mi/Gput_dynamic_unwind_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gdestroy_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gdestroy_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gdestroy_addr_space.lo mi/Gdestroy_addr_space.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gget_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_reg.lo mi/Gget_reg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gset_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_reg.lo mi/Gset_reg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gget_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_fpreg.lo mi/Gget_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gset_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_fpreg.lo mi/Gset_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gset_caching_policy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_caching_policy.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_caching_policy.lo mi/Gset_caching_policy.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gset_cache_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_cache_size.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_cache_size.lo mi/Gset_cache_size.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Gapply_reg_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gapply_reg_state.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Gapply_reg_state.lo aarch64/Gapply_reg_state.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Greg_states_iterate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Greg_states_iterate.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Greg_states_iterate.lo aarch64/Greg_states_iterate.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Gcreate_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gcreate_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Gcreate_addr_space.lo aarch64/Gcreate_addr_space.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Gget_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gget_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Gget_proc_info.lo aarch64/Gget_proc_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Gget_save_loc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gget_save_loc.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Gget_save_loc.lo aarch64/Gget_save_loc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Gglobal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gglobal.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Gglobal.lo aarch64/Gglobal.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Ginit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Ginit.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Ginit.lo aarch64/Ginit.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Ginit_local.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Ginit_local.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Ginit_local.lo aarch64/Ginit_local.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Ginit_remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Ginit_remote.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Ginit_remote.lo aarch64/Ginit_remote.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Gis_signal_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gis_signal_frame.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Gis_signal_frame.lo aarch64/Gis_signal_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Gregs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gregs.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Gregs.lo aarch64/Gregs.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Gresume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gresume.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Gresume.lo aarch64/Gresume.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Gstash_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gstash_frame.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Gstash_frame.lo aarch64/Gstash_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Gstep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gstep.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Gstep.lo aarch64/Gstep.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Gtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gtrace.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Gtrace.lo aarch64/Gtrace.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dwarf/Gexpr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gexpr.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gexpr.lo dwarf/Gexpr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dwarf/Gfde.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfde.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfde.lo dwarf/Gfde.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dwarf/Gparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gparser.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gparser.lo dwarf/Gparser.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dwarf/Gpe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gpe.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gpe.lo dwarf/Gpe.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dwarf/Gfind_proc_info-lsb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfind_proc_info-lsb.lo dwarf/Gfind_proc_info-lsb.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dwarf/Gfind_unwind_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfind_unwind_table.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfind_unwind_table.lo dwarf/Gfind_unwind_table.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/siglongjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -g -fno-stack-protector -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -MT aarch64/siglongjmp.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/siglongjmp.lo aarch64/siglongjmp.S &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/init.lo -MD -MP -MF $depbase.Tpo -c -o mi/init.lo mi/init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT os-linux.lo -MD -MP -MF .deps/os-linux.Tpo -c os-linux.c -fPIC -DPIC -o .libs/os-linux.o depbase=`echo mi/flush_cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/flush_cache.lo -MD -MP -MF $depbase.Tpo -c -o mi/flush_cache.lo mi/flush_cache.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/mempool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/mempool.lo -MD -MP -MF $depbase.Tpo -c -o mi/mempool.lo mi/mempool.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/strerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/strerror.lo -MD -MP -MF $depbase.Tpo -c -o mi/strerror.lo mi/strerror.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/is_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/is_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/is_fpreg.lo aarch64/is_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/regname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/regname.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/regname.lo aarch64/regname.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/_ReadULEB.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/_ReadULEB.lo -MD -MP -MF $depbase.Tpo -c -o mi/_ReadULEB.lo mi/_ReadULEB.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/_ReadSLEB.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/_ReadSLEB.lo -MD -MP -MF $depbase.Tpo -c -o mi/_ReadSLEB.lo mi/_ReadSLEB.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/backtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/backtrace.lo -MD -MP -MF $depbase.Tpo -c -o mi/backtrace.lo mi/backtrace.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/dyn-cancel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-cancel.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-cancel.lo mi/dyn-cancel.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/dyn-info-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-info-list.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-info-list.lo mi/dyn-info-list.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/dyn-register.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-register.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-register.lo mi/dyn-register.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Ldyn-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Ldyn-extract.lo -MD -MP -MF $depbase.Tpo -c -o mi/Ldyn-extract.lo mi/Ldyn-extract.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lfind_dynamic_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lfind_dynamic_proc_info.lo mi/Lfind_dynamic_proc_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lget_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_accessors.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_accessors.lo mi/Lget_accessors.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lget_proc_info_by_ip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_proc_info_by_ip.lo mi/Lget_proc_info_by_ip.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lget_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_proc_name.lo mi/Lget_proc_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dl-iterate-phdr.lo -MD -MP -MF .deps/dl-iterate-phdr.Tpo -c dl-iterate-phdr.c -fPIC -DPIC -o .libs/dl-iterate-phdr.o depbase=`echo mi/Lput_dynamic_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lput_dynamic_unwind_info.lo mi/Lput_dynamic_unwind_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Ldestroy_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Ldestroy_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o mi/Ldestroy_addr_space.lo mi/Ldestroy_addr_space.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lget_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_reg.lo mi/Lget_reg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lset_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_reg.lo mi/Lset_reg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lget_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_fpreg.lo mi/Lget_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lset_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_fpreg.lo mi/Lset_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lset_caching_policy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_caching_policy.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_caching_policy.lo mi/Lset_caching_policy.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lset_cache_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_cache_size.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_cache_size.lo mi/Lset_cache_size.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unwind/Backtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/Backtrace.lo -MD -MP -MF $depbase.Tpo -c -o unwind/Backtrace.lo unwind/Backtrace.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unwind/DeleteException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/DeleteException.lo -MD -MP -MF $depbase.Tpo -c -o unwind/DeleteException.lo unwind/DeleteException.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unwind/FindEnclosingFunction.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/FindEnclosingFunction.lo -MD -MP -MF $depbase.Tpo -c -o unwind/FindEnclosingFunction.lo unwind/FindEnclosingFunction.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c elf64.c -fPIC -DPIC -o .libs/elf64.o depbase=`echo unwind/ForcedUnwind.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/ForcedUnwind.lo -MD -MP -MF $depbase.Tpo -c -o unwind/ForcedUnwind.lo unwind/ForcedUnwind.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unwind/GetBSP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetBSP.lo -MD -MP -MF $depbase.Tpo -c -o unwind/GetBSP.lo unwind/GetBSP.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unwind/GetCFA.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetCFA.lo -MD -MP -MF $depbase.Tpo -c -o unwind/GetCFA.lo unwind/GetCFA.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unwind/GetDataRelBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetDataRelBase.lo -MD -MP -MF $depbase.Tpo -c -o unwind/GetDataRelBase.lo unwind/GetDataRelBase.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Gfind_dynamic_proc_info.Tpo -c mi/Gfind_dynamic_proc_info.c -fPIC -DPIC -o mi/.libs/Gfind_dynamic_proc_info.o depbase=`echo unwind/GetGR.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetGR.lo -MD -MP -MF $depbase.Tpo -c -o unwind/GetGR.lo unwind/GetGR.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unwind/GetIP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetIP.lo -MD -MP -MF $depbase.Tpo -c -o unwind/GetIP.lo unwind/GetIP.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unwind/GetLanguageSpecificData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetLanguageSpecificData.lo -MD -MP -MF $depbase.Tpo -c -o unwind/GetLanguageSpecificData.lo unwind/GetLanguageSpecificData.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unwind/GetRegionStart.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetRegionStart.lo -MD -MP -MF $depbase.Tpo -c -o unwind/GetRegionStart.lo unwind/GetRegionStart.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unwind/GetTextRelBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetTextRelBase.lo -MD -MP -MF $depbase.Tpo -c -o unwind/GetTextRelBase.lo unwind/GetTextRelBase.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unwind/RaiseException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/RaiseException.lo -MD -MP -MF $depbase.Tpo -c -o unwind/RaiseException.lo unwind/RaiseException.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unwind/Resume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/Resume.lo -MD -MP -MF $depbase.Tpo -c -o unwind/Resume.lo unwind/Resume.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unwind/Resume_or_Rethrow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/Resume_or_Rethrow.lo -MD -MP -MF $depbase.Tpo -c -o unwind/Resume_or_Rethrow.lo unwind/Resume_or_Rethrow.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unwind/SetGR.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/SetGR.lo -MD -MP -MF $depbase.Tpo -c -o unwind/SetGR.lo unwind/SetGR.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_reg.lo -MD -MP -MF mi/.deps/Gget_reg.Tpo -c mi/Gget_reg.c -fPIC -DPIC -o mi/.libs/Gget_reg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_fpreg.lo -MD -MP -MF mi/.deps/Gset_fpreg.Tpo -c mi/Gset_fpreg.c -fPIC -DPIC -o mi/.libs/Gset_fpreg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gdyn-remote.lo -MD -MP -MF mi/.deps/Gdyn-remote.Tpo -c mi/Gdyn-remote.c -fPIC -DPIC -o mi/.libs/Gdyn-remote.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_caching_policy.lo -MD -MP -MF mi/.deps/Gset_caching_policy.Tpo -c mi/Gset_caching_policy.c -fPIC -DPIC -o mi/.libs/Gset_caching_policy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Gget_proc_info_by_ip.Tpo -c mi/Gget_proc_info_by_ip.c -fPIC -DPIC -o mi/.libs/Gget_proc_info_by_ip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Gput_dynamic_unwind_info.Tpo -c mi/Gput_dynamic_unwind_info.c -fPIC -DPIC -o mi/.libs/Gput_dynamic_unwind_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_reg.lo -MD -MP -MF mi/.deps/Gset_reg.Tpo -c mi/Gset_reg.c -fPIC -DPIC -o mi/.libs/Gset_reg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_proc_name.lo -MD -MP -MF mi/.deps/Gget_proc_name.Tpo -c mi/Gget_proc_name.c -fPIC -DPIC -o mi/.libs/Gget_proc_name.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gdyn-extract.lo -MD -MP -MF mi/.deps/Gdyn-extract.Tpo -c mi/Gdyn-extract.c -fPIC -DPIC -o mi/.libs/Gdyn-extract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gdestroy_addr_space.lo -MD -MP -MF mi/.deps/Gdestroy_addr_space.Tpo -c mi/Gdestroy_addr_space.c -fPIC -DPIC -o mi/.libs/Gdestroy_addr_space.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Greg_states_iterate.lo -MD -MP -MF aarch64/.deps/Greg_states_iterate.Tpo -c aarch64/Greg_states_iterate.c -fPIC -DPIC -o aarch64/.libs/Greg_states_iterate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_fpreg.lo -MD -MP -MF mi/.deps/Gget_fpreg.Tpo -c mi/Gget_fpreg.c -fPIC -DPIC -o mi/.libs/Gget_fpreg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_cache_size.lo -MD -MP -MF mi/.deps/Gset_cache_size.Tpo -c mi/Gset_cache_size.c -fPIC -DPIC -o mi/.libs/Gset_cache_size.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gcreate_addr_space.lo -MD -MP -MF aarch64/.deps/Gcreate_addr_space.Tpo -c aarch64/Gcreate_addr_space.c -fPIC -DPIC -o aarch64/.libs/Gcreate_addr_space.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gregs.lo -MD -MP -MF aarch64/.deps/Gregs.Tpo -c aarch64/Gregs.c -fPIC -DPIC -o aarch64/.libs/Gregs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gapply_reg_state.lo -MD -MP -MF aarch64/.deps/Gapply_reg_state.Tpo -c aarch64/Gapply_reg_state.c -fPIC -DPIC -o aarch64/.libs/Gapply_reg_state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Ginit_remote.lo -MD -MP -MF aarch64/.deps/Ginit_remote.Tpo -c aarch64/Ginit_remote.c -fPIC -DPIC -o aarch64/.libs/Ginit_remote.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gparser.lo -MD -MP -MF dwarf/.deps/Gparser.Tpo -c dwarf/Gparser.c -fPIC -DPIC -o dwarf/.libs/Gparser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Ginit.lo -MD -MP -MF aarch64/.deps/Ginit.Tpo -c aarch64/Ginit.c -fPIC -DPIC -o aarch64/.libs/Ginit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gtrace.lo -MD -MP -MF aarch64/.deps/Gtrace.Tpo -c aarch64/Gtrace.c -fPIC -DPIC -o aarch64/.libs/Gtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dl-iterate-phdr.lo -MD -MP -MF .deps/dl-iterate-phdr.Tpo -c dl-iterate-phdr.c -o dl-iterate-phdr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfde.lo -MD -MP -MF dwarf/.deps/Gfde.Tpo -c dwarf/Gfde.c -fPIC -DPIC -o dwarf/.libs/Gfde.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_accessors.lo -MD -MP -MF mi/.deps/Gget_accessors.Tpo -c mi/Gget_accessors.c -fPIC -DPIC -o mi/.libs/Gget_accessors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Ginit_local.lo -MD -MP -MF aarch64/.deps/Ginit_local.Tpo -c aarch64/Ginit_local.c -fPIC -DPIC -o aarch64/.libs/Ginit_local.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gresume.lo -MD -MP -MF aarch64/.deps/Gresume.Tpo -c aarch64/Gresume.c -fPIC -DPIC -o aarch64/.libs/Gresume.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gstash_frame.lo -MD -MP -MF aarch64/.deps/Gstash_frame.Tpo -c aarch64/Gstash_frame.c -fPIC -DPIC -o aarch64/.libs/Gstash_frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gglobal.lo -MD -MP -MF aarch64/.deps/Gglobal.Tpo -c aarch64/Gglobal.c -fPIC -DPIC -o aarch64/.libs/Gglobal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Gfind_proc_info-lsb.Tpo -c dwarf/Gfind_proc_info-lsb.c -fPIC -DPIC -o dwarf/.libs/Gfind_proc_info-lsb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gget_save_loc.lo -MD -MP -MF aarch64/.deps/Gget_save_loc.Tpo -c aarch64/Gget_save_loc.c -fPIC -DPIC -o aarch64/.libs/Gget_save_loc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gexpr.lo -MD -MP -MF dwarf/.deps/Gexpr.Tpo -c dwarf/Gexpr.c -fPIC -DPIC -o dwarf/.libs/Gexpr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -g -fno-stack-protector -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -MT aarch64/siglongjmp.lo -MD -MP -MF aarch64/.deps/siglongjmp.Tpo -c aarch64/siglongjmp.S -fPIC -DPIC -o aarch64/.libs/siglongjmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gget_proc_info.lo -MD -MP -MF aarch64/.deps/Gget_proc_info.Tpo -c aarch64/Gget_proc_info.c -fPIC -DPIC -o aarch64/.libs/Gget_proc_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/strerror.lo -MD -MP -MF mi/.deps/strerror.Tpo -c mi/strerror.c -fPIC -DPIC -o mi/.libs/strerror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gpe.lo -MD -MP -MF dwarf/.deps/Gpe.Tpo -c dwarf/Gpe.c -fPIC -DPIC -o dwarf/.libs/Gpe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/is_fpreg.lo -MD -MP -MF aarch64/.deps/is_fpreg.Tpo -c aarch64/is_fpreg.c -fPIC -DPIC -o aarch64/.libs/is_fpreg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gstep.lo -MD -MP -MF aarch64/.deps/Gstep.Tpo -c aarch64/Gstep.c -fPIC -DPIC -o aarch64/.libs/Gstep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gis_signal_frame.lo -MD -MP -MF aarch64/.deps/Gis_signal_frame.Tpo -c aarch64/Gis_signal_frame.c -fPIC -DPIC -o aarch64/.libs/Gis_signal_frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/mempool.lo -MD -MP -MF mi/.deps/mempool.Tpo -c mi/mempool.c -fPIC -DPIC -o mi/.libs/mempool.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/_ReadSLEB.lo -MD -MP -MF mi/.deps/_ReadSLEB.Tpo -c mi/_ReadSLEB.c -fPIC -DPIC -o mi/.libs/_ReadSLEB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/flush_cache.lo -MD -MP -MF mi/.deps/flush_cache.Tpo -c mi/flush_cache.c -fPIC -DPIC -o mi/.libs/flush_cache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-info-list.lo -MD -MP -MF mi/.deps/dyn-info-list.Tpo -c mi/dyn-info-list.c -fPIC -DPIC -o mi/.libs/dyn-info-list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/init.lo -MD -MP -MF mi/.deps/init.Tpo -c mi/init.c -fPIC -DPIC -o mi/.libs/init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Lfind_dynamic_proc_info.Tpo -c mi/Lfind_dynamic_proc_info.c -fPIC -DPIC -o mi/.libs/Lfind_dynamic_proc_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Lget_proc_info_by_ip.Tpo -c mi/Lget_proc_info_by_ip.c -fPIC -DPIC -o mi/.libs/Lget_proc_info_by_ip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_proc_name.lo -MD -MP -MF mi/.deps/Lget_proc_name.Tpo -c mi/Lget_proc_name.c -fPIC -DPIC -o mi/.libs/Lget_proc_name.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/regname.lo -MD -MP -MF aarch64/.deps/regname.Tpo -c aarch64/regname.c -fPIC -DPIC -o aarch64/.libs/regname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_fpreg.lo -MD -MP -MF mi/.deps/Lset_fpreg.Tpo -c mi/Lset_fpreg.c -fPIC -DPIC -o mi/.libs/Lset_fpreg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Ldyn-extract.lo -MD -MP -MF mi/.deps/Ldyn-extract.Tpo -c mi/Ldyn-extract.c -fPIC -DPIC -o mi/.libs/Ldyn-extract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_fpreg.lo -MD -MP -MF mi/.deps/Lget_fpreg.Tpo -c mi/Lget_fpreg.c -fPIC -DPIC -o mi/.libs/Lget_fpreg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Lput_dynamic_unwind_info.Tpo -c mi/Lput_dynamic_unwind_info.c -fPIC -DPIC -o mi/.libs/Lput_dynamic_unwind_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/Resume.lo -MD -MP -MF unwind/.deps/Resume.Tpo -c unwind/Resume.c -fPIC -DPIC -o unwind/.libs/Resume.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/FindEnclosingFunction.lo -MD -MP -MF unwind/.deps/FindEnclosingFunction.Tpo -c unwind/FindEnclosingFunction.c -fPIC -DPIC -o unwind/.libs/FindEnclosingFunction.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/backtrace.lo -MD -MP -MF mi/.deps/backtrace.Tpo -c mi/backtrace.c -fPIC -DPIC -o mi/.libs/backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/_ReadULEB.lo -MD -MP -MF mi/.deps/_ReadULEB.Tpo -c mi/_ReadULEB.c -fPIC -DPIC -o mi/.libs/_ReadULEB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Ldestroy_addr_space.lo -MD -MP -MF mi/.deps/Ldestroy_addr_space.Tpo -c mi/Ldestroy_addr_space.c -fPIC -DPIC -o mi/.libs/Ldestroy_addr_space.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -g -fno-stack-protector -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -MT aarch64/siglongjmp.lo -MD -MP -MF aarch64/.deps/siglongjmp.Tpo -c aarch64/siglongjmp.S -o aarch64/siglongjmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Gfind_unwind_table.Tpo -c dwarf/Gfind_unwind_table.c -fPIC -DPIC -o dwarf/.libs/Gfind_unwind_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_reg.lo -MD -MP -MF mi/.deps/Lset_reg.Tpo -c mi/Lset_reg.c -fPIC -DPIC -o mi/.libs/Lset_reg.o depbase=`echo unwind/SetIP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/SetIP.lo -MD -MP -MF $depbase.Tpo -c -o unwind/SetIP.lo unwind/SetIP.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_cache_size.lo -MD -MP -MF mi/.deps/Lset_cache_size.Tpo -c mi/Lset_cache_size.c -fPIC -DPIC -o mi/.libs/Lset_cache_size.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-register.lo -MD -MP -MF mi/.deps/dyn-register.Tpo -c mi/dyn-register.c -fPIC -DPIC -o mi/.libs/dyn-register.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_caching_policy.lo -MD -MP -MF mi/.deps/Lset_caching_policy.Tpo -c mi/Lset_caching_policy.c -fPIC -DPIC -o mi/.libs/Lset_caching_policy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/Backtrace.lo -MD -MP -MF unwind/.deps/Backtrace.Tpo -c unwind/Backtrace.c -fPIC -DPIC -o unwind/.libs/Backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_accessors.lo -MD -MP -MF mi/.deps/Lget_accessors.Tpo -c mi/Lget_accessors.c -fPIC -DPIC -o mi/.libs/Lget_accessors.o depbase=`echo unwind/GetIPInfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetIPInfo.lo -MD -MP -MF $depbase.Tpo -c -o unwind/GetIPInfo.lo unwind/GetIPInfo.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-cancel.lo -MD -MP -MF mi/.deps/dyn-cancel.Tpo -c mi/dyn-cancel.c -fPIC -DPIC -o mi/.libs/dyn-cancel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetIP.lo -MD -MP -MF unwind/.deps/GetIP.Tpo -c unwind/GetIP.c -fPIC -DPIC -o unwind/.libs/GetIP.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_reg.lo -MD -MP -MF mi/.deps/Lget_reg.Tpo -c mi/Lget_reg.c -fPIC -DPIC -o mi/.libs/Lget_reg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetDataRelBase.lo -MD -MP -MF unwind/.deps/GetDataRelBase.Tpo -c unwind/GetDataRelBase.c -fPIC -DPIC -o unwind/.libs/GetDataRelBase.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/DeleteException.lo -MD -MP -MF unwind/.deps/DeleteException.Tpo -c unwind/DeleteException.c -fPIC -DPIC -o unwind/.libs/DeleteException.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetGR.lo -MD -MP -MF unwind/.deps/GetGR.Tpo -c unwind/GetGR.c -fPIC -DPIC -o unwind/.libs/GetGR.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetBSP.lo -MD -MP -MF unwind/.deps/GetBSP.Tpo -c unwind/GetBSP.c -fPIC -DPIC -o unwind/.libs/GetBSP.o aarch64/Gresume.c: In function '_Uaarch64_local_resume': aarch64/Gresume.c:37:28: warning: initialization of 'unw_tdep_context_t *' from incompatible pointer type 'ucontext_t *' {aka 'struct ucontext *'} [-Wincompatible-pointer-types] 37 | unw_tdep_context_t *uc = c->uc; | ^ aarch64/Gresume.c:94:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 94 | "m" (*(struct regs_overlay *)regs) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/_ReadSLEB.lo -MD -MP -MF mi/.deps/_ReadSLEB.Tpo -c mi/_ReadSLEB.c -o mi/_ReadSLEB.o >/dev/null 2>&1 aarch64/Ginit_local.c: In function 'unw_init_local_common': aarch64/Ginit_local.c:51:9: warning: assignment to 'ucontext_t *' {aka 'struct ucontext *'} from incompatible pointer type 'unw_context_t *' {aka 'unw_tdep_context_t *'} [-Wincompatible-pointer-types] 51 | c->uc = uc; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetTextRelBase.lo -MD -MP -MF unwind/.deps/GetTextRelBase.Tpo -c unwind/GetTextRelBase.c -fPIC -DPIC -o unwind/.libs/GetTextRelBase.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetCFA.lo -MD -MP -MF unwind/.deps/GetCFA.Tpo -c unwind/GetCFA.c -fPIC -DPIC -o unwind/.libs/GetCFA.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gdestroy_addr_space.lo -MD -MP -MF mi/.deps/Gdestroy_addr_space.Tpo -c mi/Gdestroy_addr_space.c -o mi/Gdestroy_addr_space.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/RaiseException.lo -MD -MP -MF unwind/.deps/RaiseException.Tpo -c unwind/RaiseException.c -fPIC -DPIC -o unwind/.libs/RaiseException.o aarch64/Ginit.c: In function 'access_reg': aarch64/Ginit.c:345:28: warning: initialization of 'unw_tdep_context_t *' from incompatible pointer type 'ucontext_t *' {aka 'struct ucontext *'} [-Wincompatible-pointer-types] 345 | unw_tdep_context_t *uc = ((struct cursor *)arg)->uc; | ^ aarch64/Ginit.c: In function 'access_fpreg': aarch64/Ginit.c:374:28: warning: initialization of 'unw_tdep_context_t *' from incompatible pointer type 'ucontext_t *' {aka 'struct ucontext *'} [-Wincompatible-pointer-types] 374 | unw_tdep_context_t *uc = ((struct cursor *)arg)->uc; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/_ReadULEB.lo -MD -MP -MF mi/.deps/_ReadULEB.Tpo -c mi/_ReadULEB.c -o mi/_ReadULEB.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Gget_proc_info_by_ip.Tpo -c mi/Gget_proc_info_by_ip.c -o mi/Gget_proc_info_by_ip.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gapply_reg_state.lo -MD -MP -MF aarch64/.deps/Gapply_reg_state.Tpo -c aarch64/Gapply_reg_state.c -o aarch64/Gapply_reg_state.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Gput_dynamic_unwind_info.Tpo -c mi/Gput_dynamic_unwind_info.c -o mi/Gput_dynamic_unwind_info.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Gfind_dynamic_proc_info.Tpo -c mi/Gfind_dynamic_proc_info.c -o mi/Gfind_dynamic_proc_info.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_reg.lo -MD -MP -MF mi/.deps/Gget_reg.Tpo -c mi/Gget_reg.c -o mi/Gget_reg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gdyn-extract.lo -MD -MP -MF mi/.deps/Gdyn-extract.Tpo -c mi/Gdyn-extract.c -o mi/Gdyn-extract.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_fpreg.lo -MD -MP -MF mi/.deps/Gset_fpreg.Tpo -c mi/Gset_fpreg.c -o mi/Gset_fpreg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_cache_size.lo -MD -MP -MF mi/.deps/Gset_cache_size.Tpo -c mi/Gset_cache_size.c -o mi/Gset_cache_size.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gcreate_addr_space.lo -MD -MP -MF aarch64/.deps/Gcreate_addr_space.Tpo -c aarch64/Gcreate_addr_space.c -o aarch64/Gcreate_addr_space.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetRegionStart.lo -MD -MP -MF unwind/.deps/GetRegionStart.Tpo -c unwind/GetRegionStart.c -fPIC -DPIC -o unwind/.libs/GetRegionStart.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/Resume_or_Rethrow.lo -MD -MP -MF unwind/.deps/Resume_or_Rethrow.Tpo -c unwind/Resume_or_Rethrow.c -fPIC -DPIC -o unwind/.libs/Resume_or_Rethrow.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_reg.lo -MD -MP -MF mi/.deps/Gset_reg.Tpo -c mi/Gset_reg.c -o mi/Gset_reg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/strerror.lo -MD -MP -MF mi/.deps/strerror.Tpo -c mi/strerror.c -o mi/strerror.o >/dev/null 2>&1 dwarf/Gfind_proc_info-lsb.c: In function 'load_debug_frame': dwarf/Gfind_proc_info-lsb.c:139:21: warning: unused variable 'chdr' [-Wunused-variable] 139 | Elf_W (Chdr) *chdr = (shdr->sh_offset + ei.image); | ^~~~ dwarf/Gfind_proc_info-lsb.c:138:21: warning: unused variable 'destSize' [-Wunused-variable] 138 | unsigned long destSize; | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_accessors.lo -MD -MP -MF mi/.deps/Gget_accessors.Tpo -c mi/Gget_accessors.c -o mi/Gget_accessors.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetLanguageSpecificData.lo -MD -MP -MF unwind/.deps/GetLanguageSpecificData.Tpo -c unwind/GetLanguageSpecificData.c -fPIC -DPIC -o unwind/.libs/GetLanguageSpecificData.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_fpreg.lo -MD -MP -MF mi/.deps/Gget_fpreg.Tpo -c mi/Gget_fpreg.c -o mi/Gget_fpreg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/is_fpreg.lo -MD -MP -MF aarch64/.deps/is_fpreg.Tpo -c aarch64/is_fpreg.c -o aarch64/is_fpreg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_caching_policy.lo -MD -MP -MF mi/.deps/Gset_caching_policy.Tpo -c mi/Gset_caching_policy.c -o mi/Gset_caching_policy.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gis_signal_frame.lo -MD -MP -MF aarch64/.deps/Gis_signal_frame.Tpo -c aarch64/Gis_signal_frame.c -o aarch64/Gis_signal_frame.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/SetGR.lo -MD -MP -MF unwind/.deps/SetGR.Tpo -c unwind/SetGR.c -fPIC -DPIC -o unwind/.libs/SetGR.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/ForcedUnwind.lo -MD -MP -MF unwind/.deps/ForcedUnwind.Tpo -c unwind/ForcedUnwind.c -fPIC -DPIC -o unwind/.libs/ForcedUnwind.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_proc_name.lo -MD -MP -MF mi/.deps/Gget_proc_name.Tpo -c mi/Gget_proc_name.c -o mi/Gget_proc_name.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-info-list.lo -MD -MP -MF mi/.deps/dyn-info-list.Tpo -c mi/dyn-info-list.c -o mi/dyn-info-list.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/init.lo -MD -MP -MF mi/.deps/init.Tpo -c mi/init.c -o mi/init.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/regname.lo -MD -MP -MF aarch64/.deps/regname.Tpo -c aarch64/regname.c -o aarch64/regname.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Ldyn-extract.lo -MD -MP -MF mi/.deps/Ldyn-extract.Tpo -c mi/Ldyn-extract.c -o mi/Ldyn-extract.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gget_save_loc.lo -MD -MP -MF aarch64/.deps/Gget_save_loc.Tpo -c aarch64/Gget_save_loc.c -o aarch64/Gget_save_loc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Lput_dynamic_unwind_info.Tpo -c mi/Lput_dynamic_unwind_info.c -o mi/Lput_dynamic_unwind_info.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gglobal.lo -MD -MP -MF aarch64/.deps/Gglobal.Tpo -c aarch64/Gglobal.c -o aarch64/Gglobal.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Ldestroy_addr_space.lo -MD -MP -MF mi/.deps/Ldestroy_addr_space.Tpo -c mi/Ldestroy_addr_space.c -o mi/Ldestroy_addr_space.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Lfind_dynamic_proc_info.Tpo -c mi/Lfind_dynamic_proc_info.c -o mi/Lfind_dynamic_proc_info.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gget_proc_info.lo -MD -MP -MF aarch64/.deps/Gget_proc_info.Tpo -c aarch64/Gget_proc_info.c -o aarch64/Gget_proc_info.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/flush_cache.lo -MD -MP -MF mi/.deps/flush_cache.Tpo -c mi/flush_cache.c -o mi/flush_cache.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/FindEnclosingFunction.lo -MD -MP -MF unwind/.deps/FindEnclosingFunction.Tpo -c unwind/FindEnclosingFunction.c -o unwind/FindEnclosingFunction.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Lget_proc_info_by_ip.Tpo -c mi/Lget_proc_info_by_ip.c -o mi/Lget_proc_info_by_ip.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_fpreg.lo -MD -MP -MF mi/.deps/Lget_fpreg.Tpo -c mi/Lget_fpreg.c -o mi/Lget_fpreg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/backtrace.lo -MD -MP -MF mi/.deps/backtrace.Tpo -c mi/backtrace.c -o mi/backtrace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_reg.lo -MD -MP -MF mi/.deps/Lset_reg.Tpo -c mi/Lset_reg.c -o mi/Lset_reg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gregs.lo -MD -MP -MF aarch64/.deps/Gregs.Tpo -c aarch64/Gregs.c -o aarch64/Gregs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_accessors.lo -MD -MP -MF mi/.deps/Lget_accessors.Tpo -c mi/Lget_accessors.c -o mi/Lget_accessors.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gstash_frame.lo -MD -MP -MF aarch64/.deps/Gstash_frame.Tpo -c aarch64/Gstash_frame.c -o aarch64/Gstash_frame.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetIP.lo -MD -MP -MF unwind/.deps/GetIP.Tpo -c unwind/GetIP.c -o unwind/GetIP.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Greg_states_iterate.lo -MD -MP -MF aarch64/.deps/Greg_states_iterate.Tpo -c aarch64/Greg_states_iterate.c -o aarch64/Greg_states_iterate.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_proc_name.lo -MD -MP -MF mi/.deps/Lget_proc_name.Tpo -c mi/Lget_proc_name.c -o mi/Lget_proc_name.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_cache_size.lo -MD -MP -MF mi/.deps/Lset_cache_size.Tpo -c mi/Lset_cache_size.c -o mi/Lset_cache_size.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/mempool.lo -MD -MP -MF mi/.deps/mempool.Tpo -c mi/mempool.c -o mi/mempool.o >/dev/null 2>&1 depbase=`echo aarch64/Lapply_reg_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lapply_reg_state.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Lapply_reg_state.lo aarch64/Lapply_reg_state.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gresume.lo -MD -MP -MF aarch64/.deps/Gresume.Tpo -c aarch64/Gresume.c -o aarch64/Gresume.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/Resume.lo -MD -MP -MF unwind/.deps/Resume.Tpo -c unwind/Resume.c -o unwind/Resume.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetTextRelBase.lo -MD -MP -MF unwind/.deps/GetTextRelBase.Tpo -c unwind/GetTextRelBase.c -o unwind/GetTextRelBase.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetDataRelBase.lo -MD -MP -MF unwind/.deps/GetDataRelBase.Tpo -c unwind/GetDataRelBase.c -o unwind/GetDataRelBase.o >/dev/null 2>&1 depbase=`echo aarch64/Lreg_states_iterate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lreg_states_iterate.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Lreg_states_iterate.lo aarch64/Lreg_states_iterate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetBSP.lo -MD -MP -MF unwind/.deps/GetBSP.Tpo -c unwind/GetBSP.c -o unwind/GetBSP.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_reg.lo -MD -MP -MF mi/.deps/Lget_reg.Tpo -c mi/Lget_reg.c -o mi/Lget_reg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-cancel.lo -MD -MP -MF mi/.deps/dyn-cancel.Tpo -c mi/dyn-cancel.c -o mi/dyn-cancel.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_caching_policy.lo -MD -MP -MF mi/.deps/Lset_caching_policy.Tpo -c mi/Lset_caching_policy.c -o mi/Lset_caching_policy.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gstep.lo -MD -MP -MF aarch64/.deps/Gstep.Tpo -c aarch64/Gstep.c -o aarch64/Gstep.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/DeleteException.lo -MD -MP -MF unwind/.deps/DeleteException.Tpo -c unwind/DeleteException.c -o unwind/DeleteException.o >/dev/null 2>&1 depbase=`echo aarch64/Lcreate_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lcreate_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Lcreate_addr_space.lo aarch64/Lcreate_addr_space.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Lget_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lget_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Lget_proc_info.lo aarch64/Lget_proc_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT os-linux.lo -MD -MP -MF .deps/os-linux.Tpo -c os-linux.c -o os-linux.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetCFA.lo -MD -MP -MF unwind/.deps/GetCFA.Tpo -c unwind/GetCFA.c -o unwind/GetCFA.o >/dev/null 2>&1 depbase=`echo aarch64/Lget_save_loc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lget_save_loc.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Lget_save_loc.lo aarch64/Lget_save_loc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_fpreg.lo -MD -MP -MF mi/.deps/Lset_fpreg.Tpo -c mi/Lset_fpreg.c -o mi/Lset_fpreg.o >/dev/null 2>&1 depbase=`echo aarch64/Lglobal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lglobal.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Lglobal.lo aarch64/Lglobal.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-register.lo -MD -MP -MF mi/.deps/dyn-register.Tpo -c mi/dyn-register.c -o mi/dyn-register.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetIPInfo.lo -MD -MP -MF unwind/.deps/GetIPInfo.Tpo -c unwind/GetIPInfo.c -fPIC -DPIC -o unwind/.libs/GetIPInfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c elf64.c -o elf64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/SetIP.lo -MD -MP -MF unwind/.deps/SetIP.Tpo -c unwind/SetIP.c -fPIC -DPIC -o unwind/.libs/SetIP.o depbase=`echo aarch64/Linit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Linit.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Linit.lo aarch64/Linit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Ginit_local.lo -MD -MP -MF aarch64/.deps/Ginit_local.Tpo -c aarch64/Ginit_local.c -o aarch64/Ginit_local.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lapply_reg_state.lo -MD -MP -MF aarch64/.deps/Lapply_reg_state.Tpo -c aarch64/Lapply_reg_state.c -fPIC -DPIC -o aarch64/.libs/Lapply_reg_state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gpe.lo -MD -MP -MF dwarf/.deps/Gpe.Tpo -c dwarf/Gpe.c -o dwarf/Gpe.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetRegionStart.lo -MD -MP -MF unwind/.deps/GetRegionStart.Tpo -c unwind/GetRegionStart.c -o unwind/GetRegionStart.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/Backtrace.lo -MD -MP -MF unwind/.deps/Backtrace.Tpo -c unwind/Backtrace.c -o unwind/Backtrace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Ginit.lo -MD -MP -MF aarch64/.deps/Ginit.Tpo -c aarch64/Ginit.c -o aarch64/Ginit.o >/dev/null 2>&1 depbase=`echo aarch64/Linit_local.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Linit_local.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Linit_local.lo aarch64/Linit_local.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Linit_remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Linit_remote.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Linit_remote.lo aarch64/Linit_remote.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Lis_signal_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lis_signal_frame.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Lis_signal_frame.lo aarch64/Lis_signal_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Lregs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lregs.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Lregs.lo aarch64/Lregs.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Lresume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lresume.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Lresume.lo aarch64/Lresume.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetLanguageSpecificData.lo -MD -MP -MF unwind/.deps/GetLanguageSpecificData.Tpo -c unwind/GetLanguageSpecificData.c -o unwind/GetLanguageSpecificData.o >/dev/null 2>&1 depbase=`echo aarch64/Lstash_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lstash_frame.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Lstash_frame.lo aarch64/Lstash_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gdyn-remote.lo -MD -MP -MF mi/.deps/Gdyn-remote.Tpo -c mi/Gdyn-remote.c -o mi/Gdyn-remote.o >/dev/null 2>&1 depbase=`echo aarch64/Lstep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lstep.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Lstep.lo aarch64/Lstep.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/SetGR.lo -MD -MP -MF unwind/.deps/SetGR.Tpo -c unwind/SetGR.c -o unwind/SetGR.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/RaiseException.lo -MD -MP -MF unwind/.deps/RaiseException.Tpo -c unwind/RaiseException.c -o unwind/RaiseException.o >/dev/null 2>&1 depbase=`echo aarch64/Ltrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Ltrace.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Ltrace.lo aarch64/Ltrace.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/getcontext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -g -fno-stack-protector -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -MT aarch64/getcontext.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/getcontext.lo aarch64/getcontext.S &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dwarf/Lexpr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lexpr.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lexpr.lo dwarf/Lexpr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dwarf/Lfde.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfde.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfde.lo dwarf/Lfde.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dwarf/Lparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lparser.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lparser.lo dwarf/Lparser.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dwarf/Lpe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lpe.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lpe.lo dwarf/Lpe.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dwarf/Lfind_proc_info-lsb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfind_proc_info-lsb.lo dwarf/Lfind_proc_info-lsb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/Resume_or_Rethrow.lo -MD -MP -MF unwind/.deps/Resume_or_Rethrow.Tpo -c unwind/Resume_or_Rethrow.c -o unwind/Resume_or_Rethrow.o >/dev/null 2>&1 depbase=`echo dwarf/Lfind_unwind_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfind_unwind_table.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfind_unwind_table.lo dwarf/Lfind_unwind_table.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lcreate_addr_space.lo -MD -MP -MF aarch64/.deps/Lcreate_addr_space.Tpo -c aarch64/Lcreate_addr_space.c -fPIC -DPIC -o aarch64/.libs/Lcreate_addr_space.o depbase=`echo dwarf/global.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/global.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/global.lo dwarf/global.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetGR.lo -MD -MP -MF unwind/.deps/GetGR.Tpo -c unwind/GetGR.c -o unwind/GetGR.o >/dev/null 2>&1 depbase=`echo ptrace/_UPT_elf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_elf.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_elf.lo ptrace/_UPT_elf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/ForcedUnwind.lo -MD -MP -MF unwind/.deps/ForcedUnwind.Tpo -c unwind/ForcedUnwind.c -o unwind/ForcedUnwind.o >/dev/null 2>&1 depbase=`echo ptrace/_UPT_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_accessors.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_accessors.lo ptrace/_UPT_accessors.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lget_proc_info.lo -MD -MP -MF aarch64/.deps/Lget_proc_info.Tpo -c aarch64/Lget_proc_info.c -fPIC -DPIC -o aarch64/.libs/Lget_proc_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Gtrace.lo -MD -MP -MF aarch64/.deps/Gtrace.Tpo -c aarch64/Gtrace.c -o aarch64/Gtrace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfde.lo -MD -MP -MF dwarf/.deps/Gfde.Tpo -c dwarf/Gfde.c -o dwarf/Gfde.o >/dev/null 2>&1 depbase=`echo ptrace/_UPT_access_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_access_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_access_fpreg.lo ptrace/_UPT_access_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ptrace/_UPT_access_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_access_mem.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_access_mem.lo ptrace/_UPT_access_mem.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ptrace/_UPT_access_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_access_reg.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_access_reg.lo ptrace/_UPT_access_reg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ptrace/_UPT_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_create.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_create.lo ptrace/_UPT_create.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ptrace/_UPT_destroy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_destroy.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_destroy.lo ptrace/_UPT_destroy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lglobal.lo -MD -MP -MF aarch64/.deps/Lglobal.Tpo -c aarch64/Lglobal.c -fPIC -DPIC -o aarch64/.libs/Lglobal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lget_save_loc.lo -MD -MP -MF aarch64/.deps/Lget_save_loc.Tpo -c aarch64/Lget_save_loc.c -fPIC -DPIC -o aarch64/.libs/Lget_save_loc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Ginit_remote.lo -MD -MP -MF aarch64/.deps/Ginit_remote.Tpo -c aarch64/Ginit_remote.c -o aarch64/Ginit_remote.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lregs.lo -MD -MP -MF aarch64/.deps/Lregs.Tpo -c aarch64/Lregs.c -fPIC -DPIC -o aarch64/.libs/Lregs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lis_signal_frame.lo -MD -MP -MF aarch64/.deps/Lis_signal_frame.Tpo -c aarch64/Lis_signal_frame.c -fPIC -DPIC -o aarch64/.libs/Lis_signal_frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Gfind_unwind_table.Tpo -c dwarf/Gfind_unwind_table.c -o dwarf/Gfind_unwind_table.o >/dev/null 2>&1 depbase=`echo ptrace/_UPT_find_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_find_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_find_proc_info.lo ptrace/_UPT_find_proc_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ptrace/_UPT_get_dyn_info_list_addr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_get_dyn_info_list_addr.lo ptrace/_UPT_get_dyn_info_list_addr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Linit_local.lo -MD -MP -MF aarch64/.deps/Linit_local.Tpo -c aarch64/Linit_local.c -fPIC -DPIC -o aarch64/.libs/Linit_local.o depbase=`echo ptrace/_UPT_put_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_put_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_put_unwind_info.lo ptrace/_UPT_put_unwind_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Linit_remote.lo -MD -MP -MF aarch64/.deps/Linit_remote.Tpo -c aarch64/Linit_remote.c -fPIC -DPIC -o aarch64/.libs/Linit_remote.o depbase=`echo ptrace/_UPT_get_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_get_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_get_proc_name.lo ptrace/_UPT_get_proc_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lstash_frame.lo -MD -MP -MF aarch64/.deps/Lstash_frame.Tpo -c aarch64/Lstash_frame.c -fPIC -DPIC -o aarch64/.libs/Lstash_frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lresume.lo -MD -MP -MF aarch64/.deps/Lresume.Tpo -c aarch64/Lresume.c -fPIC -DPIC -o aarch64/.libs/Lresume.o depbase=`echo ptrace/_UPT_reg_offset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_reg_offset.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_reg_offset.lo ptrace/_UPT_reg_offset.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lreg_states_iterate.lo -MD -MP -MF aarch64/.deps/Lreg_states_iterate.Tpo -c aarch64/Lreg_states_iterate.c -fPIC -DPIC -o aarch64/.libs/Lreg_states_iterate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lpe.lo -MD -MP -MF dwarf/.deps/Lpe.Tpo -c dwarf/Lpe.c -fPIC -DPIC -o dwarf/.libs/Lpe.o depbase=`echo ptrace/_UPT_resume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_resume.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_resume.lo ptrace/_UPT_resume.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coredump/_UCD_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_accessors.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_accessors.lo coredump/_UCD_accessors.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lparser.lo -MD -MP -MF dwarf/.deps/Lparser.Tpo -c dwarf/Lparser.c -fPIC -DPIC -o dwarf/.libs/Lparser.o depbase=`echo coredump/_UCD_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_create.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_create.lo coredump/_UCD_create.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coredump/_UCD_destroy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_destroy.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_destroy.lo coredump/_UCD_destroy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Linit.lo -MD -MP -MF aarch64/.deps/Linit.Tpo -c aarch64/Linit.c -fPIC -DPIC -o aarch64/.libs/Linit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lstep.lo -MD -MP -MF aarch64/.deps/Lstep.Tpo -c aarch64/Lstep.c -fPIC -DPIC -o aarch64/.libs/Lstep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/global.lo -MD -MP -MF dwarf/.deps/global.Tpo -c dwarf/global.c -fPIC -DPIC -o dwarf/.libs/global.o depbase=`echo coredump/_UCD_access_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_access_mem.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_access_mem.lo coredump/_UCD_access_mem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfde.lo -MD -MP -MF dwarf/.deps/Lfde.Tpo -c dwarf/Lfde.c -fPIC -DPIC -o dwarf/.libs/Lfde.o depbase=`echo coredump/_UCD_elf_map_image.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_elf_map_image.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_elf_map_image.lo coredump/_UCD_elf_map_image.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Lfind_proc_info-lsb.Tpo -c dwarf/Lfind_proc_info-lsb.c -fPIC -DPIC -o dwarf/.libs/Lfind_proc_info-lsb.o depbase=`echo coredump/_UCD_find_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_find_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_find_proc_info.lo coredump/_UCD_find_proc_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coredump/_UCD_get_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_get_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_get_proc_name.lo coredump/_UCD_get_proc_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Ltrace.lo -MD -MP -MF aarch64/.deps/Ltrace.Tpo -c aarch64/Ltrace.c -fPIC -DPIC -o aarch64/.libs/Ltrace.o depbase=`echo coredump/_UCD_corefile_elf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_corefile_elf.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_corefile_elf.lo coredump/_UCD_corefile_elf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Lfind_unwind_table.Tpo -c dwarf/Lfind_unwind_table.c -fPIC -DPIC -o dwarf/.libs/Lfind_unwind_table.o depbase=`echo coredump/_UPT_elf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UPT_elf.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UPT_elf.lo coredump/_UPT_elf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_access_mem.lo -MD -MP -MF ptrace/.deps/_UPT_access_mem.Tpo -c ptrace/_UPT_access_mem.c -fPIC -DPIC -o ptrace/.libs/_UPT_access_mem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_access_fpreg.lo -MD -MP -MF ptrace/.deps/_UPT_access_fpreg.Tpo -c ptrace/_UPT_access_fpreg.c -fPIC -DPIC -o ptrace/.libs/_UPT_access_fpreg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_create.lo -MD -MP -MF ptrace/.deps/_UPT_create.Tpo -c ptrace/_UPT_create.c -fPIC -DPIC -o ptrace/.libs/_UPT_create.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lexpr.lo -MD -MP -MF dwarf/.deps/Lexpr.Tpo -c dwarf/Lexpr.c -fPIC -DPIC -o dwarf/.libs/Lexpr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_accessors.lo -MD -MP -MF ptrace/.deps/_UPT_accessors.Tpo -c ptrace/_UPT_accessors.c -fPIC -DPIC -o ptrace/.libs/_UPT_accessors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_elf.lo -MD -MP -MF ptrace/.deps/_UPT_elf.Tpo -c ptrace/_UPT_elf.c -fPIC -DPIC -o ptrace/.libs/_UPT_elf.o depbase=`echo coredump/_UPT_access_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UPT_access_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UPT_access_fpreg.lo coredump/_UPT_access_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coredump/_UPT_get_dyn_info_list_addr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UPT_get_dyn_info_list_addr.lo coredump/_UPT_get_dyn_info_list_addr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_find_proc_info.lo -MD -MP -MF ptrace/.deps/_UPT_find_proc_info.Tpo -c ptrace/_UPT_find_proc_info.c -fPIC -DPIC -o ptrace/.libs/_UPT_find_proc_info.o depbase=`echo coredump/_UPT_put_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UPT_put_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UPT_put_unwind_info.lo coredump/_UPT_put_unwind_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -g -fno-stack-protector -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -MT aarch64/getcontext.lo -MD -MP -MF aarch64/.deps/getcontext.Tpo -c aarch64/getcontext.S -fPIC -DPIC -o aarch64/.libs/getcontext.o depbase=`echo coredump/_UPT_resume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UPT_resume.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UPT_resume.lo coredump/_UPT_resume.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coredump/_UCD_access_reg_linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_access_reg_linux.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_access_reg_linux.lo coredump/_UCD_access_reg_linux.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_destroy.lo -MD -MP -MF ptrace/.deps/_UPT_destroy.Tpo -c ptrace/_UPT_destroy.c -fPIC -DPIC -o ptrace/.libs/_UPT_destroy.o depbase=`echo coredump/_UCD_get_threadinfo_prstatus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_get_threadinfo_prstatus.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_get_threadinfo_prstatus.lo coredump/_UCD_get_threadinfo_prstatus.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_access_reg.lo -MD -MP -MF ptrace/.deps/_UPT_access_reg.Tpo -c ptrace/_UPT_access_reg.c -fPIC -DPIC -o ptrace/.libs/_UPT_access_reg.o depbase=`echo coredump/_UCD_get_mapinfo_linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_get_mapinfo_linux.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_get_mapinfo_linux.lo coredump/_UCD_get_mapinfo_linux.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_get_proc_name.lo -MD -MP -MF ptrace/.deps/_UPT_get_proc_name.Tpo -c ptrace/_UPT_get_proc_name.c -fPIC -DPIC -o ptrace/.libs/_UPT_get_proc_name.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF ptrace/.deps/_UPT_get_dyn_info_list_addr.Tpo -c ptrace/_UPT_get_dyn_info_list_addr.c -fPIC -DPIC -o ptrace/.libs/_UPT_get_dyn_info_list_addr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lapply_reg_state.lo -MD -MP -MF aarch64/.deps/Lapply_reg_state.Tpo -c aarch64/Lapply_reg_state.c -o aarch64/Lapply_reg_state.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_resume.lo -MD -MP -MF ptrace/.deps/_UPT_resume.Tpo -c ptrace/_UPT_resume.c -fPIC -DPIC -o ptrace/.libs/_UPT_resume.o depbase=`echo setjmp/longjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT setjmp/longjmp.lo -MD -MP -MF $depbase.Tpo -c -o setjmp/longjmp.lo setjmp/longjmp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo setjmp/siglongjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT setjmp/siglongjmp.lo -MD -MP -MF $depbase.Tpo -c -o setjmp/siglongjmp.lo setjmp/siglongjmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_create.lo -MD -MP -MF coredump/.deps/_UCD_create.Tpo -c coredump/_UCD_create.c -fPIC -DPIC -o coredump/.libs/_UCD_create.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_put_unwind_info.lo -MD -MP -MF ptrace/.deps/_UPT_put_unwind_info.Tpo -c ptrace/_UPT_put_unwind_info.c -fPIC -DPIC -o ptrace/.libs/_UPT_put_unwind_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/GetIPInfo.lo -MD -MP -MF unwind/.deps/GetIPInfo.Tpo -c unwind/GetIPInfo.c -o unwind/GetIPInfo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_elf_map_image.lo -MD -MP -MF coredump/.deps/_UCD_elf_map_image.Tpo -c coredump/_UCD_elf_map_image.c -fPIC -DPIC -o coredump/.libs/_UCD_elf_map_image.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_access_mem.lo -MD -MP -MF coredump/.deps/_UCD_access_mem.Tpo -c coredump/_UCD_access_mem.c -fPIC -DPIC -o coredump/.libs/_UCD_access_mem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT unwind/SetIP.lo -MD -MP -MF unwind/.deps/SetIP.Tpo -c unwind/SetIP.c -o unwind/SetIP.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UPT_elf.lo -MD -MP -MF coredump/.deps/_UPT_elf.Tpo -c coredump/_UPT_elf.c -fPIC -DPIC -o coredump/.libs/_UPT_elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_accessors.lo -MD -MP -MF coredump/.deps/_UCD_accessors.Tpo -c coredump/_UCD_accessors.c -fPIC -DPIC -o coredump/.libs/_UCD_accessors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_destroy.lo -MD -MP -MF coredump/.deps/_UCD_destroy.Tpo -c coredump/_UCD_destroy.c -fPIC -DPIC -o coredump/.libs/_UCD_destroy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -g -fno-stack-protector -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -MT aarch64/getcontext.lo -MD -MP -MF aarch64/.deps/getcontext.Tpo -c aarch64/getcontext.S -o aarch64/getcontext.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_corefile_elf.lo -MD -MP -MF coredump/.deps/_UCD_corefile_elf.Tpo -c coredump/_UCD_corefile_elf.c -fPIC -DPIC -o coredump/.libs/_UCD_corefile_elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_get_proc_name.lo -MD -MP -MF coredump/.deps/_UCD_get_proc_name.Tpo -c coredump/_UCD_get_proc_name.c -fPIC -DPIC -o coredump/.libs/_UCD_get_proc_name.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_reg_offset.lo -MD -MP -MF ptrace/.deps/_UPT_reg_offset.Tpo -c ptrace/_UPT_reg_offset.c -fPIC -DPIC -o ptrace/.libs/_UPT_reg_offset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UPT_put_unwind_info.lo -MD -MP -MF coredump/.deps/_UPT_put_unwind_info.Tpo -c coredump/_UPT_put_unwind_info.c -fPIC -DPIC -o coredump/.libs/_UPT_put_unwind_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF coredump/.deps/_UPT_get_dyn_info_list_addr.Tpo -c coredump/_UPT_get_dyn_info_list_addr.c -fPIC -DPIC -o coredump/.libs/_UPT_get_dyn_info_list_addr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UPT_resume.lo -MD -MP -MF coredump/.deps/_UPT_resume.Tpo -c coredump/_UPT_resume.c -fPIC -DPIC -o coredump/.libs/_UPT_resume.o In file included from ../include/tdep/libunwind_i.h:7, from ../include/libunwind_i.h:356, from aarch64/unwind_i.h:33, from aarch64/Ginit_local.c:26, from aarch64/Linit_local.c:4: aarch64/init.h: In function 'common_init': ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:33:35: note: in expansion of macro 'DWARF_REG_LOC' 33 | c->dwarf.loc[UNW_AARCH64_X0] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X0); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:34:35: note: in expansion of macro 'DWARF_REG_LOC' 34 | c->dwarf.loc[UNW_AARCH64_X1] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X1); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:35:35: note: in expansion of macro 'DWARF_REG_LOC' 35 | c->dwarf.loc[UNW_AARCH64_X2] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X2); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_get_mapinfo_linux.lo -MD -MP -MF coredump/.deps/_UCD_get_mapinfo_linux.Tpo -c coredump/_UCD_get_mapinfo_linux.c -fPIC -DPIC -o coredump/.libs/_UCD_get_mapinfo_linux.o ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:36:35: note: in expansion of macro 'DWARF_REG_LOC' 36 | c->dwarf.loc[UNW_AARCH64_X3] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X3); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:37:35: note: in expansion of macro 'DWARF_REG_LOC' 37 | c->dwarf.loc[UNW_AARCH64_X4] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X4); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ In file included from ../include/tdep/libunwind_i.h:7, from ../include/libunwind_i.h:356, from aarch64/unwind_i.h:33, from aarch64/init.h:26, from aarch64/Ginit_remote.c:25, from aarch64/Linit_remote.c:4: aarch64/init.h: In function 'common_init': ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:33:35: note: in expansion of macro 'DWARF_REG_LOC' 33 | c->dwarf.loc[UNW_AARCH64_X0] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X0); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:38:35: note: in expansion of macro 'DWARF_REG_LOC' 38 | c->dwarf.loc[UNW_AARCH64_X5] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X5); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:34:35: note: in expansion of macro 'DWARF_REG_LOC' 34 | c->dwarf.loc[UNW_AARCH64_X1] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X1); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:39:35: note: in expansion of macro 'DWARF_REG_LOC' 39 | c->dwarf.loc[UNW_AARCH64_X6] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X6); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UPT_access_fpreg.lo -MD -MP -MF coredump/.deps/_UPT_access_fpreg.Tpo -c coredump/_UPT_access_fpreg.c -fPIC -DPIC -o coredump/.libs/_UPT_access_fpreg.o ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:40:35: note: in expansion of macro 'DWARF_REG_LOC' 40 | c->dwarf.loc[UNW_AARCH64_X7] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X7); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:35:35: note: in expansion of macro 'DWARF_REG_LOC' 35 | c->dwarf.loc[UNW_AARCH64_X2] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X2); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:41:35: note: in expansion of macro 'DWARF_REG_LOC' 41 | c->dwarf.loc[UNW_AARCH64_X8] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X8); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:36:35: note: in expansion of macro 'DWARF_REG_LOC' 36 | c->dwarf.loc[UNW_AARCH64_X3] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X3); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:42:35: note: in expansion of macro 'DWARF_REG_LOC' 42 | c->dwarf.loc[UNW_AARCH64_X9] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X9); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:37:35: note: in expansion of macro 'DWARF_REG_LOC' 37 | c->dwarf.loc[UNW_AARCH64_X4] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X4); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:43:35: note: in expansion of macro 'DWARF_REG_LOC' 43 | c->dwarf.loc[UNW_AARCH64_X10] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X10); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:44:35: note: in expansion of macro 'DWARF_REG_LOC' 44 | c->dwarf.loc[UNW_AARCH64_X11] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X11); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:38:35: note: in expansion of macro 'DWARF_REG_LOC' 38 | c->dwarf.loc[UNW_AARCH64_X5] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X5); | ^~~~~~~~~~~~~ In file included from aarch64/Lresume.c:4: aarch64/Gresume.c: In function '_ULaarch64_local_resume': ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ aarch64/Gresume.c:37:28: warning: initialization of 'unw_tdep_context_t *' from incompatible pointer type 'ucontext_t *' {aka 'struct ucontext *'} [-Wincompatible-pointer-types] 37 | unw_tdep_context_t *uc = c->uc; | ^ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:45:35: note: in expansion of macro 'DWARF_REG_LOC' 45 | c->dwarf.loc[UNW_AARCH64_X12] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X12); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:39:35: note: in expansion of macro 'DWARF_REG_LOC' 39 | c->dwarf.loc[UNW_AARCH64_X6] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X6); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ aarch64/Gresume.c:94:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 94 | "m" (*(struct regs_overlay *)regs) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:46:35: note: in expansion of macro 'DWARF_REG_LOC' 46 | c->dwarf.loc[UNW_AARCH64_X13] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X13); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:40:35: note: in expansion of macro 'DWARF_REG_LOC' 40 | c->dwarf.loc[UNW_AARCH64_X7] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X7); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:47:35: note: in expansion of macro 'DWARF_REG_LOC' 47 | c->dwarf.loc[UNW_AARCH64_X14] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X14); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:41:35: note: in expansion of macro 'DWARF_REG_LOC' 41 | c->dwarf.loc[UNW_AARCH64_X8] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X8); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:48:35: note: in expansion of macro 'DWARF_REG_LOC' 48 | c->dwarf.loc[UNW_AARCH64_X15] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X15); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:49:35: note: in expansion of macro 'DWARF_REG_LOC' 49 | c->dwarf.loc[UNW_AARCH64_X16] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X16); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:42:35: note: in expansion of macro 'DWARF_REG_LOC' 42 | c->dwarf.loc[UNW_AARCH64_X9] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X9); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_access_reg_linux.lo -MD -MP -MF coredump/.deps/_UCD_access_reg_linux.Tpo -c coredump/_UCD_access_reg_linux.c -fPIC -DPIC -o coredump/.libs/_UCD_access_reg_linux.o ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:50:35: note: in expansion of macro 'DWARF_REG_LOC' 50 | c->dwarf.loc[UNW_AARCH64_X17] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X17); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:43:35: note: in expansion of macro 'DWARF_REG_LOC' 43 | c->dwarf.loc[UNW_AARCH64_X10] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X10); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:51:35: note: in expansion of macro 'DWARF_REG_LOC' 51 | c->dwarf.loc[UNW_AARCH64_X18] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X18); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:44:35: note: in expansion of macro 'DWARF_REG_LOC' 44 | c->dwarf.loc[UNW_AARCH64_X11] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X11); | ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_get_threadinfo_prstatus.lo -MD -MP -MF coredump/.deps/_UCD_get_threadinfo_prstatus.Tpo -c coredump/_UCD_get_threadinfo_prstatus.c -fPIC -DPIC -o coredump/.libs/_UCD_get_threadinfo_prstatus.o ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:52:35: note: in expansion of macro 'DWARF_REG_LOC' 52 | c->dwarf.loc[UNW_AARCH64_X19] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X19); | ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lget_proc_info.lo -MD -MP -MF aarch64/.deps/Lget_proc_info.Tpo -c aarch64/Lget_proc_info.c -o aarch64/Lget_proc_info.o >/dev/null 2>&1 ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:45:35: note: in expansion of macro 'DWARF_REG_LOC' 45 | c->dwarf.loc[UNW_AARCH64_X12] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X12); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:53:35: note: in expansion of macro 'DWARF_REG_LOC' 53 | c->dwarf.loc[UNW_AARCH64_X20] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X20); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:46:35: note: in expansion of macro 'DWARF_REG_LOC' 46 | c->dwarf.loc[UNW_AARCH64_X13] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X13); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:54:35: note: in expansion of macro 'DWARF_REG_LOC' 54 | c->dwarf.loc[UNW_AARCH64_X21] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X21); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT setjmp/siglongjmp.lo -MD -MP -MF setjmp/.deps/siglongjmp.Tpo -c setjmp/siglongjmp.c -fPIC -DPIC -o setjmp/.libs/siglongjmp.o ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:55:35: note: in expansion of macro 'DWARF_REG_LOC' 55 | c->dwarf.loc[UNW_AARCH64_X22] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X22); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:47:35: note: in expansion of macro 'DWARF_REG_LOC' 47 | c->dwarf.loc[UNW_AARCH64_X14] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X14); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:56:35: note: in expansion of macro 'DWARF_REG_LOC' 56 | c->dwarf.loc[UNW_AARCH64_X23] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X23); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:48:35: note: in expansion of macro 'DWARF_REG_LOC' 48 | c->dwarf.loc[UNW_AARCH64_X15] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X15); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:57:35: note: in expansion of macro 'DWARF_REG_LOC' 57 | c->dwarf.loc[UNW_AARCH64_X24] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X24); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:49:35: note: in expansion of macro 'DWARF_REG_LOC' 49 | c->dwarf.loc[UNW_AARCH64_X16] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X16); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:58:35: note: in expansion of macro 'DWARF_REG_LOC' 58 | c->dwarf.loc[UNW_AARCH64_X25] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X25); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:50:35: note: in expansion of macro 'DWARF_REG_LOC' 50 | c->dwarf.loc[UNW_AARCH64_X17] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X17); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:59:35: note: in expansion of macro 'DWARF_REG_LOC' 59 | c->dwarf.loc[UNW_AARCH64_X26] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X26); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_find_proc_info.lo -MD -MP -MF coredump/.deps/_UCD_find_proc_info.Tpo -c coredump/_UCD_find_proc_info.c -fPIC -DPIC -o coredump/.libs/_UCD_find_proc_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT setjmp/longjmp.lo -MD -MP -MF setjmp/.deps/longjmp.Tpo -c setjmp/longjmp.c -fPIC -DPIC -o setjmp/.libs/longjmp.o ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:60:35: note: in expansion of macro 'DWARF_REG_LOC' 60 | c->dwarf.loc[UNW_AARCH64_X27] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X27); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:51:35: note: in expansion of macro 'DWARF_REG_LOC' 51 | c->dwarf.loc[UNW_AARCH64_X18] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X18); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:61:35: note: in expansion of macro 'DWARF_REG_LOC' 61 | c->dwarf.loc[UNW_AARCH64_X28] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X28); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:52:35: note: in expansion of macro 'DWARF_REG_LOC' 52 | c->dwarf.loc[UNW_AARCH64_X19] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X19); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lcreate_addr_space.lo -MD -MP -MF aarch64/.deps/Lcreate_addr_space.Tpo -c aarch64/Lcreate_addr_space.c -o aarch64/Lcreate_addr_space.o >/dev/null 2>&1 ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:62:35: note: in expansion of macro 'DWARF_REG_LOC' 62 | c->dwarf.loc[UNW_AARCH64_X29] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X29); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:53:35: note: in expansion of macro 'DWARF_REG_LOC' 53 | c->dwarf.loc[UNW_AARCH64_X20] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X20); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:63:35: note: in expansion of macro 'DWARF_REG_LOC' 63 | c->dwarf.loc[UNW_AARCH64_X30] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X30); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:54:35: note: in expansion of macro 'DWARF_REG_LOC' 54 | c->dwarf.loc[UNW_AARCH64_X21] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X21); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:64:35: note: in expansion of macro 'DWARF_REG_LOC' 64 | c->dwarf.loc[UNW_AARCH64_SP] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_SP); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:65:35: note: in expansion of macro 'DWARF_REG_LOC' 65 | c->dwarf.loc[UNW_AARCH64_PC] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_PC); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:55:35: note: in expansion of macro 'DWARF_REG_LOC' 55 | c->dwarf.loc[UNW_AARCH64_X22] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X22); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:66:38: note: in expansion of macro 'DWARF_REG_LOC' 66 | c->dwarf.loc[UNW_AARCH64_PSTATE] = DWARF_REG_LOC (&c->dwarf, | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:56:35: note: in expansion of macro 'DWARF_REG_LOC' 56 | c->dwarf.loc[UNW_AARCH64_X23] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X23); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:68:35: note: in expansion of macro 'DWARF_REG_LOC' 68 | c->dwarf.loc[UNW_AARCH64_V0] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V0); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:57:35: note: in expansion of macro 'DWARF_REG_LOC' 57 | c->dwarf.loc[UNW_AARCH64_X24] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X24); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:69:35: note: in expansion of macro 'DWARF_REG_LOC' 69 | c->dwarf.loc[UNW_AARCH64_V1] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V1); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:58:35: note: in expansion of macro 'DWARF_REG_LOC' 58 | c->dwarf.loc[UNW_AARCH64_X25] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X25); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:70:35: note: in expansion of macro 'DWARF_REG_LOC' 70 | c->dwarf.loc[UNW_AARCH64_V2] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V2); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:71:35: note: in expansion of macro 'DWARF_REG_LOC' 71 | c->dwarf.loc[UNW_AARCH64_V3] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V3); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:59:35: note: in expansion of macro 'DWARF_REG_LOC' 59 | c->dwarf.loc[UNW_AARCH64_X26] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X26); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lis_signal_frame.lo -MD -MP -MF aarch64/.deps/Lis_signal_frame.Tpo -c aarch64/Lis_signal_frame.c -o aarch64/Lis_signal_frame.o >/dev/null 2>&1 ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:72:35: note: in expansion of macro 'DWARF_REG_LOC' 72 | c->dwarf.loc[UNW_AARCH64_V4] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V4); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:60:35: note: in expansion of macro 'DWARF_REG_LOC' 60 | c->dwarf.loc[UNW_AARCH64_X27] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X27); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:73:35: note: in expansion of macro 'DWARF_REG_LOC' 73 | c->dwarf.loc[UNW_AARCH64_V5] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V5); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:61:35: note: in expansion of macro 'DWARF_REG_LOC' 61 | c->dwarf.loc[UNW_AARCH64_X28] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X28); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:74:35: note: in expansion of macro 'DWARF_REG_LOC' 74 | c->dwarf.loc[UNW_AARCH64_V6] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V6); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ In file included from coredump/_UCD_lib.h:40, from coredump/_UCD_elf_map_image.c:30: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:62:35: note: in expansion of macro 'DWARF_REG_LOC' 62 | c->dwarf.loc[UNW_AARCH64_X29] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X29); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:75:35: note: in expansion of macro 'DWARF_REG_LOC' 75 | c->dwarf.loc[UNW_AARCH64_V7] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V7); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:63:35: note: in expansion of macro 'DWARF_REG_LOC' 63 | c->dwarf.loc[UNW_AARCH64_X30] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X30); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:76:35: note: in expansion of macro 'DWARF_REG_LOC' 76 | c->dwarf.loc[UNW_AARCH64_V8] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V8); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:64:35: note: in expansion of macro 'DWARF_REG_LOC' 64 | c->dwarf.loc[UNW_AARCH64_SP] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_SP); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:77:35: note: in expansion of macro 'DWARF_REG_LOC' 77 | c->dwarf.loc[UNW_AARCH64_V9] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V9); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:78:35: note: in expansion of macro 'DWARF_REG_LOC' 78 | c->dwarf.loc[UNW_AARCH64_V10] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V10); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:65:35: note: in expansion of macro 'DWARF_REG_LOC' 65 | c->dwarf.loc[UNW_AARCH64_PC] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_PC); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:79:35: note: in expansion of macro 'DWARF_REG_LOC' 79 | c->dwarf.loc[UNW_AARCH64_V11] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V11); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:66:38: note: in expansion of macro 'DWARF_REG_LOC' 66 | c->dwarf.loc[UNW_AARCH64_PSTATE] = DWARF_REG_LOC (&c->dwarf, | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:80:35: note: in expansion of macro 'DWARF_REG_LOC' 80 | c->dwarf.loc[UNW_AARCH64_V12] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V12); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:68:35: note: in expansion of macro 'DWARF_REG_LOC' 68 | c->dwarf.loc[UNW_AARCH64_V0] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V0); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:81:35: note: in expansion of macro 'DWARF_REG_LOC' 81 | c->dwarf.loc[UNW_AARCH64_V13] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V13); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:69:35: note: in expansion of macro 'DWARF_REG_LOC' 69 | c->dwarf.loc[UNW_AARCH64_V1] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V1); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:82:35: note: in expansion of macro 'DWARF_REG_LOC' 82 | c->dwarf.loc[UNW_AARCH64_V14] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V14); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:83:35: note: in expansion of macro 'DWARF_REG_LOC' 83 | c->dwarf.loc[UNW_AARCH64_V15] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V15); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:70:35: note: in expansion of macro 'DWARF_REG_LOC' 70 | c->dwarf.loc[UNW_AARCH64_V2] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V2); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ In file included from coredump/_UCD_lib.h:40, from coredump/_UCD_get_proc_name.c:24: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from coredump/_UCD_lib.h:40, from coredump/_UCD_access_mem.c:24: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:84:35: note: in expansion of macro 'DWARF_REG_LOC' 84 | c->dwarf.loc[UNW_AARCH64_V16] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V16); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:71:35: note: in expansion of macro 'DWARF_REG_LOC' 71 | c->dwarf.loc[UNW_AARCH64_V3] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V3); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:85:35: note: in expansion of macro 'DWARF_REG_LOC' 85 | c->dwarf.loc[UNW_AARCH64_V17] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V17); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:72:35: note: in expansion of macro 'DWARF_REG_LOC' 72 | c->dwarf.loc[UNW_AARCH64_V4] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V4); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:86:35: note: in expansion of macro 'DWARF_REG_LOC' 86 | c->dwarf.loc[UNW_AARCH64_V18] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V18); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:73:35: note: in expansion of macro 'DWARF_REG_LOC' 73 | c->dwarf.loc[UNW_AARCH64_V5] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V5); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:87:35: note: in expansion of macro 'DWARF_REG_LOC' 87 | c->dwarf.loc[UNW_AARCH64_V19] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V19); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:88:35: note: in expansion of macro 'DWARF_REG_LOC' 88 | c->dwarf.loc[UNW_AARCH64_V20] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V20); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:74:35: note: in expansion of macro 'DWARF_REG_LOC' 74 | c->dwarf.loc[UNW_AARCH64_V6] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V6); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:89:35: note: in expansion of macro 'DWARF_REG_LOC' 89 | c->dwarf.loc[UNW_AARCH64_V21] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V21); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:75:35: note: in expansion of macro 'DWARF_REG_LOC' 75 | c->dwarf.loc[UNW_AARCH64_V7] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V7); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:90:35: note: in expansion of macro 'DWARF_REG_LOC' 90 | c->dwarf.loc[UNW_AARCH64_V22] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V22); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:76:35: note: in expansion of macro 'DWARF_REG_LOC' 76 | c->dwarf.loc[UNW_AARCH64_V8] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V8); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:91:35: note: in expansion of macro 'DWARF_REG_LOC' 91 | c->dwarf.loc[UNW_AARCH64_V23] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V23); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:77:35: note: in expansion of macro 'DWARF_REG_LOC' 77 | c->dwarf.loc[UNW_AARCH64_V9] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V9); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:92:35: note: in expansion of macro 'DWARF_REG_LOC' 92 | c->dwarf.loc[UNW_AARCH64_V24] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V24); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lreg_states_iterate.lo -MD -MP -MF aarch64/.deps/Lreg_states_iterate.Tpo -c aarch64/Lreg_states_iterate.c -o aarch64/Lreg_states_iterate.o >/dev/null 2>&1 ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:93:35: note: in expansion of macro 'DWARF_REG_LOC' 93 | c->dwarf.loc[UNW_AARCH64_V25] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V25); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:78:35: note: in expansion of macro 'DWARF_REG_LOC' 78 | c->dwarf.loc[UNW_AARCH64_V10] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V10); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:94:35: note: in expansion of macro 'DWARF_REG_LOC' 94 | c->dwarf.loc[UNW_AARCH64_V26] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V26); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:79:35: note: in expansion of macro 'DWARF_REG_LOC' 79 | c->dwarf.loc[UNW_AARCH64_V11] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V11); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:95:35: note: in expansion of macro 'DWARF_REG_LOC' 95 | c->dwarf.loc[UNW_AARCH64_V27] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V27); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:80:35: note: in expansion of macro 'DWARF_REG_LOC' 80 | c->dwarf.loc[UNW_AARCH64_V12] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V12); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:96:35: note: in expansion of macro 'DWARF_REG_LOC' 96 | c->dwarf.loc[UNW_AARCH64_V28] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V28); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:81:35: note: in expansion of macro 'DWARF_REG_LOC' 81 | c->dwarf.loc[UNW_AARCH64_V13] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V13); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:97:35: note: in expansion of macro 'DWARF_REG_LOC' 97 | c->dwarf.loc[UNW_AARCH64_V29] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V29); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:98:35: note: in expansion of macro 'DWARF_REG_LOC' 98 | c->dwarf.loc[UNW_AARCH64_V30] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V30); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:82:35: note: in expansion of macro 'DWARF_REG_LOC' 82 | c->dwarf.loc[UNW_AARCH64_V14] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V14); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:99:35: note: in expansion of macro 'DWARF_REG_LOC' 99 | c->dwarf.loc[UNW_AARCH64_V31] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V31); | ^~~~~~~~~~~~~ In file included from coredump/_UCD_lib.h:40, from coredump/_UPT_get_dyn_info_list_addr.c:26: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:83:35: note: in expansion of macro 'DWARF_REG_LOC' 83 | c->dwarf.loc[UNW_AARCH64_V15] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V15); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ In file included from coredump/_UCD_lib.h:40, from coredump/_UCD_create.c:41: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:84:35: note: in expansion of macro 'DWARF_REG_LOC' 84 | c->dwarf.loc[UNW_AARCH64_V16] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V16); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:85:35: note: in expansion of macro 'DWARF_REG_LOC' 85 | c->dwarf.loc[UNW_AARCH64_V17] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V17); | ^~~~~~~~~~~~~ aarch64/Ginit_local.c: In function 'unw_init_local_common': aarch64/Ginit_local.c:51:9: warning: assignment to 'ucontext_t *' {aka 'struct ucontext *'} from incompatible pointer type 'unw_context_t *' {aka 'unw_tdep_context_t *'} [-Wincompatible-pointer-types] 51 | c->uc = uc; | ^ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:86:35: note: in expansion of macro 'DWARF_REG_LOC' 86 | c->dwarf.loc[UNW_AARCH64_V18] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V18); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:87:35: note: in expansion of macro 'DWARF_REG_LOC' 87 | c->dwarf.loc[UNW_AARCH64_V19] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V19); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:88:35: note: in expansion of macro 'DWARF_REG_LOC' 88 | c->dwarf.loc[UNW_AARCH64_V20] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V20); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ In file included from dwarf/Lfind_proc_info-lsb.c:4: dwarf/Gfind_proc_info-lsb.c: In function 'load_debug_frame': dwarf/Gfind_proc_info-lsb.c:139:21: warning: unused variable 'chdr' [-Wunused-variable] 139 | Elf_W (Chdr) *chdr = (shdr->sh_offset + ei.image); | ^~~~ dwarf/Gfind_proc_info-lsb.c:138:21: warning: unused variable 'destSize' [-Wunused-variable] 138 | unsigned long destSize; | ^~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:89:35: note: in expansion of macro 'DWARF_REG_LOC' 89 | c->dwarf.loc[UNW_AARCH64_V21] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V21); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:90:35: note: in expansion of macro 'DWARF_REG_LOC' 90 | c->dwarf.loc[UNW_AARCH64_V22] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V22); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:91:35: note: in expansion of macro 'DWARF_REG_LOC' 91 | c->dwarf.loc[UNW_AARCH64_V23] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V23); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ In file included from ../include/tdep/libunwind_i.h:7, from ../include/libunwind_i.h:356, from ../include/dwarf_i.h:10, from dwarf/Gparser.c:26, from dwarf/Lparser.c:4: dwarf/Gparser.c: In function 'eval_location_expr': ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ dwarf/Gparser.c:760:13: note: in expansion of macro 'DWARF_REG_LOC' 760 | *locp = DWARF_REG_LOC (c, dwarf_to_unw_regnum (val)); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:92:35: note: in expansion of macro 'DWARF_REG_LOC' 92 | c->dwarf.loc[UNW_AARCH64_V24] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V24); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ In file included from coredump/_UCD_lib.h:40, from coredump/_UPT_resume.c:26: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lglobal.lo -MD -MP -MF aarch64/.deps/Lglobal.Tpo -c aarch64/Lglobal.c -o aarch64/Lglobal.o >/dev/null 2>&1 ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:93:35: note: in expansion of macro 'DWARF_REG_LOC' 93 | c->dwarf.loc[UNW_AARCH64_V25] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V25); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:94:35: note: in expansion of macro 'DWARF_REG_LOC' 94 | c->dwarf.loc[UNW_AARCH64_V26] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V26); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lget_save_loc.lo -MD -MP -MF aarch64/.deps/Lget_save_loc.Tpo -c aarch64/Lget_save_loc.c -o aarch64/Lget_save_loc.o >/dev/null 2>&1 ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:95:35: note: in expansion of macro 'DWARF_REG_LOC' 95 | c->dwarf.loc[UNW_AARCH64_V27] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V27); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:96:35: note: in expansion of macro 'DWARF_REG_LOC' 96 | c->dwarf.loc[UNW_AARCH64_V28] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V28); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lregs.lo -MD -MP -MF aarch64/.deps/Lregs.Tpo -c aarch64/Lregs.c -o aarch64/Lregs.o >/dev/null 2>&1 ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:97:35: note: in expansion of macro 'DWARF_REG_LOC' 97 | c->dwarf.loc[UNW_AARCH64_V29] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V29); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:98:35: note: in expansion of macro 'DWARF_REG_LOC' 98 | c->dwarf.loc[UNW_AARCH64_V30] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V30); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/init.h:99:35: note: in expansion of macro 'DWARF_REG_LOC' 99 | c->dwarf.loc[UNW_AARCH64_V31] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V31); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ In file included from coredump/_UCD_lib.h:40, from coredump/_UPT_access_fpreg.c:24: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ../include/tdep/libunwind_i.h:7, from ../include/libunwind_i.h:356, from aarch64/unwind_i.h:33, from aarch64/Gtrace.c:27, from aarch64/Ltrace.c:4: aarch64/Gtrace.c: In function 'trace_init_addr': ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/Gtrace.c:243:29: note: in expansion of macro 'DWARF_REG_LOC' 243 | d->loc[UNW_AARCH64_X29] = DWARF_REG_LOC (d, UNW_AARCH64_X29); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/Gtrace.c:244:28: note: in expansion of macro 'DWARF_REG_LOC' 244 | d->loc[UNW_AARCH64_SP] = DWARF_REG_LOC (d, UNW_AARCH64_SP); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lstash_frame.lo -MD -MP -MF aarch64/.deps/Lstash_frame.Tpo -c aarch64/Lstash_frame.c -o aarch64/Lstash_frame.o >/dev/null 2>&1 ../include/tdep-aarch64/libunwind_i.h:123:47: warning: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] 123 | tdep_uc_addr(dwarf_get_uc(c), (r)), 0)) | ^~~~~~~~~~~~~~~ | | | ucontext_t * {aka struct ucontext *} ../include/tdep-aarch64/libunwind_i.h:120:58: note: in definition of macro 'DWARF_LOC' 120 | # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) | ^ aarch64/Gtrace.c:245:28: note: in expansion of macro 'DWARF_REG_LOC' 245 | d->loc[UNW_AARCH64_PC] = DWARF_REG_LOC (d, UNW_AARCH64_PC); | ^~~~~~~~~~~~~ ../include/tdep-aarch64/libunwind_i.h:319:48: note: expected 'unw_tdep_context_t *' but argument is of type 'ucontext_t *' {aka 'struct ucontext *'} 319 | extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg); | ~~~~~~~~~~~~~~~~~~~~^~ In file included from coredump/_UCD_lib.h:40, from coredump/_UCD_access_reg_linux.c:25: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ ptrace/_UPT_get_dyn_info_list_addr.c: In function 'get_list_addr': ptrace/_UPT_get_dyn_info_list_addr.c:83:3: warning: #warning Implement get_list_addr(), please. [-Wcpp] 83 | # warning Implement get_list_addr(), please. | ^~~~~~~ In file included from aarch64/Linit.c:4: aarch64/Ginit.c: In function 'access_reg': aarch64/Ginit.c:345:28: warning: initialization of 'unw_tdep_context_t *' from incompatible pointer type 'ucontext_t *' {aka 'struct ucontext *'} [-Wincompatible-pointer-types] 345 | unw_tdep_context_t *uc = ((struct cursor *)arg)->uc; | ^ In file included from coredump/_UCD_lib.h:40, from coredump/_UPT_put_unwind_info.c:26: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ aarch64/Ginit.c: In function 'access_fpreg': aarch64/Ginit.c:374:28: warning: initialization of 'unw_tdep_context_t *' from incompatible pointer type 'ucontext_t *' {aka 'struct ucontext *'} [-Wincompatible-pointer-types] 374 | unw_tdep_context_t *uc = ((struct cursor *)arg)->uc; | ^ In file included from coredump/_UCD_lib.h:40, from coredump/_UCD_find_proc_info.c:30: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_access_mem.lo -MD -MP -MF ptrace/.deps/_UPT_access_mem.Tpo -c ptrace/_UPT_access_mem.c -o ptrace/_UPT_access_mem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_accessors.lo -MD -MP -MF ptrace/.deps/_UPT_accessors.Tpo -c ptrace/_UPT_accessors.c -o ptrace/_UPT_accessors.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_create.lo -MD -MP -MF ptrace/.deps/_UPT_create.Tpo -c ptrace/_UPT_create.c -o ptrace/_UPT_create.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Linit_remote.lo -MD -MP -MF aarch64/.deps/Linit_remote.Tpo -c aarch64/Linit_remote.c -o aarch64/Linit_remote.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_access_fpreg.lo -MD -MP -MF ptrace/.deps/_UPT_access_fpreg.Tpo -c ptrace/_UPT_access_fpreg.c -o ptrace/_UPT_access_fpreg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF ptrace/.deps/_UPT_get_dyn_info_list_addr.Tpo -c ptrace/_UPT_get_dyn_info_list_addr.c -o ptrace/_UPT_get_dyn_info_list_addr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_resume.lo -MD -MP -MF ptrace/.deps/_UPT_resume.Tpo -c ptrace/_UPT_resume.c -o ptrace/_UPT_resume.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_get_proc_name.lo -MD -MP -MF ptrace/.deps/_UPT_get_proc_name.Tpo -c ptrace/_UPT_get_proc_name.c -o ptrace/_UPT_get_proc_name.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/global.lo -MD -MP -MF dwarf/.deps/global.Tpo -c dwarf/global.c -o dwarf/global.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_destroy.lo -MD -MP -MF ptrace/.deps/_UPT_destroy.Tpo -c ptrace/_UPT_destroy.c -o ptrace/_UPT_destroy.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT setjmp/longjmp.lo -MD -MP -MF setjmp/.deps/longjmp.Tpo -c setjmp/longjmp.c -o setjmp/longjmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lresume.lo -MD -MP -MF aarch64/.deps/Lresume.Tpo -c aarch64/Lresume.c -o aarch64/Lresume.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_accessors.lo -MD -MP -MF coredump/.deps/_UCD_accessors.Tpo -c coredump/_UCD_accessors.c -o coredump/_UCD_accessors.o >/dev/null 2>&1 coredump/_UPT_get_dyn_info_list_addr.c: In function 'get_list_addr': coredump/_UPT_get_dyn_info_list_addr.c:85:3: warning: #warning Implement get_list_addr(), please. [-Wcpp] 85 | # warning Implement get_list_addr(), please. | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_put_unwind_info.lo -MD -MP -MF ptrace/.deps/_UPT_put_unwind_info.Tpo -c ptrace/_UPT_put_unwind_info.c -o ptrace/_UPT_put_unwind_info.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lpe.lo -MD -MP -MF dwarf/.deps/Lpe.Tpo -c dwarf/Lpe.c -o dwarf/Lpe.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_reg_offset.lo -MD -MP -MF ptrace/.deps/_UPT_reg_offset.Tpo -c ptrace/_UPT_reg_offset.c -o ptrace/_UPT_reg_offset.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gexpr.lo -MD -MP -MF dwarf/.deps/Gexpr.Tpo -c dwarf/Gexpr.c -o dwarf/Gexpr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_destroy.lo -MD -MP -MF coredump/.deps/_UCD_destroy.Tpo -c coredump/_UCD_destroy.c -o coredump/_UCD_destroy.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_find_proc_info.lo -MD -MP -MF ptrace/.deps/_UPT_find_proc_info.Tpo -c ptrace/_UPT_find_proc_info.c -o ptrace/_UPT_find_proc_info.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_corefile_elf.lo -MD -MP -MF coredump/.deps/_UCD_corefile_elf.Tpo -c coredump/_UCD_corefile_elf.c -o coredump/_UCD_corefile_elf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_access_reg.lo -MD -MP -MF ptrace/.deps/_UPT_access_reg.Tpo -c ptrace/_UPT_access_reg.c -o ptrace/_UPT_access_reg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF coredump/.deps/_UPT_get_dyn_info_list_addr.Tpo -c coredump/_UPT_get_dyn_info_list_addr.c -o coredump/_UPT_get_dyn_info_list_addr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lstep.lo -MD -MP -MF aarch64/.deps/Lstep.Tpo -c aarch64/Lstep.c -o aarch64/Lstep.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed,-O1,--sort-common -lucontext -o libunwind-elf64.la elf64.lo -llzma libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT setjmp/siglongjmp.lo -MD -MP -MF setjmp/.deps/siglongjmp.Tpo -c setjmp/siglongjmp.c -o setjmp/siglongjmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_elf_map_image.lo -MD -MP -MF coredump/.deps/_UCD_elf_map_image.Tpo -c coredump/_UCD_elf_map_image.c -o coredump/_UCD_elf_map_image.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_access_mem.lo -MD -MP -MF coredump/.deps/_UCD_access_mem.Tpo -c coredump/_UCD_access_mem.c -o coredump/_UCD_access_mem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UPT_resume.lo -MD -MP -MF coredump/.deps/_UPT_resume.Tpo -c coredump/_UPT_resume.c -o coredump/_UPT_resume.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Lfind_unwind_table.Tpo -c dwarf/Lfind_unwind_table.c -o dwarf/Lfind_unwind_table.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_get_proc_name.lo -MD -MP -MF coredump/.deps/_UCD_get_proc_name.Tpo -c coredump/_UCD_get_proc_name.c -o coredump/_UCD_get_proc_name.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UPT_access_fpreg.lo -MD -MP -MF coredump/.deps/_UPT_access_fpreg.Tpo -c coredump/_UPT_access_fpreg.c -o coredump/_UPT_access_fpreg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_access_reg_linux.lo -MD -MP -MF coredump/.deps/_UCD_access_reg_linux.Tpo -c coredump/_UCD_access_reg_linux.c -o coredump/_UCD_access_reg_linux.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UPT_put_unwind_info.lo -MD -MP -MF coredump/.deps/_UPT_put_unwind_info.Tpo -c coredump/_UPT_put_unwind_info.c -o coredump/_UPT_put_unwind_info.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_get_mapinfo_linux.lo -MD -MP -MF coredump/.deps/_UCD_get_mapinfo_linux.Tpo -c coredump/_UCD_get_mapinfo_linux.c -o coredump/_UCD_get_mapinfo_linux.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_get_threadinfo_prstatus.lo -MD -MP -MF coredump/.deps/_UCD_get_threadinfo_prstatus.Tpo -c coredump/_UCD_get_threadinfo_prstatus.c -o coredump/_UCD_get_threadinfo_prstatus.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Linit_local.lo -MD -MP -MF aarch64/.deps/Linit_local.Tpo -c aarch64/Linit_local.c -o aarch64/Linit_local.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_find_proc_info.lo -MD -MP -MF coredump/.deps/_UCD_find_proc_info.Tpo -c coredump/_UCD_find_proc_info.c -o coredump/_UCD_find_proc_info.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Gfind_proc_info-lsb.Tpo -c dwarf/Gfind_proc_info-lsb.c -o dwarf/Gfind_proc_info-lsb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfde.lo -MD -MP -MF dwarf/.deps/Lfde.Tpo -c dwarf/Lfde.c -o dwarf/Lfde.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gparser.lo -MD -MP -MF dwarf/.deps/Gparser.Tpo -c dwarf/Gparser.c -o dwarf/Gparser.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UCD_create.lo -MD -MP -MF coredump/.deps/_UCD_create.Tpo -c coredump/_UCD_create.c -o coredump/_UCD_create.o >/dev/null 2>&1 libtool: link: ar cr .libs/libunwind-elf64.a .libs/elf64.o libtool: link: ranlib .libs/libunwind-elf64.a libtool: link: ( cd ".libs" && rm -f "libunwind-elf64.la" && ln -s "../libunwind-elf64.la" "libunwind-elf64.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed,-O1,--sort-common -lucontext -o libunwind-dwarf-common.la dwarf/global.lo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Linit.lo -MD -MP -MF aarch64/.deps/Linit.Tpo -c aarch64/Linit.c -o aarch64/Linit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Ltrace.lo -MD -MP -MF aarch64/.deps/Ltrace.Tpo -c aarch64/Ltrace.c -o aarch64/Ltrace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ptrace/_UPT_elf.lo -MD -MP -MF ptrace/.deps/_UPT_elf.Tpo -c ptrace/_UPT_elf.c -o ptrace/_UPT_elf.o >/dev/null 2>&1 libtool: link: ar cr .libs/libunwind-dwarf-common.a dwarf/.libs/global.o libtool: link: ranlib .libs/libunwind-dwarf-common.a libtool: link: ( cd ".libs" && rm -f "libunwind-dwarf-common.la" && ln -s "../libunwind-dwarf-common.la" "libunwind-dwarf-common.la" ) libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT coredump/_UPT_elf.lo -MD -MP -MF coredump/.deps/_UPT_elf.Tpo -c coredump/_UPT_elf.c -o coredump/_UPT_elf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lexpr.lo -MD -MP -MF dwarf/.deps/Lexpr.Tpo -c dwarf/Lexpr.c -o dwarf/Lexpr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Lfind_proc_info-lsb.Tpo -c dwarf/Lfind_proc_info-lsb.c -o dwarf/Lfind_proc_info-lsb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-aarch64 -I. -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lparser.lo -MD -MP -MF dwarf/.deps/Lparser.Tpo -c dwarf/Lparser.c -o dwarf/Lparser.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed,-O1,--sort-common -lucontext -o libunwind-ptrace.la -rpath /usr/lib ptrace/_UPT_elf.lo ptrace/_UPT_accessors.lo ptrace/_UPT_access_fpreg.lo ptrace/_UPT_access_mem.lo ptrace/_UPT_access_reg.lo ptrace/_UPT_create.lo ptrace/_UPT_destroy.lo ptrace/_UPT_find_proc_info.lo ptrace/_UPT_get_dyn_info_list_addr.lo ptrace/_UPT_put_unwind_info.lo ptrace/_UPT_get_proc_name.lo ptrace/_UPT_reg_offset.lo ptrace/_UPT_resume.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 0:0:0 -Wl,--as-needed,-O1,--sort-common -lucontext -o libunwind-coredump.la -rpath /usr/lib coredump/_UCD_accessors.lo coredump/_UCD_create.lo coredump/_UCD_destroy.lo coredump/_UCD_access_mem.lo coredump/_UCD_elf_map_image.lo coredump/_UCD_find_proc_info.lo coredump/_UCD_get_proc_name.lo coredump/_UCD_corefile_elf.lo coredump/_UPT_elf.lo coredump/_UPT_access_fpreg.lo coredump/_UPT_get_dyn_info_list_addr.lo coredump/_UPT_put_unwind_info.lo coredump/_UPT_resume.lo coredump/_UCD_access_reg_linux.lo coredump/_UCD_get_threadinfo_prstatus.lo coredump/_UCD_get_mapinfo_linux.lo -llzma libtool: link: gcc -shared -fPIC -DPIC ptrace/.libs/_UPT_elf.o ptrace/.libs/_UPT_accessors.o ptrace/.libs/_UPT_access_fpreg.o ptrace/.libs/_UPT_access_mem.o ptrace/.libs/_UPT_access_reg.o ptrace/.libs/_UPT_create.o ptrace/.libs/_UPT_destroy.o ptrace/.libs/_UPT_find_proc_info.o ptrace/.libs/_UPT_get_dyn_info_list_addr.o ptrace/.libs/_UPT_put_unwind_info.o ptrace/.libs/_UPT_get_proc_name.o ptrace/.libs/_UPT_reg_offset.o ptrace/.libs/_UPT_resume.o -lucontext -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libunwind-ptrace.so.0 -o .libs/libunwind-ptrace.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libunwind-ptrace.so.0" && ln -s "libunwind-ptrace.so.0.0.0" "libunwind-ptrace.so.0") libtool: link: (cd ".libs" && rm -f "libunwind-ptrace.so" && ln -s "libunwind-ptrace.so.0.0.0" "libunwind-ptrace.so") libtool: link: ar cr .libs/libunwind-ptrace.a ptrace/_UPT_elf.o ptrace/_UPT_accessors.o ptrace/_UPT_access_fpreg.o ptrace/_UPT_access_mem.o ptrace/_UPT_access_reg.o ptrace/_UPT_create.o ptrace/_UPT_destroy.o ptrace/_UPT_find_proc_info.o ptrace/_UPT_get_dyn_info_list_addr.o ptrace/_UPT_put_unwind_info.o ptrace/_UPT_get_proc_name.o ptrace/_UPT_reg_offset.o ptrace/_UPT_resume.o libtool: link: ranlib .libs/libunwind-ptrace.a libtool: link: ( cd ".libs" && rm -f "libunwind-ptrace.la" && ln -s "../libunwind-ptrace.la" "libunwind-ptrace.la" ) libtool: link: gcc -shared -fPIC -DPIC coredump/.libs/_UCD_accessors.o coredump/.libs/_UCD_create.o coredump/.libs/_UCD_destroy.o coredump/.libs/_UCD_access_mem.o coredump/.libs/_UCD_elf_map_image.o coredump/.libs/_UCD_find_proc_info.o coredump/.libs/_UCD_get_proc_name.o coredump/.libs/_UCD_corefile_elf.o coredump/.libs/_UPT_elf.o coredump/.libs/_UPT_access_fpreg.o coredump/.libs/_UPT_get_dyn_info_list_addr.o coredump/.libs/_UPT_put_unwind_info.o coredump/.libs/_UPT_resume.o coredump/.libs/_UCD_access_reg_linux.o coredump/.libs/_UCD_get_threadinfo_prstatus.o coredump/.libs/_UCD_get_mapinfo_linux.o -lucontext -llzma -Os -g -nostartfiles -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libunwind-coredump.so.0 -o .libs/libunwind-coredump.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libunwind-coredump.so.0" && ln -s "libunwind-coredump.so.0.0.0" "libunwind-coredump.so.0") libtool: link: (cd ".libs" && rm -f "libunwind-coredump.so" && ln -s "libunwind-coredump.so.0.0.0" "libunwind-coredump.so") libtool: link: ar cr .libs/libunwind-coredump.a coredump/_UCD_accessors.o coredump/_UCD_create.o coredump/_UCD_destroy.o coredump/_UCD_access_mem.o coredump/_UCD_elf_map_image.o coredump/_UCD_find_proc_info.o coredump/_UCD_get_proc_name.o coredump/_UCD_corefile_elf.o coredump/_UPT_elf.o coredump/_UPT_access_fpreg.o coredump/_UPT_get_dyn_info_list_addr.o coredump/_UPT_put_unwind_info.o coredump/_UPT_resume.o coredump/_UCD_access_reg_linux.o coredump/_UCD_get_threadinfo_prstatus.o coredump/_UCD_get_mapinfo_linux.o libtool: link: ranlib .libs/libunwind-coredump.a libtool: link: ( cd ".libs" && rm -f "libunwind-coredump.la" && ln -s "../libunwind-coredump.la" "libunwind-coredump.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed,-O1,--sort-common -lucontext -o libunwind-dwarf-generic.la dwarf/Gexpr.lo dwarf/Gfde.lo dwarf/Gparser.lo dwarf/Gpe.lo dwarf/Gfind_proc_info-lsb.lo dwarf/Gfind_unwind_table.lo libunwind-dwarf-common.la libtool: link: (cd .libs/libunwind-dwarf-generic.lax/libunwind-dwarf-common.a && ar x "/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src/./.libs/libunwind-dwarf-common.a") libtool: link: ar cr .libs/libunwind-dwarf-generic.a dwarf/.libs/Gexpr.o dwarf/.libs/Gfde.o dwarf/.libs/Gparser.o dwarf/.libs/Gpe.o dwarf/.libs/Gfind_proc_info-lsb.o dwarf/.libs/Gfind_unwind_table.o .libs/libunwind-dwarf-generic.lax/libunwind-dwarf-common.a/global.o libtool: link: ranlib .libs/libunwind-dwarf-generic.a libtool: link: rm -fr .libs/libunwind-dwarf-generic.lax libtool: link: ( cd ".libs" && rm -f "libunwind-dwarf-generic.la" && ln -s "../libunwind-dwarf-generic.la" "libunwind-dwarf-generic.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed,-O1,--sort-common -lucontext -o libunwind-dwarf-local.la dwarf/Lexpr.lo dwarf/Lfde.lo dwarf/Lparser.lo dwarf/Lpe.lo dwarf/Lfind_proc_info-lsb.lo dwarf/Lfind_unwind_table.lo libunwind-dwarf-common.la libtool: link: (cd .libs/libunwind-dwarf-local.lax/libunwind-dwarf-common.a && ar x "/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src/./.libs/libunwind-dwarf-common.a") libtool: link: ar cr .libs/libunwind-dwarf-local.a dwarf/.libs/Lexpr.o dwarf/.libs/Lfde.o dwarf/.libs/Lparser.o dwarf/.libs/Lpe.o dwarf/.libs/Lfind_proc_info-lsb.o dwarf/.libs/Lfind_unwind_table.o .libs/libunwind-dwarf-local.lax/libunwind-dwarf-common.a/global.o libtool: link: ranlib .libs/libunwind-dwarf-local.a libtool: link: rm -fr .libs/libunwind-dwarf-local.lax libtool: link: ( cd ".libs" && rm -f "libunwind-dwarf-local.la" && ln -s "../libunwind-dwarf-local.la" "libunwind-dwarf-local.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -XCClinker -nostdlib -version-info 8:1:0 -Wl,--as-needed,-O1,--sort-common -lucontext -o libunwind.la -rpath /usr/lib os-linux.lo dl-iterate-phdr.lo mi/init.lo mi/flush_cache.lo mi/mempool.lo mi/strerror.lo aarch64/is_fpreg.lo aarch64/regname.lo mi/_ReadULEB.lo mi/_ReadSLEB.lo mi/backtrace.lo mi/dyn-cancel.lo mi/dyn-info-list.lo mi/dyn-register.lo mi/Ldyn-extract.lo mi/Lfind_dynamic_proc_info.lo mi/Lget_accessors.lo mi/Lget_proc_info_by_ip.lo mi/Lget_proc_name.lo mi/Lput_dynamic_unwind_info.lo mi/Ldestroy_addr_space.lo mi/Lget_reg.lo mi/Lset_reg.lo mi/Lget_fpreg.lo mi/Lset_fpreg.lo mi/Lset_caching_policy.lo mi/Lset_cache_size.lo unwind/Backtrace.lo unwind/DeleteException.lo unwind/FindEnclosingFunction.lo unwind/ForcedUnwind.lo unwind/GetBSP.lo unwind/GetCFA.lo unwind/GetDataRelBase.lo unwind/GetGR.lo unwind/GetIP.lo unwind/GetLanguageSpecificData.lo unwind/GetRegionStart.lo unwind/GetTextRelBase.lo unwind/RaiseException.lo unwind/Resume.lo unwind/Resume_or_Rethrow.lo unwind/SetGR.lo unwind/SetIP.lo unwind/GetIPInfo.lo aarch64/Lapply_reg_state.lo aarch64/Lreg_states_iterate.lo aarch64/Lcreate_addr_space.lo aarch64/Lget_proc_info.lo aarch64/Lget_save_loc.lo aarch64/Lglobal.lo aarch64/Linit.lo aarch64/Linit_local.lo aarch64/Linit_remote.lo aarch64/Lis_signal_frame.lo aarch64/Lregs.lo aarch64/Lresume.lo aarch64/Lstash_frame.lo aarch64/Lstep.lo aarch64/Ltrace.lo aarch64/getcontext.lo libunwind-dwarf-local.la libunwind-elf64.la -lc -lgcc_s -llzma libtool: link: gcc -shared -fPIC -DPIC .libs/os-linux.o .libs/dl-iterate-phdr.o mi/.libs/init.o mi/.libs/flush_cache.o mi/.libs/mempool.o mi/.libs/strerror.o aarch64/.libs/is_fpreg.o aarch64/.libs/regname.o mi/.libs/_ReadULEB.o mi/.libs/_ReadSLEB.o mi/.libs/backtrace.o mi/.libs/dyn-cancel.o mi/.libs/dyn-info-list.o mi/.libs/dyn-register.o mi/.libs/Ldyn-extract.o mi/.libs/Lfind_dynamic_proc_info.o mi/.libs/Lget_accessors.o mi/.libs/Lget_proc_info_by_ip.o mi/.libs/Lget_proc_name.o mi/.libs/Lput_dynamic_unwind_info.o mi/.libs/Ldestroy_addr_space.o mi/.libs/Lget_reg.o mi/.libs/Lset_reg.o mi/.libs/Lget_fpreg.o mi/.libs/Lset_fpreg.o mi/.libs/Lset_caching_policy.o mi/.libs/Lset_cache_size.o unwind/.libs/Backtrace.o unwind/.libs/DeleteException.o unwind/.libs/FindEnclosingFunction.o unwind/.libs/ForcedUnwind.o unwind/.libs/GetBSP.o unwind/.libs/GetCFA.o unwind/.libs/GetDataRelBase.o unwind/.libs/GetGR.o unwind/.libs/GetIP.o unwind/.libs/GetLanguageSpecificData.o unwind/.libs/GetRegionStart.o unwind/.libs/GetTextRelBase.o unwind/.libs/RaiseException.o unwind/.libs/Resume.o unwind/.libs/Resume_or_Rethrow.o unwind/.libs/SetGR.o unwind/.libs/SetIP.o unwind/.libs/GetIPInfo.o aarch64/.libs/Lapply_reg_state.o aarch64/.libs/Lreg_states_iterate.o aarch64/.libs/Lcreate_addr_space.o aarch64/.libs/Lget_proc_info.o aarch64/.libs/Lget_save_loc.o aarch64/.libs/Lglobal.o aarch64/.libs/Linit.o aarch64/.libs/Linit_local.o aarch64/.libs/Linit_remote.o aarch64/.libs/Lis_signal_frame.o aarch64/.libs/Lregs.o aarch64/.libs/Lresume.o aarch64/.libs/Lstash_frame.o aarch64/.libs/Lstep.o aarch64/.libs/Ltrace.o aarch64/.libs/getcontext.o -Wl,--whole-archive ./.libs/libunwind-dwarf-local.a ./.libs/libunwind-elf64.a -Wl,--no-whole-archive -lucontext -lc -lgcc_s -llzma -Os -g -nostartfiles -nostdlib -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libunwind.so.8 -o .libs/libunwind.so.8.0.1 libtool: link: (cd ".libs" && rm -f "libunwind.so.8" && ln -s "libunwind.so.8.0.1" "libunwind.so.8") libtool: link: (cd ".libs" && rm -f "libunwind.so" && ln -s "libunwind.so.8.0.1" "libunwind.so") libtool: link: (cd .libs/libunwind.lax/libunwind-dwarf-local.a && ar x "/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src/./.libs/libunwind-dwarf-local.a") libtool: link: (cd .libs/libunwind.lax/libunwind-elf64.a && ar x "/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src/./.libs/libunwind-elf64.a") libtool: link: ar cr .libs/libunwind.a os-linux.o dl-iterate-phdr.o mi/init.o mi/flush_cache.o mi/mempool.o mi/strerror.o aarch64/is_fpreg.o aarch64/regname.o mi/_ReadULEB.o mi/_ReadSLEB.o mi/backtrace.o mi/dyn-cancel.o mi/dyn-info-list.o mi/dyn-register.o mi/Ldyn-extract.o mi/Lfind_dynamic_proc_info.o mi/Lget_accessors.o mi/Lget_proc_info_by_ip.o mi/Lget_proc_name.o mi/Lput_dynamic_unwind_info.o mi/Ldestroy_addr_space.o mi/Lget_reg.o mi/Lset_reg.o mi/Lget_fpreg.o mi/Lset_fpreg.o mi/Lset_caching_policy.o mi/Lset_cache_size.o unwind/Backtrace.o unwind/DeleteException.o unwind/FindEnclosingFunction.o unwind/ForcedUnwind.o unwind/GetBSP.o unwind/GetCFA.o unwind/GetDataRelBase.o unwind/GetGR.o unwind/GetIP.o unwind/GetLanguageSpecificData.o unwind/GetRegionStart.o unwind/GetTextRelBase.o unwind/RaiseException.o unwind/Resume.o unwind/Resume_or_Rethrow.o unwind/SetGR.o unwind/SetIP.o unwind/GetIPInfo.o aarch64/Lapply_reg_state.o aarch64/Lreg_states_iterate.o aarch64/Lcreate_addr_space.o aarch64/Lget_proc_info.o aarch64/Lget_save_loc.o aarch64/Lglobal.o aarch64/Linit.o aarch64/Linit_local.o aarch64/Linit_remote.o aarch64/Lis_signal_frame.o aarch64/Lregs.o aarch64/Lresume.o aarch64/Lstash_frame.o aarch64/Lstep.o aarch64/Ltrace.o aarch64/getcontext.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lexpr.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lfde.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lfind_proc_info-lsb.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lfind_unwind_table.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lparser.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lpe.o .libs/libunwind.lax/libunwind-dwarf-local.a/global.o .libs/libunwind.lax/libunwind-elf64.a/elf64.o libtool: link: ranlib .libs/libunwind.a libtool: link: rm -fr .libs/libunwind.lax libtool: link: ( cd ".libs" && rm -f "libunwind.la" && ln -s "../libunwind.la" "libunwind.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 8:1:0 -Wl,--as-needed,-O1,--sort-common -lucontext -o libunwind-aarch64.la -rpath /usr/lib os-linux.lo dl-iterate-phdr.lo mi/init.lo mi/flush_cache.lo mi/mempool.lo mi/strerror.lo aarch64/is_fpreg.lo aarch64/regname.lo mi/Gdyn-extract.lo mi/Gdyn-remote.lo mi/Gfind_dynamic_proc_info.lo mi/Gget_accessors.lo mi/Gget_proc_info_by_ip.lo mi/Gget_proc_name.lo mi/Gput_dynamic_unwind_info.lo mi/Gdestroy_addr_space.lo mi/Gget_reg.lo mi/Gset_reg.lo mi/Gget_fpreg.lo mi/Gset_fpreg.lo mi/Gset_caching_policy.lo mi/Gset_cache_size.lo aarch64/Gapply_reg_state.lo aarch64/Greg_states_iterate.lo aarch64/Gcreate_addr_space.lo aarch64/Gget_proc_info.lo aarch64/Gget_save_loc.lo aarch64/Gglobal.lo aarch64/Ginit.lo aarch64/Ginit_local.lo aarch64/Ginit_remote.lo aarch64/Gis_signal_frame.lo aarch64/Gregs.lo aarch64/Gresume.lo aarch64/Gstash_frame.lo aarch64/Gstep.lo aarch64/Gtrace.lo libunwind-dwarf-generic.la libunwind-elf64.la libunwind.la -lc libtool: link: gcc -shared -fPIC -DPIC .libs/os-linux.o .libs/dl-iterate-phdr.o mi/.libs/init.o mi/.libs/flush_cache.o mi/.libs/mempool.o mi/.libs/strerror.o aarch64/.libs/is_fpreg.o aarch64/.libs/regname.o mi/.libs/Gdyn-extract.o mi/.libs/Gdyn-remote.o mi/.libs/Gfind_dynamic_proc_info.o mi/.libs/Gget_accessors.o mi/.libs/Gget_proc_info_by_ip.o mi/.libs/Gget_proc_name.o mi/.libs/Gput_dynamic_unwind_info.o mi/.libs/Gdestroy_addr_space.o mi/.libs/Gget_reg.o mi/.libs/Gset_reg.o mi/.libs/Gget_fpreg.o mi/.libs/Gset_fpreg.o mi/.libs/Gset_caching_policy.o mi/.libs/Gset_cache_size.o aarch64/.libs/Gapply_reg_state.o aarch64/.libs/Greg_states_iterate.o aarch64/.libs/Gcreate_addr_space.o aarch64/.libs/Gget_proc_info.o aarch64/.libs/Gget_save_loc.o aarch64/.libs/Gglobal.o aarch64/.libs/Ginit.o aarch64/.libs/Ginit_local.o aarch64/.libs/Ginit_remote.o aarch64/.libs/Gis_signal_frame.o aarch64/.libs/Gregs.o aarch64/.libs/Gresume.o aarch64/.libs/Gstash_frame.o aarch64/.libs/Gstep.o aarch64/.libs/Gtrace.o -Wl,--whole-archive ./.libs/libunwind-dwarf-generic.a ./.libs/libunwind-elf64.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src/.libs ./.libs/libunwind.so -lucontext -lgcc_s -llzma -lc -Os -g -nostartfiles -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libunwind-aarch64.so.8 -o .libs/libunwind-aarch64.so.8.0.1 libtool: link: (cd ".libs" && rm -f "libunwind-aarch64.so.8" && ln -s "libunwind-aarch64.so.8.0.1" "libunwind-aarch64.so.8") libtool: link: (cd ".libs" && rm -f "libunwind-aarch64.so" && ln -s "libunwind-aarch64.so.8.0.1" "libunwind-aarch64.so") libtool: link: (cd .libs/libunwind-aarch64.lax/libunwind-dwarf-generic.a && ar x "/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src/./.libs/libunwind-dwarf-generic.a") libtool: link: (cd .libs/libunwind-aarch64.lax/libunwind-elf64.a && ar x "/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src/./.libs/libunwind-elf64.a") libtool: link: ar cr .libs/libunwind-aarch64.a os-linux.o dl-iterate-phdr.o mi/init.o mi/flush_cache.o mi/mempool.o mi/strerror.o aarch64/is_fpreg.o aarch64/regname.o mi/Gdyn-extract.o mi/Gdyn-remote.o mi/Gfind_dynamic_proc_info.o mi/Gget_accessors.o mi/Gget_proc_info_by_ip.o mi/Gget_proc_name.o mi/Gput_dynamic_unwind_info.o mi/Gdestroy_addr_space.o mi/Gget_reg.o mi/Gset_reg.o mi/Gget_fpreg.o mi/Gset_fpreg.o mi/Gset_caching_policy.o mi/Gset_cache_size.o aarch64/Gapply_reg_state.o aarch64/Greg_states_iterate.o aarch64/Gcreate_addr_space.o aarch64/Gget_proc_info.o aarch64/Gget_save_loc.o aarch64/Gglobal.o aarch64/Ginit.o aarch64/Ginit_local.o aarch64/Ginit_remote.o aarch64/Gis_signal_frame.o aarch64/Gregs.o aarch64/Gresume.o aarch64/Gstash_frame.o aarch64/Gstep.o aarch64/Gtrace.o .libs/libunwind-aarch64.lax/libunwind-dwarf-generic.a/Gexpr.o .libs/libunwind-aarch64.lax/libunwind-dwarf-generic.a/Gfde.o .libs/libunwind-aarch64.lax/libunwind-dwarf-generic.a/Gfind_proc_info-lsb.o .libs/libunwind-aarch64.lax/libunwind-dwarf-generic.a/Gfind_unwind_table.o .libs/libunwind-aarch64.lax/libunwind-dwarf-generic.a/Gparser.o .libs/libunwind-aarch64.lax/libunwind-dwarf-generic.a/Gpe.o .libs/libunwind-aarch64.lax/libunwind-dwarf-generic.a/global.o .libs/libunwind-aarch64.lax/libunwind-elf64.a/elf64.o libtool: link: ranlib .libs/libunwind-aarch64.a libtool: link: rm -fr .libs/libunwind-aarch64.lax libtool: link: ( cd ".libs" && rm -f "libunwind-aarch64.la" && ln -s "../libunwind-aarch64.la" "libunwind-aarch64.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 0:0:0 -Wl,--as-needed,-O1,--sort-common -lucontext -o libunwind-setjmp.la -rpath /usr/lib setjmp/longjmp.lo setjmp/siglongjmp.lo aarch64/siglongjmp.lo libunwind-elf64.la libunwind-aarch64.la libunwind.la -lc libtool: link: gcc -shared -fPIC -DPIC setjmp/.libs/longjmp.o setjmp/.libs/siglongjmp.o aarch64/.libs/siglongjmp.o -Wl,--whole-archive ./.libs/libunwind-elf64.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src/.libs -L/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src/.libs ./.libs/libunwind-aarch64.so /home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src/.libs/libunwind.so ./.libs/libunwind.so -lucontext -lgcc_s -llzma -lc -Os -g -nostartfiles -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libunwind-setjmp.so.0 -o .libs/libunwind-setjmp.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libunwind-setjmp.so.0" && ln -s "libunwind-setjmp.so.0.0.0" "libunwind-setjmp.so.0") libtool: link: (cd ".libs" && rm -f "libunwind-setjmp.so" && ln -s "libunwind-setjmp.so.0.0.0" "libunwind-setjmp.so") libtool: link: (cd .libs/libunwind-setjmp.lax/libunwind-elf64.a && ar x "/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src/./.libs/libunwind-elf64.a") copying selected object files to avoid basename conflicts... libtool: link: ln aarch64/siglongjmp.o .libs/libunwind-setjmp.lax/lt1-siglongjmp.o || cp aarch64/siglongjmp.o .libs/libunwind-setjmp.lax/lt1-siglongjmp.o libtool: link: ar cr .libs/libunwind-setjmp.a setjmp/longjmp.o setjmp/siglongjmp.o .libs/libunwind-setjmp.lax/lt1-siglongjmp.o .libs/libunwind-setjmp.lax/libunwind-elf64.a/elf64.o libtool: link: ranlib .libs/libunwind-setjmp.a libtool: link: rm -fr .libs/libunwind-setjmp.lax .libs/libunwind-setjmp.lax libtool: link: ( cd ".libs" && rm -f "libunwind-setjmp.la" && ln -s "../libunwind-setjmp.la" "libunwind-setjmp.la" ) make[2]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src' make[1]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src' Making all in tests make[1]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/tests' depbase=`echo forker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT forker.o -MD -MP -MF $depbase.Tpo -c -o forker.o forker.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Gperf-simple.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT Gperf-simple.o -MD -MP -MF $depbase.Tpo -c -o Gperf-simple.o Gperf-simple.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Lperf-simple.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT Lperf-simple.o -MD -MP -MF $depbase.Tpo -c -o Lperf-simple.o Lperf-simple.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Gperf-trace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT Gperf-trace.o -MD -MP -MF $depbase.Tpo -c -o Gperf-trace.o Gperf-trace.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Lperf-trace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT Lperf-trace.o -MD -MP -MF $depbase.Tpo -c -o Lperf-trace.o Lperf-trace.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mapper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mapper.o -MD -MP -MF $depbase.Tpo -c -o mapper.o mapper.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test-ptrace-misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT test-ptrace-misc.o -MD -MP -MF $depbase.Tpo -c -o test-ptrace-misc.o test-ptrace-misc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ident.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ident.o -MD -MP -MF $depbase.Tpo -c -o ident.o ident.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo crasher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT crasher.o -MD -MP -MF $depbase.Tpo -c -o crasher.o crasher.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test-coredump-unwind.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -Wformat -Werror=format-security -D_GNU_SOURCE -DNDEBUG -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT test-coredump-unwind.o -MD -MP -MF $depbase.Tpo -c -o test-coredump-unwind.o test-coredump-unwind.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from test-coredump-unwind.c:43: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ test-coredump-unwind.c: In function 'handle_sigsegv': test-coredump-unwind.c:247:9: warning: variable 'size' set but not used [-Wunused-but-set-variable] 247 | int size; | ^~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed,-O1,--sort-common -lucontext -o mapper mapper.o /bin/sh ../libtool --tag=CC --mode=link gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed,-O1,--sort-common -lucontext -o crasher crasher.o /bin/sh ../libtool --tag=CC --mode=link gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -static -Wl,--as-needed,-O1,--sort-common -lucontext -o forker forker.o libtool: link: gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o mapper mapper.o -lucontext libtool: link: gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o crasher crasher.o -lucontext libtool: link: gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o forker forker.o -lucontext /bin/sh ../libtool --tag=CC --mode=link gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed,-O1,--sort-common -lucontext -o Gperf-trace Gperf-trace.o ../src/libunwind-aarch64.la ../src/libunwind.la /bin/sh ../libtool --tag=CC --mode=link gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed,-O1,--sort-common -lucontext -o Lperf-trace Lperf-trace.o ../src/libunwind.la /bin/sh ../libtool --tag=CC --mode=link gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed,-O1,--sort-common -lucontext -o Gperf-simple Gperf-simple.o ../src/libunwind-aarch64.la ../src/libunwind.la /bin/sh ../libtool --tag=CC --mode=link gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed,-O1,--sort-common -lucontext -o Lperf-simple Lperf-simple.o ../src/libunwind.la /bin/sh ../libtool --tag=CC --mode=link gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed,-O1,--sort-common -lucontext -o test-ptrace-misc test-ptrace-misc.o ident.o libtool: link: gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o test-ptrace-misc test-ptrace-misc.o ident.o -lucontext /bin/sh ../libtool --tag=CC --mode=link gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed,-O1,--sort-common -lucontext -o test-coredump-unwind test-coredump-unwind.o ../src/libunwind-coredump.la ../src/libunwind-aarch64.la libtool: link: gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/Lperf-trace Lperf-trace.o ../src/.libs/libunwind.so -lucontext -lc -lgcc_s -llzma libtool: link: gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/Gperf-trace Gperf-trace.o ../src/.libs/libunwind-aarch64.so /home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src/.libs/libunwind.so ../src/.libs/libunwind.so -lucontext -lc -lgcc_s -llzma libtool: link: gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/Gperf-simple Gperf-simple.o ../src/.libs/libunwind-aarch64.so /home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src/.libs/libunwind.so ../src/.libs/libunwind.so -lucontext -lc -lgcc_s -llzma libtool: link: gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/Lperf-simple Lperf-simple.o ../src/.libs/libunwind.so -lucontext -lc -lgcc_s -llzma libtool: link: gcc -fno-optimize-sibling-calls -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test-coredump-unwind test-coredump-unwind.o ../src/.libs/libunwind-coredump.so ../src/.libs/libunwind-aarch64.so /home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src/.libs/libunwind.so -lucontext -lgcc_s -llzma -lc make[1]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/tests' Making all in doc make[1]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/doc' make[1]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2' >>> libunwind: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src' make install-am make[2]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src' make[3]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src' .././config/install-sh -c -d '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib' .././config/install-sh -c -d '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libunwind.la libunwind-ptrace.la libunwind-coredump.la libunwind-aarch64.la libunwind-setjmp.la '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib' /usr/bin/install -c -m 644 libunwind-generic.pc unwind/libunwind.pc ptrace/libunwind-ptrace.pc setjmp/libunwind-setjmp.pc coredump/libunwind-coredump.pc '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libunwind.so.8.0.1 /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind.so.8.0.1 libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind.so.8.0.1 libunwind.so.8 || { rm -f libunwind.so.8 && ln -s libunwind.so.8.0.1 libunwind.so.8; }; }) libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind.so.8.0.1 libunwind.so || { rm -f libunwind.so && ln -s libunwind.so.8.0.1 libunwind.so; }; }) libtool: install: /usr/bin/install -c .libs/libunwind.lai /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind.la libtool: install: /usr/bin/install -c .libs/libunwind-ptrace.so.0.0.0 /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-ptrace.so.0.0.0 libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind-ptrace.so.0.0.0 libunwind-ptrace.so.0 || { rm -f libunwind-ptrace.so.0 && ln -s libunwind-ptrace.so.0.0.0 libunwind-ptrace.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind-ptrace.so.0.0.0 libunwind-ptrace.so || { rm -f libunwind-ptrace.so && ln -s libunwind-ptrace.so.0.0.0 libunwind-ptrace.so; }; }) libtool: install: /usr/bin/install -c .libs/libunwind-ptrace.lai /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-ptrace.la libtool: install: /usr/bin/install -c .libs/libunwind-coredump.so.0.0.0 /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-coredump.so.0.0.0 libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind-coredump.so.0.0.0 libunwind-coredump.so.0 || { rm -f libunwind-coredump.so.0 && ln -s libunwind-coredump.so.0.0.0 libunwind-coredump.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind-coredump.so.0.0.0 libunwind-coredump.so || { rm -f libunwind-coredump.so && ln -s libunwind-coredump.so.0.0.0 libunwind-coredump.so; }; }) libtool: install: /usr/bin/install -c .libs/libunwind-coredump.lai /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-coredump.la libtool: warning: relinking 'libunwind-aarch64.la' libtool: install: (cd /home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src; /bin/sh "/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/libtool" --tag CC --mode=relink gcc -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 8:1:0 -Wl,--as-needed,-O1,--sort-common -lucontext -o libunwind-aarch64.la -rpath /usr/lib os-linux.lo dl-iterate-phdr.lo mi/init.lo mi/flush_cache.lo mi/mempool.lo mi/strerror.lo aarch64/is_fpreg.lo aarch64/regname.lo mi/Gdyn-extract.lo mi/Gdyn-remote.lo mi/Gfind_dynamic_proc_info.lo mi/Gget_accessors.lo mi/Gget_proc_info_by_ip.lo mi/Gget_proc_name.lo mi/Gput_dynamic_unwind_info.lo mi/Gdestroy_addr_space.lo mi/Gget_reg.lo mi/Gset_reg.lo mi/Gget_fpreg.lo mi/Gset_fpreg.lo mi/Gset_caching_policy.lo mi/Gset_cache_size.lo aarch64/Gapply_reg_state.lo aarch64/Greg_states_iterate.lo aarch64/Gcreate_addr_space.lo aarch64/Gget_proc_info.lo aarch64/Gget_save_loc.lo aarch64/Gglobal.lo aarch64/Ginit.lo aarch64/Ginit_local.lo aarch64/Ginit_remote.lo aarch64/Gis_signal_frame.lo aarch64/Gregs.lo aarch64/Gresume.lo aarch64/Gstash_frame.lo aarch64/Gstep.lo aarch64/Gtrace.lo libunwind-dwarf-generic.la libunwind-elf64.la libunwind.la -lc -inst-prefix-dir /home/buildozer/aports/main/libunwind/pkg/libunwind) libtool: relink: gcc -shared -fPIC -DPIC .libs/os-linux.o .libs/dl-iterate-phdr.o mi/.libs/init.o mi/.libs/flush_cache.o mi/.libs/mempool.o mi/.libs/strerror.o aarch64/.libs/is_fpreg.o aarch64/.libs/regname.o mi/.libs/Gdyn-extract.o mi/.libs/Gdyn-remote.o mi/.libs/Gfind_dynamic_proc_info.o mi/.libs/Gget_accessors.o mi/.libs/Gget_proc_info_by_ip.o mi/.libs/Gget_proc_name.o mi/.libs/Gput_dynamic_unwind_info.o mi/.libs/Gdestroy_addr_space.o mi/.libs/Gget_reg.o mi/.libs/Gset_reg.o mi/.libs/Gget_fpreg.o mi/.libs/Gset_fpreg.o mi/.libs/Gset_caching_policy.o mi/.libs/Gset_cache_size.o aarch64/.libs/Gapply_reg_state.o aarch64/.libs/Greg_states_iterate.o aarch64/.libs/Gcreate_addr_space.o aarch64/.libs/Gget_proc_info.o aarch64/.libs/Gget_save_loc.o aarch64/.libs/Gglobal.o aarch64/.libs/Ginit.o aarch64/.libs/Ginit_local.o aarch64/.libs/Ginit_remote.o aarch64/.libs/Gis_signal_frame.o aarch64/.libs/Gregs.o aarch64/.libs/Gresume.o aarch64/.libs/Gstash_frame.o aarch64/.libs/Gstep.o aarch64/.libs/Gtrace.o -Wl,--whole-archive ./.libs/libunwind-dwarf-generic.a ./.libs/libunwind-elf64.a -Wl,--no-whole-archive -L/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib -L/usr/lib -lunwind -lucontext -lgcc_s -llzma -lc -Os -g -nostartfiles -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libunwind-aarch64.so.8 -o .libs/libunwind-aarch64.so.8.0.1 libtool: install: /usr/bin/install -c .libs/libunwind-aarch64.so.8.0.1T /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-aarch64.so.8.0.1 libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind-aarch64.so.8.0.1 libunwind-aarch64.so.8 || { rm -f libunwind-aarch64.so.8 && ln -s libunwind-aarch64.so.8.0.1 libunwind-aarch64.so.8; }; }) libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind-aarch64.so.8.0.1 libunwind-aarch64.so || { rm -f libunwind-aarch64.so && ln -s libunwind-aarch64.so.8.0.1 libunwind-aarch64.so; }; }) libtool: install: /usr/bin/install -c .libs/libunwind-aarch64.lai /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-aarch64.la libtool: warning: relinking 'libunwind-setjmp.la' libtool: install: (cd /home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src; /bin/sh "/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/libtool" --tag CC --mode=relink gcc -Os -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 0:0:0 -Wl,--as-needed,-O1,--sort-common -lucontext -o libunwind-setjmp.la -rpath /usr/lib setjmp/longjmp.lo setjmp/siglongjmp.lo aarch64/siglongjmp.lo libunwind-elf64.la libunwind-aarch64.la libunwind.la -lc -inst-prefix-dir /home/buildozer/aports/main/libunwind/pkg/libunwind) libtool: relink: gcc -shared -fPIC -DPIC setjmp/.libs/longjmp.o setjmp/.libs/siglongjmp.o aarch64/.libs/siglongjmp.o -Wl,--whole-archive ./.libs/libunwind-elf64.a -Wl,--no-whole-archive -L/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src/.libs -L/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib -L/usr/lib -lunwind-aarch64 -lunwind -lucontext -lgcc_s -llzma -lc -Os -g -nostartfiles -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libunwind-setjmp.so.0 -o .libs/libunwind-setjmp.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libunwind-setjmp.so.0.0.0T /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-setjmp.so.0.0.0 libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind-setjmp.so.0.0.0 libunwind-setjmp.so.0 || { rm -f libunwind-setjmp.so.0 && ln -s libunwind-setjmp.so.0.0.0 libunwind-setjmp.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind-setjmp.so.0.0.0 libunwind-setjmp.so || { rm -f libunwind-setjmp.so && ln -s libunwind-setjmp.so.0.0.0 libunwind-setjmp.so; }; }) libtool: install: /usr/bin/install -c .libs/libunwind-setjmp.lai /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-setjmp.la libtool: install: /usr/bin/install -c .libs/libunwind.a /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind.a libtool: install: chmod 644 /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind.a libtool: install: ranlib /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind.a libtool: install: /usr/bin/install -c .libs/libunwind-ptrace.a /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-ptrace.a libtool: install: chmod 644 /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-ptrace.a libtool: install: ranlib /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-ptrace.a libtool: install: /usr/bin/install -c .libs/libunwind-coredump.a /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-coredump.a libtool: install: chmod 644 /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-coredump.a libtool: install: ranlib /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-coredump.a libtool: install: /usr/bin/install -c .libs/libunwind-aarch64.a /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-aarch64.a libtool: install: chmod 644 /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-aarch64.a libtool: install: ranlib /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-aarch64.a libtool: install: /usr/bin/install -c .libs/libunwind-setjmp.a /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-setjmp.a libtool: install: chmod 644 /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-setjmp.a libtool: install: ranlib /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-setjmp.a libtool: warning: remember to run 'libtool --finish /usr/lib' make install-exec-hook make[4]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src' if test -f /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-aarch64.a; then \ cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && ln -s -f libunwind-aarch64.a libunwind-generic.a; \ fi if test -f /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-aarch64.so; then \ cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && ln -s -f libunwind-aarch64.so \ libunwind-generic.so; \ fi make[4]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src' make[3]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src' make[2]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src' make[1]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/src' Making install in tests make[1]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/tests' make[2]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/tests' make[1]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/tests' Making install in doc make[1]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/doc' make[2]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/doc' make[2]: Nothing to be done for 'install-exec-am'. .././config/install-sh -c -d '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3' /usr/bin/install -c -m 644 'libunwind.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/libunwind.3' /usr/bin/install -c -m 644 'libunwind-dynamic.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/libunwind-dynamic.3' /usr/bin/install -c -m 644 'libunwind-ia64.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/libunwind-ia64.3' /usr/bin/install -c -m 644 'libunwind-ptrace.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/libunwind-ptrace.3' /usr/bin/install -c -m 644 'libunwind-setjmp.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/libunwind-setjmp.3' /usr/bin/install -c -m 644 'unw_apply_reg_state.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_apply_reg_state.3' /usr/bin/install -c -m 644 'unw_backtrace.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_backtrace.3' /usr/bin/install -c -m 644 'unw_flush_cache.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_flush_cache.3' /usr/bin/install -c -m 644 'unw_get_accessors.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_get_accessors.3' /usr/bin/install -c -m 644 'unw_get_proc_info.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_get_proc_info.3' /usr/bin/install -c -m 644 'unw_get_proc_info_by_ip.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_get_proc_info_by_ip.3' /usr/bin/install -c -m 644 'unw_get_proc_name.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_get_proc_name.3' /usr/bin/install -c -m 644 'unw_get_fpreg.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_get_fpreg.3' /usr/bin/install -c -m 644 'unw_get_reg.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_get_reg.3' /usr/bin/install -c -m 644 'unw_getcontext.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_getcontext.3' /usr/bin/install -c -m 644 'unw_init_local.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_init_local.3' /usr/bin/install -c -m 644 'unw_init_remote.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_init_remote.3' /usr/bin/install -c -m 644 'unw_init_local2.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_init_local2.3' /usr/bin/install -c -m 644 'unw_is_fpreg.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_is_fpreg.3' /usr/bin/install -c -m 644 'unw_is_signal_frame.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_is_signal_frame.3' /usr/bin/install -c -m 644 'unw_create_addr_space.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_create_addr_space.3' /usr/bin/install -c -m 644 'unw_destroy_addr_space.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_destroy_addr_space.3' /usr/bin/install -c -m 644 'unw_regname.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_regname.3' /usr/bin/install -c -m 644 'unw_resume.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_resume.3' /usr/bin/install -c -m 644 'unw_reg_states_iterate.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_reg_states_iterate.3' /usr/bin/install -c -m 644 'unw_set_caching_policy.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_set_caching_policy.3' /usr/bin/install -c -m 644 'unw_set_cache_size.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_set_cache_size.3' /usr/bin/install -c -m 644 'unw_set_fpreg.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_set_fpreg.3' /usr/bin/install -c -m 644 'unw_set_reg.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_set_reg.3' /usr/bin/install -c -m 644 'unw_step.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_step.3' /usr/bin/install -c -m 644 'unw_strerror.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_strerror.3' /usr/bin/install -c -m 644 '_U_dyn_register.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/_U_dyn_register.3' /usr/bin/install -c -m 644 '_U_dyn_cancel.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/_U_dyn_cancel.3' make[2]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/doc' make[1]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2/doc' make[1]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2' make[2]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2' make[2]: Nothing to be done for 'install-exec-am'. ./config/install-sh -c -d '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/include' ./config/install-sh -c -d '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/include' /usr/bin/install -c -m 644 include/libunwind-common.h '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/include' /usr/bin/install -c -m 644 include/libunwind-dynamic.h include/libunwind-ptrace.h include/libunwind-coredump.h include/libunwind-aarch64.h include/libunwind.h include/unwind.h '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/include' make[2]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2' make[1]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.6.2' >>> libunwind-dbg*: Running split function dbg... >>> libunwind-dbg*: Preparing subpackage libunwind-dbg... >>> libunwind-dbg*: Running postcheck for libunwind-dbg >>> libunwind-static*: Running split function static... >>> libunwind-static*: Preparing subpackage libunwind-static... >>> libunwind-static*: Running postcheck for libunwind-static >>> libunwind-dev*: Running split function dev... >>> libunwind-dev*: Preparing subpackage libunwind-dev... >>> libunwind-dev*: Running postcheck for libunwind-dev >>> libunwind-doc*: Running split function doc... >>> libunwind-doc*: Preparing subpackage libunwind-doc... >>> libunwind-doc*: Running postcheck for libunwind-doc >>> libunwind*: Running postcheck for libunwind >>> libunwind*: Preparing package libunwind... >>> libunwind-dbg*: Scanning shared objects >>> libunwind-dev*: Scanning shared objects >>> libunwind-doc*: Scanning shared objects >>> libunwind-static*: Scanning shared objects >>> libunwind*: Scanning shared objects >>> libunwind-dbg*: Tracing dependencies... >>> libunwind-dbg*: Package size: 992.0 KB >>> libunwind-dbg*: Compressing data... >>> libunwind-dbg*: Create checksum... >>> libunwind-dbg*: Create libunwind-dbg-1.6.2-r4.apk >>> libunwind-dev*: Tracing dependencies... libucontext-dev libunwind=1.6.2-r4 pkgconfig >>> libunwind-dev*: Package size: 92.0 KB >>> libunwind-dev*: Compressing data... >>> libunwind-dev*: Create checksum... >>> libunwind-dev*: Create libunwind-dev-1.6.2-r4.apk >>> libunwind-doc*: Tracing dependencies... >>> libunwind-doc*: Package size: 160.0 KB >>> libunwind-doc*: Compressing data... >>> libunwind-doc*: Create checksum... >>> libunwind-doc*: Create libunwind-doc-1.6.2-r4.apk >>> libunwind-static*: Tracing dependencies... >>> libunwind-static*: Package size: 2.6 MB >>> libunwind-static*: Compressing data... >>> libunwind-static*: Create checksum... >>> libunwind-static*: Create libunwind-static-1.6.2-r4.apk >>> libunwind*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:liblzma.so.5 >>> libunwind*: Package size: 352.0 KB >>> libunwind*: Compressing data... >>> libunwind*: Create checksum... >>> libunwind*: Create libunwind-1.6.2-r4.apk >>> libunwind: Build complete at Mon, 15 May 2023 07:59:12 +0000 elapsed time 0h 0m 16s >>> libunwind: Cleaning up srcdir >>> libunwind: Cleaning up pkgdir >>> libunwind: Uninstalling dependencies... (1/17) Purging .makedepends-libunwind (20230515.075857) (2/17) Purging autoconf (2.71-r2) (3/17) Purging m4 (1.4.19-r3) (4/17) Purging automake (1.16.5-r2) (5/17) Purging libtool (2.4.7-r3) (6/17) Purging libltdl (2.4.7-r3) (7/17) Purging libucontext-dev (1.2-r2) (8/17) Purging libucontext (1.2-r2) (9/17) Purging linux-headers (6.3-r0) (10/17) Purging xz-dev (5.4.3-r1) (11/17) Purging xz (5.4.3-r1) (12/17) Purging xz-libs (5.4.3-r1) (13/17) Purging git-perl (2.40.1-r0) (14/17) Purging perl-git (2.40.1-r0) (15/17) Purging perl-error (0.17029-r1) (16/17) Purging perl (5.36.1-r1) (17/17) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.0-r10.trigger OK: 375 MiB in 100 packages >>> libunwind: Updating the main/aarch64 repository index... >>> libunwind: Signing the index...