* Package: sys-libs/libunwind-1.1  * Repository: gentoo  * Maintainer: toolchain@gentoo.org  * USE: amd64 consolekit elibc_glibc kernel_linux multilib policykit userland_GNU  * FEATURES: ccache preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking libunwind-1.1.tar.gz to /var/tmp/portage/sys-libs/libunwind-1.1/work >>> Source unpacked in /var/tmp/portage/sys-libs/libunwind-1.1/work >>> Preparing source in /var/tmp/portage/sys-libs/libunwind-1.1/work/libunwind-1.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-libs/libunwind-1.1/work/libunwind-1.1 ... * econf: updating libunwind-1.1/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libunwind-1.1/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libunwind-1.1/aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libunwind-1.1/aux/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-cxx-exceptions --disable-debug-frame --disable-static --disable-conservative_checks checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of clang... none checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... none checking whether make sets $(MAKE)... (cached) yes 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 clang... /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... clang -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) 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... no checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... yes checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) 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 clang... none checking whether clang and cc understand -c and -o together... yes checking for __uc_get_grs in -luca... no checking for library containing dlopen... -ldl checking atomic_ops.h usability... yes checking atomic_ops.h presence... yes checking for atomic_ops.h... yes checking for ANSI C header files... (cached) yes checking asm/ptrace_offsets.h usability... no checking asm/ptrace_offsets.h presence... no checking for asm/ptrace_offsets.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking ia64intrin.h usability... no checking ia64intrin.h presence... no checking for ia64intrin.h... no checking sys/uc_access.h usability... no checking sys/uc_access.h presence... no checking for sys/uc_access.h... no checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/types.h... (cached) yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes 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 whether PTRACE_POKEUSER is declared... yes checking whether PTRACE_POKEDATA 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 if building with AltiVec... no checking if we should build libunwind-coredump... yes checking for build architecture... x86_64 checking for host architecture... x86_64 checking for target architecture... x86_64 checking for target operating system... linux-gnu 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... no checking whether to block signals during mutex ops... yes checking whether to validate memory addresses before use... no 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 for __thread... yes checking for Intel compiler... no checking for __builtin___clear_cache... no checking for __sync atomics... yes checking for library containing backtrace... none required configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/check-namespace.sh config.status: creating doc/Makefile config.status: creating doc/common.tex 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-libs/libunwind-1.1/work/libunwind-1.1 ... make -j2 Making all in src make[1]: Entering directory `/var/tmp/portage/sys-libs/libunwind-1.1/work/libunwind-1.1/src' make all-am make[2]: Entering directory `/var/tmp/portage/sys-libs/libunwind-1.1/work/libunwind-1.1/src' /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o os-linux.lo os-linux.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/_ReadULEB.lo mi/_ReadULEB.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c os-linux.c -fPIC -DPIC -o .libs/os-linux.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/_ReadULEB.c -fPIC -DPIC -o mi/.libs/_ReadULEB.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/_ReadSLEB.lo mi/_ReadSLEB.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/_ReadSLEB.c -fPIC -DPIC -o mi/.libs/_ReadSLEB.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/backtrace.lo mi/backtrace.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/backtrace.c -fPIC -DPIC -o mi/.libs/backtrace.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/dyn-cancel.lo mi/dyn-cancel.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/dyn-cancel.c -fPIC -DPIC -o mi/.libs/dyn-cancel.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/dyn-info-list.lo mi/dyn-info-list.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/dyn-info-list.c -fPIC -DPIC -o mi/.libs/dyn-info-list.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/dyn-register.lo mi/dyn-register.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/dyn-register.c -fPIC -DPIC -o mi/.libs/dyn-register.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Ldyn-extract.lo mi/Ldyn-extract.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Ldyn-extract.c -fPIC -DPIC -o mi/.libs/Ldyn-extract.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Lfind_dynamic_proc_info.lo mi/Lfind_dynamic_proc_info.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Lfind_dynamic_proc_info.c -fPIC -DPIC -o mi/.libs/Lfind_dynamic_proc_info.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Lget_accessors.lo mi/Lget_accessors.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Lget_accessors.c -fPIC -DPIC -o mi/.libs/Lget_accessors.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Lget_proc_info_by_ip.lo mi/Lget_proc_info_by_ip.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Lget_proc_info_by_ip.c -fPIC -DPIC -o mi/.libs/Lget_proc_info_by_ip.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Lget_proc_name.lo mi/Lget_proc_name.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Lget_proc_name.c -fPIC -DPIC -o mi/.libs/Lget_proc_name.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Lput_dynamic_unwind_info.lo mi/Lput_dynamic_unwind_info.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Lput_dynamic_unwind_info.c -fPIC -DPIC -o mi/.libs/Lput_dynamic_unwind_info.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Ldestroy_addr_space.lo mi/Ldestroy_addr_space.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Ldestroy_addr_space.c -fPIC -DPIC -o mi/.libs/Ldestroy_addr_space.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Lget_reg.lo mi/Lget_reg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Lget_reg.c -fPIC -DPIC -o mi/.libs/Lget_reg.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Lset_reg.lo mi/Lset_reg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Lset_reg.c -fPIC -DPIC -o mi/.libs/Lset_reg.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Lget_fpreg.lo mi/Lget_fpreg.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Lset_fpreg.lo mi/Lset_fpreg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Lget_fpreg.c -fPIC -DPIC -o mi/.libs/Lget_fpreg.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Lset_fpreg.c -fPIC -DPIC -o mi/.libs/Lset_fpreg.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Lset_caching_policy.lo mi/Lset_caching_policy.c /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -O2 -march=native -pipe -ggdb -D_GNU_SOURCE -DNDEBUG -c -o x86_64/setcontext.lo x86_64/setcontext.S libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Lset_caching_policy.c -fPIC -DPIC -o mi/.libs/Lset_caching_policy.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -O2 -march=native -pipe -ggdb -D_GNU_SOURCE -DNDEBUG -c x86_64/setcontext.S -fPIC -DPIC -o x86_64/.libs/setcontext.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Lcreate_addr_space.lo x86_64/Lcreate_addr_space.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Lcreate_addr_space.c -fPIC -DPIC -o x86_64/.libs/Lcreate_addr_space.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Lget_save_loc.lo x86_64/Lget_save_loc.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Lget_save_loc.c -fPIC -DPIC -o x86_64/.libs/Lget_save_loc.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Lglobal.lo x86_64/Lglobal.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Lglobal.c -fPIC -DPIC -o x86_64/.libs/Lglobal.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Linit.lo x86_64/Linit.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Linit.c -fPIC -DPIC -o x86_64/.libs/Linit.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Linit_local.lo x86_64/Linit_local.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Linit_local.c -fPIC -DPIC -o x86_64/.libs/Linit_local.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Linit_remote.lo x86_64/Linit_remote.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Linit_remote.c -fPIC -DPIC -o x86_64/.libs/Linit_remote.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Lget_proc_info.lo x86_64/Lget_proc_info.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Lget_proc_info.c -fPIC -DPIC -o x86_64/.libs/Lget_proc_info.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Lregs.lo x86_64/Lregs.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Lregs.c -fPIC -DPIC -o x86_64/.libs/Lregs.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Lresume.lo x86_64/Lresume.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Lresume.c -fPIC -DPIC -o x86_64/.libs/Lresume.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Lstash_frame.lo x86_64/Lstash_frame.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Lstash_frame.c -fPIC -DPIC -o x86_64/.libs/Lstash_frame.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Lstep.lo x86_64/Lstep.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Lstep.c -fPIC -DPIC -o x86_64/.libs/Lstep.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Ltrace.lo x86_64/Ltrace.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Ltrace.c -fPIC -DPIC -o x86_64/.libs/Ltrace.o /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -O2 -march=native -pipe -ggdb -D_GNU_SOURCE -DNDEBUG -c -o x86_64/getcontext.lo x86_64/getcontext.S libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -O2 -march=native -pipe -ggdb -D_GNU_SOURCE -DNDEBUG -c x86_64/getcontext.S -fPIC -DPIC -o x86_64/.libs/getcontext.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o elf64.lo elf64.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c elf64.c -fPIC -DPIC -o .libs/elf64.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Gos-linux.lo x86_64/Gos-linux.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Gos-linux.c -fPIC -DPIC -o x86_64/.libs/Gos-linux.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Gdyn-extract.lo mi/Gdyn-extract.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Gdyn-extract.c -fPIC -DPIC -o mi/.libs/Gdyn-extract.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Gdyn-remote.lo mi/Gdyn-remote.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Gdyn-remote.c -fPIC -DPIC -o mi/.libs/Gdyn-remote.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Gfind_dynamic_proc_info.lo mi/Gfind_dynamic_proc_info.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Gfind_dynamic_proc_info.c -fPIC -DPIC -o mi/.libs/Gfind_dynamic_proc_info.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Gget_accessors.lo mi/Gget_accessors.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Gget_accessors.c -fPIC -DPIC -o mi/.libs/Gget_accessors.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Gget_proc_info_by_ip.lo mi/Gget_proc_info_by_ip.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Gget_proc_info_by_ip.c -fPIC -DPIC -o mi/.libs/Gget_proc_info_by_ip.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Gget_proc_name.lo mi/Gget_proc_name.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Gget_proc_name.c -fPIC -DPIC -o mi/.libs/Gget_proc_name.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Gput_dynamic_unwind_info.lo mi/Gput_dynamic_unwind_info.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Gput_dynamic_unwind_info.c -fPIC -DPIC -o mi/.libs/Gput_dynamic_unwind_info.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Gdestroy_addr_space.lo mi/Gdestroy_addr_space.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Gget_reg.lo mi/Gget_reg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Gdestroy_addr_space.c -fPIC -DPIC -o mi/.libs/Gdestroy_addr_space.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Gget_reg.c -fPIC -DPIC -o mi/.libs/Gget_reg.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Gset_reg.lo mi/Gset_reg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Gset_reg.c -fPIC -DPIC -o mi/.libs/Gset_reg.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Gget_fpreg.lo mi/Gget_fpreg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Gget_fpreg.c -fPIC -DPIC -o mi/.libs/Gget_fpreg.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Gset_fpreg.lo mi/Gset_fpreg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Gset_fpreg.c -fPIC -DPIC -o mi/.libs/Gset_fpreg.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/Gset_caching_policy.lo mi/Gset_caching_policy.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/Gset_caching_policy.c -fPIC -DPIC -o mi/.libs/Gset_caching_policy.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Gcreate_addr_space.lo x86_64/Gcreate_addr_space.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Gget_save_loc.lo x86_64/Gget_save_loc.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Gcreate_addr_space.c -fPIC -DPIC -o x86_64/.libs/Gcreate_addr_space.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Gget_save_loc.c -fPIC -DPIC -o x86_64/.libs/Gget_save_loc.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Gglobal.lo x86_64/Gglobal.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Ginit.lo x86_64/Ginit.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Gglobal.c -fPIC -DPIC -o x86_64/.libs/Gglobal.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Ginit.c -fPIC -DPIC -o x86_64/.libs/Ginit.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Ginit_local.lo x86_64/Ginit_local.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Ginit_remote.lo x86_64/Ginit_remote.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Ginit_local.c -fPIC -DPIC -o x86_64/.libs/Ginit_local.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Ginit_remote.c -fPIC -DPIC -o x86_64/.libs/Ginit_remote.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Gget_proc_info.lo x86_64/Gget_proc_info.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Gregs.lo x86_64/Gregs.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Gget_proc_info.c -fPIC -DPIC -o x86_64/.libs/Gget_proc_info.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Gregs.c -fPIC -DPIC -o x86_64/.libs/Gregs.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Gresume.lo x86_64/Gresume.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Gstash_frame.lo x86_64/Gstash_frame.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Gresume.c -fPIC -DPIC -o x86_64/.libs/Gresume.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Gstash_frame.c -fPIC -DPIC -o x86_64/.libs/Gstash_frame.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Gstep.lo x86_64/Gstep.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Gstep.c -fPIC -DPIC -o x86_64/.libs/Gstep.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Gtrace.lo x86_64/Gtrace.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Gtrace.c -fPIC -DPIC -o x86_64/.libs/Gtrace.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o dwarf/Gexpr.lo dwarf/Gexpr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c dwarf/Gexpr.c -fPIC -DPIC -o dwarf/.libs/Gexpr.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o dwarf/Gfde.lo dwarf/Gfde.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c dwarf/Gfde.c -fPIC -DPIC -o dwarf/.libs/Gfde.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o dwarf/Gparser.lo dwarf/Gparser.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o dwarf/Gpe.lo dwarf/Gpe.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c dwarf/Gparser.c -fPIC -DPIC -o dwarf/.libs/Gparser.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c dwarf/Gpe.c -fPIC -DPIC -o dwarf/.libs/Gpe.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o dwarf/Gstep.lo dwarf/Gstep.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c dwarf/Gstep.c -fPIC -DPIC -o dwarf/.libs/Gstep.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o dwarf/Gfind_proc_info-lsb.lo dwarf/Gfind_proc_info-lsb.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c dwarf/Gfind_proc_info-lsb.c -fPIC -DPIC -o dwarf/.libs/Gfind_proc_info-lsb.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o dwarf/Gfind_unwind_table.lo dwarf/Gfind_unwind_table.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c dwarf/Gfind_unwind_table.c -fPIC -DPIC -o dwarf/.libs/Gfind_unwind_table.o /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -O2 -march=native -pipe -ggdb -D_GNU_SOURCE -DNDEBUG -c -o x86_64/longjmp.lo x86_64/longjmp.S libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -O2 -march=native -pipe -ggdb -D_GNU_SOURCE -DNDEBUG -c x86_64/longjmp.S -fPIC -DPIC -o x86_64/.libs/longjmp.o /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -O2 -march=native -pipe -ggdb -D_GNU_SOURCE -DNDEBUG -c -o x86_64/siglongjmp.lo x86_64/siglongjmp.S /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/init.lo mi/init.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -O2 -march=native -pipe -ggdb -D_GNU_SOURCE -DNDEBUG -c x86_64/siglongjmp.S -fPIC -DPIC -o x86_64/.libs/siglongjmp.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/init.c -fPIC -DPIC -o mi/.libs/init.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/flush_cache.lo mi/flush_cache.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/flush_cache.c -fPIC -DPIC -o mi/.libs/flush_cache.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/mempool.lo mi/mempool.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/mempool.c -fPIC -DPIC -o mi/.libs/mempool.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mi/strerror.lo mi/strerror.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c mi/strerror.c -fPIC -DPIC -o mi/.libs/strerror.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/is_fpreg.lo x86_64/is_fpreg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/is_fpreg.c -fPIC -DPIC -o x86_64/.libs/is_fpreg.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/regname.lo x86_64/regname.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/regname.c -fPIC -DPIC -o x86_64/.libs/regname.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o x86_64/Los-linux.lo x86_64/Los-linux.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/Backtrace.lo unwind/Backtrace.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c x86_64/Los-linux.c -fPIC -DPIC -o x86_64/.libs/Los-linux.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/Backtrace.c -fPIC -DPIC -o unwind/.libs/Backtrace.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/DeleteException.lo unwind/DeleteException.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/FindEnclosingFunction.lo unwind/FindEnclosingFunction.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/DeleteException.c -fPIC -DPIC -o unwind/.libs/DeleteException.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/FindEnclosingFunction.c -fPIC -DPIC -o unwind/.libs/FindEnclosingFunction.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/ForcedUnwind.lo unwind/ForcedUnwind.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/GetBSP.lo unwind/GetBSP.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/ForcedUnwind.c -fPIC -DPIC -o unwind/.libs/ForcedUnwind.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/GetBSP.c -fPIC -DPIC -o unwind/.libs/GetBSP.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/GetCFA.lo unwind/GetCFA.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/GetDataRelBase.lo unwind/GetDataRelBase.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/GetCFA.c -fPIC -DPIC -o unwind/.libs/GetCFA.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/GetDataRelBase.c -fPIC -DPIC -o unwind/.libs/GetDataRelBase.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/GetGR.lo unwind/GetGR.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/GetIP.lo unwind/GetIP.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/GetGR.c -fPIC -DPIC -o unwind/.libs/GetGR.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/GetIP.c -fPIC -DPIC -o unwind/.libs/GetIP.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/GetLanguageSpecificData.lo unwind/GetLanguageSpecificData.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/GetRegionStart.lo unwind/GetRegionStart.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/GetLanguageSpecificData.c -fPIC -DPIC -o unwind/.libs/GetLanguageSpecificData.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/GetRegionStart.c -fPIC -DPIC -o unwind/.libs/GetRegionStart.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/GetTextRelBase.lo unwind/GetTextRelBase.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/RaiseException.lo unwind/RaiseException.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/GetTextRelBase.c -fPIC -DPIC -o unwind/.libs/GetTextRelBase.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/RaiseException.c -fPIC -DPIC -o unwind/.libs/RaiseException.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/Resume.lo unwind/Resume.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/Resume.c -fPIC -DPIC -o unwind/.libs/Resume.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/Resume_or_Rethrow.lo unwind/Resume_or_Rethrow.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/Resume_or_Rethrow.c -fPIC -DPIC -o unwind/.libs/Resume_or_Rethrow.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/SetGR.lo unwind/SetGR.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/SetGR.c -fPIC -DPIC -o unwind/.libs/SetGR.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/SetIP.lo unwind/SetIP.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/SetIP.c -fPIC -DPIC -o unwind/.libs/SetIP.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o unwind/GetIPInfo.lo unwind/GetIPInfo.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c unwind/GetIPInfo.c -fPIC -DPIC -o unwind/.libs/GetIPInfo.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o dwarf/Lexpr.lo dwarf/Lexpr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c dwarf/Lexpr.c -fPIC -DPIC -o dwarf/.libs/Lexpr.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o dwarf/Lfde.lo dwarf/Lfde.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c dwarf/Lfde.c -fPIC -DPIC -o dwarf/.libs/Lfde.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o dwarf/Lparser.lo dwarf/Lparser.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o dwarf/Lpe.lo dwarf/Lpe.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c dwarf/Lparser.c -fPIC -DPIC -o dwarf/.libs/Lparser.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c dwarf/Lpe.c -fPIC -DPIC -o dwarf/.libs/Lpe.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o dwarf/Lstep.lo dwarf/Lstep.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c dwarf/Lstep.c -fPIC -DPIC -o dwarf/.libs/Lstep.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o dwarf/Lfind_proc_info-lsb.lo dwarf/Lfind_proc_info-lsb.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o dwarf/Lfind_unwind_table.lo dwarf/Lfind_unwind_table.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c dwarf/Lfind_proc_info-lsb.c -fPIC -DPIC -o dwarf/.libs/Lfind_proc_info-lsb.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c dwarf/Lfind_unwind_table.c -fPIC -DPIC -o dwarf/.libs/Lfind_unwind_table.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o dwarf/global.lo dwarf/global.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c dwarf/global.c -fPIC -DPIC -o dwarf/.libs/global.o /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed -o libunwind-elf64.la elf64.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libunwind-elf64.a .libs/elf64.o libtool: link: x86_64-pc-linux-gnu-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=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o ptrace/_UPT_elf.lo ptrace/_UPT_elf.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o ptrace/_UPT_accessors.lo ptrace/_UPT_accessors.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c ptrace/_UPT_elf.c -fPIC -DPIC -o ptrace/.libs/_UPT_elf.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c ptrace/_UPT_accessors.c -fPIC -DPIC -o ptrace/.libs/_UPT_accessors.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o ptrace/_UPT_access_fpreg.lo ptrace/_UPT_access_fpreg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c ptrace/_UPT_access_fpreg.c -fPIC -DPIC -o ptrace/.libs/_UPT_access_fpreg.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o ptrace/_UPT_access_mem.lo ptrace/_UPT_access_mem.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c ptrace/_UPT_access_mem.c -fPIC -DPIC -o ptrace/.libs/_UPT_access_mem.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o ptrace/_UPT_access_reg.lo ptrace/_UPT_access_reg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c ptrace/_UPT_access_reg.c -fPIC -DPIC -o ptrace/.libs/_UPT_access_reg.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o ptrace/_UPT_create.lo ptrace/_UPT_create.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c ptrace/_UPT_create.c -fPIC -DPIC -o ptrace/.libs/_UPT_create.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o ptrace/_UPT_destroy.lo ptrace/_UPT_destroy.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c ptrace/_UPT_destroy.c -fPIC -DPIC -o ptrace/.libs/_UPT_destroy.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o ptrace/_UPT_find_proc_info.lo ptrace/_UPT_find_proc_info.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c ptrace/_UPT_find_proc_info.c -fPIC -DPIC -o ptrace/.libs/_UPT_find_proc_info.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o ptrace/_UPT_get_dyn_info_list_addr.lo ptrace/_UPT_get_dyn_info_list_addr.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o ptrace/_UPT_put_unwind_info.lo ptrace/_UPT_put_unwind_info.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c ptrace/_UPT_get_dyn_info_list_addr.c -fPIC -DPIC -o ptrace/.libs/_UPT_get_dyn_info_list_addr.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c ptrace/_UPT_put_unwind_info.c -fPIC -DPIC -o ptrace/.libs/_UPT_put_unwind_info.o ptrace/_UPT_get_dyn_info_list_addr.c:78:3: warning: Implement get_list_addr(), please. [-W#warnings] # warning Implement get_list_addr(), please.  ^ 1 warning generated. /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o ptrace/_UPT_get_proc_name.lo ptrace/_UPT_get_proc_name.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o ptrace/_UPT_reg_offset.lo ptrace/_UPT_reg_offset.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c ptrace/_UPT_get_proc_name.c -fPIC -DPIC -o ptrace/.libs/_UPT_get_proc_name.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c ptrace/_UPT_reg_offset.c -fPIC -DPIC -o ptrace/.libs/_UPT_reg_offset.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o ptrace/_UPT_resume.lo ptrace/_UPT_resume.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o coredump/_UCD_accessors.lo coredump/_UCD_accessors.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c ptrace/_UPT_resume.c -fPIC -DPIC -o ptrace/.libs/_UPT_resume.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c coredump/_UCD_accessors.c -fPIC -DPIC -o coredump/.libs/_UCD_accessors.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o coredump/_UCD_create.lo coredump/_UCD_create.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o coredump/_UCD_destroy.lo coredump/_UCD_destroy.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c coredump/_UCD_create.c -fPIC -DPIC -o coredump/.libs/_UCD_create.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c coredump/_UCD_destroy.c -fPIC -DPIC -o coredump/.libs/_UCD_destroy.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o coredump/_UCD_access_mem.lo coredump/_UCD_access_mem.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c coredump/_UCD_access_mem.c -fPIC -DPIC -o coredump/.libs/_UCD_access_mem.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o coredump/_UCD_elf_map_image.lo coredump/_UCD_elf_map_image.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c coredump/_UCD_elf_map_image.c -fPIC -DPIC -o coredump/.libs/_UCD_elf_map_image.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o coredump/_UCD_find_proc_info.lo coredump/_UCD_find_proc_info.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c coredump/_UCD_find_proc_info.c -fPIC -DPIC -o coredump/.libs/_UCD_find_proc_info.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o coredump/_UCD_get_proc_name.lo coredump/_UCD_get_proc_name.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c coredump/_UCD_get_proc_name.c -fPIC -DPIC -o coredump/.libs/_UCD_get_proc_name.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o coredump/_UPT_elf.lo coredump/_UPT_elf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c coredump/_UPT_elf.c -fPIC -DPIC -o coredump/.libs/_UPT_elf.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o coredump/_UPT_access_fpreg.lo coredump/_UPT_access_fpreg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c coredump/_UPT_access_fpreg.c -fPIC -DPIC -o coredump/.libs/_UPT_access_fpreg.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o coredump/_UPT_get_dyn_info_list_addr.lo coredump/_UPT_get_dyn_info_list_addr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c coredump/_UPT_get_dyn_info_list_addr.c -fPIC -DPIC -o coredump/.libs/_UPT_get_dyn_info_list_addr.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o coredump/_UPT_put_unwind_info.lo coredump/_UPT_put_unwind_info.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c coredump/_UPT_put_unwind_info.c -fPIC -DPIC -o coredump/.libs/_UPT_put_unwind_info.o coredump/_UPT_get_dyn_info_list_addr.c:81:3: warning: Implement get_list_addr(), please. [-W#warnings] # warning Implement get_list_addr(), please.  ^ 1 warning generated. /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o coredump/_UPT_resume.lo coredump/_UPT_resume.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o coredump/_UCD_access_reg_linux.lo coredump/_UCD_access_reg_linux.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c coredump/_UPT_resume.c -fPIC -DPIC -o coredump/.libs/_UPT_resume.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c coredump/_UCD_access_reg_linux.c -fPIC -DPIC -o coredump/.libs/_UCD_access_reg_linux.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o setjmp/longjmp.lo setjmp/longjmp.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o setjmp/siglongjmp.lo setjmp/siglongjmp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c setjmp/longjmp.c -fPIC -DPIC -o setjmp/.libs/longjmp.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c setjmp/siglongjmp.c -fPIC -DPIC -o setjmp/.libs/siglongjmp.o setjmp/longjmp.c:58:1: warning: unused function '__nonworking__longjmp' [-Wunused-function] _longjmp (jmp_buf env, int val) ^ setjmp/longjmp.c:50:18: note: expanded from macro '_longjmp' #define _longjmp __nonworking__longjmp  ^ setjmp/longjmp.c:53:13: warning: unused function '__nonworking_longjmp' [-Wunused-function] static void longjmp (jmp_buf env, int val);  ^ setjmp/longjmp.c:51:17: note: expanded from macro 'longjmp' #define longjmp __nonworking_longjmp  ^ 2 warnings generated. /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed -o libunwind-dwarf-common.la dwarf/global.lo /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed -o libunwind-ptrace.la -rpath /usr/lib64 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 libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libunwind-dwarf-common.a dwarf/.libs/global.o libtool: link: x86_64-pc-linux-gnu-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" ) /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -XCClinker -nostartfiles -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -o libunwind-coredump.la -rpath /usr/lib64 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/_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 libtool: link: clang -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 -O2 -march=native -Wl,-O1 -Wl,--as-needed -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: clang -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/_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 -O2 -march=native -nostartfiles -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libunwind-coredump.so.0 -o .libs/libunwind-coredump.so.0.0.0 libtool: link: ( cd ".libs" && rm -f "libunwind-ptrace.la" && ln -s "../libunwind-ptrace.la" "libunwind-ptrace.la" ) /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed -o libunwind-dwarf-generic.la dwarf/Gexpr.lo dwarf/Gfde.lo dwarf/Gparser.lo dwarf/Gpe.lo dwarf/Gstep.lo dwarf/Gfind_proc_info-lsb.lo dwarf/Gfind_unwind_table.lo libunwind-dwarf-common.la 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: ( cd ".libs" && rm -f "libunwind-coredump.la" && ln -s "../libunwind-coredump.la" "libunwind-coredump.la" ) /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed -o libunwind-dwarf-local.la dwarf/Lexpr.lo dwarf/Lfde.lo dwarf/Lparser.lo dwarf/Lpe.lo dwarf/Lstep.lo dwarf/Lfind_proc_info-lsb.lo dwarf/Lfind_unwind_table.lo libunwind-dwarf-common.la libtool: link: (cd .libs/libunwind-dwarf-generic.lax/libunwind-dwarf-common.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-libs/libunwind-1.1/work/libunwind-1.1/src/./.libs/libunwind-dwarf-common.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libunwind-dwarf-generic.a dwarf/.libs/Gexpr.o dwarf/.libs/Gfde.o dwarf/.libs/Gparser.o dwarf/.libs/Gpe.o dwarf/.libs/Gstep.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: x86_64-pc-linux-gnu-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" ) libtool: link: (cd .libs/libunwind-dwarf-local.lax/libunwind-dwarf-common.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-libs/libunwind-1.1/work/libunwind-1.1/src/./.libs/libunwind-dwarf-common.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libunwind-dwarf-local.a dwarf/.libs/Lexpr.o dwarf/.libs/Lfde.o dwarf/.libs/Lparser.o dwarf/.libs/Lpe.o dwarf/.libs/Lstep.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: x86_64-pc-linux-gnu-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 clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -XCClinker -nostartfiles -XCClinker -nostdlib -version-info 8:1:0 -Wl,-O1 -Wl,--as-needed -o libunwind.la -rpath /usr/lib64 os-linux.lo mi/init.lo mi/flush_cache.lo mi/mempool.lo mi/strerror.lo x86_64/is_fpreg.lo x86_64/regname.lo x86_64/Los-linux.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 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 x86_64/setcontext.lo x86_64/Lcreate_addr_space.lo x86_64/Lget_save_loc.lo x86_64/Lglobal.lo x86_64/Linit.lo x86_64/Linit_local.lo x86_64/Linit_remote.lo x86_64/Lget_proc_info.lo x86_64/Lregs.lo x86_64/Lresume.lo x86_64/Lstash_frame.lo x86_64/Lstep.lo x86_64/Ltrace.lo x86_64/getcontext.lo libunwind-dwarf-local.la libunwind-elf64.la -lc -lgcc -llzma libtool: link: clang -shared -fPIC -DPIC .libs/os-linux.o mi/.libs/init.o mi/.libs/flush_cache.o mi/.libs/mempool.o mi/.libs/strerror.o x86_64/.libs/is_fpreg.o x86_64/.libs/regname.o x86_64/.libs/Los-linux.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 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 x86_64/.libs/setcontext.o x86_64/.libs/Lcreate_addr_space.o x86_64/.libs/Lget_save_loc.o x86_64/.libs/Lglobal.o x86_64/.libs/Linit.o x86_64/.libs/Linit_local.o x86_64/.libs/Linit_remote.o x86_64/.libs/Lget_proc_info.o x86_64/.libs/Lregs.o x86_64/.libs/Lresume.o x86_64/.libs/Lstash_frame.o x86_64/.libs/Lstep.o x86_64/.libs/Ltrace.o x86_64/.libs/getcontext.o -Wl,--whole-archive ./.libs/libunwind-dwarf-local.a ./.libs/libunwind-elf64.a -Wl,--no-whole-archive -lc -lgcc -llzma -O2 -march=native -nostartfiles -nostdlib -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libunwind.so.8 -o .libs/libunwind.so.8.0.1 clang: warning: argument unused during compilation: '-nostartfiles' 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" && rm -f "libunwind.la" && ln -s "../libunwind.la" "libunwind.la" ) /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -XCClinker -nostartfiles -version-info 8:1:0 -Wl,-O1 -Wl,--as-needed -o libunwind-x86_64.la -rpath /usr/lib64 os-linux.lo mi/init.lo mi/flush_cache.lo mi/mempool.lo mi/strerror.lo x86_64/is_fpreg.lo x86_64/regname.lo x86_64/Gos-linux.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 x86_64/Gcreate_addr_space.lo x86_64/Gget_save_loc.lo x86_64/Gglobal.lo x86_64/Ginit.lo x86_64/Ginit_local.lo x86_64/Ginit_remote.lo x86_64/Gget_proc_info.lo x86_64/Gregs.lo x86_64/Gresume.lo x86_64/Gstash_frame.lo x86_64/Gstep.lo x86_64/Gtrace.lo libunwind-dwarf-generic.la libunwind-elf64.la libunwind.la -lc libtool: link: clang -shared -fPIC -DPIC .libs/os-linux.o mi/.libs/init.o mi/.libs/flush_cache.o mi/.libs/mempool.o mi/.libs/strerror.o x86_64/.libs/is_fpreg.o x86_64/.libs/regname.o x86_64/.libs/Gos-linux.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 x86_64/.libs/Gcreate_addr_space.o x86_64/.libs/Gget_save_loc.o x86_64/.libs/Gglobal.o x86_64/.libs/Ginit.o x86_64/.libs/Ginit_local.o x86_64/.libs/Ginit_remote.o x86_64/.libs/Gget_proc_info.o x86_64/.libs/Gregs.o x86_64/.libs/Gresume.o x86_64/.libs/Gstash_frame.o x86_64/.libs/Gstep.o x86_64/.libs/Gtrace.o -Wl,--whole-archive ./.libs/libunwind-dwarf-generic.a ./.libs/libunwind-elf64.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/sys-libs/libunwind-1.1/work/libunwind-1.1/src/.libs ./.libs/libunwind.so -lc -O2 -march=native -nostartfiles -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libunwind-x86_64.so.8 -o .libs/libunwind-x86_64.so.8.0.1 libtool: link: (cd ".libs" && rm -f "libunwind-x86_64.so.8" && ln -s "libunwind-x86_64.so.8.0.1" "libunwind-x86_64.so.8") libtool: link: (cd ".libs" && rm -f "libunwind-x86_64.so" && ln -s "libunwind-x86_64.so.8.0.1" "libunwind-x86_64.so") libtool: link: ( cd ".libs" && rm -f "libunwind-x86_64.la" && ln -s "../libunwind-x86_64.la" "libunwind-x86_64.la" ) /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -XCClinker -nostartfiles -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -o libunwind-setjmp.la -rpath /usr/lib64 setjmp/longjmp.lo setjmp/siglongjmp.lo x86_64/longjmp.lo x86_64/siglongjmp.lo libunwind-elf64.la libunwind-x86_64.la libunwind.la -lc libtool: link: clang -shared -fPIC -DPIC setjmp/.libs/longjmp.o setjmp/.libs/siglongjmp.o x86_64/.libs/longjmp.o x86_64/.libs/siglongjmp.o -Wl,--whole-archive ./.libs/libunwind-elf64.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/sys-libs/libunwind-1.1/work/libunwind-1.1/src/.libs ./.libs/libunwind-x86_64.so ./.libs/libunwind.so -lc -O2 -march=native -nostartfiles -Wl,-O1 -Wl,--as-needed -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" && rm -f "libunwind-setjmp.la" && ln -s "../libunwind-setjmp.la" "libunwind-setjmp.la" ) make[2]: Leaving directory `/var/tmp/portage/sys-libs/libunwind-1.1/work/libunwind-1.1/src' make[1]: Leaving directory `/var/tmp/portage/sys-libs/libunwind-1.1/work/libunwind-1.1/src' Making all in tests make[1]: Entering directory `/var/tmp/portage/sys-libs/libunwind-1.1/work/libunwind-1.1/tests' clang -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o forker.o forker.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o crasher.o crasher.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o mapper.o mapper.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o test-ptrace-misc.o test-ptrace-misc.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o ident.o ident.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o Gperf-simple.o Gperf-simple.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o Lperf-simple.o Lperf-simple.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o Gperf-trace.o Gperf-trace.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o Lperf-trace.o Lperf-trace.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -c -o test-coredump-unwind.o test-coredump-unwind.c /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -static -Wl,-O1 -Wl,--as-needed -o forker forker.o libtool: link: clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed -o forker forker.o /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed -o crasher crasher.o /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed -o mapper mapper.o libtool: link: clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed -o crasher crasher.o libtool: link: clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed -o mapper mapper.o /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed -o test-ptrace-misc test-ptrace-misc.o ident.o /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed -o Gperf-simple Gperf-simple.o ../src/libunwind-x86_64.la ../src/libunwind.la libtool: link: clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed -o test-ptrace-misc test-ptrace-misc.o ident.o /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed -o Lperf-simple Lperf-simple.o ../src/libunwind.la libtool: link: clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed -o .libs/Gperf-simple Gperf-simple.o ../src/.libs/libunwind-x86_64.so ../src/.libs/libunwind.so ../src/.libs/libunwind-x86_64.so: error: undefined reference to 'lzma_index_buffer_decode' ../src/.libs/libunwind-x86_64.so: error: undefined reference to 'lzma_index_end' ../src/.libs/libunwind-x86_64.so: error: undefined reference to 'lzma_index_size' ../src/.libs/libunwind-x86_64.so: error: undefined reference to 'lzma_index_uncompressed_size' ../src/.libs/libunwind-x86_64.so: error: undefined reference to 'lzma_stream_buffer_decode' ../src/.libs/libunwind-x86_64.so: error: undefined reference to 'lzma_stream_footer_decode' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [Gperf-simple] Error 1 make[1]: *** Waiting for unfinished jobs.... libtool: link: clang -O2 -march=native -pipe -ggdb -fexceptions -Wall -Wsign-compare -Wl,-O1 -Wl,--as-needed -o .libs/Lperf-simple Lperf-simple.o ../src/.libs/libunwind.so make[1]: Leaving directory `/var/tmp/portage/sys-libs/libunwind-1.1/work/libunwind-1.1/tests' make: *** [all-recursive] Error 1 * ERROR: sys-libs/libunwind-1.1 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-libs/libunwind-1.1'`, * the complete build log and the output of `emerge -pqv '=sys-libs/libunwind-1.1'`. * The complete build log is located at '/var/tmp/portage/sys-libs/libunwind-1.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/libunwind-1.1/temp/environment'. * Working directory: '/var/tmp/portage/sys-libs/libunwind-1.1/work/libunwind-1.1' * S: '/var/tmp/portage/sys-libs/libunwind-1.1/work/libunwind-1.1'