Build of libunwind with musl toolchain

The build took 00h 01m 19s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
30,490 ansic
18,336 sh
5,487 makefile
1,843 asm
118 cpp
56,274 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libunwind 1.1-3 (Wed Apr 5 02:05:01 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking whether make sets $(MAKE)... (cached) yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking dependency style of clang... gcc3
# checking whether clang and cc understand -c and -o together... yes
# 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... no
# checking execinfo.h presence... no
# checking for execinfo.h... no
# checking ia64intrin.h usability... no
# checking ia64intrin.h presence... no
# checking for ia64intrin.h... no
# checking sys/uc_access.h usability... no
# checking sys/uc_access.h presence... no
# checking for sys/uc_access.h... no
# checking for unistd.h... (cached) yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking for sys/types.h... (cached) yes
# checking sys/procfs.h usability... yes
# checking sys/procfs.h presence... yes
# checking for sys/procfs.h... yes
# checking sys/ptrace.h usability... yes
# checking sys/ptrace.h presence... yes
# checking for sys/ptrace.h... yes
# checking byteswap.h usability... yes
# checking byteswap.h presence... yes
# checking for byteswap.h... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for size_t... yes
# checking size of off_t... 8
# checking for struct dl_phdr_info.dlpi_subs... yes
# checking for struct elf_prstatus... yes
# checking for struct prstatus... no
# checking whether PTRACE_POKEUSER is declared... yes
# checking whether PTRACE_POKEDATA is declared... yes
# checking whether PTRACE_TRACEME is declared... yes
# checking whether PTRACE_CONT is declared... yes
# checking whether PTRACE_SINGLESTEP is declared... yes
# checking whether PTRACE_SYSCALL is declared... yes
# checking whether PT_IO is declared... no
# checking whether PT_GETREGS is declared... yes
# checking whether PT_GETFPREGS is declared... yes
# checking whether PT_CONTINUE is declared... yes
# checking whether PT_TRACE_ME is declared... yes
# checking whether PT_STEP is declared... yes
# checking whether PT_SYSCALL is declared... yes
# checking for dl_iterate_phdr... yes
# checking for dl_phdr_removals_counter... no
# checking for dlmodinfo... no
# checking for getunwind... no
# checking for ttrace... no
# checking for mincore... yes
# checking if building with AltiVec... no
# checking if we should build libunwind-coredump... yes
# checking for build architecture... x86_64
# checking for host architecture... x86_64
# checking for target architecture... x86_64
# checking for target operating system... linux-gnu
# checking for ELF helper width... 64
# checking whether to include DWARF support... yes
# checking whether to restrict build to remote support... no
# checking whether to enable debug support...
# checking whether to enable C++ exception support... 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 for __thread... yes
# checking for Intel compiler... no
# checking for __builtin___clear_cache... yes
# checking for __sync atomics... yes
# checking for library containing backtrace... no
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating tests/Makefile
# config.status: creating tests/check-namespace.sh
# config.status: creating doc/Makefile
# config.status: creating doc/common.tex
# config.status: creating include/libunwind-common.h
# config.status: creating include/libunwind.h
# config.status: creating include/tdep/libunwind_i.h
# config.status: creating src/unwind/libunwind.pc
# config.status: creating src/coredump/libunwind-coredump.pc
# config.status: creating src/ptrace/libunwind-ptrace.pc
# config.status: creating src/setjmp/libunwind-setjmp.pc
# config.status: creating src/libunwind-generic.pc
# config.status: creating include/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Making all in src
# make[1]: Entering directory '/tmp/libunwind/src/libunwind-1.1/src'
# make all-am
# make[2]: Entering directory '/tmp/libunwind/src/libunwind-1.1/src'
# depbase=`echo os-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# depbase=`echo mi/backtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# depbase=`echo mi/dyn-cancel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# depbase=`echo mi/dyn-info-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# mi/backtrace.c:26:9: warning: 'UNW_REMOTE_ONLY' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
# #ifndef UNW_REMOTE_ONLY
# ^~~~~~~~~~~~~~~
# mi/backtrace.c:28:9: note: 'UNW_LOCAL_ONLY' is defined here; did you mean 'UNW_REMOTE_ONLY'?
# #define UNW_LOCAL_ONLY
# ^~~~~~~~~~~~~~
# UNW_REMOTE_ONLY
# 1 warning generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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-register.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# depbase=`echo mi/Ldyn-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# depbase=`echo mi/Lfind_dynamic_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# depbase=`echo mi/Lget_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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/Lget_proc_info_by_ip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# depbase=`echo mi/Lput_dynamic_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# depbase=`echo mi/Ldestroy_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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/Lget_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# depbase=`echo mi/Lset_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# depbase=`echo mi/Lset_caching_policy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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 x86_64/setcontext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -U_FORTIFY_SOURCE -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
# depbase=`echo x86_64/Lcreate_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# depbase=`echo x86_64/Lget_save_loc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# depbase=`echo x86_64/Lglobal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# x86_64/setcontext.S:29:10: fatal error: 'asm/unistd.h' file not found
# #include
# ^
# 1 error generated.
# make[2]: *** [Makefile:3177: x86_64/setcontext.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -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
# make[2]: Leaving directory '/tmp/libunwind/src/libunwind-1.1/src'
# make[1]: *** [Makefile:1331: all] Error 2
# make[1]: Leaving directory '/tmp/libunwind/src/libunwind-1.1/src'
# make: *** [Makefile:476: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libunwind/src/libunwind-1.1/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libunwind configure 1.1, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux CFLAGS= -U_FORTIFY_SOURCE --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a02a9a7a865b
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2774: checking build system type
# configure:2788: result: x86_64-unknown-linux-gnu
# configure:2808: checking host system type
# configure:2821: result: x86_64-unknown-linux-gnu
# configure:2841: checking target system type
# configure:2854: result: x86_64-unknown-linux-gnu
# configure:2896: checking for a BSD-compatible install
# configure:2964: result: /usr/bin/install -c
# configure:2975: checking whether build environment is sane
# configure:3025: result: yes
# configure:3074: checking for x86_64-unknown-linux-strip
# configure:3104: result: no
# configure:3114: checking for strip
# configure:3130: found /sysroot/bin/strip
# configure:3141: result: strip
# configure:3166: checking for a thread-safe mkdir -p
# configure:3205: result: /usr/sbin/mkdir -p
# configure:3218: checking for gawk
# configure:3234: found /usr/sbin/gawk
# configure:3245: result: gawk
# configure:3256: checking whether make sets $(MAKE)
# configure:3278: result: yes
# configure:3359: checking whether to enable maintainer-specific portions of Makefiles
# configure:3368: result: no
# configure:3392: checking for x86_64-unknown-linux-gcc
# configure:3419: result: clang
# configure:3688: checking for C compiler version
# configure:3697: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3708: $? = 0
# configure:3697: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3708: $? = 0
# configure:3697: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3708: $? = 1
# configure:3697: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3708: $? = 1
# configure:3728: checking whether the C compiler works
# configure:3750: clang -U_FORTIFY_SOURCE conftest.c >&5
# configure:3754: $? = 0
# configure:3802: result: yes
# configure:3805: checking for C compiler default output file name
# configure:3807: result: a.out
# configure:3813: checking for suffix of executables
# configure:3820: clang -o conftest -U_FORTIFY_SOURCE conftest.c >&5
# configure:3824: $? = 0
# configure:3846: result:
# configure:3868: checking whether we are cross compiling
# configure:3876: clang -o conftest -U_FORTIFY_SOURCE conftest.c >&5
# configure:3880: $? = 0
# configure:3887: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3891: $? = 127
# configure:3906: result: yes
# configure:3911: checking for suffix of object files
# configure:3933: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:3937: $? = 0
# configure:3958: result: o
# configure:3962: checking whether we are using the GNU C compiler
# configure:3981: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:3981: $? = 0
# configure:3990: result: yes
# configure:3999: checking whether clang accepts -g
# configure:4019: clang -c -g conftest.c >&5
# configure:4019: $? = 0
# configure:4060: result: yes
# configure:4077: checking for clang option to accept ISO C89
# configure:4141: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:4141: $? = 0
# configure:4154: result: none needed
# configure:4185: checking for style of include used by make
# configure:4213: result: GNU
# configure:4239: checking dependency style of clang
# configure:4350: result: gcc3
# configure:4477: checking for C++ compiler version
# configure:4486: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4497: $? = 0
# configure:4486: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4497: $? = 0
# configure:4486: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4497: $? = 1
# configure:4486: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4497: $? = 1
# configure:4501: checking whether we are using the GNU C++ compiler
# configure:4520: clang++ -c conftest.cpp >&5
# configure:4520: $? = 0
# configure:4529: result: yes
# configure:4538: checking whether clang++ accepts -g
# configure:4558: clang++ -c -g conftest.cpp >&5
# configure:4558: $? = 0
# configure:4599: result: yes
# configure:4624: checking dependency style of clang++
# configure:4735: result: gcc3
# configure:4751: checking whether make sets $(MAKE)
# configure:4773: result: yes
# configure:4828: checking how to print strings
# configure:4855: result: printf
# configure:4876: checking for a sed that does not truncate output
# configure:4940: result: /usr/sbin/sed
# configure:4958: checking for grep that handles long lines and -e
# configure:5016: result: /usr/sbin/grep
# configure:5021: checking for egrep
# configure:5083: result: /usr/sbin/grep -E
# configure:5088: checking for fgrep
# configure:5150: result: /usr/sbin/grep -F
# configure:5185: checking for ld used by clang
# configure:5252: result: /sysroot/bin/ld
# configure:5259: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5274: result: yes
# configure:5286: checking for BSD- or MS-compatible name lister (nm)
# configure:5335: result: /sysroot/bin/nm -B
# configure:5465: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5472: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:5475: /sysroot/bin/nm -B "conftest.o"
# configure:5478: output
# 0000000000000000 B some_variable
# configure:5485: result: BSD nm
# configure:5488: checking whether ln -s works
# configure:5492: result: yes
# configure:5500: checking the maximum length of command line arguments
# configure:5630: result: 1572864
# configure:5647: checking whether the shell understands some XSI constructs
# configure:5657: result: yes
# configure:5661: checking whether the shell understands "+="
# configure:5667: result: yes
# configure:5702: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5742: result: func_convert_file_noop
# configure:5749: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5769: result: func_convert_file_noop
# configure:5776: checking for /sysroot/bin/ld option to reload object files
# configure:5783: result: -r
# configure:5817: checking for x86_64-unknown-linux-objdump
# configure:5847: result: no
# configure:5857: checking for objdump
# configure:5873: found /sysroot/bin/objdump
# configure:5884: result: objdump
# configure:5896: WARNING: using cross tools not prefixed with host triplet
# configure:5916: checking how to recognize dependent libraries
# configure:6118: result: pass_all
# configure:6163: checking for x86_64-unknown-linux-dlltool
# configure:6193: result: no
# configure:6203: checking for dlltool
# configure:6233: result: no
# configure:6263: checking how to associate runtime and link libraries
# configure:6290: result: printf %s\n
# configure:6307: checking for x86_64-unknown-linux-ar
# configure:6337: result: no
# configure:6351: checking for ar
# configure:6367: found /sysroot/bin/ar
# configure:6378: result: ar
# configure:6415: checking for archiver @FILE support
# configure:6432: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:6432: $? = 0
# configure:6435: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6438: $? = 0
# configure:6443: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:6446: $? = 1
# configure:6458: result: @
# configure:6476: checking for x86_64-unknown-linux-strip
# configure:6503: result: strip
# configure:6575: checking for x86_64-unknown-linux-ranlib
# configure:6605: result: no
# configure:6615: checking for ranlib
# configure:6631: found /sysroot/bin/ranlib
# configure:6642: result: ranlib
# configure:6744: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6864: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:6867: $? = 0
# configure:6871: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6874: $? = 0
# configure:6940: clang -o conftest -U_FORTIFY_SOURCE conftest.c conftstm.o >&5
# configure:6943: $? = 0
# configure:6981: result: ok
# configure:7018: checking for sysroot
# configure:7048: result: no
# configure:7125: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:7128: $? = 0
# configure:7264: checking for x86_64-unknown-linux-mt
# configure:7294: result: no
# configure:7304: checking for mt
# configure:7334: result: no
# configure:7354: checking if : is a manifest tool
# configure:7360: : '-?'
# configure:7368: result: no
# configure:8010: checking how to run the C preprocessor
# configure:8041: clang -E conftest.c
# configure:8041: $? = 0
# configure:8055: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8055: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | /* end confdefs.h. */
# | #include
# configure:8080: result: clang -E
# configure:8100: clang -E conftest.c
# configure:8100: $? = 0
# configure:8114: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8114: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | /* end confdefs.h. */
# | #include
# configure:8143: checking for ANSI C header files
# configure:8163: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8163: $? = 0
# configure:8247: result: yes
# configure:8260: checking for sys/types.h
# configure:8260: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8260: checking for sys/stat.h
# configure:8260: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8260: checking for stdlib.h
# configure:8260: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8260: checking for string.h
# configure:8260: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8260: checking for memory.h
# configure:8260: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8260: checking for strings.h
# configure:8260: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8260: checking for inttypes.h
# configure:8260: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8260: checking for stdint.h
# configure:8260: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8260: checking for unistd.h
# configure:8260: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8274: checking for dlfcn.h
# configure:8274: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8274: $? = 0
# configure:8274: result: yes
# configure:8491: checking for objdir
# configure:8506: result: .libs
# configure:8773: checking if clang supports -fno-rtti -fno-exceptions
# configure:8791: clang -c -U_FORTIFY_SOURCE -fno-rtti -fno-exceptions conftest.c >&5
# configure:8795: $? = 0
# configure:8808: result: yes
# configure:9135: checking for clang option to produce PIC
# configure:9142: result: -fPIC -DPIC
# configure:9150: checking if clang PIC flag -fPIC -DPIC works
# configure:9168: clang -c -U_FORTIFY_SOURCE -fPIC -DPIC -DPIC conftest.c >&5
# configure:9172: $? = 0
# configure:9185: result: yes
# configure:9214: checking if clang static flag -static works
# configure:9242: result: no
# configure:9257: checking if clang supports -c -o file.o
# configure:9278: clang -c -U_FORTIFY_SOURCE -o out/conftest2.o conftest.c >&5
# configure:9282: $? = 0
# configure:9304: result: yes
# configure:9312: checking if clang supports -c -o file.o
# configure:9359: result: yes
# configure:9392: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10549: result: yes
# configure:10586: checking whether -lc should be explicitly linked in
# configure:10594: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:10597: $? = 0
# configure:10612: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10615: $? = 0
# configure:10629: result: no
# configure:10789: checking dynamic linker characteristics
# configure:11300: clang -o conftest -U_FORTIFY_SOURCE -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11300: $? = 0
# configure:11534: result: GNU/Linux ld.so
# configure:11641: checking how to hardcode library paths into programs
# configure:11666: result: immediate
# configure:12206: checking whether stripping libraries is possible
# configure:12211: result: yes
# configure:12246: checking if libtool supports shared libraries
# configure:12248: result: yes
# configure:12251: checking whether to build shared libraries
# configure:12272: result: yes
# configure:12275: checking whether to build static libraries
# configure:12279: result: yes
# configure:12302: checking how to run the C++ preprocessor
# configure:12329: clang++ -E conftest.cpp
# configure:12329: $? = 0
# configure:12343: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:12343: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12368: result: clang++ -E
# configure:12388: clang++ -E conftest.cpp
# configure:12388: $? = 0
# configure:12402: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:12402: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12571: checking for ld used by clang++
# configure:12638: result: /sysroot/bin/ld -m elf_x86_64
# configure:12645: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:12660: result: yes
# configure:12715: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:13720: result: yes
# configure:13756: clang++ -c conftest.cpp >&5
# configure:13759: $? = 0
# configure:14279: checking for clang++ option to produce PIC
# configure:14286: result: -fPIC -DPIC
# configure:14294: checking if clang++ PIC flag -fPIC -DPIC works
# configure:14312: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14316: $? = 0
# configure:14329: result: yes
# configure:14352: checking if clang++ static flag -static works
# configure:14380: result: no
# configure:14392: checking if clang++ supports -c -o file.o
# configure:14413: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14417: $? = 0
# configure:14439: result: yes
# configure:14444: checking if clang++ supports -c -o file.o
# configure:14491: result: yes
# configure:14521: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:14560: result: yes
# configure:14701: checking dynamic linker characteristics
# configure:15380: result: GNU/Linux ld.so
# configure:15433: checking how to hardcode library paths into programs
# configure:15458: result: immediate
# configure:15528: checking dependency style of clang
# configure:15637: result: gcc3
# configure:15653: checking whether clang and cc understand -c and -o together
# configure:15684: clang -c conftest.c -o conftest2.o >&5
# configure:15688: $? = 0
# configure:15694: clang -c conftest.c -o conftest2.o >&5
# configure:15698: $? = 0
# configure:15709: cc -c conftest.c >&5
# configure:15713: $? = 0
# configure:15721: cc -c conftest.c -o conftest2.o >&5
# configure:15725: $? = 0
# configure:15731: cc -c conftest.c -o conftest2.o >&5
# configure:15735: $? = 0
# configure:15753: result: yes
# configure:15779: checking for __uc_get_grs in -luca
# configure:15804: clang -o conftest -U_FORTIFY_SOURCE conftest.c -luca >&5
# /sysroot/bin/ld: error: cannot find -luca
# /tmp/conftest-ee5444.o:conftest.c:function main: error: undefined reference to '__uc_get_grs'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char __uc_get_grs ();
# | int
# | main ()
# | {
# | return __uc_get_grs ();
# | ;
# | return 0;
# | }
# configure:15813: result: no
# configure:15825: checking for library containing dlopen
# configure:15856: clang -o conftest -U_FORTIFY_SOURCE conftest.c >&5
# configure:15856: $? = 0
# configure:15873: result: none required
# configure:15889: checking atomic_ops.h usability
# configure:15889: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:56:10: fatal error: 'atomic_ops.h' file not found
# #include
# ^
# 1 error generated.
# configure:15889: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:15889: result: no
# configure:15889: checking atomic_ops.h presence
# configure:15889: clang -E conftest.c
# conftest.c:23:10: fatal error: 'atomic_ops.h' file not found
# #include
# ^
# 1 error generated.
# configure:15889: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:15889: result: no
# configure:15889: checking for atomic_ops.h
# configure:15889: result: no
# configure:15908: checking for ANSI C header files
# configure:16012: result: yes
# configure:16025: checking asm/ptrace_offsets.h usability
# configure:16025: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:57:10: fatal error: 'asm/ptrace_offsets.h' file not found
# #include
# ^
# 1 error generated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:16025: result: no
# configure:16025: checking asm/ptrace_offsets.h presence
# configure:16025: clang -E conftest.c
# conftest.c:24:10: fatal error: 'asm/ptrace_offsets.h' file not found
# #include
# ^
# 1 error generated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# configure:16025: result: no
# configure:16025: checking for asm/ptrace_offsets.h
# configure:16025: result: no
# configure:16025: checking endian.h usability
# configure:16025: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking endian.h presence
# configure:16025: clang -E conftest.c
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking for endian.h
# configure:16025: result: yes
# configure:16025: checking sys/endian.h usability
# configure:16025: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:58:10: fatal error: 'sys/endian.h' file not found
# #include
# ^
# 1 error generated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:16025: result: no
# configure:16025: checking sys/endian.h presence
# configure:16025: clang -E conftest.c
# conftest.c:25:10: fatal error: 'sys/endian.h' file not found
# #include
# ^
# 1 error generated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | /* end confdefs.h. */
# | #include
# configure:16025: result: no
# configure:16025: checking for sys/endian.h
# configure:16025: result: no
# configure:16025: checking execinfo.h usability
# configure:16025: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:58:10: fatal error: 'execinfo.h' file not found
# #include
# ^
# 1 error generated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:16025: result: no
# configure:16025: checking execinfo.h presence
# configure:16025: clang -E conftest.c
# conftest.c:25:10: fatal error: 'execinfo.h' file not found
# #include
# ^
# 1 error generated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | /* end confdefs.h. */
# | #include
# configure:16025: result: no
# configure:16025: checking for execinfo.h
# configure:16025: result: no
# configure:16025: checking ia64intrin.h usability
# configure:16025: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:58:10: fatal error: 'ia64intrin.h' file not found
# #include
# ^
# 1 error generated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:16025: result: no
# configure:16025: checking ia64intrin.h presence
# configure:16025: clang -E conftest.c
# conftest.c:25:10: fatal error: 'ia64intrin.h' file not found
# #include
# ^
# 1 error generated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | /* end confdefs.h. */
# | #include
# configure:16025: result: no
# configure:16025: checking for ia64intrin.h
# configure:16025: result: no
# configure:16025: checking sys/uc_access.h usability
# configure:16025: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:58:10: fatal error: 'sys/uc_access.h' file not found
# #include
# ^
# 1 error generated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:16025: result: no
# configure:16025: checking sys/uc_access.h presence
# configure:16025: clang -E conftest.c
# conftest.c:25:10: fatal error: 'sys/uc_access.h' file not found
# #include
# ^
# 1 error generated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | /* end confdefs.h. */
# | #include
# configure:16025: result: no
# configure:16025: checking for sys/uc_access.h
# configure:16025: result: no
# configure:16025: checking for unistd.h
# configure:16025: result: yes
# configure:16025: checking signal.h usability
# configure:16025: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking signal.h presence
# configure:16025: clang -E conftest.c
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking for signal.h
# configure:16025: result: yes
# configure:16025: checking for sys/types.h
# configure:16025: result: yes
# configure:16025: checking sys/procfs.h usability
# configure:16025: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking sys/procfs.h presence
# configure:16025: clang -E conftest.c
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking for sys/procfs.h
# configure:16025: result: yes
# configure:16025: checking sys/ptrace.h usability
# configure:16025: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking sys/ptrace.h presence
# configure:16025: clang -E conftest.c
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking for sys/ptrace.h
# configure:16025: result: yes
# configure:16025: checking byteswap.h usability
# configure:16025: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking byteswap.h presence
# configure:16025: clang -E conftest.c
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking for byteswap.h
# configure:16025: result: yes
# configure:16036: checking for an ANSI C-conforming const
# configure:16101: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16101: $? = 0
# configure:16108: result: yes
# configure:16116: checking for inline
# configure:16132: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16132: $? = 0
# configure:16140: result: inline
# configure:16158: checking for size_t
# configure:16158: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16158: $? = 0
# configure:16158: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:67:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:16158: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16158: result: yes
# configure:16173: checking size of off_t
# configure:16178: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16178: $? = 0
# configure:16178: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:67:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:16178: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:16178: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:67:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:16178: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:16178: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:67:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:16178: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:16178: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:67:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:16178: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:16178: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16178: $? = 0
# configure:16178: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16178: $? = 0
# configure:16178: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16178: $? = 0
# configure:16178: clang -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16178: $? = 0
# configure:16192: result: 8
# configure:16205: checking for struct dl_phdr_info.dlpi_subs
# configure:16205: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16205: $? = 0
# configure:16205: result: yes
# configure:16216: checking for struct elf_prstatus
# configure:16216: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16216: $? = 0
# configure:16216: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c:74:34: error: expected expression
# if (sizeof ((struct elf_prstatus)))
# ^
# 1 error generated.
# configure:16216: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #if HAVE_SYS_PROCFS_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct elf_prstatus)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16216: result: yes
# configure:16230: checking for struct prstatus
# configure:16230: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c:75:5: error: invalid application of 'sizeof' to an incomplete type 'struct prstatus'
# if (sizeof (struct prstatus))
# ^ ~~~~~~~~~~~~~~~~~
# conftest.c:75:20: note: forward declaration of 'struct prstatus'
# if (sizeof (struct prstatus))
# ^
# 1 error generated.
# configure:16230: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS 1
# | #define HAVE_STRUCT_ELF_PRSTATUS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #if HAVE_SYS_PROCFS_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof (struct prstatus))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16230: result: no
# configure:16246: checking whether PTRACE_POKEUSER is declared
# configure:16246: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16246: $? = 0
# configure:16246: result: yes
# configure:16262: checking whether PTRACE_POKEDATA is declared
# configure:16262: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16262: $? = 0
# configure:16262: result: yes
# configure:16278: checking whether PTRACE_TRACEME is declared
# configure:16278: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16278: $? = 0
# configure:16278: result: yes
# configure:16294: checking whether PTRACE_CONT is declared
# configure:16294: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16294: $? = 0
# configure:16294: result: yes
# configure:16310: checking whether PTRACE_SINGLESTEP is declared
# configure:16310: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16310: $? = 0
# configure:16310: result: yes
# configure:16326: checking whether PTRACE_SYSCALL is declared
# configure:16326: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16326: $? = 0
# configure:16326: result: yes
# configure:16342: checking whether PT_IO is declared
# configure:16342: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c:86:10: error: use of undeclared identifier 'PT_IO'
# (void) PT_IO;
# ^
# 1 error generated.
# configure:16342: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS 1
# | #define HAVE_STRUCT_ELF_PRSTATUS 1
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #if HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #include
# |
# |
# | int
# | main ()
# | {
# | #ifndef PT_IO
# | #ifdef __cplusplus
# | (void) PT_IO;
# | #else
# | (void) PT_IO;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16342: result: no
# configure:16358: checking whether PT_GETREGS is declared
# configure:16358: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16358: $? = 0
# configure:16358: result: yes
# configure:16374: checking whether PT_GETFPREGS is declared
# configure:16374: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16374: $? = 0
# configure:16374: result: yes
# configure:16390: checking whether PT_CONTINUE is declared
# configure:16390: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16390: $? = 0
# configure:16390: result: yes
# configure:16406: checking whether PT_TRACE_ME is declared
# configure:16406: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16406: $? = 0
# configure:16406: result: yes
# configure:16422: checking whether PT_STEP is declared
# configure:16422: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16422: $? = 0
# configure:16422: result: yes
# configure:16438: checking whether PT_SYSCALL is declared
# configure:16438: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16438: $? = 0
# configure:16438: result: yes
# configure:16460: checking for dl_iterate_phdr
# configure:16460: clang -o conftest -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16460: $? = 0
# configure:16460: result: yes
# configure:16460: checking for dl_phdr_removals_counter
# configure:16460: clang -o conftest -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# /tmp/conftest-873bc1.o:conftest.c:function main: error: undefined reference to 'dl_phdr_removals_counter'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16460: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS 1
# | #define HAVE_STRUCT_ELF_PRSTATUS 1
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 1
# | #define HAVE_DECL_PT_GETFPREGS 1
# | #define HAVE_DECL_PT_CONTINUE 1
# | #define HAVE_DECL_PT_TRACE_ME 1
# | #define HAVE_DECL_PT_STEP 1
# | #define HAVE_DECL_PT_SYSCALL 1
# | #define HAVE_DL_ITERATE_PHDR 1
# | /* end confdefs.h. */
# | /* Define dl_phdr_removals_counter to an innocuous variant, in case declares dl_phdr_removals_counter.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dl_phdr_removals_counter innocuous_dl_phdr_removals_counter
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dl_phdr_removals_counter (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dl_phdr_removals_counter
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dl_phdr_removals_counter ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_dl_phdr_removals_counter || defined __stub___dl_phdr_removals_counter
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dl_phdr_removals_counter ();
# | ;
# | return 0;
# | }
# configure:16460: result: no
# configure:16460: checking for dlmodinfo
# configure:16460: clang -o conftest -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# /tmp/conftest-81225f.o:conftest.c:function main: error: undefined reference to 'dlmodinfo'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16460: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS 1
# | #define HAVE_STRUCT_ELF_PRSTATUS 1
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 1
# | #define HAVE_DECL_PT_GETFPREGS 1
# | #define HAVE_DECL_PT_CONTINUE 1
# | #define HAVE_DECL_PT_TRACE_ME 1
# | #define HAVE_DECL_PT_STEP 1
# | #define HAVE_DECL_PT_SYSCALL 1
# | #define HAVE_DL_ITERATE_PHDR 1
# | /* end confdefs.h. */
# | /* Define dlmodinfo to an innocuous variant, in case declares dlmodinfo.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlmodinfo innocuous_dlmodinfo
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlmodinfo (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlmodinfo
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlmodinfo ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_dlmodinfo || defined __stub___dlmodinfo
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlmodinfo ();
# | ;
# | return 0;
# | }
# configure:16460: result: no
# configure:16460: checking for getunwind
# configure:16460: clang -o conftest -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# /tmp/conftest-aee475.o:conftest.c:function main: error: undefined reference to 'getunwind'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16460: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS 1
# | #define HAVE_STRUCT_ELF_PRSTATUS 1
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 1
# | #define HAVE_DECL_PT_GETFPREGS 1
# | #define HAVE_DECL_PT_CONTINUE 1
# | #define HAVE_DECL_PT_TRACE_ME 1
# | #define HAVE_DECL_PT_STEP 1
# | #define HAVE_DECL_PT_SYSCALL 1
# | #define HAVE_DL_ITERATE_PHDR 1
# | /* end confdefs.h. */
# | /* Define getunwind to an innocuous variant, in case declares getunwind.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getunwind innocuous_getunwind
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getunwind (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getunwind
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char getunwind ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_getunwind || defined __stub___getunwind
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getunwind ();
# | ;
# | return 0;
# | }
# configure:16460: result: no
# configure:16460: checking for ttrace
# configure:16460: clang -o conftest -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# /tmp/conftest-39af5c.o:conftest.c:function main: error: undefined reference to 'ttrace'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16460: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS 1
# | #define HAVE_STRUCT_ELF_PRSTATUS 1
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 1
# | #define HAVE_DECL_PT_GETFPREGS 1
# | #define HAVE_DECL_PT_CONTINUE 1
# | #define HAVE_DECL_PT_TRACE_ME 1
# | #define HAVE_DECL_PT_STEP 1
# | #define HAVE_DECL_PT_SYSCALL 1
# | #define HAVE_DL_ITERATE_PHDR 1
# | /* end confdefs.h. */
# | /* Define ttrace to an innocuous variant, in case declares ttrace.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define ttrace innocuous_ttrace
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char ttrace (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef ttrace
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char ttrace ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_ttrace || defined __stub___ttrace
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return ttrace ();
# | ;
# | return 0;
# | }
# configure:16460: result: no
# configure:16460: checking for mincore
# configure:16460: clang -o conftest -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16460: $? = 0
# configure:16460: result: yes
# configure:16470: checking if building with AltiVec
# configure:16480: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c:51:3: error: choke
# # error choke
# ^
# 1 error generated.
# configure:16480: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS 1
# | #define HAVE_STRUCT_ELF_PRSTATUS 1
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 1
# | #define HAVE_DECL_PT_GETFPREGS 1
# | #define HAVE_DECL_PT_CONTINUE 1
# | #define HAVE_DECL_PT_TRACE_ME 1
# | #define HAVE_DECL_PT_STEP 1
# | #define HAVE_DECL_PT_SYSCALL 1
# | #define HAVE_DL_ITERATE_PHDR 1
# | #define HAVE_MINCORE 1
# | /* end confdefs.h. */
# |
# | #ifndef __ALTIVEC__
# | # error choke
# | #endif
# |
# configure:16494: result: no
# configure:16505: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c:51:3: error: choke
# # error choke
# ^
# 1 error generated.
# configure:16505: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS 1
# | #define HAVE_STRUCT_ELF_PRSTATUS 1
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 1
# | #define HAVE_DECL_PT_GETFPREGS 1
# | #define HAVE_DECL_PT_CONTINUE 1
# | #define HAVE_DECL_PT_TRACE_ME 1
# | #define HAVE_DECL_PT_STEP 1
# | #define HAVE_DECL_PT_SYSCALL 1
# | #define HAVE_DL_ITERATE_PHDR 1
# | #define HAVE_MINCORE 1
# | /* end confdefs.h. */
# |
# | #ifndef __powerpc64__
# | # error choke
# | #endif
# |
# configure:16588: checking if we should build libunwind-coredump
# configure:16590: result: yes
# configure:16593: checking for build architecture
# configure:16595: result: x86_64
# configure:16597: checking for host architecture
# configure:16599: result: x86_64
# configure:16601: checking for target architecture
# configure:16603: result: x86_64
# configure:16605: checking for target operating system
# configure:16607: result: linux-gnu
# configure:16723: checking for ELF helper width
# configure:16728: result: 64
# configure:16759: checking whether to include DWARF support
# configure:16774: result: yes
# configure:16784: checking whether to restrict build to remote support
# configure:16792: result: no
# configure:16795: checking whether to enable debug support
# configure:16807: result:
# configure:16810: checking whether to enable C++ exception support
# configure:16836: result: no
# configure:16839: checking whether to load .debug_frame sections
# configure:16857: result: no
# configure:16860: checking whether to block signals during mutex ops
# configure:16874: result: yes
# configure:16877: checking whether to validate memory addresses before use
# configure:16891: result: yes
# configure:16894: checking whether to enable msabi support
# configure:16906: result:
# configure:16909: checking whether to support LZMA-compressed symbol tables
# configure:16918: result: auto
# configure:16921: checking for lzma_mf_is_supported in -llzma
# configure:16946: clang -o conftest -U_FORTIFY_SOURCE -D_GNU_SOURCE -DNDEBUG conftest.c -llzma >&5
# /sysroot/bin/ld: error: cannot find -llzma
# /tmp/conftest-8d9dec.o:conftest.c:function main: error: undefined reference to 'lzma_mf_is_supported'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16946: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS 1
# | #define HAVE_STRUCT_ELF_PRSTATUS 1
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 1
# | #define HAVE_DECL_PT_GETFPREGS 1
# | #define HAVE_DECL_PT_CONTINUE 1
# | #define HAVE_DECL_PT_TRACE_ME 1
# | #define HAVE_DECL_PT_STEP 1
# | #define HAVE_DECL_PT_SYSCALL 1
# | #define HAVE_DL_ITERATE_PHDR 1
# | #define HAVE_MINCORE 1
# | #define CONFIG_BLOCK_SIGNALS /**/
# | #define CONSERVATIVE_CHECKS 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char lzma_mf_is_supported ();
# | int
# | main ()
# | {
# | return lzma_mf_is_supported ();
# | ;
# | return 0;
# | }
# configure:16955: result: no
# configure:16984: checking for __thread
# configure:16993: clang -U_FORTIFY_SOURCE -c conftest.c >&5
# configure:16996: $? = 0
# configure:17004: result: yes
# configure:17015: checking for Intel compiler
# configure:17030: clang -c -U_FORTIFY_SOURCE -D_GNU_SOURCE -DNDEBUG conftest.c >&5
# conftest.c:57:2: error: choke me
# #error choke me
# ^
# 1 error generated.
# configure:17030: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS 1
# | #define HAVE_STRUCT_ELF_PRSTATUS 1
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 1
# | #define HAVE_DECL_PT_GETFPREGS 1
# | #define HAVE_DECL_PT_CONTINUE 1
# | #define HAVE_DECL_PT_TRACE_ME 1
# | #define HAVE_DECL_PT_STEP 1
# | #define HAVE_DECL_PT_SYSCALL 1
# | #define HAVE_DL_ITERATE_PHDR 1
# | #define HAVE_MINCORE 1
# | #define CONFIG_BLOCK_SIGNALS /**/
# | #define CONSERVATIVE_CHECKS 1
# | #define HAVE___THREAD 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | #ifndef __INTEL_COMPILER
# | #error choke me
# | #endif
# | ;
# | return 0;
# | }
# configure:17041: result: no
# configure:17075: checking for __builtin___clear_cache
# configure:17088: clang -o conftest -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -D_GNU_SOURCE -DNDEBUG conftest.c >&5
# configure:17088: $? = 0
# configure:17100: result: yes
# configure:17103: checking for __sync atomics
# configure:17119: clang -o conftest -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -D_GNU_SOURCE -DNDEBUG conftest.c >&5
# configure:17119: $? = 0
# configure:17131: result: yes
# configure:17146: checking for library containing backtrace
# configure:17177: clang -o conftest -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -D_GNU_SOURCE -DNDEBUG conftest.c >&5
# /tmp/conftest-68f6e4.o:conftest.c:function main: error: undefined reference to 'backtrace'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17177: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS 1
# | #define HAVE_STRUCT_ELF_PRSTATUS 1
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 1
# | #define HAVE_DECL_PT_GETFPREGS 1
# | #define HAVE_DECL_PT_CONTINUE 1
# | #define HAVE_DECL_PT_TRACE_ME 1
# | #define HAVE_DECL_PT_STEP 1
# | #define HAVE_DECL_PT_SYSCALL 1
# | #define HAVE_DL_ITERATE_PHDR 1
# | #define HAVE_MINCORE 1
# | #define CONFIG_BLOCK_SIGNALS /**/
# | #define CONSERVATIVE_CHECKS 1
# | #define HAVE___THREAD 1
# | #define HAVE__BUILTIN___CLEAR_CACHE 1
# | #define HAVE_SYNC_ATOMICS 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char backtrace ();
# | int
# | main ()
# | {
# | return backtrace ();
# | ;
# | return 0;
# | }
# configure:17177: clang -o conftest -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -D_GNU_SOURCE -DNDEBUG conftest.c -lexecinfo >&5
# /sysroot/bin/ld: error: cannot find -lexecinfo
# /tmp/conftest-ec93f9.o:conftest.c:function main: error: undefined reference to 'backtrace'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17177: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS 1
# | #define HAVE_STRUCT_ELF_PRSTATUS 1
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 1
# | #define HAVE_DECL_PT_GETFPREGS 1
# | #define HAVE_DECL_PT_CONTINUE 1
# | #define HAVE_DECL_PT_TRACE_ME 1
# | #define HAVE_DECL_PT_STEP 1
# | #define HAVE_DECL_PT_SYSCALL 1
# | #define HAVE_DL_ITERATE_PHDR 1
# | #define HAVE_MINCORE 1
# | #define CONFIG_BLOCK_SIGNALS /**/
# | #define CONSERVATIVE_CHECKS 1
# | #define HAVE___THREAD 1
# | #define HAVE__BUILTIN___CLEAR_CACHE 1
# | #define HAVE_SYNC_ATOMICS 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char backtrace ();
# | int
# | main ()
# | {
# | return backtrace ();
# | ;
# | return 0;
# | }
# configure:17194: result: no
# configure:17448: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libunwind config.status 1.1, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a02a9a7a865b
#
# config.status:1262: creating Makefile
# config.status:1262: creating src/Makefile
# config.status:1262: creating tests/Makefile
# config.status:1262: creating tests/check-namespace.sh
# config.status:1262: creating doc/Makefile
# config.status:1262: creating doc/common.tex
# config.status:1262: creating include/libunwind-common.h
# config.status:1262: creating include/libunwind.h
# config.status:1262: creating include/tdep/libunwind_i.h
# config.status:1262: creating src/unwind/libunwind.pc
# config.status:1262: creating src/coredump/libunwind-coredump.pc
# config.status:1262: creating src/ptrace/libunwind-ptrace.pc
# config.status:1262: creating src/setjmp/libunwind-setjmp.pc
# config.status:1262: creating src/libunwind-generic.pc
# config.status:1262: creating include/config.h
# config.status:1491: executing depfiles commands
# config.status:1491: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCASFLAGS_set=
# ac_cv_env_CCASFLAGS_value=
# ac_cv_env_CCAS_set=
# ac_cv_env_CCAS_value=
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=' -U_FORTIFY_SOURCE'
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_dl_iterate_phdr=yes
# ac_cv_func_dl_phdr_removals_counter=no
# ac_cv_func_dlmodinfo=no
# ac_cv_func_getunwind=no
# ac_cv_func_mincore=yes
# ac_cv_func_ttrace=no
# ac_cv_have_decl_PTRACE_CONT=yes
# ac_cv_have_decl_PTRACE_POKEDATA=yes
# ac_cv_have_decl_PTRACE_POKEUSER=yes
# ac_cv_have_decl_PTRACE_SINGLESTEP=yes
# ac_cv_have_decl_PTRACE_SYSCALL=yes
# ac_cv_have_decl_PTRACE_TRACEME=yes
# ac_cv_have_decl_PT_CONTINUE=yes
# ac_cv_have_decl_PT_GETFPREGS=yes
# ac_cv_have_decl_PT_GETREGS=yes
# ac_cv_have_decl_PT_IO=no
# ac_cv_have_decl_PT_STEP=yes
# ac_cv_have_decl_PT_SYSCALL=yes
# ac_cv_have_decl_PT_TRACE_ME=yes
# ac_cv_header_asm_ptrace_offsets_h=no
# ac_cv_header_atomic_ops_h=no
# ac_cv_header_byteswap_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_endian_h=yes
# ac_cv_header_execinfo_h=no
# ac_cv_header_ia64intrin_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_endian_h=no
# ac_cv_header_sys_procfs_h=yes
# ac_cv_header_sys_ptrace_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_uc_access_h=no
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_lzma_lzma_mf_is_supported=no
# ac_cv_lib_uca___uc_get_grs=no
# ac_cv_member_struct_dl_phdr_info_dlpi_subs=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_clang_c_o=yes
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_backtrace=no
# ac_cv_search_dlopen='none required'
# ac_cv_sizeof_off_t=8
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_size_t=yes
# ac_cv_type_struct_elf_prstatus=yes
# ac_cv_type_struct_prstatus=no
# am_cv_CCAS_dependencies_compiler_type=gcc3
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# libc_cv_gcc___thread=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_compiler_static_works_CXX=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libunwind/src/libunwind-1.1/config/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AR='ar'
# ARCH='X86_64'
# ARCH_ARM_FALSE=''
# ARCH_ARM_TRUE='#'
# ARCH_HPPA_FALSE=''
# ARCH_HPPA_TRUE='#'
# ARCH_IA64_FALSE=''
# ARCH_IA64_TRUE='#'
# ARCH_MIPS_FALSE=''
# ARCH_MIPS_TRUE='#'
# ARCH_PPC32_FALSE=''
# ARCH_PPC32_TRUE='#'
# ARCH_PPC64_FALSE=''
# ARCH_PPC64_TRUE='#'
# ARCH_SH_FALSE=''
# ARCH_SH_TRUE='#'
# ARCH_X86_64_FALSE='#'
# ARCH_X86_64_TRUE=''
# ARCH_X86_FALSE=''
# ARCH_X86_TRUE='#'
# AUTOCONF='${SHELL} /tmp/libunwind/src/libunwind-1.1/config/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libunwind/src/libunwind-1.1/config/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libunwind/src/libunwind-1.1/config/missing --run automake-1.11'
# AWK='gawk'
# BUILD_COREDUMP_FALSE='#'
# BUILD_COREDUMP_TRUE=''
# CC='clang'
# CCAS='clang'
# CCASDEPMODE='depmode=gcc3'
# CCASFLAGS=' -U_FORTIFY_SOURCE -D_GNU_SOURCE -DNDEBUG'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare'
# CPP='clang -E'
# CPPFLAGS=' -D_GNU_SOURCE -DNDEBUG'
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLIB=''
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_LZMA_FALSE=''
# HAVE_LZMA_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LDFLAGS_STATIC_LIBCXA=''
# LIBCRTS='-lgcc'
# LIBLZMA=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libunwind/src/libunwind-1.1/config/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OS_FREEBSD_FALSE=''
# OS_FREEBSD_TRUE='#'
# OS_HPUX_FALSE=''
# OS_HPUX_TRUE='#'
# OS_LINUX_FALSE='#'
# OS_LINUX_TRUE=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='libunwind'
# PACKAGE_BUGREPORT='libunwind-devel@nongnu.org'
# PACKAGE_NAME='libunwind'
# PACKAGE_STRING='libunwind 1.1'
# PACKAGE_TARNAME='libunwind'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.1'
# PATH_SEPARATOR=':'
# PKG_EXTRA=''
# PKG_MAINTAINER='libunwind-devel@nongnu.org'
# PKG_MAJOR='1'
# PKG_MINOR='1'
# RANLIB='ranlib'
# REMOTE_ONLY_FALSE=''
# REMOTE_ONLY_TRUE='#'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# SUPPORT_CXX_EXCEPTIONS_FALSE=''
# SUPPORT_CXX_EXCEPTIONS_TRUE='#'
# USE_ALTIVEC_FALSE=''
# USE_ALTIVEC_TRUE='#'
# USE_DWARF_FALSE='#'
# USE_DWARF_TRUE=''
# USE_ELF32_FALSE=''
# USE_ELF32_TRUE='#'
# USE_ELF64_FALSE='#'
# USE_ELF64_TRUE=''
# USE_ELFXX_FALSE=''
# USE_ELFXX_TRUE='#'
# VERSION='1.1'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCCAS_FALSE='#'
# am__fastdepCCAS_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# arch='x86_64'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_arch='x86_64'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# enable_cxx_exceptions='no'
# enable_debug_frame='no'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libunwind/src/libunwind-1.1/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libunwind"
# #define PACKAGE_TARNAME "libunwind"
# #define PACKAGE_VERSION "1.1"
# #define PACKAGE_STRING "libunwind 1.1"
# #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# #define PACKAGE_URL ""
# #define PACKAGE "libunwind"
# #define VERSION "1.1"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define STDC_HEADERS 1
# #define HAVE_ENDIAN_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_PROCFS_H 1
# #define HAVE_SYS_PTRACE_H 1
# #define HAVE_BYTESWAP_H 1
# #define SIZEOF_OFF_T 8
# #define HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS 1
# #define HAVE_STRUCT_ELF_PRSTATUS 1
# #define HAVE_DECL_PTRACE_POKEUSER 1
# #define HAVE_DECL_PTRACE_POKEDATA 1
# #define HAVE_DECL_PTRACE_TRACEME 1
# #define HAVE_DECL_PTRACE_CONT 1
# #define HAVE_DECL_PTRACE_SINGLESTEP 1
# #define HAVE_DECL_PTRACE_SYSCALL 1
# #define HAVE_DECL_PT_IO 0
# #define HAVE_DECL_PT_GETREGS 1
# #define HAVE_DECL_PT_GETFPREGS 1
# #define HAVE_DECL_PT_CONTINUE 1
# #define HAVE_DECL_PT_TRACE_ME 1
# #define HAVE_DECL_PT_STEP 1
# #define HAVE_DECL_PT_SYSCALL 1
# #define HAVE_DL_ITERATE_PHDR 1
# #define HAVE_MINCORE 1
# #define CONFIG_BLOCK_SIGNALS /**/
# #define CONSERVATIVE_CHECKS 1
# #define HAVE___THREAD 1
# #define HAVE__BUILTIN___CLEAR_CACHE 1
# #define HAVE_SYNC_ATOMICS 1
#
# configure: exit 0