Skip to content

Instantly share code, notes, and snippets.

@ararslan
Last active April 12, 2018 00:13
Show Gist options
  • Save ararslan/ca1efacb3f06426d1b4c1a399bd35735 to your computer and use it in GitHub Desktop.
Save ararslan/ca1efacb3f06426d1b4c1a399bd35735 to your computer and use it in GitHub Desktop.
Complete log for libunwind on Alpine
/home/alex/libunwind # ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:16: installing 'config/compile'
configure.ac:11: installing 'config/missing'
src/Makefile.am: installing 'config/depcomp'
autoreconf: Leaving directory `.'
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... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld
checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking how to convert 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/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
./configure: line 7681: /usr/bin/file: No such file or directory
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/x86_64-alpine-linux-musl/bin/ld
checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of gcc... gcc3
checking for __uc_get_grs in -luca... no
checking for library containing dlopen... none required
checking atomic_ops.h usability... no
checking atomic_ops.h presence... no
checking for atomic_ops.h... no
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 elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking sys/elf.h usability... no
checking sys/elf.h presence... no
checking for sys/elf.h... no
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking sys/link.h usability... no
checking sys/link.h presence... no
checking for sys/link.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking size of off_t... 8
checking for struct dl_phdr_info.dlpi_subs... yes
checking for struct elf_prstatus... yes
checking for struct prstatus... no
checking whether PTRACE_POKEUSER is declared... yes
checking whether PTRACE_POKEDATA is declared... yes
checking whether PTRACE_SETREGSET is declared... yes
checking whether PTRACE_TRACEME is declared... yes
checking whether PTRACE_CONT is declared... yes
checking whether PTRACE_SINGLESTEP is declared... yes
checking whether PTRACE_SYSCALL is declared... yes
checking whether PT_IO is declared... no
checking whether PT_GETREGS is declared... yes
checking whether PT_GETFPREGS is declared... yes
checking whether PT_CONTINUE is declared... yes
checking whether PT_TRACE_ME is declared... yes
checking whether PT_STEP is declared... yes
checking whether PT_SYSCALL is declared... yes
checking for dl_iterate_phdr... yes
checking for dl_phdr_removals_counter... no
checking for dlmodinfo... no
checking for getunwind... no
checking for ttrace... no
checking for mincore... yes
checking if building with AltiVec... no
checking for Android... no
checking if we should build libunwind-coredump... yes
checking for sys/ptrace.h... (cached) yes
checking if we should build libunwind-ptrace... yes
checking if we should build libunwind-setjmp... 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... no
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... yes
checking whether to enable msabi support...
checking whether to support LZMA-compressed symbol tables... auto
checking for lzma_mf_is_supported in -llzma... no
checking whether to support UNW_CACHE_PER_THREAD...
checking for Intel compiler... no
checking for QCC compiler... no
checking for __builtin___clear_cache... yes
checking for __builtin_unreachable... yes
checking for __sync atomics... yes
checking for library containing backtrace... -lexecinfo
checking for latex2man... no
configure: WARNING: latex2man not found. Install latex2man. Disabling docs.
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating tests/Makefile
config.status: creating tests/check-namespace.sh
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/libunwind-common.h
config.status: creating include/libunwind.h
config.status: creating include/tdep/libunwind_i.h
config.status: creating src/unwind/libunwind.pc
config.status: creating src/coredump/libunwind-coredump.pc
config.status: creating src/ptrace/libunwind-ptrace.pc
config.status: creating src/setjmp/libunwind-setjmp.pc
config.status: creating src/libunwind-generic.pc
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
/home/alex/libunwind # ./configure
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... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld
checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking how to convert 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/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
./configure: line 7681: /usr/bin/file: No such file or directory
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/x86_64-alpine-linux-musl/bin/ld
checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of gcc... gcc3
checking for __uc_get_grs in -luca... no
checking for library containing dlopen... none required
checking atomic_ops.h usability... no
checking atomic_ops.h presence... no
checking for atomic_ops.h... no
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 elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking sys/elf.h usability... no
checking sys/elf.h presence... no
checking for sys/elf.h... no
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking sys/link.h usability... no
checking sys/link.h presence... no
checking for sys/link.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking size of off_t... 8
checking for struct dl_phdr_info.dlpi_subs... yes
checking for struct elf_prstatus... yes
checking for struct prstatus... no
checking whether PTRACE_POKEUSER is declared... yes
checking whether PTRACE_POKEDATA is declared... yes
checking whether PTRACE_SETREGSET is declared... yes
checking whether PTRACE_TRACEME is declared... yes
checking whether PTRACE_CONT is declared... yes
checking whether PTRACE_SINGLESTEP is declared... yes
checking whether PTRACE_SYSCALL is declared... yes
checking whether PT_IO is declared... no
checking whether PT_GETREGS is declared... yes
checking whether PT_GETFPREGS is declared... yes
checking whether PT_CONTINUE is declared... yes
checking whether PT_TRACE_ME is declared... yes
checking whether PT_STEP is declared... yes
checking whether PT_SYSCALL is declared... yes
checking for dl_iterate_phdr... yes
checking for dl_phdr_removals_counter... no
checking for dlmodinfo... no
checking for getunwind... no
checking for ttrace... no
checking for mincore... yes
checking if building with AltiVec... no
checking for Android... no
checking if we should build libunwind-coredump... yes
checking for sys/ptrace.h... (cached) yes
checking if we should build libunwind-ptrace... yes
checking if we should build libunwind-setjmp... 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... no
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... yes
checking whether to enable msabi support...
checking whether to support LZMA-compressed symbol tables... auto
checking for lzma_mf_is_supported in -llzma... no
checking whether to support UNW_CACHE_PER_THREAD...
checking for Intel compiler... no
checking for QCC compiler... no
checking for __builtin___clear_cache... yes
checking for __builtin_unreachable... yes
checking for __sync atomics... yes
checking for library containing backtrace... -lexecinfo
checking for latex2man... no
configure: WARNING: latex2man not found. Install latex2man. Disabling docs.
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating tests/Makefile
config.status: creating tests/check-namespace.sh
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/libunwind-common.h
config.status: creating include/libunwind.h
config.status: creating include/tdep/libunwind_i.h
config.status: creating src/unwind/libunwind.pc
config.status: creating src/coredump/libunwind-coredump.pc
config.status: creating src/ptrace/libunwind-ptrace.pc
config.status: creating src/setjmp/libunwind-setjmp.pc
config.status: creating src/libunwind-generic.pc
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
/home/alex/libunwind # make
Making all in src
make[1]: Entering directory '/home/alex/libunwind/src'
make all-am
make[2]: Entering directory '/home/alex/libunwind/src'
depbase=`echo os-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT os-linux.lo -MD -MP -MF $depbase.Tpo -c -o os-linux.lo os-linux.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT os-linux.lo -MD -MP -MF .deps/os-linux.Tpo -c os-linux.c -fPIC -DPIC -o .libs/os-linux.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT os-linux.lo -MD -MP -MF .deps/os-linux.Tpo -c os-linux.c -o os-linux.o >/dev/null 2>&1
depbase=`echo mi/init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/init.lo -MD -MP -MF $depbase.Tpo -c -o mi/init.lo mi/init.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/init.lo -MD -MP -MF mi/.deps/init.Tpo -c mi/init.c -fPIC -DPIC -o mi/.libs/init.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/init.lo -MD -MP -MF mi/.deps/init.Tpo -c mi/init.c -o mi/init.o >/dev/null 2>&1
depbase=`echo mi/flush_cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/flush_cache.lo -MD -MP -MF $depbase.Tpo -c -o mi/flush_cache.lo mi/flush_cache.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/flush_cache.lo -MD -MP -MF mi/.deps/flush_cache.Tpo -c mi/flush_cache.c -fPIC -DPIC -o mi/.libs/flush_cache.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/flush_cache.lo -MD -MP -MF mi/.deps/flush_cache.Tpo -c mi/flush_cache.c -o mi/flush_cache.o >/dev/null 2>&1
depbase=`echo mi/mempool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/mempool.lo -MD -MP -MF $depbase.Tpo -c -o mi/mempool.lo mi/mempool.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/mempool.lo -MD -MP -MF mi/.deps/mempool.Tpo -c mi/mempool.c -fPIC -DPIC -o mi/.libs/mempool.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/mempool.lo -MD -MP -MF mi/.deps/mempool.Tpo -c mi/mempool.c -o mi/mempool.o >/dev/null 2>&1
depbase=`echo mi/strerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/strerror.lo -MD -MP -MF $depbase.Tpo -c -o mi/strerror.lo mi/strerror.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/strerror.lo -MD -MP -MF mi/.deps/strerror.Tpo -c mi/strerror.c -fPIC -DPIC -o mi/.libs/strerror.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/strerror.lo -MD -MP -MF mi/.deps/strerror.Tpo -c mi/strerror.c -o mi/strerror.o >/dev/null 2>&1
depbase=`echo x86_64/is_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/is_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/is_fpreg.lo x86_64/is_fpreg.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/is_fpreg.lo -MD -MP -MF x86_64/.deps/is_fpreg.Tpo -c x86_64/is_fpreg.c -fPIC -DPIC -o x86_64/.libs/is_fpreg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/is_fpreg.lo -MD -MP -MF x86_64/.deps/is_fpreg.Tpo -c x86_64/is_fpreg.c -o x86_64/is_fpreg.o >/dev/null 2>&1
depbase=`echo x86_64/regname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/regname.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/regname.lo x86_64/regname.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/regname.lo -MD -MP -MF x86_64/.deps/regname.Tpo -c x86_64/regname.c -fPIC -DPIC -o x86_64/.libs/regname.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/regname.lo -MD -MP -MF x86_64/.deps/regname.Tpo -c x86_64/regname.c -o x86_64/regname.o >/dev/null 2>&1
depbase=`echo x86_64/Los-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Los-linux.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Los-linux.lo x86_64/Los-linux.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Los-linux.lo -MD -MP -MF x86_64/.deps/Los-linux.Tpo -c x86_64/Los-linux.c -fPIC -DPIC -o x86_64/.libs/Los-linux.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Los-linux.lo -MD -MP -MF x86_64/.deps/Los-linux.Tpo -c x86_64/Los-linux.c -o x86_64/Los-linux.o >/dev/null 2>&1
depbase=`echo mi/backtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/backtrace.lo -MD -MP -MF $depbase.Tpo -c -o mi/backtrace.lo mi/backtrace.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/backtrace.lo -MD -MP -MF mi/.deps/backtrace.Tpo -c mi/backtrace.c -fPIC -DPIC -o mi/.libs/backtrace.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/backtrace.lo -MD -MP -MF mi/.deps/backtrace.Tpo -c mi/backtrace.c -o mi/backtrace.o >/dev/null 2>&1
depbase=`echo mi/dyn-cancel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/dyn-cancel.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-cancel.lo mi/dyn-cancel.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/dyn-cancel.lo -MD -MP -MF mi/.deps/dyn-cancel.Tpo -c mi/dyn-cancel.c -fPIC -DPIC -o mi/.libs/dyn-cancel.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/dyn-cancel.lo -MD -MP -MF mi/.deps/dyn-cancel.Tpo -c mi/dyn-cancel.c -o mi/dyn-cancel.o >/dev/null 2>&1
depbase=`echo mi/dyn-info-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/dyn-info-list.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-info-list.lo mi/dyn-info-list.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/dyn-info-list.lo -MD -MP -MF mi/.deps/dyn-info-list.Tpo -c mi/dyn-info-list.c -fPIC -DPIC -o mi/.libs/dyn-info-list.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/dyn-info-list.lo -MD -MP -MF mi/.deps/dyn-info-list.Tpo -c mi/dyn-info-list.c -o mi/dyn-info-list.o >/dev/null 2>&1
depbase=`echo mi/dyn-register.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/dyn-register.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-register.lo mi/dyn-register.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/dyn-register.lo -MD -MP -MF mi/.deps/dyn-register.Tpo -c mi/dyn-register.c -fPIC -DPIC -o mi/.libs/dyn-register.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/dyn-register.lo -MD -MP -MF mi/.deps/dyn-register.Tpo -c mi/dyn-register.c -o mi/dyn-register.o >/dev/null 2>&1
depbase=`echo mi/Ldyn-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Ldyn-extract.lo -MD -MP -MF $depbase.Tpo -c -o mi/Ldyn-extract.lo mi/Ldyn-extract.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Ldyn-extract.lo -MD -MP -MF mi/.deps/Ldyn-extract.Tpo -c mi/Ldyn-extract.c -fPIC -DPIC -o mi/.libs/Ldyn-extract.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Ldyn-extract.lo -MD -MP -MF mi/.deps/Ldyn-extract.Tpo -c mi/Ldyn-extract.c -o mi/Ldyn-extract.o >/dev/null 2>&1
depbase=`echo mi/Lfind_dynamic_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lfind_dynamic_proc_info.lo mi/Lfind_dynamic_proc_info.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Lfind_dynamic_proc_info.Tpo -c mi/Lfind_dynamic_proc_info.c -fPIC -DPIC -o mi/.libs/Lfind_dynamic_proc_info.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Lfind_dynamic_proc_info.Tpo -c mi/Lfind_dynamic_proc_info.c -o mi/Lfind_dynamic_proc_info.o >/dev/null 2>&1
depbase=`echo mi/Lget_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lget_accessors.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_accessors.lo mi/Lget_accessors.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lget_accessors.lo -MD -MP -MF mi/.deps/Lget_accessors.Tpo -c mi/Lget_accessors.c -fPIC -DPIC -o mi/.libs/Lget_accessors.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lget_accessors.lo -MD -MP -MF mi/.deps/Lget_accessors.Tpo -c mi/Lget_accessors.c -o mi/Lget_accessors.o >/dev/null 2>&1
depbase=`echo mi/Lget_proc_info_by_ip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_proc_info_by_ip.lo mi/Lget_proc_info_by_ip.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Lget_proc_info_by_ip.Tpo -c mi/Lget_proc_info_by_ip.c -fPIC -DPIC -o mi/.libs/Lget_proc_info_by_ip.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Lget_proc_info_by_ip.Tpo -c mi/Lget_proc_info_by_ip.c -o mi/Lget_proc_info_by_ip.o >/dev/null 2>&1
depbase=`echo mi/Lget_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_proc_name.lo mi/Lget_proc_name.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_name.lo -MD -MP -MF mi/.deps/Lget_proc_name.Tpo -c mi/Lget_proc_name.c -fPIC -DPIC -o mi/.libs/Lget_proc_name.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_name.lo -MD -MP -MF mi/.deps/Lget_proc_name.Tpo -c mi/Lget_proc_name.c -o mi/Lget_proc_name.o >/dev/null 2>&1
depbase=`echo mi/Lput_dynamic_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lput_dynamic_unwind_info.lo mi/Lput_dynamic_unwind_info.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Lput_dynamic_unwind_info.Tpo -c mi/Lput_dynamic_unwind_info.c -fPIC -DPIC -o mi/.libs/Lput_dynamic_unwind_info.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Lput_dynamic_unwind_info.Tpo -c mi/Lput_dynamic_unwind_info.c -o mi/Lput_dynamic_unwind_info.o >/dev/null 2>&1
depbase=`echo mi/Ldestroy_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Ldestroy_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o mi/Ldestroy_addr_space.lo mi/Ldestroy_addr_space.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Ldestroy_addr_space.lo -MD -MP -MF mi/.deps/Ldestroy_addr_space.Tpo -c mi/Ldestroy_addr_space.c -fPIC -DPIC -o mi/.libs/Ldestroy_addr_space.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Ldestroy_addr_space.lo -MD -MP -MF mi/.deps/Ldestroy_addr_space.Tpo -c mi/Ldestroy_addr_space.c -o mi/Ldestroy_addr_space.o >/dev/null 2>&1
depbase=`echo mi/Lget_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lget_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_reg.lo mi/Lget_reg.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lget_reg.lo -MD -MP -MF mi/.deps/Lget_reg.Tpo -c mi/Lget_reg.c -fPIC -DPIC -o mi/.libs/Lget_reg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lget_reg.lo -MD -MP -MF mi/.deps/Lget_reg.Tpo -c mi/Lget_reg.c -o mi/Lget_reg.o >/dev/null 2>&1
depbase=`echo mi/Lset_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lset_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_reg.lo mi/Lset_reg.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lset_reg.lo -MD -MP -MF mi/.deps/Lset_reg.Tpo -c mi/Lset_reg.c -fPIC -DPIC -o mi/.libs/Lset_reg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lset_reg.lo -MD -MP -MF mi/.deps/Lset_reg.Tpo -c mi/Lset_reg.c -o mi/Lset_reg.o >/dev/null 2>&1
depbase=`echo mi/Lget_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lget_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_fpreg.lo mi/Lget_fpreg.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lget_fpreg.lo -MD -MP -MF mi/.deps/Lget_fpreg.Tpo -c mi/Lget_fpreg.c -fPIC -DPIC -o mi/.libs/Lget_fpreg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lget_fpreg.lo -MD -MP -MF mi/.deps/Lget_fpreg.Tpo -c mi/Lget_fpreg.c -o mi/Lget_fpreg.o >/dev/null 2>&1
depbase=`echo mi/Lset_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lset_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_fpreg.lo mi/Lset_fpreg.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lset_fpreg.lo -MD -MP -MF mi/.deps/Lset_fpreg.Tpo -c mi/Lset_fpreg.c -fPIC -DPIC -o mi/.libs/Lset_fpreg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lset_fpreg.lo -MD -MP -MF mi/.deps/Lset_fpreg.Tpo -c mi/Lset_fpreg.c -o mi/Lset_fpreg.o >/dev/null 2>&1
depbase=`echo mi/Lset_caching_policy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lset_caching_policy.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_caching_policy.lo mi/Lset_caching_policy.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lset_caching_policy.lo -MD -MP -MF mi/.deps/Lset_caching_policy.Tpo -c mi/Lset_caching_policy.c -fPIC -DPIC -o mi/.libs/Lset_caching_policy.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lset_caching_policy.lo -MD -MP -MF mi/.deps/Lset_caching_policy.Tpo -c mi/Lset_caching_policy.c -o mi/Lset_caching_policy.o >/dev/null 2>&1
depbase=`echo mi/Lset_cache_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lset_cache_size.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_cache_size.lo mi/Lset_cache_size.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lset_cache_size.lo -MD -MP -MF mi/.deps/Lset_cache_size.Tpo -c mi/Lset_cache_size.c -fPIC -DPIC -o mi/.libs/Lset_cache_size.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Lset_cache_size.lo -MD -MP -MF mi/.deps/Lset_cache_size.Tpo -c mi/Lset_cache_size.c -o mi/Lset_cache_size.o >/dev/null 2>&1
depbase=`echo x86_64/setcontext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --mode=compile gcc -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. -g -O2 -D_GNU_SOURCE -DNDEBUG -MT x86_64/setcontext.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/setcontext.lo x86_64/setcontext.S &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -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. -g -O2 -D_GNU_SOURCE -DNDEBUG -MT x86_64/setcontext.lo -MD -MP -MF x86_64/.deps/setcontext.Tpo -c x86_64/setcontext.S -fPIC -DPIC -o x86_64/.libs/setcontext.o
libtool: compile: gcc -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. -g -O2 -D_GNU_SOURCE -DNDEBUG -MT x86_64/setcontext.lo -MD -MP -MF x86_64/.deps/setcontext.Tpo -c x86_64/setcontext.S -o x86_64/setcontext.o >/dev/null 2>&1
depbase=`echo x86_64/Lapply_reg_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lapply_reg_state.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lapply_reg_state.lo x86_64/Lapply_reg_state.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lapply_reg_state.lo -MD -MP -MF x86_64/.deps/Lapply_reg_state.Tpo -c x86_64/Lapply_reg_state.c -fPIC -DPIC -o x86_64/.libs/Lapply_reg_state.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lapply_reg_state.lo -MD -MP -MF x86_64/.deps/Lapply_reg_state.Tpo -c x86_64/Lapply_reg_state.c -o x86_64/Lapply_reg_state.o >/dev/null 2>&1
depbase=`echo x86_64/Lreg_states_iterate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lreg_states_iterate.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lreg_states_iterate.lo x86_64/Lreg_states_iterate.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lreg_states_iterate.lo -MD -MP -MF x86_64/.deps/Lreg_states_iterate.Tpo -c x86_64/Lreg_states_iterate.c -fPIC -DPIC -o x86_64/.libs/Lreg_states_iterate.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lreg_states_iterate.lo -MD -MP -MF x86_64/.deps/Lreg_states_iterate.Tpo -c x86_64/Lreg_states_iterate.c -o x86_64/Lreg_states_iterate.o >/dev/null 2>&1
depbase=`echo x86_64/Lcreate_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lcreate_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lcreate_addr_space.lo x86_64/Lcreate_addr_space.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lcreate_addr_space.lo -MD -MP -MF x86_64/.deps/Lcreate_addr_space.Tpo -c x86_64/Lcreate_addr_space.c -fPIC -DPIC -o x86_64/.libs/Lcreate_addr_space.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lcreate_addr_space.lo -MD -MP -MF x86_64/.deps/Lcreate_addr_space.Tpo -c x86_64/Lcreate_addr_space.c -o x86_64/Lcreate_addr_space.o >/dev/null 2>&1
depbase=`echo x86_64/Lget_save_loc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lget_save_loc.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lget_save_loc.lo x86_64/Lget_save_loc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lget_save_loc.lo -MD -MP -MF x86_64/.deps/Lget_save_loc.Tpo -c x86_64/Lget_save_loc.c -fPIC -DPIC -o x86_64/.libs/Lget_save_loc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lget_save_loc.lo -MD -MP -MF x86_64/.deps/Lget_save_loc.Tpo -c x86_64/Lget_save_loc.c -o x86_64/Lget_save_loc.o >/dev/null 2>&1
depbase=`echo x86_64/Lglobal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lglobal.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lglobal.lo x86_64/Lglobal.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lglobal.lo -MD -MP -MF x86_64/.deps/Lglobal.Tpo -c x86_64/Lglobal.c -fPIC -DPIC -o x86_64/.libs/Lglobal.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lglobal.lo -MD -MP -MF x86_64/.deps/Lglobal.Tpo -c x86_64/Lglobal.c -o x86_64/Lglobal.o >/dev/null 2>&1
depbase=`echo x86_64/Linit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Linit.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Linit.lo x86_64/Linit.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Linit.lo -MD -MP -MF x86_64/.deps/Linit.Tpo -c x86_64/Linit.c -fPIC -DPIC -o x86_64/.libs/Linit.o
In file included from x86_64/Linit.c:4:0:
x86_64/Ginit.c: In function 'mincore_validate':
x86_64/Ginit.c:134:10: warning: unused variable 'i' [-Wunused-variable]
size_t i;
^
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Linit.lo -MD -MP -MF x86_64/.deps/Linit.Tpo -c x86_64/Linit.c -o x86_64/Linit.o >/dev/null 2>&1
depbase=`echo x86_64/Linit_local.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Linit_local.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Linit_local.lo x86_64/Linit_local.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Linit_local.lo -MD -MP -MF x86_64/.deps/Linit_local.Tpo -c x86_64/Linit_local.c -fPIC -DPIC -o x86_64/.libs/Linit_local.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Linit_local.lo -MD -MP -MF x86_64/.deps/Linit_local.Tpo -c x86_64/Linit_local.c -o x86_64/Linit_local.o >/dev/null 2>&1
depbase=`echo x86_64/Linit_remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Linit_remote.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Linit_remote.lo x86_64/Linit_remote.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Linit_remote.lo -MD -MP -MF x86_64/.deps/Linit_remote.Tpo -c x86_64/Linit_remote.c -fPIC -DPIC -o x86_64/.libs/Linit_remote.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Linit_remote.lo -MD -MP -MF x86_64/.deps/Linit_remote.Tpo -c x86_64/Linit_remote.c -o x86_64/Linit_remote.o >/dev/null 2>&1
depbase=`echo x86_64/Lget_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lget_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lget_proc_info.lo x86_64/Lget_proc_info.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lget_proc_info.lo -MD -MP -MF x86_64/.deps/Lget_proc_info.Tpo -c x86_64/Lget_proc_info.c -fPIC -DPIC -o x86_64/.libs/Lget_proc_info.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lget_proc_info.lo -MD -MP -MF x86_64/.deps/Lget_proc_info.Tpo -c x86_64/Lget_proc_info.c -o x86_64/Lget_proc_info.o >/dev/null 2>&1
depbase=`echo x86_64/Lregs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lregs.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lregs.lo x86_64/Lregs.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lregs.lo -MD -MP -MF x86_64/.deps/Lregs.Tpo -c x86_64/Lregs.c -fPIC -DPIC -o x86_64/.libs/Lregs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lregs.lo -MD -MP -MF x86_64/.deps/Lregs.Tpo -c x86_64/Lregs.c -o x86_64/Lregs.o >/dev/null 2>&1
depbase=`echo x86_64/Lresume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lresume.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lresume.lo x86_64/Lresume.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lresume.lo -MD -MP -MF x86_64/.deps/Lresume.Tpo -c x86_64/Lresume.c -fPIC -DPIC -o x86_64/.libs/Lresume.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lresume.lo -MD -MP -MF x86_64/.deps/Lresume.Tpo -c x86_64/Lresume.c -o x86_64/Lresume.o >/dev/null 2>&1
depbase=`echo x86_64/Lstash_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lstash_frame.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lstash_frame.lo x86_64/Lstash_frame.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lstash_frame.lo -MD -MP -MF x86_64/.deps/Lstash_frame.Tpo -c x86_64/Lstash_frame.c -fPIC -DPIC -o x86_64/.libs/Lstash_frame.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lstash_frame.lo -MD -MP -MF x86_64/.deps/Lstash_frame.Tpo -c x86_64/Lstash_frame.c -o x86_64/Lstash_frame.o >/dev/null 2>&1
depbase=`echo x86_64/Lstep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lstep.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lstep.lo x86_64/Lstep.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lstep.lo -MD -MP -MF x86_64/.deps/Lstep.Tpo -c x86_64/Lstep.c -fPIC -DPIC -o x86_64/.libs/Lstep.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Lstep.lo -MD -MP -MF x86_64/.deps/Lstep.Tpo -c x86_64/Lstep.c -o x86_64/Lstep.o >/dev/null 2>&1
depbase=`echo x86_64/Ltrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Ltrace.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Ltrace.lo x86_64/Ltrace.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Ltrace.lo -MD -MP -MF x86_64/.deps/Ltrace.Tpo -c x86_64/Ltrace.c -fPIC -DPIC -o x86_64/.libs/Ltrace.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Ltrace.lo -MD -MP -MF x86_64/.deps/Ltrace.Tpo -c x86_64/Ltrace.c -o x86_64/Ltrace.o >/dev/null 2>&1
depbase=`echo x86_64/getcontext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --mode=compile gcc -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. -g -O2 -D_GNU_SOURCE -DNDEBUG -MT x86_64/getcontext.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/getcontext.lo x86_64/getcontext.S &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -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. -g -O2 -D_GNU_SOURCE -DNDEBUG -MT x86_64/getcontext.lo -MD -MP -MF x86_64/.deps/getcontext.Tpo -c x86_64/getcontext.S -fPIC -DPIC -o x86_64/.libs/getcontext.o
libtool: compile: gcc -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. -g -O2 -D_GNU_SOURCE -DNDEBUG -MT x86_64/getcontext.lo -MD -MP -MF x86_64/.deps/getcontext.Tpo -c x86_64/getcontext.S -o x86_64/getcontext.o >/dev/null 2>&1
depbase=`echo dwarf/Lexpr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lexpr.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lexpr.lo dwarf/Lexpr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lexpr.lo -MD -MP -MF dwarf/.deps/Lexpr.Tpo -c dwarf/Lexpr.c -fPIC -DPIC -o dwarf/.libs/Lexpr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lexpr.lo -MD -MP -MF dwarf/.deps/Lexpr.Tpo -c dwarf/Lexpr.c -o dwarf/Lexpr.o >/dev/null 2>&1
depbase=`echo dwarf/Lfde.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lfde.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfde.lo dwarf/Lfde.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lfde.lo -MD -MP -MF dwarf/.deps/Lfde.Tpo -c dwarf/Lfde.c -fPIC -DPIC -o dwarf/.libs/Lfde.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lfde.lo -MD -MP -MF dwarf/.deps/Lfde.Tpo -c dwarf/Lfde.c -o dwarf/Lfde.o >/dev/null 2>&1
depbase=`echo dwarf/Lparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lparser.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lparser.lo dwarf/Lparser.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lparser.lo -MD -MP -MF dwarf/.deps/Lparser.Tpo -c dwarf/Lparser.c -fPIC -DPIC -o dwarf/.libs/Lparser.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lparser.lo -MD -MP -MF dwarf/.deps/Lparser.Tpo -c dwarf/Lparser.c -o dwarf/Lparser.o >/dev/null 2>&1
depbase=`echo dwarf/Lpe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lpe.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lpe.lo dwarf/Lpe.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lpe.lo -MD -MP -MF dwarf/.deps/Lpe.Tpo -c dwarf/Lpe.c -fPIC -DPIC -o dwarf/.libs/Lpe.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lpe.lo -MD -MP -MF dwarf/.deps/Lpe.Tpo -c dwarf/Lpe.c -o dwarf/Lpe.o >/dev/null 2>&1
depbase=`echo dwarf/Lfind_proc_info-lsb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfind_proc_info-lsb.lo dwarf/Lfind_proc_info-lsb.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Lfind_proc_info-lsb.Tpo -c dwarf/Lfind_proc_info-lsb.c -fPIC -DPIC -o dwarf/.libs/Lfind_proc_info-lsb.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Lfind_proc_info-lsb.Tpo -c dwarf/Lfind_proc_info-lsb.c -o dwarf/Lfind_proc_info-lsb.o >/dev/null 2>&1
depbase=`echo dwarf/Lfind_unwind_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_unwind_table.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfind_unwind_table.lo dwarf/Lfind_unwind_table.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Lfind_unwind_table.Tpo -c dwarf/Lfind_unwind_table.c -fPIC -DPIC -o dwarf/.libs/Lfind_unwind_table.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Lfind_unwind_table.Tpo -c dwarf/Lfind_unwind_table.c -o dwarf/Lfind_unwind_table.o >/dev/null 2>&1
depbase=`echo dwarf/global.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/global.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/global.lo dwarf/global.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/global.lo -MD -MP -MF dwarf/.deps/global.Tpo -c dwarf/global.c -fPIC -DPIC -o dwarf/.libs/global.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/global.lo -MD -MP -MF dwarf/.deps/global.Tpo -c dwarf/global.c -o dwarf/global.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o libunwind-dwarf-common.la dwarf/global.lo
libtool: link: ar cru .libs/libunwind-dwarf-common.a dwarf/.libs/global.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libunwind-dwarf-common.a
libtool: link: ( cd ".libs" && rm -f "libunwind-dwarf-common.la" && ln -s "../libunwind-dwarf-common.la" "libunwind-dwarf-common.la" )
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o libunwind-dwarf-local.la dwarf/Lexpr.lo dwarf/Lfde.lo dwarf/Lparser.lo dwarf/Lpe.lo dwarf/Lfind_proc_info-lsb.lo dwarf/Lfind_unwind_table.lo libunwind-dwarf-common.la
libtool: link: (cd .libs/libunwind-dwarf-local.lax/libunwind-dwarf-common.a && ar x "/home/alex/libunwind/src/./.libs/libunwind-dwarf-common.a")
libtool: link: 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/Lfind_proc_info-lsb.o dwarf/.libs/Lfind_unwind_table.o .libs/libunwind-dwarf-local.lax/libunwind-dwarf-common.a/global.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libunwind-dwarf-local.a
libtool: link: rm -fr .libs/libunwind-dwarf-local.lax
libtool: link: ( cd ".libs" && rm -f "libunwind-dwarf-local.la" && ln -s "../libunwind-dwarf-local.la" "libunwind-dwarf-local.la" )
depbase=`echo elf64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT elf64.lo -MD -MP -MF $depbase.Tpo -c -o elf64.lo elf64.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c elf64.c -fPIC -DPIC -o .libs/elf64.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c elf64.c -o elf64.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o libunwind-elf64.la elf64.lo
libtool: link: ar cru .libs/libunwind-elf64.a .libs/elf64.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libunwind-elf64.a
libtool: link: ( cd ".libs" && rm -f "libunwind-elf64.la" && ln -s "../libunwind-elf64.la" "libunwind-elf64.la" )
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -XCClinker -nostartfiles -XCClinker -nostdlib -version-info 8:1:0 -o libunwind.la -rpath /usr/local/lib 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/backtrace.lo mi/dyn-cancel.lo mi/dyn-info-list.lo mi/dyn-register.lo mi/Ldyn-extract.lo mi/Lfind_dynamic_proc_info.lo mi/Lget_accessors.lo mi/Lget_proc_info_by_ip.lo mi/Lget_proc_name.lo mi/Lput_dynamic_unwind_info.lo mi/Ldestroy_addr_space.lo mi/Lget_reg.lo mi/Lset_reg.lo mi/Lget_fpreg.lo mi/Lset_fpreg.lo mi/Lset_caching_policy.lo mi/Lset_cache_size.lo x86_64/setcontext.lo x86_64/Lapply_reg_state.lo x86_64/Lreg_states_iterate.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_s
libtool: link: gcc -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/backtrace.o mi/.libs/dyn-cancel.o mi/.libs/dyn-info-list.o mi/.libs/dyn-register.o mi/.libs/Ldyn-extract.o mi/.libs/Lfind_dynamic_proc_info.o mi/.libs/Lget_accessors.o mi/.libs/Lget_proc_info_by_ip.o mi/.libs/Lget_proc_name.o mi/.libs/Lput_dynamic_unwind_info.o mi/.libs/Ldestroy_addr_space.o mi/.libs/Lget_reg.o mi/.libs/Lset_reg.o mi/.libs/Lget_fpreg.o mi/.libs/Lset_fpreg.o mi/.libs/Lset_caching_policy.o mi/.libs/Lset_cache_size.o x86_64/.libs/setcontext.o x86_64/.libs/Lapply_reg_state.o x86_64/.libs/Lreg_states_iterate.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_s -g -O2 -nostartfiles -nostdlib -Wl,-soname -Wl,libunwind.so.8 -o .libs/libunwind.so.8.0.1
libtool: link: (cd ".libs" && rm -f "libunwind.so.8" && ln -s "libunwind.so.8.0.1" "libunwind.so.8")
libtool: link: (cd ".libs" && rm -f "libunwind.so" && ln -s "libunwind.so.8.0.1" "libunwind.so")
libtool: link: (cd .libs/libunwind.lax/libunwind-dwarf-local.a && ar x "/home/alex/libunwind/src/./.libs/libunwind-dwarf-local.a")
libtool: link: (cd .libs/libunwind.lax/libunwind-elf64.a && ar x "/home/alex/libunwind/src/./.libs/libunwind-elf64.a")
libtool: link: ar cru .libs/libunwind.a os-linux.o mi/init.o mi/flush_cache.o mi/mempool.o mi/strerror.o x86_64/is_fpreg.o x86_64/regname.o x86_64/Los-linux.o mi/backtrace.o mi/dyn-cancel.o mi/dyn-info-list.o mi/dyn-register.o mi/Ldyn-extract.o mi/Lfind_dynamic_proc_info.o mi/Lget_accessors.o mi/Lget_proc_info_by_ip.o mi/Lget_proc_name.o mi/Lput_dynamic_unwind_info.o mi/Ldestroy_addr_space.o mi/Lget_reg.o mi/Lset_reg.o mi/Lget_fpreg.o mi/Lset_fpreg.o mi/Lset_caching_policy.o mi/Lset_cache_size.o x86_64/setcontext.o x86_64/Lapply_reg_state.o x86_64/Lreg_states_iterate.o x86_64/Lcreate_addr_space.o x86_64/Lget_save_loc.o x86_64/Lglobal.o x86_64/Linit.o x86_64/Linit_local.o x86_64/Linit_remote.o x86_64/Lget_proc_info.o x86_64/Lregs.o x86_64/Lresume.o x86_64/Lstash_frame.o x86_64/Lstep.o x86_64/Ltrace.o x86_64/getcontext.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lexpr.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lfde.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lfind_proc_info-lsb.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lfind_unwind_table.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lparser.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lpe.o .libs/libunwind.lax/libunwind-dwarf-local.a/global.o .libs/libunwind.lax/libunwind-elf64.a/elf64.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libunwind.a
libtool: link: rm -fr .libs/libunwind.lax
libtool: link: ( cd ".libs" && rm -f "libunwind.la" && ln -s "../libunwind.la" "libunwind.la" )
depbase=`echo ptrace/_UPT_elf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_elf.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_elf.lo ptrace/_UPT_elf.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_elf.lo -MD -MP -MF ptrace/.deps/_UPT_elf.Tpo -c ptrace/_UPT_elf.c -fPIC -DPIC -o ptrace/.libs/_UPT_elf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_elf.lo -MD -MP -MF ptrace/.deps/_UPT_elf.Tpo -c ptrace/_UPT_elf.c -o ptrace/_UPT_elf.o >/dev/null 2>&1
depbase=`echo ptrace/_UPT_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_accessors.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_accessors.lo ptrace/_UPT_accessors.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_accessors.lo -MD -MP -MF ptrace/.deps/_UPT_accessors.Tpo -c ptrace/_UPT_accessors.c -fPIC -DPIC -o ptrace/.libs/_UPT_accessors.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_accessors.lo -MD -MP -MF ptrace/.deps/_UPT_accessors.Tpo -c ptrace/_UPT_accessors.c -o ptrace/_UPT_accessors.o >/dev/null 2>&1
depbase=`echo ptrace/_UPT_access_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_access_fpreg.lo ptrace/_UPT_access_fpreg.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_fpreg.lo -MD -MP -MF ptrace/.deps/_UPT_access_fpreg.Tpo -c ptrace/_UPT_access_fpreg.c -fPIC -DPIC -o ptrace/.libs/_UPT_access_fpreg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_fpreg.lo -MD -MP -MF ptrace/.deps/_UPT_access_fpreg.Tpo -c ptrace/_UPT_access_fpreg.c -o ptrace/_UPT_access_fpreg.o >/dev/null 2>&1
depbase=`echo ptrace/_UPT_access_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_mem.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_access_mem.lo ptrace/_UPT_access_mem.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_mem.lo -MD -MP -MF ptrace/.deps/_UPT_access_mem.Tpo -c ptrace/_UPT_access_mem.c -fPIC -DPIC -o ptrace/.libs/_UPT_access_mem.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_mem.lo -MD -MP -MF ptrace/.deps/_UPT_access_mem.Tpo -c ptrace/_UPT_access_mem.c -o ptrace/_UPT_access_mem.o >/dev/null 2>&1
depbase=`echo ptrace/_UPT_access_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_reg.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_access_reg.lo ptrace/_UPT_access_reg.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_reg.lo -MD -MP -MF ptrace/.deps/_UPT_access_reg.Tpo -c ptrace/_UPT_access_reg.c -fPIC -DPIC -o ptrace/.libs/_UPT_access_reg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_reg.lo -MD -MP -MF ptrace/.deps/_UPT_access_reg.Tpo -c ptrace/_UPT_access_reg.c -o ptrace/_UPT_access_reg.o >/dev/null 2>&1
depbase=`echo ptrace/_UPT_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_create.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_create.lo ptrace/_UPT_create.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_create.lo -MD -MP -MF ptrace/.deps/_UPT_create.Tpo -c ptrace/_UPT_create.c -fPIC -DPIC -o ptrace/.libs/_UPT_create.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_create.lo -MD -MP -MF ptrace/.deps/_UPT_create.Tpo -c ptrace/_UPT_create.c -o ptrace/_UPT_create.o >/dev/null 2>&1
depbase=`echo ptrace/_UPT_destroy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_destroy.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_destroy.lo ptrace/_UPT_destroy.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_destroy.lo -MD -MP -MF ptrace/.deps/_UPT_destroy.Tpo -c ptrace/_UPT_destroy.c -fPIC -DPIC -o ptrace/.libs/_UPT_destroy.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_destroy.lo -MD -MP -MF ptrace/.deps/_UPT_destroy.Tpo -c ptrace/_UPT_destroy.c -o ptrace/_UPT_destroy.o >/dev/null 2>&1
depbase=`echo ptrace/_UPT_find_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_find_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_find_proc_info.lo ptrace/_UPT_find_proc_info.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_find_proc_info.lo -MD -MP -MF ptrace/.deps/_UPT_find_proc_info.Tpo -c ptrace/_UPT_find_proc_info.c -fPIC -DPIC -o ptrace/.libs/_UPT_find_proc_info.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_find_proc_info.lo -MD -MP -MF ptrace/.deps/_UPT_find_proc_info.Tpo -c ptrace/_UPT_find_proc_info.c -o ptrace/_UPT_find_proc_info.o >/dev/null 2>&1
depbase=`echo ptrace/_UPT_get_dyn_info_list_addr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_get_dyn_info_list_addr.lo ptrace/_UPT_get_dyn_info_list_addr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF ptrace/.deps/_UPT_get_dyn_info_list_addr.Tpo -c ptrace/_UPT_get_dyn_info_list_addr.c -fPIC -DPIC -o ptrace/.libs/_UPT_get_dyn_info_list_addr.o
ptrace/_UPT_get_dyn_info_list_addr.c: In function 'get_list_addr':
ptrace/_UPT_get_dyn_info_list_addr.c:78:3: warning: #warning Implement get_list_addr(), please. [-Wcpp]
# warning Implement get_list_addr(), please.
^~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF ptrace/.deps/_UPT_get_dyn_info_list_addr.Tpo -c ptrace/_UPT_get_dyn_info_list_addr.c -o ptrace/_UPT_get_dyn_info_list_addr.o >/dev/null 2>&1
depbase=`echo ptrace/_UPT_put_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_put_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_put_unwind_info.lo ptrace/_UPT_put_unwind_info.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_put_unwind_info.lo -MD -MP -MF ptrace/.deps/_UPT_put_unwind_info.Tpo -c ptrace/_UPT_put_unwind_info.c -fPIC -DPIC -o ptrace/.libs/_UPT_put_unwind_info.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_put_unwind_info.lo -MD -MP -MF ptrace/.deps/_UPT_put_unwind_info.Tpo -c ptrace/_UPT_put_unwind_info.c -o ptrace/_UPT_put_unwind_info.o >/dev/null 2>&1
depbase=`echo ptrace/_UPT_get_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_get_proc_name.lo ptrace/_UPT_get_proc_name.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_proc_name.lo -MD -MP -MF ptrace/.deps/_UPT_get_proc_name.Tpo -c ptrace/_UPT_get_proc_name.c -fPIC -DPIC -o ptrace/.libs/_UPT_get_proc_name.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_proc_name.lo -MD -MP -MF ptrace/.deps/_UPT_get_proc_name.Tpo -c ptrace/_UPT_get_proc_name.c -o ptrace/_UPT_get_proc_name.o >/dev/null 2>&1
depbase=`echo ptrace/_UPT_reg_offset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_reg_offset.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_reg_offset.lo ptrace/_UPT_reg_offset.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_reg_offset.lo -MD -MP -MF ptrace/.deps/_UPT_reg_offset.Tpo -c ptrace/_UPT_reg_offset.c -fPIC -DPIC -o ptrace/.libs/_UPT_reg_offset.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_reg_offset.lo -MD -MP -MF ptrace/.deps/_UPT_reg_offset.Tpo -c ptrace/_UPT_reg_offset.c -o ptrace/_UPT_reg_offset.o >/dev/null 2>&1
depbase=`echo ptrace/_UPT_resume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_resume.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_resume.lo ptrace/_UPT_resume.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_resume.lo -MD -MP -MF ptrace/.deps/_UPT_resume.Tpo -c ptrace/_UPT_resume.c -fPIC -DPIC -o ptrace/.libs/_UPT_resume.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_resume.lo -MD -MP -MF ptrace/.deps/_UPT_resume.Tpo -c ptrace/_UPT_resume.c -o ptrace/_UPT_resume.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o libunwind-ptrace.la -rpath /usr/local/lib ptrace/_UPT_elf.lo ptrace/_UPT_accessors.lo ptrace/_UPT_access_fpreg.lo ptrace/_UPT_access_mem.lo ptrace/_UPT_access_reg.lo ptrace/_UPT_create.lo ptrace/_UPT_destroy.lo ptrace/_UPT_find_proc_info.lo ptrace/_UPT_get_dyn_info_list_addr.lo ptrace/_UPT_put_unwind_info.lo ptrace/_UPT_get_proc_name.lo ptrace/_UPT_reg_offset.lo ptrace/_UPT_resume.lo
libtool: link: gcc -shared -fPIC -DPIC ptrace/.libs/_UPT_elf.o ptrace/.libs/_UPT_accessors.o ptrace/.libs/_UPT_access_fpreg.o ptrace/.libs/_UPT_access_mem.o ptrace/.libs/_UPT_access_reg.o ptrace/.libs/_UPT_create.o ptrace/.libs/_UPT_destroy.o ptrace/.libs/_UPT_find_proc_info.o ptrace/.libs/_UPT_get_dyn_info_list_addr.o ptrace/.libs/_UPT_put_unwind_info.o ptrace/.libs/_UPT_get_proc_name.o ptrace/.libs/_UPT_reg_offset.o ptrace/.libs/_UPT_resume.o -g -O2 -Wl,-soname -Wl,libunwind-ptrace.so.0 -o .libs/libunwind-ptrace.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libunwind-ptrace.so.0" && ln -s "libunwind-ptrace.so.0.0.0" "libunwind-ptrace.so.0")
libtool: link: (cd ".libs" && rm -f "libunwind-ptrace.so" && ln -s "libunwind-ptrace.so.0.0.0" "libunwind-ptrace.so")
libtool: link: ar cru .libs/libunwind-ptrace.a ptrace/_UPT_elf.o ptrace/_UPT_accessors.o ptrace/_UPT_access_fpreg.o ptrace/_UPT_access_mem.o ptrace/_UPT_access_reg.o ptrace/_UPT_create.o ptrace/_UPT_destroy.o ptrace/_UPT_find_proc_info.o ptrace/_UPT_get_dyn_info_list_addr.o ptrace/_UPT_put_unwind_info.o ptrace/_UPT_get_proc_name.o ptrace/_UPT_reg_offset.o ptrace/_UPT_resume.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libunwind-ptrace.a
libtool: link: ( cd ".libs" && rm -f "libunwind-ptrace.la" && ln -s "../libunwind-ptrace.la" "libunwind-ptrace.la" )
depbase=`echo coredump/_UCD_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_accessors.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_accessors.lo coredump/_UCD_accessors.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_accessors.lo -MD -MP -MF coredump/.deps/_UCD_accessors.Tpo -c coredump/_UCD_accessors.c -fPIC -DPIC -o coredump/.libs/_UCD_accessors.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_accessors.lo -MD -MP -MF coredump/.deps/_UCD_accessors.Tpo -c coredump/_UCD_accessors.c -o coredump/_UCD_accessors.o >/dev/null 2>&1
depbase=`echo coredump/_UCD_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_create.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_create.lo coredump/_UCD_create.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_create.lo -MD -MP -MF coredump/.deps/_UCD_create.Tpo -c coredump/_UCD_create.c -fPIC -DPIC -o coredump/.libs/_UCD_create.o
In file included from coredump/_UCD_lib.h:40:0,
from coredump/_UCD_create.c:66:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_create.lo -MD -MP -MF coredump/.deps/_UCD_create.Tpo -c coredump/_UCD_create.c -o coredump/_UCD_create.o >/dev/null 2>&1
depbase=`echo coredump/_UCD_destroy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_destroy.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_destroy.lo coredump/_UCD_destroy.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_destroy.lo -MD -MP -MF coredump/.deps/_UCD_destroy.Tpo -c coredump/_UCD_destroy.c -fPIC -DPIC -o coredump/.libs/_UCD_destroy.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_destroy.lo -MD -MP -MF coredump/.deps/_UCD_destroy.Tpo -c coredump/_UCD_destroy.c -o coredump/_UCD_destroy.o >/dev/null 2>&1
depbase=`echo coredump/_UCD_access_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_access_mem.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_access_mem.lo coredump/_UCD_access_mem.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_access_mem.lo -MD -MP -MF coredump/.deps/_UCD_access_mem.Tpo -c coredump/_UCD_access_mem.c -fPIC -DPIC -o coredump/.libs/_UCD_access_mem.o
In file included from coredump/_UCD_lib.h:40:0,
from coredump/_UCD_access_mem.c:24:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_access_mem.lo -MD -MP -MF coredump/.deps/_UCD_access_mem.Tpo -c coredump/_UCD_access_mem.c -o coredump/_UCD_access_mem.o >/dev/null 2>&1
depbase=`echo coredump/_UCD_elf_map_image.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_elf_map_image.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_elf_map_image.lo coredump/_UCD_elf_map_image.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_elf_map_image.lo -MD -MP -MF coredump/.deps/_UCD_elf_map_image.Tpo -c coredump/_UCD_elf_map_image.c -fPIC -DPIC -o coredump/.libs/_UCD_elf_map_image.o
In file included from coredump/_UCD_lib.h:40:0,
from coredump/_UCD_elf_map_image.c:26:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_elf_map_image.lo -MD -MP -MF coredump/.deps/_UCD_elf_map_image.Tpo -c coredump/_UCD_elf_map_image.c -o coredump/_UCD_elf_map_image.o >/dev/null 2>&1
depbase=`echo coredump/_UCD_find_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_find_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_find_proc_info.lo coredump/_UCD_find_proc_info.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_find_proc_info.lo -MD -MP -MF coredump/.deps/_UCD_find_proc_info.Tpo -c coredump/_UCD_find_proc_info.c -fPIC -DPIC -o coredump/.libs/_UCD_find_proc_info.o
In file included from coredump/_UCD_lib.h:40:0,
from coredump/_UCD_find_proc_info.c:26:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_find_proc_info.lo -MD -MP -MF coredump/.deps/_UCD_find_proc_info.Tpo -c coredump/_UCD_find_proc_info.c -o coredump/_UCD_find_proc_info.o >/dev/null 2>&1
depbase=`echo coredump/_UCD_get_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_get_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_get_proc_name.lo coredump/_UCD_get_proc_name.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_get_proc_name.lo -MD -MP -MF coredump/.deps/_UCD_get_proc_name.Tpo -c coredump/_UCD_get_proc_name.c -fPIC -DPIC -o coredump/.libs/_UCD_get_proc_name.o
In file included from coredump/_UCD_lib.h:40:0,
from coredump/_UCD_get_proc_name.c:24:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_get_proc_name.lo -MD -MP -MF coredump/.deps/_UCD_get_proc_name.Tpo -c coredump/_UCD_get_proc_name.c -o coredump/_UCD_get_proc_name.o >/dev/null 2>&1
depbase=`echo coredump/_UPT_elf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_elf.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UPT_elf.lo coredump/_UPT_elf.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_elf.lo -MD -MP -MF coredump/.deps/_UPT_elf.Tpo -c coredump/_UPT_elf.c -fPIC -DPIC -o coredump/.libs/_UPT_elf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_elf.lo -MD -MP -MF coredump/.deps/_UPT_elf.Tpo -c coredump/_UPT_elf.c -o coredump/_UPT_elf.o >/dev/null 2>&1
depbase=`echo coredump/_UPT_access_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_access_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UPT_access_fpreg.lo coredump/_UPT_access_fpreg.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_access_fpreg.lo -MD -MP -MF coredump/.deps/_UPT_access_fpreg.Tpo -c coredump/_UPT_access_fpreg.c -fPIC -DPIC -o coredump/.libs/_UPT_access_fpreg.o
In file included from coredump/_UCD_lib.h:40:0,
from coredump/_UPT_access_fpreg.c:24:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_access_fpreg.lo -MD -MP -MF coredump/.deps/_UPT_access_fpreg.Tpo -c coredump/_UPT_access_fpreg.c -o coredump/_UPT_access_fpreg.o >/dev/null 2>&1
depbase=`echo coredump/_UPT_get_dyn_info_list_addr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UPT_get_dyn_info_list_addr.lo coredump/_UPT_get_dyn_info_list_addr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF coredump/.deps/_UPT_get_dyn_info_list_addr.Tpo -c coredump/_UPT_get_dyn_info_list_addr.c -fPIC -DPIC -o coredump/.libs/_UPT_get_dyn_info_list_addr.o
In file included from coredump/_UCD_lib.h:40:0,
from coredump/_UPT_get_dyn_info_list_addr.c:26:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
coredump/_UPT_get_dyn_info_list_addr.c: In function 'get_list_addr':
coredump/_UPT_get_dyn_info_list_addr.c:81:3: warning: #warning Implement get_list_addr(), please. [-Wcpp]
# warning Implement get_list_addr(), please.
^~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF coredump/.deps/_UPT_get_dyn_info_list_addr.Tpo -c coredump/_UPT_get_dyn_info_list_addr.c -o coredump/_UPT_get_dyn_info_list_addr.o >/dev/null 2>&1
depbase=`echo coredump/_UPT_put_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_put_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UPT_put_unwind_info.lo coredump/_UPT_put_unwind_info.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_put_unwind_info.lo -MD -MP -MF coredump/.deps/_UPT_put_unwind_info.Tpo -c coredump/_UPT_put_unwind_info.c -fPIC -DPIC -o coredump/.libs/_UPT_put_unwind_info.o
In file included from coredump/_UCD_lib.h:40:0,
from coredump/_UPT_put_unwind_info.c:26:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_put_unwind_info.lo -MD -MP -MF coredump/.deps/_UPT_put_unwind_info.Tpo -c coredump/_UPT_put_unwind_info.c -o coredump/_UPT_put_unwind_info.o >/dev/null 2>&1
depbase=`echo coredump/_UPT_resume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_resume.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UPT_resume.lo coredump/_UPT_resume.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_resume.lo -MD -MP -MF coredump/.deps/_UPT_resume.Tpo -c coredump/_UPT_resume.c -fPIC -DPIC -o coredump/.libs/_UPT_resume.o
In file included from coredump/_UCD_lib.h:40:0,
from coredump/_UPT_resume.c:26:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_resume.lo -MD -MP -MF coredump/.deps/_UPT_resume.Tpo -c coredump/_UPT_resume.c -o coredump/_UPT_resume.o >/dev/null 2>&1
depbase=`echo coredump/_UCD_access_reg_linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_access_reg_linux.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_access_reg_linux.lo coredump/_UCD_access_reg_linux.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_access_reg_linux.lo -MD -MP -MF coredump/.deps/_UCD_access_reg_linux.Tpo -c coredump/_UCD_access_reg_linux.c -fPIC -DPIC -o coredump/.libs/_UCD_access_reg_linux.o
In file included from coredump/_UCD_lib.h:40:0,
from coredump/_UCD_access_reg_linux.c:25:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_access_reg_linux.lo -MD -MP -MF coredump/.deps/_UCD_access_reg_linux.Tpo -c coredump/_UCD_access_reg_linux.c -o coredump/_UCD_access_reg_linux.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -XCClinker -nostartfiles -version-info 0:0:0 -o libunwind-coredump.la -rpath /usr/local/lib coredump/_UCD_accessors.lo coredump/_UCD_create.lo coredump/_UCD_destroy.lo coredump/_UCD_access_mem.lo coredump/_UCD_elf_map_image.lo coredump/_UCD_find_proc_info.lo coredump/_UCD_get_proc_name.lo coredump/_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: gcc -shared -fPIC -DPIC coredump/.libs/_UCD_accessors.o coredump/.libs/_UCD_create.o coredump/.libs/_UCD_destroy.o coredump/.libs/_UCD_access_mem.o coredump/.libs/_UCD_elf_map_image.o coredump/.libs/_UCD_find_proc_info.o coredump/.libs/_UCD_get_proc_name.o coredump/.libs/_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 -g -O2 -nostartfiles -Wl,-soname -Wl,libunwind-coredump.so.0 -o .libs/libunwind-coredump.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libunwind-coredump.so.0" && ln -s "libunwind-coredump.so.0.0.0" "libunwind-coredump.so.0")
libtool: link: (cd ".libs" && rm -f "libunwind-coredump.so" && ln -s "libunwind-coredump.so.0.0.0" "libunwind-coredump.so")
libtool: link: ar cru .libs/libunwind-coredump.a coredump/_UCD_accessors.o coredump/_UCD_create.o coredump/_UCD_destroy.o coredump/_UCD_access_mem.o coredump/_UCD_elf_map_image.o coredump/_UCD_find_proc_info.o coredump/_UCD_get_proc_name.o coredump/_UPT_elf.o coredump/_UPT_access_fpreg.o coredump/_UPT_get_dyn_info_list_addr.o coredump/_UPT_put_unwind_info.o coredump/_UPT_resume.o coredump/_UCD_access_reg_linux.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libunwind-coredump.a
libtool: link: ( cd ".libs" && rm -f "libunwind-coredump.la" && ln -s "../libunwind-coredump.la" "libunwind-coredump.la" )
depbase=`echo x86_64/Gos-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gos-linux.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gos-linux.lo x86_64/Gos-linux.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gos-linux.lo -MD -MP -MF x86_64/.deps/Gos-linux.Tpo -c x86_64/Gos-linux.c -fPIC -DPIC -o x86_64/.libs/Gos-linux.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gos-linux.lo -MD -MP -MF x86_64/.deps/Gos-linux.Tpo -c x86_64/Gos-linux.c -o x86_64/Gos-linux.o >/dev/null 2>&1
depbase=`echo mi/Gdyn-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-extract.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gdyn-extract.lo mi/Gdyn-extract.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-extract.lo -MD -MP -MF mi/.deps/Gdyn-extract.Tpo -c mi/Gdyn-extract.c -fPIC -DPIC -o mi/.libs/Gdyn-extract.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-extract.lo -MD -MP -MF mi/.deps/Gdyn-extract.Tpo -c mi/Gdyn-extract.c -o mi/Gdyn-extract.o >/dev/null 2>&1
depbase=`echo mi/Gdyn-remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-remote.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gdyn-remote.lo mi/Gdyn-remote.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-remote.lo -MD -MP -MF mi/.deps/Gdyn-remote.Tpo -c mi/Gdyn-remote.c -fPIC -DPIC -o mi/.libs/Gdyn-remote.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-remote.lo -MD -MP -MF mi/.deps/Gdyn-remote.Tpo -c mi/Gdyn-remote.c -o mi/Gdyn-remote.o >/dev/null 2>&1
depbase=`echo mi/Gfind_dynamic_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gfind_dynamic_proc_info.lo mi/Gfind_dynamic_proc_info.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Gfind_dynamic_proc_info.Tpo -c mi/Gfind_dynamic_proc_info.c -fPIC -DPIC -o mi/.libs/Gfind_dynamic_proc_info.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Gfind_dynamic_proc_info.Tpo -c mi/Gfind_dynamic_proc_info.c -o mi/Gfind_dynamic_proc_info.o >/dev/null 2>&1
depbase=`echo mi/Gget_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gget_accessors.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_accessors.lo mi/Gget_accessors.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gget_accessors.lo -MD -MP -MF mi/.deps/Gget_accessors.Tpo -c mi/Gget_accessors.c -fPIC -DPIC -o mi/.libs/Gget_accessors.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gget_accessors.lo -MD -MP -MF mi/.deps/Gget_accessors.Tpo -c mi/Gget_accessors.c -o mi/Gget_accessors.o >/dev/null 2>&1
depbase=`echo mi/Gget_proc_info_by_ip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_proc_info_by_ip.lo mi/Gget_proc_info_by_ip.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Gget_proc_info_by_ip.Tpo -c mi/Gget_proc_info_by_ip.c -fPIC -DPIC -o mi/.libs/Gget_proc_info_by_ip.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Gget_proc_info_by_ip.Tpo -c mi/Gget_proc_info_by_ip.c -o mi/Gget_proc_info_by_ip.o >/dev/null 2>&1
depbase=`echo mi/Gget_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_proc_name.lo mi/Gget_proc_name.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_name.lo -MD -MP -MF mi/.deps/Gget_proc_name.Tpo -c mi/Gget_proc_name.c -fPIC -DPIC -o mi/.libs/Gget_proc_name.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_name.lo -MD -MP -MF mi/.deps/Gget_proc_name.Tpo -c mi/Gget_proc_name.c -o mi/Gget_proc_name.o >/dev/null 2>&1
depbase=`echo mi/Gput_dynamic_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gput_dynamic_unwind_info.lo mi/Gput_dynamic_unwind_info.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Gput_dynamic_unwind_info.Tpo -c mi/Gput_dynamic_unwind_info.c -fPIC -DPIC -o mi/.libs/Gput_dynamic_unwind_info.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Gput_dynamic_unwind_info.Tpo -c mi/Gput_dynamic_unwind_info.c -o mi/Gput_dynamic_unwind_info.o >/dev/null 2>&1
depbase=`echo mi/Gdestroy_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gdestroy_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gdestroy_addr_space.lo mi/Gdestroy_addr_space.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gdestroy_addr_space.lo -MD -MP -MF mi/.deps/Gdestroy_addr_space.Tpo -c mi/Gdestroy_addr_space.c -fPIC -DPIC -o mi/.libs/Gdestroy_addr_space.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gdestroy_addr_space.lo -MD -MP -MF mi/.deps/Gdestroy_addr_space.Tpo -c mi/Gdestroy_addr_space.c -o mi/Gdestroy_addr_space.o >/dev/null 2>&1
depbase=`echo mi/Gget_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gget_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_reg.lo mi/Gget_reg.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gget_reg.lo -MD -MP -MF mi/.deps/Gget_reg.Tpo -c mi/Gget_reg.c -fPIC -DPIC -o mi/.libs/Gget_reg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gget_reg.lo -MD -MP -MF mi/.deps/Gget_reg.Tpo -c mi/Gget_reg.c -o mi/Gget_reg.o >/dev/null 2>&1
depbase=`echo mi/Gset_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gset_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_reg.lo mi/Gset_reg.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gset_reg.lo -MD -MP -MF mi/.deps/Gset_reg.Tpo -c mi/Gset_reg.c -fPIC -DPIC -o mi/.libs/Gset_reg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gset_reg.lo -MD -MP -MF mi/.deps/Gset_reg.Tpo -c mi/Gset_reg.c -o mi/Gset_reg.o >/dev/null 2>&1
depbase=`echo mi/Gget_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gget_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_fpreg.lo mi/Gget_fpreg.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gget_fpreg.lo -MD -MP -MF mi/.deps/Gget_fpreg.Tpo -c mi/Gget_fpreg.c -fPIC -DPIC -o mi/.libs/Gget_fpreg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gget_fpreg.lo -MD -MP -MF mi/.deps/Gget_fpreg.Tpo -c mi/Gget_fpreg.c -o mi/Gget_fpreg.o >/dev/null 2>&1
depbase=`echo mi/Gset_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gset_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_fpreg.lo mi/Gset_fpreg.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gset_fpreg.lo -MD -MP -MF mi/.deps/Gset_fpreg.Tpo -c mi/Gset_fpreg.c -fPIC -DPIC -o mi/.libs/Gset_fpreg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gset_fpreg.lo -MD -MP -MF mi/.deps/Gset_fpreg.Tpo -c mi/Gset_fpreg.c -o mi/Gset_fpreg.o >/dev/null 2>&1
depbase=`echo mi/Gset_caching_policy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gset_caching_policy.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_caching_policy.lo mi/Gset_caching_policy.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gset_caching_policy.lo -MD -MP -MF mi/.deps/Gset_caching_policy.Tpo -c mi/Gset_caching_policy.c -fPIC -DPIC -o mi/.libs/Gset_caching_policy.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gset_caching_policy.lo -MD -MP -MF mi/.deps/Gset_caching_policy.Tpo -c mi/Gset_caching_policy.c -o mi/Gset_caching_policy.o >/dev/null 2>&1
depbase=`echo mi/Gset_cache_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gset_cache_size.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_cache_size.lo mi/Gset_cache_size.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gset_cache_size.lo -MD -MP -MF mi/.deps/Gset_cache_size.Tpo -c mi/Gset_cache_size.c -fPIC -DPIC -o mi/.libs/Gset_cache_size.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mi/Gset_cache_size.lo -MD -MP -MF mi/.deps/Gset_cache_size.Tpo -c mi/Gset_cache_size.c -o mi/Gset_cache_size.o >/dev/null 2>&1
depbase=`echo x86_64/Gapply_reg_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gapply_reg_state.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gapply_reg_state.lo x86_64/Gapply_reg_state.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gapply_reg_state.lo -MD -MP -MF x86_64/.deps/Gapply_reg_state.Tpo -c x86_64/Gapply_reg_state.c -fPIC -DPIC -o x86_64/.libs/Gapply_reg_state.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gapply_reg_state.lo -MD -MP -MF x86_64/.deps/Gapply_reg_state.Tpo -c x86_64/Gapply_reg_state.c -o x86_64/Gapply_reg_state.o >/dev/null 2>&1
depbase=`echo x86_64/Greg_states_iterate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Greg_states_iterate.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Greg_states_iterate.lo x86_64/Greg_states_iterate.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Greg_states_iterate.lo -MD -MP -MF x86_64/.deps/Greg_states_iterate.Tpo -c x86_64/Greg_states_iterate.c -fPIC -DPIC -o x86_64/.libs/Greg_states_iterate.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Greg_states_iterate.lo -MD -MP -MF x86_64/.deps/Greg_states_iterate.Tpo -c x86_64/Greg_states_iterate.c -o x86_64/Greg_states_iterate.o >/dev/null 2>&1
depbase=`echo x86_64/Gcreate_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gcreate_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gcreate_addr_space.lo x86_64/Gcreate_addr_space.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gcreate_addr_space.lo -MD -MP -MF x86_64/.deps/Gcreate_addr_space.Tpo -c x86_64/Gcreate_addr_space.c -fPIC -DPIC -o x86_64/.libs/Gcreate_addr_space.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gcreate_addr_space.lo -MD -MP -MF x86_64/.deps/Gcreate_addr_space.Tpo -c x86_64/Gcreate_addr_space.c -o x86_64/Gcreate_addr_space.o >/dev/null 2>&1
depbase=`echo x86_64/Gget_save_loc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gget_save_loc.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gget_save_loc.lo x86_64/Gget_save_loc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gget_save_loc.lo -MD -MP -MF x86_64/.deps/Gget_save_loc.Tpo -c x86_64/Gget_save_loc.c -fPIC -DPIC -o x86_64/.libs/Gget_save_loc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gget_save_loc.lo -MD -MP -MF x86_64/.deps/Gget_save_loc.Tpo -c x86_64/Gget_save_loc.c -o x86_64/Gget_save_loc.o >/dev/null 2>&1
depbase=`echo x86_64/Gglobal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gglobal.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gglobal.lo x86_64/Gglobal.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gglobal.lo -MD -MP -MF x86_64/.deps/Gglobal.Tpo -c x86_64/Gglobal.c -fPIC -DPIC -o x86_64/.libs/Gglobal.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gglobal.lo -MD -MP -MF x86_64/.deps/Gglobal.Tpo -c x86_64/Gglobal.c -o x86_64/Gglobal.o >/dev/null 2>&1
depbase=`echo x86_64/Ginit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Ginit.lo x86_64/Ginit.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit.lo -MD -MP -MF x86_64/.deps/Ginit.Tpo -c x86_64/Ginit.c -fPIC -DPIC -o x86_64/.libs/Ginit.o
x86_64/Ginit.c: In function 'mincore_validate':
x86_64/Ginit.c:134:10: warning: unused variable 'i' [-Wunused-variable]
size_t i;
^
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit.lo -MD -MP -MF x86_64/.deps/Ginit.Tpo -c x86_64/Ginit.c -o x86_64/Ginit.o >/dev/null 2>&1
depbase=`echo x86_64/Ginit_local.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit_local.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Ginit_local.lo x86_64/Ginit_local.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit_local.lo -MD -MP -MF x86_64/.deps/Ginit_local.Tpo -c x86_64/Ginit_local.c -fPIC -DPIC -o x86_64/.libs/Ginit_local.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit_local.lo -MD -MP -MF x86_64/.deps/Ginit_local.Tpo -c x86_64/Ginit_local.c -o x86_64/Ginit_local.o >/dev/null 2>&1
depbase=`echo x86_64/Ginit_remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit_remote.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Ginit_remote.lo x86_64/Ginit_remote.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit_remote.lo -MD -MP -MF x86_64/.deps/Ginit_remote.Tpo -c x86_64/Ginit_remote.c -fPIC -DPIC -o x86_64/.libs/Ginit_remote.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit_remote.lo -MD -MP -MF x86_64/.deps/Ginit_remote.Tpo -c x86_64/Ginit_remote.c -o x86_64/Ginit_remote.o >/dev/null 2>&1
depbase=`echo x86_64/Gget_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gget_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gget_proc_info.lo x86_64/Gget_proc_info.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gget_proc_info.lo -MD -MP -MF x86_64/.deps/Gget_proc_info.Tpo -c x86_64/Gget_proc_info.c -fPIC -DPIC -o x86_64/.libs/Gget_proc_info.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gget_proc_info.lo -MD -MP -MF x86_64/.deps/Gget_proc_info.Tpo -c x86_64/Gget_proc_info.c -o x86_64/Gget_proc_info.o >/dev/null 2>&1
depbase=`echo x86_64/Gregs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gregs.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gregs.lo x86_64/Gregs.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gregs.lo -MD -MP -MF x86_64/.deps/Gregs.Tpo -c x86_64/Gregs.c -fPIC -DPIC -o x86_64/.libs/Gregs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gregs.lo -MD -MP -MF x86_64/.deps/Gregs.Tpo -c x86_64/Gregs.c -o x86_64/Gregs.o >/dev/null 2>&1
depbase=`echo x86_64/Gresume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gresume.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gresume.lo x86_64/Gresume.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gresume.lo -MD -MP -MF x86_64/.deps/Gresume.Tpo -c x86_64/Gresume.c -fPIC -DPIC -o x86_64/.libs/Gresume.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gresume.lo -MD -MP -MF x86_64/.deps/Gresume.Tpo -c x86_64/Gresume.c -o x86_64/Gresume.o >/dev/null 2>&1
depbase=`echo x86_64/Gstash_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gstash_frame.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gstash_frame.lo x86_64/Gstash_frame.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gstash_frame.lo -MD -MP -MF x86_64/.deps/Gstash_frame.Tpo -c x86_64/Gstash_frame.c -fPIC -DPIC -o x86_64/.libs/Gstash_frame.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gstash_frame.lo -MD -MP -MF x86_64/.deps/Gstash_frame.Tpo -c x86_64/Gstash_frame.c -o x86_64/Gstash_frame.o >/dev/null 2>&1
depbase=`echo x86_64/Gstep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gstep.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gstep.lo x86_64/Gstep.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gstep.lo -MD -MP -MF x86_64/.deps/Gstep.Tpo -c x86_64/Gstep.c -fPIC -DPIC -o x86_64/.libs/Gstep.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gstep.lo -MD -MP -MF x86_64/.deps/Gstep.Tpo -c x86_64/Gstep.c -o x86_64/Gstep.o >/dev/null 2>&1
depbase=`echo x86_64/Gtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gtrace.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gtrace.lo x86_64/Gtrace.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gtrace.lo -MD -MP -MF x86_64/.deps/Gtrace.Tpo -c x86_64/Gtrace.c -fPIC -DPIC -o x86_64/.libs/Gtrace.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT x86_64/Gtrace.lo -MD -MP -MF x86_64/.deps/Gtrace.Tpo -c x86_64/Gtrace.c -o x86_64/Gtrace.o >/dev/null 2>&1
depbase=`echo dwarf/Gexpr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gexpr.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gexpr.lo dwarf/Gexpr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gexpr.lo -MD -MP -MF dwarf/.deps/Gexpr.Tpo -c dwarf/Gexpr.c -fPIC -DPIC -o dwarf/.libs/Gexpr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gexpr.lo -MD -MP -MF dwarf/.deps/Gexpr.Tpo -c dwarf/Gexpr.c -o dwarf/Gexpr.o >/dev/null 2>&1
depbase=`echo dwarf/Gfde.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gfde.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfde.lo dwarf/Gfde.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gfde.lo -MD -MP -MF dwarf/.deps/Gfde.Tpo -c dwarf/Gfde.c -fPIC -DPIC -o dwarf/.libs/Gfde.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gfde.lo -MD -MP -MF dwarf/.deps/Gfde.Tpo -c dwarf/Gfde.c -o dwarf/Gfde.o >/dev/null 2>&1
depbase=`echo dwarf/Gparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gparser.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gparser.lo dwarf/Gparser.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gparser.lo -MD -MP -MF dwarf/.deps/Gparser.Tpo -c dwarf/Gparser.c -fPIC -DPIC -o dwarf/.libs/Gparser.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gparser.lo -MD -MP -MF dwarf/.deps/Gparser.Tpo -c dwarf/Gparser.c -o dwarf/Gparser.o >/dev/null 2>&1
depbase=`echo dwarf/Gpe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gpe.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gpe.lo dwarf/Gpe.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gpe.lo -MD -MP -MF dwarf/.deps/Gpe.Tpo -c dwarf/Gpe.c -fPIC -DPIC -o dwarf/.libs/Gpe.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gpe.lo -MD -MP -MF dwarf/.deps/Gpe.Tpo -c dwarf/Gpe.c -o dwarf/Gpe.o >/dev/null 2>&1
depbase=`echo dwarf/Gfind_proc_info-lsb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfind_proc_info-lsb.lo dwarf/Gfind_proc_info-lsb.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Gfind_proc_info-lsb.Tpo -c dwarf/Gfind_proc_info-lsb.c -fPIC -DPIC -o dwarf/.libs/Gfind_proc_info-lsb.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Gfind_proc_info-lsb.Tpo -c dwarf/Gfind_proc_info-lsb.c -o dwarf/Gfind_proc_info-lsb.o >/dev/null 2>&1
depbase=`echo dwarf/Gfind_unwind_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_unwind_table.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfind_unwind_table.lo dwarf/Gfind_unwind_table.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Gfind_unwind_table.Tpo -c dwarf/Gfind_unwind_table.c -fPIC -DPIC -o dwarf/.libs/Gfind_unwind_table.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Gfind_unwind_table.Tpo -c dwarf/Gfind_unwind_table.c -o dwarf/Gfind_unwind_table.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o libunwind-dwarf-generic.la dwarf/Gexpr.lo dwarf/Gfde.lo dwarf/Gparser.lo dwarf/Gpe.lo dwarf/Gfind_proc_info-lsb.lo dwarf/Gfind_unwind_table.lo libunwind-dwarf-common.la
libtool: link: (cd .libs/libunwind-dwarf-generic.lax/libunwind-dwarf-common.a && ar x "/home/alex/libunwind/src/./.libs/libunwind-dwarf-common.a")
libtool: link: 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/Gfind_proc_info-lsb.o dwarf/.libs/Gfind_unwind_table.o .libs/libunwind-dwarf-generic.lax/libunwind-dwarf-common.a/global.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libunwind-dwarf-generic.a
libtool: link: rm -fr .libs/libunwind-dwarf-generic.lax
libtool: link: ( cd ".libs" && rm -f "libunwind-dwarf-generic.la" && ln -s "../libunwind-dwarf-generic.la" "libunwind-dwarf-generic.la" )
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -XCClinker -nostartfiles -version-info 8:1:0 -o libunwind-x86_64.la -rpath /usr/local/lib 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 mi/Gset_cache_size.lo x86_64/Gapply_reg_state.lo x86_64/Greg_states_iterate.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: gcc -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 mi/.libs/Gset_cache_size.o x86_64/.libs/Gapply_reg_state.o x86_64/.libs/Greg_states_iterate.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,/home/alex/libunwind/src/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libunwind.so -lgcc_s -lc -g -O2 -nostartfiles -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/libunwind-x86_64.lax/libunwind-dwarf-generic.a && ar x "/home/alex/libunwind/src/./.libs/libunwind-dwarf-generic.a")
libtool: link: (cd .libs/libunwind-x86_64.lax/libunwind-elf64.a && ar x "/home/alex/libunwind/src/./.libs/libunwind-elf64.a")
libtool: link: ar cru .libs/libunwind-x86_64.a os-linux.o mi/init.o mi/flush_cache.o mi/mempool.o mi/strerror.o x86_64/is_fpreg.o x86_64/regname.o x86_64/Gos-linux.o mi/Gdyn-extract.o mi/Gdyn-remote.o mi/Gfind_dynamic_proc_info.o mi/Gget_accessors.o mi/Gget_proc_info_by_ip.o mi/Gget_proc_name.o mi/Gput_dynamic_unwind_info.o mi/Gdestroy_addr_space.o mi/Gget_reg.o mi/Gset_reg.o mi/Gget_fpreg.o mi/Gset_fpreg.o mi/Gset_caching_policy.o mi/Gset_cache_size.o x86_64/Gapply_reg_state.o x86_64/Greg_states_iterate.o x86_64/Gcreate_addr_space.o x86_64/Gget_save_loc.o x86_64/Gglobal.o x86_64/Ginit.o x86_64/Ginit_local.o x86_64/Ginit_remote.o x86_64/Gget_proc_info.o x86_64/Gregs.o x86_64/Gresume.o x86_64/Gstash_frame.o x86_64/Gstep.o x86_64/Gtrace.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gexpr.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gfde.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gfind_proc_info-lsb.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gfind_unwind_table.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gparser.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gpe.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/global.o .libs/libunwind-x86_64.lax/libunwind-elf64.a/elf64.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libunwind-x86_64.a
libtool: link: rm -fr .libs/libunwind-x86_64.lax
libtool: link: ( cd ".libs" && rm -f "libunwind-x86_64.la" && ln -s "../libunwind-x86_64.la" "libunwind-x86_64.la" )
depbase=`echo setjmp/longjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT setjmp/longjmp.lo -MD -MP -MF $depbase.Tpo -c -o setjmp/longjmp.lo setjmp/longjmp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT setjmp/longjmp.lo -MD -MP -MF setjmp/.deps/longjmp.Tpo -c setjmp/longjmp.c -fPIC -DPIC -o setjmp/.libs/longjmp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT setjmp/longjmp.lo -MD -MP -MF setjmp/.deps/longjmp.Tpo -c setjmp/longjmp.c -o setjmp/longjmp.o >/dev/null 2>&1
depbase=`echo setjmp/siglongjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT setjmp/siglongjmp.lo -MD -MP -MF $depbase.Tpo -c -o setjmp/siglongjmp.lo setjmp/siglongjmp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT setjmp/siglongjmp.lo -MD -MP -MF setjmp/.deps/siglongjmp.Tpo -c setjmp/siglongjmp.c -fPIC -DPIC -o setjmp/.libs/siglongjmp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT setjmp/siglongjmp.lo -MD -MP -MF setjmp/.deps/siglongjmp.Tpo -c setjmp/siglongjmp.c -o setjmp/siglongjmp.o >/dev/null 2>&1
depbase=`echo x86_64/longjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --mode=compile gcc -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. -g -O2 -D_GNU_SOURCE -DNDEBUG -MT x86_64/longjmp.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/longjmp.lo x86_64/longjmp.S &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -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. -g -O2 -D_GNU_SOURCE -DNDEBUG -MT x86_64/longjmp.lo -MD -MP -MF x86_64/.deps/longjmp.Tpo -c x86_64/longjmp.S -fPIC -DPIC -o x86_64/.libs/longjmp.o
libtool: compile: gcc -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. -g -O2 -D_GNU_SOURCE -DNDEBUG -MT x86_64/longjmp.lo -MD -MP -MF x86_64/.deps/longjmp.Tpo -c x86_64/longjmp.S -o x86_64/longjmp.o >/dev/null 2>&1
depbase=`echo x86_64/siglongjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --mode=compile gcc -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. -g -O2 -D_GNU_SOURCE -DNDEBUG -MT x86_64/siglongjmp.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/siglongjmp.lo x86_64/siglongjmp.S &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -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. -g -O2 -D_GNU_SOURCE -DNDEBUG -MT x86_64/siglongjmp.lo -MD -MP -MF x86_64/.deps/siglongjmp.Tpo -c x86_64/siglongjmp.S -fPIC -DPIC -o x86_64/.libs/siglongjmp.o
libtool: compile: gcc -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. -g -O2 -D_GNU_SOURCE -DNDEBUG -MT x86_64/siglongjmp.lo -MD -MP -MF x86_64/.deps/siglongjmp.Tpo -c x86_64/siglongjmp.S -o x86_64/siglongjmp.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -XCClinker -nostartfiles -version-info 0:0:0 -o libunwind-setjmp.la -rpath /usr/local/lib 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: gcc -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,/home/alex/libunwind/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/home/alex/libunwind/src/.libs ./.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so ./.libs/libunwind.so -lgcc_s -lc -g -O2 -nostartfiles -Wl,-soname -Wl,libunwind-setjmp.so.0 -o .libs/libunwind-setjmp.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libunwind-setjmp.so.0" && ln -s "libunwind-setjmp.so.0.0.0" "libunwind-setjmp.so.0")
libtool: link: (cd ".libs" && rm -f "libunwind-setjmp.so" && ln -s "libunwind-setjmp.so.0.0.0" "libunwind-setjmp.so")
libtool: link: (cd .libs/libunwind-setjmp.lax/libunwind-elf64.a && ar x "/home/alex/libunwind/src/./.libs/libunwind-elf64.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln x86_64/longjmp.o .libs/libunwind-setjmp.lax/lt1-longjmp.o || cp x86_64/longjmp.o .libs/libunwind-setjmp.lax/lt1-longjmp.o
libtool: link: ln x86_64/siglongjmp.o .libs/libunwind-setjmp.lax/lt2-siglongjmp.o || cp x86_64/siglongjmp.o .libs/libunwind-setjmp.lax/lt2-siglongjmp.o
libtool: link: ar cru .libs/libunwind-setjmp.a setjmp/longjmp.o setjmp/siglongjmp.o .libs/libunwind-setjmp.lax/lt1-longjmp.o .libs/libunwind-setjmp.lax/lt2-siglongjmp.o .libs/libunwind-setjmp.lax/libunwind-elf64.a/elf64.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libunwind-setjmp.a
libtool: link: rm -fr .libs/libunwind-setjmp.lax .libs/libunwind-setjmp.lax
libtool: link: ( cd ".libs" && rm -f "libunwind-setjmp.la" && ln -s "../libunwind-setjmp.la" "libunwind-setjmp.la" )
make[2]: Leaving directory '/home/alex/libunwind/src'
make[1]: Leaving directory '/home/alex/libunwind/src'
Making all in tests
make[1]: Entering directory '/home/alex/libunwind/tests'
depbase=`echo forker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT forker.o -MD -MP -MF $depbase.Tpo -c -o forker.o forker.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -static -o forker forker.o
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o forker forker.o
depbase=`echo Gperf-simple.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Gperf-simple.o -MD -MP -MF $depbase.Tpo -c -o Gperf-simple.o Gperf-simple.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Gperf-simple Gperf-simple.o ../src/libunwind-x86_64.la ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Gperf-simple Gperf-simple.o ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Lperf-simple.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Lperf-simple.o -MD -MP -MF $depbase.Tpo -c -o Lperf-simple.o Lperf-simple.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Lperf-simple Lperf-simple.o ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Lperf-simple Lperf-simple.o ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Gperf-trace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Gperf-trace.o -MD -MP -MF $depbase.Tpo -c -o Gperf-trace.o Gperf-trace.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Gperf-trace Gperf-trace.o ../src/libunwind-x86_64.la ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Gperf-trace Gperf-trace.o ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Lperf-trace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Lperf-trace.o -MD -MP -MF $depbase.Tpo -c -o Lperf-trace.o Lperf-trace.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Lperf-trace Lperf-trace.o ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Lperf-trace Lperf-trace.o ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo mapper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT mapper.o -MD -MP -MF $depbase.Tpo -c -o mapper.o mapper.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o mapper mapper.o
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o mapper mapper.o
depbase=`echo test-ptrace-misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT test-ptrace-misc.o -MD -MP -MF $depbase.Tpo -c -o test-ptrace-misc.o test-ptrace-misc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ident.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT ident.o -MD -MP -MF $depbase.Tpo -c -o ident.o ident.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o test-ptrace-misc test-ptrace-misc.o ident.o
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o test-ptrace-misc test-ptrace-misc.o ident.o
depbase=`echo crasher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT crasher.o -MD -MP -MF $depbase.Tpo -c -o crasher.o crasher.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o crasher crasher.o
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o crasher crasher.o
depbase=`echo test-coredump-unwind.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT test-coredump-unwind.o -MD -MP -MF $depbase.Tpo -c -o test-coredump-unwind.o test-coredump-unwind.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from test-coredump-unwind.c:43:0:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o test-coredump-unwind test-coredump-unwind.o ../src/libunwind-coredump.la ../src/libunwind-x86_64.la -lexecinfo
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/test-coredump-unwind test-coredump-unwind.o ../src/.libs/libunwind-coredump.so ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so -lgcc_s -lc -lexecinfo -Wl,-rpath -Wl,/usr/local/lib
make[1]: Leaving directory '/home/alex/libunwind/tests'
make[1]: Entering directory '/home/alex/libunwind'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/alex/libunwind'
/home/alex/libunwind # make check
Making check in src
make[1]: Entering directory '/home/alex/libunwind/src'
make check-am
make[2]: Entering directory '/home/alex/libunwind/src'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/alex/libunwind/src'
make[1]: Leaving directory '/home/alex/libunwind/src'
Making check in tests
make[1]: Entering directory '/home/alex/libunwind/tests'
make test-proc-info test-static-link test-strerror Gtest-bt Ltest-bt Gtest-exc Ltest-exc Gtest-init Ltest-init Gtest-concurrent Ltest-concurrent Gtest-resume-sig Ltest-resume-sig Gtest-resume-sig-rt Ltest-resume-sig-rt Gtest-trace Ltest-trace Ltest-init-local-signal Ltest-mem-validate test-async-sig test-flush-cache test-init-remote test-mem test-reg-state Ltest-varargs Ltest-nomalloc Ltest-nocalloc Lrs-race test-ptrace test-setjmp run-check-namespace run-ptrace-mapper run-ptrace-misc run-coredump-unwind
make[2]: Entering directory '/home/alex/libunwind/tests'
depbase=`echo test-proc-info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT test-proc-info.o -MD -MP -MF $depbase.Tpo -c -o test-proc-info.o test-proc-info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o test-proc-info test-proc-info.o ../src/libunwind-x86_64.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/test-proc-info test-proc-info.o ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so -lgcc_s -lc -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo test-static-link-loc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT test-static-link-loc.o -MD -MP -MF $depbase.Tpo -c -o test-static-link-loc.o test-static-link-loc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo test-static-link-gen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT test-static-link-gen.o -MD -MP -MF $depbase.Tpo -c -o test-static-link-gen.o test-static-link-gen.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -static -o test-static-link test-static-link-loc.o test-static-link-gen.o ../src/libunwind-x86_64.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o test-static-link test-static-link-loc.o test-static-link-gen.o ../src/.libs/libunwind-x86_64.a /home/alex/libunwind/src/.libs/libunwind.a -lgcc_s -lc
depbase=`echo test-strerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT test-strerror.o -MD -MP -MF $depbase.Tpo -c -o test-strerror.o test-strerror.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o test-strerror test-strerror.o ../src/libunwind-x86_64.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/test-strerror test-strerror.o ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so -lgcc_s -lc -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Gtest-bt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Gtest-bt.o -MD -MP -MF $depbase.Tpo -c -o Gtest-bt.o Gtest-bt.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Gtest-bt Gtest-bt.o ident.o ../src/libunwind-x86_64.la ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Gtest-bt Gtest-bt.o ident.o ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Ltest-bt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Ltest-bt.o -MD -MP -MF $depbase.Tpo -c -o Ltest-bt.o Ltest-bt.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Ltest-bt Ltest-bt.o ident.o ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Ltest-bt Ltest-bt.o ident.o ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Gtest-exc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Gtest-exc.o -MD -MP -MF $depbase.Tpo -c -o Gtest-exc.o Gtest-exc.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Gtest-exc Gtest-exc.o ../src/libunwind-x86_64.la ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Gtest-exc Gtest-exc.o ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Ltest-exc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Ltest-exc.o -MD -MP -MF $depbase.Tpo -c -o Ltest-exc.o Ltest-exc.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Ltest-exc Ltest-exc.o ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Ltest-exc Ltest-exc.o ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Gtest-init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -MT Gtest-init.o -MD -MP -MF $depbase.Tpo -c -o Gtest-init.o Gtest-init.cxx &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -o Gtest-init Gtest-init.o ../src/libunwind-x86_64.la ../src/libunwind.la -lexecinfo
libtool: link: g++ -g -O2 -o .libs/Gtest-init Gtest-init.o ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so ../src/.libs/libunwind.so -lc -lgcc_s -lexecinfo -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Ltest-init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -MT Ltest-init.o -MD -MP -MF $depbase.Tpo -c -o Ltest-init.o Ltest-init.cxx &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -o Ltest-init Ltest-init.o ../src/libunwind.la
libtool: link: g++ -g -O2 -o .libs/Ltest-init Ltest-init.o ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Gtest-concurrent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Gtest-concurrent.o -MD -MP -MF $depbase.Tpo -c -o Gtest-concurrent.o Gtest-concurrent.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Gtest-concurrent Gtest-concurrent.o ../src/libunwind-x86_64.la ../src/libunwind.la -lpthread
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Gtest-concurrent Gtest-concurrent.o ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so ../src/.libs/libunwind.so -lc -lgcc_s -lpthread -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Ltest-concurrent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Ltest-concurrent.o -MD -MP -MF $depbase.Tpo -c -o Ltest-concurrent.o Ltest-concurrent.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Ltest-concurrent Ltest-concurrent.o ../src/libunwind.la -lpthread
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Ltest-concurrent Ltest-concurrent.o ../src/.libs/libunwind.so -lc -lgcc_s -lpthread -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Gtest-resume-sig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Gtest-resume-sig.o -MD -MP -MF $depbase.Tpo -c -o Gtest-resume-sig.o Gtest-resume-sig.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Gtest-resume-sig Gtest-resume-sig.o ../src/libunwind-x86_64.la ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Gtest-resume-sig Gtest-resume-sig.o ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Ltest-resume-sig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Ltest-resume-sig.o -MD -MP -MF $depbase.Tpo -c -o Ltest-resume-sig.o Ltest-resume-sig.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Ltest-resume-sig Ltest-resume-sig.o ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Ltest-resume-sig Ltest-resume-sig.o ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Gtest-resume-sig-rt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Gtest-resume-sig-rt.o -MD -MP -MF $depbase.Tpo -c -o Gtest-resume-sig-rt.o Gtest-resume-sig-rt.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Gtest-resume-sig-rt Gtest-resume-sig-rt.o ../src/libunwind-x86_64.la ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Gtest-resume-sig-rt Gtest-resume-sig-rt.o ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Ltest-resume-sig-rt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Ltest-resume-sig-rt.o -MD -MP -MF $depbase.Tpo -c -o Ltest-resume-sig-rt.o Ltest-resume-sig-rt.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Ltest-resume-sig-rt Ltest-resume-sig-rt.o ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Ltest-resume-sig-rt Ltest-resume-sig-rt.o ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Gtest-trace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Gtest-trace.o -MD -MP -MF $depbase.Tpo -c -o Gtest-trace.o Gtest-trace.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Gtest-trace Gtest-trace.o ident.o ../src/libunwind-x86_64.la ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Gtest-trace Gtest-trace.o ident.o ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Ltest-trace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Ltest-trace.o -MD -MP -MF $depbase.Tpo -c -o Ltest-trace.o Ltest-trace.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Ltest-trace Ltest-trace.o ident.o ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Ltest-trace Ltest-trace.o ident.o ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Ltest-init-local-signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Ltest-init-local-signal.o -MD -MP -MF $depbase.Tpo -c -o Ltest-init-local-signal.o Ltest-init-local-signal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Ltest-init-local-signal-lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Ltest-init-local-signal-lib.o -MD -MP -MF $depbase.Tpo -c -o Ltest-init-local-signal-lib.o Ltest-init-local-signal-lib.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Ltest-init-local-signal Ltest-init-local-signal.o Ltest-init-local-signal-lib.o ../src/libunwind-x86_64.la ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Ltest-init-local-signal Ltest-init-local-signal.o Ltest-init-local-signal-lib.o ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Ltest-mem-validate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Ltest-mem-validate.o -MD -MP -MF $depbase.Tpo -c -o Ltest-mem-validate.o Ltest-mem-validate.c &&\
mv -f $depbase.Tpo $depbase.Po
Ltest-mem-validate.c: In function 'do_backtrace':
Ltest-mem-validate.c:49:7: warning: unused variable 'size' [-Wunused-variable]
int size = 1024;
^~~~
Ltest-mem-validate.c:48:9: warning: unused variable 'buffer' [-Wunused-variable]
void* buffer[1024];
^~~~~~
Ltest-mem-validate.c: In function 'main':
Ltest-mem-validate.c:122:15: warning: unused variable 'ret' [-Wunused-variable]
int ret = close(i);
^~~
Ltest-mem-validate.c:128:11: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration]
wait(&status);
^~~~
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Ltest-mem-validate Ltest-mem-validate.o ../src/libunwind-x86_64.la ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Ltest-mem-validate Ltest-mem-validate.o ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo test-async-sig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT test-async-sig.o -MD -MP -MF $depbase.Tpo -c -o test-async-sig.o test-async-sig.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o test-async-sig test-async-sig.o ../src/libunwind.la -lpthread
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/test-async-sig test-async-sig.o ../src/.libs/libunwind.so -lc -lgcc_s -lpthread -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo test-flush-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT test-flush-cache.o -MD -MP -MF $depbase.Tpo -c -o test-flush-cache.o test-flush-cache.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o test-flush-cache test-flush-cache.o ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/test-flush-cache test-flush-cache.o ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo test-init-remote.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT test-init-remote.o -MD -MP -MF $depbase.Tpo -c -o test-init-remote.o test-init-remote.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o test-init-remote test-init-remote.o ../src/libunwind-x86_64.la ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/test-init-remote test-init-remote.o ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo test-mem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT test-mem.o -MD -MP -MF $depbase.Tpo -c -o test-mem.o test-mem.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o test-mem test-mem.o ../src/libunwind-x86_64.la ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/test-mem test-mem.o ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo test-reg-state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT test-reg-state.o -MD -MP -MF $depbase.Tpo -c -o test-reg-state.o test-reg-state.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o test-reg-state test-reg-state.o ../src/libunwind-x86_64.la ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/test-reg-state test-reg-state.o ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Ltest-varargs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Ltest-varargs.o -MD -MP -MF $depbase.Tpo -c -o Ltest-varargs.o Ltest-varargs.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Ltest-varargs Ltest-varargs.o ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Ltest-varargs Ltest-varargs.o ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Ltest-nomalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Ltest-nomalloc.o -MD -MP -MF $depbase.Tpo -c -o Ltest-nomalloc.o Ltest-nomalloc.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Ltest-nomalloc Ltest-nomalloc.o ../src/libunwind.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Ltest-nomalloc Ltest-nomalloc.o ../src/.libs/libunwind.so -lc -lgcc_s -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Ltest-nocalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Ltest-nocalloc.o -MD -MP -MF $depbase.Tpo -c -o Ltest-nocalloc.o Ltest-nocalloc.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Ltest-nocalloc Ltest-nocalloc.o ../src/libunwind.la -lpthread
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Ltest-nocalloc Ltest-nocalloc.o ../src/.libs/libunwind.so -lc -lgcc_s -lpthread -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo Lrs-race.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT Lrs-race.o -MD -MP -MF $depbase.Tpo -c -o Lrs-race.o Lrs-race.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o Lrs-race Lrs-race.o ../src/libunwind.la -lpthread
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/Lrs-race Lrs-race.o ../src/.libs/libunwind.so -lc -lgcc_s -lpthread -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo test-ptrace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT test-ptrace.o -MD -MP -MF $depbase.Tpo -c -o test-ptrace.o test-ptrace.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o test-ptrace test-ptrace.o ../src/libunwind-ptrace.la ../src/libunwind-x86_64.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/test-ptrace test-ptrace.o ../src/.libs/libunwind-ptrace.so ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so -lgcc_s -lc -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo test-setjmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT test-setjmp.o -MD -MP -MF $depbase.Tpo -c -o test-setjmp.o test-setjmp.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o test-setjmp test-setjmp.o ../src/libunwind-setjmp.la ../src/libunwind-elf64.la ../src/libunwind-x86_64.la
libtool: link: gcc -g -O2 -fexceptions -Wall -Wsign-compare -o .libs/test-setjmp test-setjmp.o ../src/.libs/libunwind-setjmp.so /home/alex/libunwind/src/.libs/libunwind-x86_64.so ../src/.libs/libunwind-elf64.a ../src/.libs/libunwind-x86_64.so /home/alex/libunwind/src/.libs/libunwind.so -lgcc_s -lc -Wl,-rpath -Wl,/usr/local/lib
make[2]: Nothing to be done for 'run-check-namespace'.
make[2]: Nothing to be done for 'run-ptrace-mapper'.
make[2]: Nothing to be done for 'run-ptrace-misc'.
make[2]: Nothing to be done for 'run-coredump-unwind'.
make[2]: Leaving directory '/home/alex/libunwind/tests'
make check-TESTS
make[2]: Entering directory '/home/alex/libunwind/tests'
make[3]: Entering directory '/home/alex/libunwind/tests'
PASS: test-proc-info
PASS: test-static-link
PASS: test-strerror
PASS: Gtest-bt
PASS: Ltest-bt
PASS: Gtest-exc
PASS: Ltest-exc
PASS: Gtest-init
PASS: Ltest-init
PASS: Gtest-concurrent
PASS: Ltest-concurrent
../config/test-driver: line 107: 1880 Segmentation fault (core dumped) "$@" > $log_file 2>&1
FAIL: Gtest-resume-sig
../config/test-driver: line 107: 1904 Segmentation fault (core dumped) "$@" > $log_file 2>&1
FAIL: Ltest-resume-sig
../config/test-driver: line 107: 1928 Segmentation fault (core dumped) "$@" > $log_file 2>&1
FAIL: Gtest-resume-sig-rt
../config/test-driver: line 107: 1952 Segmentation fault (core dumped) "$@" > $log_file 2>&1
FAIL: Ltest-resume-sig-rt
PASS: Gtest-trace
PASS: Ltest-trace
FAIL: Ltest-init-local-signal
PASS: Ltest-mem-validate
FAIL: test-async-sig
PASS: test-flush-cache
PASS: test-init-remote
PASS: test-mem
PASS: test-reg-state
PASS: Ltest-varargs
PASS: Ltest-nomalloc
PASS: Ltest-nocalloc
PASS: Lrs-race
PASS: test-ptrace
../config/test-driver: line 107: 2320 Aborted (core dumped) "$@" > $log_file 2>&1
FAIL: test-setjmp
FAIL: run-check-namespace
PASS: run-ptrace-mapper
PASS: run-ptrace-misc
FAIL: run-coredump-unwind
============================================================================
Testsuite summary for libunwind 1.3-rc1
============================================================================
# TOTAL: 34
# PASS: 25
# SKIP: 0
# XFAIL: 0
# FAIL: 9
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to libunwind-devel@nongnu.org
============================================================================
make[3]: *** [Makefile:1484: test-suite.log] Error 1
make[3]: Leaving directory '/home/alex/libunwind/tests'
make[2]: *** [Makefile:1592: check-TESTS] Error 2
make[2]: Leaving directory '/home/alex/libunwind/tests'
make[1]: *** [Makefile:1999: check-am] Error 2
make[1]: Leaving directory '/home/alex/libunwind/tests'
make: *** [Makefile:602: check-recursive] Error 1
/home/alex/libunwind #
=============================================
libunwind 1.3-rc1: tests/test-suite.log
=============================================
# TOTAL: 34
# PASS: 25
# SKIP: 0
# XFAIL: 0
# FAIL: 9
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: Gtest-resume-sig
======================
FAIL Gtest-resume-sig (exit status: 139)
FAIL: Ltest-resume-sig
======================
FAIL Ltest-resume-sig (exit status: 139)
FAIL: Gtest-resume-sig-rt
=========================
unw_getcontext() failed: ret=-1823023504
unw_getcontext() failed: ret=-1823023504
unw_getcontext() failed: ret=-1823023504
unw_getcontext() failed: ret=-1823023504
unw_getcontext() failed: ret=-1823023504
unw_getcontext() failed: ret=-1823023504
FAIL Gtest-resume-sig-rt (exit status: 139)
FAIL: Ltest-resume-sig-rt
=========================
unw_getcontext() failed: ret=-110440864
unw_getcontext() failed: ret=-110440864
unw_getcontext() failed: ret=-110440864
FAIL Ltest-resume-sig-rt (exit status: 139)
FAIL: Ltest-init-local-signal
=============================
unw_getcontext steps was 1, ucontext steps was 2, should be -1
FAIL Ltest-init-local-signal (exit status: 255)
FAIL: test-async-sig
====================
FAILURE: unw_step() looping over 102 iterations
FAILURE: unw_step() looping over 102 iterations
FAILURE: detected 2 errors
FAIL test-async-sig (exit status: 255)
FAIL: test-setjmp
=================
FAIL test-setjmp (exit status: 134)
FAIL: run-check-namespace
=========================
ERROR: Extraneous symbols:
U __errno_location
U __stack_chk_fail
U __tls_get_addr
U abort
U close
U dl_iterate_phdr
U free
U fstat
U getpagesize
U getpid
U memchr
U memcmp
U memcpy
U memmove
U memset
U mincore
U mmap
U msync
U munmap
U open
U pipe2
w pthread_key_create
w pthread_mutex_init
w pthread_mutex_lock
w pthread_mutex_unlock
w pthread_once
w pthread_setspecific
U read
U sigfillset
U sigprocmask
U strcat
U strcmp
U strcpy
U strlen
U strncpy
U strrchr
U syscall
ERROR: Extraneous symbols:
w _U_dyn_info_list_addr
U _Ux86_64_setcontext
U __errno_location
U __stack_chk_fail
U __tls_get_addr
U abort
U calloc
U close
U dl_iterate_phdr
U free
U fstat
U getpagesize
U getpid
U malloc
U memchr
U memcmp
U memcpy
U memmove
U memset
U mincore
U mmap
U msync
U munmap
U open
U pipe2
w pthread_key_create
w pthread_mutex_init
w pthread_mutex_lock
w pthread_mutex_unlock
w pthread_once
w pthread_setspecific
U read
U sigfillset
U sigprocmask
U strcat
U strcmp
U strcpy
U strlen
U strncpy
U strrchr
U syscall
FAILURE: Detected 2 errors
FAIL run-check-namespace (exit status: 1)
FAIL: run-coredump-unwind
=========================
mktemp: unrecognized option: tmpdir
BusyBox v1.27.2 (2018-01-29 15:48:57 GMT) multi-call binary.
Usage: mktemp [-dt] [-p DIR] [TEMPLATE]
Create a temporary file with name based on TEMPLATE and print its name.
TEMPLATE must end with XXXXXX (e.g. [/dir/]nameXXXXXX).
Without TEMPLATE, -t tmp.XXXXXX is assumed.
-d Make directory, not file
-q Fail silently on errors
-t Prepend base directory name to TEMPLATE
-p DIR Use DIR as a base directory (implies -t)
-u Do not create anything; print a name
Base directory is: -p DIR, else $TMPDIR, else /tmp
cat: can't open '/backing_files': No such file or directory
lt-test-coredump-unwind: _UCD_create('/core*') failed
BusyBox v1.27.2 (2018-01-29 15:48:57 GMT) multi-call binary.
Usage: rm [-irf] FILE...
Remove (unlink) FILEs
-i Always prompt before removing
-f Never prompt
-R,-r Recurse
FAIL run-coredump-unwind (exit status: 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment