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.5-rc1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure CFLAGS=-g -O2 --prefix=/root/diagnose-tools/deps// ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.localdomain uname -m = x86_64 uname -r = 5.17.15-1.el8.x86_64 uname -s = Linux uname -v = #1 SMP PREEMPT Wed Jun 15 02:07:24 UTC 2022 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /root/.vscode-server-insiders/cli/servers/Insiders-ca9da6c177fc4cf7429e1d0c1c52f710d6d953c6/server/bin/remote-cli PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2861: checking build system type configure:2875: result: x86_64-pc-linux-gnu configure:2895: checking host system type configure:2908: result: x86_64-pc-linux-gnu configure:2928: checking target system type configure:2941: result: x86_64-pc-linux-gnu configure:2983: checking for a BSD-compatible install configure:3051: result: /usr/bin/install -c configure:3062: checking whether build environment is sane configure:3117: result: yes configure:3268: checking for a thread-safe mkdir -p configure:3307: result: /usr/bin/mkdir -p configure:3314: checking for gawk configure:3330: found /usr/bin/gawk configure:3341: result: gawk configure:3352: checking whether make sets $(MAKE) configure:3374: result: yes configure:3403: checking whether make supports nested variables configure:3420: result: yes configure:3547: checking whether to enable maintainer-specific portions of Makefiles configure:3556: result: no configure:3620: checking for gcc configure:3636: found /usr/bin/gcc configure:3647: result: gcc configure:3876: checking for C compiler version configure:3885: gcc --version >&5 gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-18) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3896: $? = 0 configure:3885: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC) configure:3896: $? = 0 configure:3885: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3896: $? = 1 configure:3885: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3896: $? = 1 configure:3916: checking whether the C compiler works configure:3938: gcc -g -O2 conftest.c >&5 configure:3942: $? = 0 configure:3990: result: yes configure:3993: checking for C compiler default output file name configure:3995: result: a.out configure:4001: checking for suffix of executables configure:4008: gcc -o conftest -g -O2 conftest.c >&5 configure:4012: $? = 0 configure:4034: result: configure:4056: checking whether we are cross compiling configure:4064: gcc -o conftest -g -O2 conftest.c >&5 configure:4068: $? = 0 configure:4075: ./conftest configure:4079: $? = 0 configure:4094: result: no configure:4099: checking for suffix of object files configure:4121: gcc -c -g -O2 conftest.c >&5 configure:4125: $? = 0 configure:4146: result: o configure:4150: checking whether we are using the GNU C compiler configure:4169: gcc -c -g -O2 conftest.c >&5 configure:4169: $? = 0 configure:4178: result: yes configure:4187: checking whether gcc accepts -g configure:4207: gcc -c -g conftest.c >&5 configure:4207: $? = 0 configure:4248: result: yes configure:4265: checking for gcc option to accept ISO C89 configure:4328: gcc -c -g -O2 conftest.c >&5 configure:4328: $? = 0 configure:4341: result: none needed configure:4366: checking whether gcc understands -c and -o together configure:4388: gcc -c conftest.c -o conftest2.o configure:4391: $? = 0 configure:4388: gcc -c conftest.c -o conftest2.o configure:4391: $? = 0 configure:4403: result: yes configure:4423: checking whether make supports the include directive configure:4438: make -f confmf.GNU && cat confinc.out make[1]: Entering directory '/root/diagnose-tools/deps/libunwind' make[1]: Leaving directory '/root/diagnose-tools/deps/libunwind' this is the am__doit target configure:4441: $? = 0 configure:4460: result: yes (GNU style) configure:4485: checking dependency style of gcc configure:4596: result: gcc3 configure:4669: checking for g++ configure:4685: found /usr/bin/g++ configure:4696: result: g++ configure:4723: checking for C++ compiler version configure:4732: g++ --version >&5 g++ (GCC) 8.5.0 20210514 (Red Hat 8.5.0-18) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4743: $? = 0 configure:4732: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC) configure:4743: $? = 0 configure:4732: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4743: $? = 1 configure:4732: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4743: $? = 1 configure:4747: checking whether we are using the GNU C++ compiler configure:4766: g++ -c conftest.cpp >&5 configure:4766: $? = 0 configure:4775: result: yes configure:4784: checking whether g++ accepts -g configure:4804: g++ -c -g conftest.cpp >&5 configure:4804: $? = 0 configure:4845: result: yes configure:4870: checking dependency style of g++ configure:4981: result: gcc3 configure:4997: checking whether make sets $(MAKE) configure:5019: result: yes configure:5078: checking for ar configure:5094: found /usr/bin/ar configure:5105: result: ar configure:5131: checking the archiver (ar) interface configure:5147: gcc -c -g -O2 conftest.c >&5 configure:5147: $? = 0 configure:5149: ar cru libconftest.a conftest.o >&5 configure:5152: $? = 0 configure:5180: result: ar configure:5246: checking how to print strings configure:5273: result: printf configure:5294: checking for a sed that does not truncate output configure:5358: result: /usr/bin/sed configure:5376: checking for grep that handles long lines and -e configure:5434: result: /usr/bin/grep configure:5439: checking for egrep configure:5501: result: /usr/bin/grep -E configure:5506: checking for fgrep configure:5568: result: /usr/bin/grep -F configure:5603: checking for ld used by gcc configure:5670: result: /usr/bin/ld configure:5677: checking if the linker (/usr/bin/ld) is GNU ld configure:5692: result: yes configure:5704: checking for BSD- or MS-compatible name lister (nm) configure:5758: result: /usr/bin/nm -B configure:5888: checking the name lister (/usr/bin/nm -B) interface configure:5895: gcc -c -g -O2 conftest.c >&5 configure:5898: /usr/bin/nm -B "conftest.o" configure:5901: output 0000000000000000 B some_variable configure:5908: result: BSD nm configure:5911: checking whether ln -s works configure:5915: result: yes configure:5923: checking the maximum length of command line arguments configure:6054: result: 1572864 configure:6102: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6142: result: func_convert_file_noop configure:6149: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6169: result: func_convert_file_noop configure:6176: checking for /usr/bin/ld option to reload object files configure:6183: result: -r configure:6257: checking for objdump configure:6273: found /usr/bin/objdump configure:6284: result: objdump configure:6316: checking how to recognize dependent libraries configure:6516: result: pass_all configure:6601: checking for dlltool configure:6631: result: no configure:6661: checking how to associate runtime and link libraries configure:6688: result: printf %s\n configure:6812: checking for archiver @FILE support configure:6829: gcc -c -g -O2 conftest.c >&5 configure:6829: $? = 0 configure:6832: ar cru libconftest.a @conftest.lst >&5 configure:6835: $? = 0 configure:6840: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6843: $? = 1 configure:6855: result: @ configure:6913: checking for strip configure:6929: found /usr/bin/strip configure:6940: result: strip configure:7012: checking for ranlib configure:7028: found /usr/bin/ranlib configure:7039: result: ranlib configure:7141: checking command to parse /usr/bin/nm -B output from gcc object configure:7294: gcc -c -g -O2 conftest.c >&5 configure:7297: $? = 0 configure:7301: /usr/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:7304: $? = 0 configure:7370: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7373: $? = 0 configure:7411: result: ok configure:7458: checking for sysroot configure:7488: result: no configure:7495: checking for a working dd configure:7533: result: /usr/bin/dd configure:7537: checking how to truncate binary pipes configure:7552: result: /usr/bin/dd bs=4096 count=1 configure:7688: gcc -c -g -O2 conftest.c >&5 configure:7691: $? = 0 configure:7881: checking for mt configure:7911: result: no configure:7931: checking if : is a manifest tool configure:7937: : '-?' configure:7945: result: no configure:8622: checking how to run the C preprocessor configure:8653: gcc -E conftest.c configure:8653: $? = 0 configure:8667: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:8667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | /* end confdefs.h. */ | #include configure:8692: result: gcc -E configure:8712: gcc -E conftest.c configure:8712: $? = 0 configure:8726: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:8726: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | /* end confdefs.h. */ | #include configure:8755: checking for ANSI C header files configure:8775: gcc -c -g -O2 conftest.c >&5 configure:8775: $? = 0 configure:8848: gcc -o conftest -g -O2 conftest.c >&5 configure:8848: $? = 0 configure:8848: ./conftest configure:8848: $? = 0 configure:8859: result: yes configure:8872: checking for sys/types.h configure:8872: gcc -c -g -O2 conftest.c >&5 configure:8872: $? = 0 configure:8872: result: yes configure:8872: checking for sys/stat.h configure:8872: gcc -c -g -O2 conftest.c >&5 configure:8872: $? = 0 configure:8872: result: yes configure:8872: checking for stdlib.h configure:8872: gcc -c -g -O2 conftest.c >&5 configure:8872: $? = 0 configure:8872: result: yes configure:8872: checking for string.h configure:8872: gcc -c -g -O2 conftest.c >&5 configure:8872: $? = 0 configure:8872: result: yes configure:8872: checking for memory.h configure:8872: gcc -c -g -O2 conftest.c >&5 configure:8872: $? = 0 configure:8872: result: yes configure:8872: checking for strings.h configure:8872: gcc -c -g -O2 conftest.c >&5 configure:8872: $? = 0 configure:8872: result: yes configure:8872: checking for inttypes.h configure:8872: gcc -c -g -O2 conftest.c >&5 configure:8872: $? = 0 configure:8872: result: yes configure:8872: checking for stdint.h configure:8872: gcc -c -g -O2 conftest.c >&5 configure:8872: $? = 0 configure:8872: result: yes configure:8872: checking for unistd.h configure:8872: gcc -c -g -O2 conftest.c >&5 configure:8872: $? = 0 configure:8872: result: yes configure:8886: checking for dlfcn.h configure:8886: gcc -c -g -O2 conftest.c >&5 configure:8886: $? = 0 configure:8886: result: yes configure:9153: checking for objdir configure:9168: result: .libs configure:9428: checking if gcc supports -fno-rtti -fno-exceptions configure:9446: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9450: $? = 0 configure:9463: result: no configure:9821: checking for gcc option to produce PIC configure:9828: result: -fPIC -DPIC configure:9836: checking if gcc PIC flag -fPIC -DPIC works configure:9854: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9858: $? = 0 configure:9871: result: yes configure:9900: checking if gcc static flag -static works configure:9928: result: yes configure:9943: checking if gcc supports -c -o file.o configure:9964: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9968: $? = 0 configure:9990: result: yes configure:9998: checking if gcc supports -c -o file.o configure:10045: result: yes configure:10078: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11337: result: yes configure:11374: checking whether -lc should be explicitly linked in configure:11382: gcc -c -g -O2 conftest.c >&5 configure:11385: $? = 0 configure:11400: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11403: $? = 0 configure:11417: result: no configure:11577: checking dynamic linker characteristics configure:12158: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12158: $? = 0 configure:12398: result: GNU/Linux ld.so configure:12520: checking how to hardcode library paths into programs configure:12545: result: immediate configure:13093: checking whether stripping libraries is possible configure:13098: result: yes configure:13133: checking if libtool supports shared libraries configure:13135: result: yes configure:13138: checking whether to build shared libraries configure:13163: result: yes configure:13166: checking whether to build static libraries configure:13170: result: yes configure:13193: checking how to run the C++ preprocessor configure:13220: g++ -E conftest.cpp configure:13220: $? = 0 configure:13234: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13234: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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:13259: result: g++ -E configure:13279: g++ -E conftest.cpp configure:13279: $? = 0 configure:13293: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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:13455: checking for ld used by g++ configure:13522: result: /usr/bin/ld -m elf_x86_64 configure:13529: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13544: result: yes configure:13599: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14672: result: yes configure:14708: g++ -c -g -O2 conftest.cpp >&5 configure:14711: $? = 0 configure:15192: checking for g++ option to produce PIC configure:15199: result: -fPIC -DPIC configure:15207: checking if g++ PIC flag -fPIC -DPIC works configure:15225: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15229: $? = 0 configure:15242: result: yes configure:15265: checking if g++ static flag -static works configure:15293: result: yes configure:15305: checking if g++ supports -c -o file.o configure:15326: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15330: $? = 0 configure:15352: result: yes configure:15357: checking if g++ supports -c -o file.o configure:15404: result: yes configure:15434: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15474: result: yes configure:15615: checking dynamic linker characteristics configure:16363: result: GNU/Linux ld.so configure:16428: checking how to hardcode library paths into programs configure:16453: result: immediate configure:16523: checking dependency style of gcc configure:16632: result: gcc3 configure:16649: checking for __uc_get_grs in -luca configure:16674: gcc -o conftest -g -O2 conftest.c -luca >&5 /usr/bin/ld: cannot find -luca collect2: error: ld returned 1 exit status configure:16674: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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:16683: result: no configure:16695: checking for library containing dlopen configure:16726: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccGWpY6O.o: In function `main': /root/diagnose-tools/deps/libunwind/conftest.c:34: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:16726: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:16726: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:16726: $? = 0 configure:16743: result: -ldl configure:16759: checking atomic_ops.h usability configure:16759: gcc -c -g -O2 conftest.c >&5 conftest.c:56:10: fatal error: atomic_ops.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:16759: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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:16759: result: no configure:16759: checking atomic_ops.h presence configure:16759: gcc -E conftest.c conftest.c:23:10: fatal error: atomic_ops.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:16759: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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:16759: result: no configure:16759: checking for atomic_ops.h configure:16759: result: no configure:16778: checking for ANSI C header files configure:16882: result: yes configure:16895: checking asm/ptrace_offsets.h usability configure:16895: gcc -c -g -O2 conftest.c >&5 conftest.c:57:10: fatal error: asm/ptrace_offsets.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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:16895: result: no configure:16895: checking asm/ptrace_offsets.h presence configure:16895: gcc -E conftest.c conftest.c:24:10: fatal error: asm/ptrace_offsets.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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:16895: result: no configure:16895: checking for asm/ptrace_offsets.h configure:16895: result: no configure:16895: checking endian.h usability configure:16895: gcc -c -g -O2 conftest.c >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking endian.h presence configure:16895: gcc -E conftest.c configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for endian.h configure:16895: result: yes configure:16895: checking sys/endian.h usability configure:16895: gcc -c -g -O2 conftest.c >&5 conftest.c:58:10: fatal error: sys/endian.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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:16895: result: no configure:16895: checking sys/endian.h presence configure:16895: gcc -E conftest.c conftest.c:25:10: fatal error: sys/endian.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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:16895: result: no configure:16895: checking for sys/endian.h configure:16895: result: no configure:16895: checking execinfo.h usability configure:16895: gcc -c -g -O2 conftest.c >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking execinfo.h presence configure:16895: gcc -E conftest.c configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for execinfo.h configure:16895: result: yes configure:16895: checking ia64intrin.h usability configure:16895: gcc -c -g -O2 conftest.c >&5 conftest.c:59:10: fatal error: ia64intrin.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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:16895: result: no configure:16895: checking ia64intrin.h presence configure:16895: gcc -E conftest.c conftest.c:26:10: fatal error: ia64intrin.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_H 1 | /* end confdefs.h. */ | #include configure:16895: result: no configure:16895: checking for ia64intrin.h configure:16895: result: no configure:16895: checking sys/uc_access.h usability configure:16895: gcc -c -g -O2 conftest.c >&5 conftest.c:59:10: fatal error: sys/uc_access.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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:16895: result: no configure:16895: checking sys/uc_access.h presence configure:16895: gcc -E conftest.c conftest.c:26:10: fatal error: sys/uc_access.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_H 1 | /* end confdefs.h. */ | #include configure:16895: result: no configure:16895: checking for sys/uc_access.h configure:16895: result: no configure:16895: checking for unistd.h configure:16895: result: yes configure:16895: checking signal.h usability configure:16895: gcc -c -g -O2 conftest.c >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking signal.h presence configure:16895: gcc -E conftest.c configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for signal.h configure:16895: result: yes configure:16895: checking for sys/types.h configure:16895: result: yes configure:16895: checking sys/procfs.h usability configure:16895: gcc -c -g -O2 conftest.c >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking sys/procfs.h presence configure:16895: gcc -E conftest.c configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for sys/procfs.h configure:16895: result: yes configure:16895: checking sys/ptrace.h usability configure:16895: gcc -c -g -O2 conftest.c >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking sys/ptrace.h presence configure:16895: gcc -E conftest.c configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for sys/ptrace.h configure:16895: result: yes configure:16895: checking byteswap.h usability configure:16895: gcc -c -g -O2 conftest.c >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking byteswap.h presence configure:16895: gcc -E conftest.c configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for byteswap.h configure:16895: result: yes configure:16895: checking elf.h usability configure:16895: gcc -c -g -O2 conftest.c >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking elf.h presence configure:16895: gcc -E conftest.c configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for elf.h configure:16895: result: yes configure:16895: checking sys/elf.h usability configure:16895: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:66: /usr/include/sys/elf.h:22:3: error: #error This header is unsupported on x86-64. # error This header is unsupported on x86-64. ^~~~~ configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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 HAVE_ELF_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:16895: result: no configure:16895: checking sys/elf.h presence configure:16895: gcc -E conftest.c In file included from conftest.c:33: /usr/include/sys/elf.h:22:3: error: #error This header is unsupported on x86-64. # error This header is unsupported on x86-64. ^~~~~ configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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 HAVE_ELF_H 1 | /* end confdefs.h. */ | #include configure:16895: result: no configure:16895: checking for sys/elf.h configure:16895: result: no configure:16895: checking link.h usability configure:16895: gcc -c -g -O2 conftest.c >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking link.h presence configure:16895: gcc -E conftest.c configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for link.h configure:16895: result: yes configure:16895: checking sys/link.h usability configure:16895: gcc -c -g -O2 conftest.c >&5 conftest.c:67:10: fatal error: sys/link.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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 HAVE_ELF_H 1 | #define HAVE_LINK_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:16895: result: no configure:16895: checking sys/link.h presence configure:16895: gcc -E conftest.c conftest.c:34:10: fatal error: sys/link.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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 HAVE_ELF_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include configure:16895: result: no configure:16895: checking for sys/link.h configure:16895: result: no configure:16906: checking for an ANSI C-conforming const configure:16972: gcc -c -g -O2 conftest.c >&5 configure:16972: $? = 0 configure:16979: result: yes configure:16987: checking for inline configure:17003: gcc -c -g -O2 conftest.c >&5 configure:17003: $? = 0 configure:17011: result: inline configure:17029: checking for size_t configure:17029: gcc -c -g -O2 conftest.c >&5 configure:17029: $? = 0 configure:17029: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:70:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:17029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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 HAVE_ELF_H 1 | #define HAVE_LINK_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:17029: result: yes configure:17044: checking size of off_t configure:17049: gcc -o conftest -g -O2 conftest.c >&5 configure:17049: $? = 0 configure:17049: ./conftest configure:17049: $? = 0 configure:17063: result: 8 configure:17076: checking for struct dl_phdr_info.dlpi_subs configure:17076: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17076: $? = 0 configure:17076: result: yes configure:17087: checking for struct elf_prstatus configure:17087: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17087: $? = 0 configure:17087: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:77:34: error: expected expression before ')' token if (sizeof ((struct elf_prstatus))) ^ configure:17087: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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 HAVE_ELF_H 1 | #define HAVE_LINK_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:17087: result: yes configure:17101: checking for struct prstatus configure:17101: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:78:13: error: invalid application of 'sizeof' to incomplete type 'struct prstatus' if (sizeof (struct prstatus)) ^~~~~~ configure:17101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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 HAVE_ELF_H 1 | #define HAVE_LINK_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:17101: result: no configure:17117: checking whether PTRACE_POKEUSER is declared configure:17117: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17117: $? = 0 configure:17117: result: yes configure:17133: checking whether PTRACE_POKEDATA is declared configure:17133: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17133: $? = 0 configure:17133: result: yes configure:17149: checking whether PTRACE_SETREGSET is declared configure:17149: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17149: $? = 0 configure:17149: result: yes configure:17165: checking whether PTRACE_TRACEME is declared configure:17165: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17165: $? = 0 configure:17165: result: yes configure:17181: checking whether PTRACE_CONT is declared configure:17181: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17181: $? = 0 configure:17181: result: yes configure:17197: checking whether PTRACE_SINGLESTEP is declared configure:17197: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17197: $? = 0 configure:17197: result: yes configure:17213: checking whether PTRACE_SYSCALL is declared configure:17213: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17213: $? = 0 configure:17213: result: yes configure:17229: checking whether PT_IO is declared configure:17229: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:90:10: error: 'PT_IO' undeclared (first use in this function); did you mean 'PT_KILL'? (void) PT_IO; ^~~~~ PT_KILL conftest.c:90:10: note: each undeclared identifier is reported only once for each function it appears in configure:17229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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 HAVE_ELF_H 1 | #define HAVE_LINK_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_SETREGSET 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:17229: result: no configure:17245: checking whether PT_GETREGS is declared configure:17245: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17245: $? = 0 configure:17245: result: yes configure:17261: checking whether PT_GETFPREGS is declared configure:17261: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17261: $? = 0 configure:17261: result: yes configure:17277: checking whether PT_CONTINUE is declared configure:17277: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17277: $? = 0 configure:17277: result: yes configure:17293: checking whether PT_TRACE_ME is declared configure:17293: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17293: $? = 0 configure:17293: result: yes configure:17309: checking whether PT_STEP is declared configure:17309: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17309: $? = 0 configure:17309: result: yes configure:17325: checking whether PT_SYSCALL is declared configure:17325: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17325: $? = 0 configure:17325: result: yes configure:17347: checking for dl_iterate_phdr configure:17347: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17347: $? = 0 configure:17347: result: yes configure:17347: checking for dl_phdr_removals_counter configure:17347: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 /tmp/ccQLPqnv.o: In function `main': /root/diagnose-tools/deps/libunwind/conftest.c:86: undefined reference to `dl_phdr_removals_counter' collect2: error: ld returned 1 exit status configure:17347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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 HAVE_ELF_H 1 | #define HAVE_LINK_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_SETREGSET 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:17347: result: no configure:17347: checking for dlmodinfo configure:17347: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 /tmp/ccMI2SV3.o: In function `main': /root/diagnose-tools/deps/libunwind/conftest.c:86: undefined reference to `dlmodinfo' collect2: error: ld returned 1 exit status configure:17347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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 HAVE_ELF_H 1 | #define HAVE_LINK_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_SETREGSET 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:17347: result: no configure:17347: checking for getunwind configure:17347: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 /tmp/ccG70TvM.o: In function `main': /root/diagnose-tools/deps/libunwind/conftest.c:86: undefined reference to `getunwind' collect2: error: ld returned 1 exit status configure:17347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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 HAVE_ELF_H 1 | #define HAVE_LINK_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_SETREGSET 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:17347: result: no configure:17347: checking for ttrace configure:17347: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 /tmp/ccz3Qci0.o: In function `main': /root/diagnose-tools/deps/libunwind/conftest.c:86: undefined reference to `ttrace' collect2: error: ld returned 1 exit status configure:17347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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 HAVE_ELF_H 1 | #define HAVE_LINK_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_SETREGSET 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:17347: result: no configure:17347: checking for mincore configure:17347: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17347: $? = 0 configure:17347: result: yes configure:17347: checking for pipe2 configure:17347: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:17347: $? = 0 configure:17347: result: yes configure:17357: checking if building with AltiVec configure:17367: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 conftest.c:56:3: error: #error choke # error choke ^~~~~ configure:17367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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 HAVE_ELF_H 1 | #define HAVE_LINK_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_SETREGSET 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 HAVE_PIPE2 1 | /* end confdefs.h. */ | | #ifndef __ALTIVEC__ | # error choke | #endif | configure:17381: result: no configure:17392: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 conftest.c:56:3: error: #error choke # error choke ^~~~~ configure:17392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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 HAVE_ELF_H 1 | #define HAVE_LINK_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_SETREGSET 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 HAVE_PIPE2 1 | /* end confdefs.h. */ | | #ifndef __powerpc64__ | # error choke | #endif | configure:17474: checking for Android configure:17484: result: no configure:17503: checking if we should build libunwind-coredump configure:17505: result: yes configure:17512: checking for sys/ptrace.h configure:17512: result: yes configure:17524: checking if we should build libunwind-ptrace configure:17526: result: yes configure:17566: checking if we should build libunwind-setjmp configure:17568: result: yes configure:17571: checking for build architecture configure:17573: result: x86_64 configure:17575: checking for host architecture configure:17577: result: x86_64 configure:17579: checking for target architecture configure:17581: result: x86_64 configure:17583: checking for target operating system configure:17585: result: linux-gnu configure:17765: checking for ELF helper width configure:17770: result: 64 configure:17801: checking whether to include DWARF support configure:17816: result: yes configure:17826: checking whether to restrict build to remote support configure:17834: result: no configure:17837: checking whether to enable debug support configure:17849: result: configure:17852: checking whether to enable C++ exception support configure:17880: result: no configure:17883: checking whether to load .debug_frame sections configure:17902: result: no configure:17905: checking whether to block signals during mutex ops configure:17919: result: yes configure:17922: checking whether to validate memory addresses before use configure:17936: result: yes configure:17939: checking whether to enable msabi support configure:17951: result: configure:17955: checking whether to support LZMA-compressed symbol tables configure:17964: result: auto configure:17967: checking for lzma_mf_is_supported in -llzma configure:17992: gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c -llzma >&5 configure:17992: $? = 0 configure:18001: result: yes configure:18030: checking whether to support ZLIB-compressed symbol tables configure:18039: result: auto configure:18042: checking for uncompress in -lz configure:18067: gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c -lz >&5 configure:18067: $? = 0 configure:18076: result: yes configure:18104: checking whether to support UNW_CACHE_PER_THREAD configure:18111: result: configure:18157: checking for Intel compiler configure:18172: gcc -c -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:63:2: error: #error choke me #error choke me ^~~~~ configure:18172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libunwind" | #define PACKAGE_TARNAME "libunwind" | #define PACKAGE_VERSION "1.5-rc1" | #define PACKAGE_STRING "libunwind 1.5-rc1" | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libunwind" | #define VERSION "1.5-rc1" | #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_EXECINFO_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 HAVE_ELF_H 1 | #define HAVE_LINK_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_SETREGSET 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 HAVE_PIPE2 1 | #define CONFIG_BLOCK_SIGNALS /**/ | #define CONSERVATIVE_CHECKS 1 | #define HAVE_LZMA 1 | #define HAVE_ZLIB 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __INTEL_COMPILER | #error choke me | #endif | ; | return 0; | } configure:18182: result: no configure:18185: checking if building on Solaris then define __EXTENSIONS__ macro configure:18189: result: yes configure:18196: checking for QCC compiler configure:18204: result: no configure:18248: checking for __builtin___clear_cache configure:18261: gcc -o conftest -g -O2 -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:18261: $? = 0 configure:18273: result: yes configure:18276: checking for __builtin_unreachable configure:18289: gcc -o conftest -g -O2 -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:18289: $? = 0 configure:18301: result: yes configure:18304: checking for __sync atomics configure:18320: gcc -o conftest -g -O2 -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:18320: $? = 0 configure:18332: result: yes configure:18347: checking for library containing backtrace configure:18378: gcc -o conftest -g -O2 -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:18378: $? = 0 configure:18395: result: none required configure:18428: checking for latex2man configure:18461: result: no configure:18467: WARNING: latex2man not found. Install latex2man. Disabling docs. configure:18627: checking that generated files are newer than configure configure:18633: result: done configure:18800: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libunwind config.status 1.5-rc1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost.localdomain config.status:1293: creating tests/Makefile config.status:1293: creating tests/check-namespace.sh config.status:1293: creating Makefile config.status:1293: creating src/Makefile config.status:1293: creating include/libunwind-common.h config.status:1293: creating include/libunwind.h config.status:1293: creating include/tdep/libunwind_i.h config.status:1293: creating src/unwind/libunwind.pc config.status:1293: creating src/coredump/libunwind-coredump.pc config.status:1293: creating src/ptrace/libunwind-ptrace.pc config.status:1293: creating src/setjmp/libunwind-setjmp.pc config.status:1293: creating src/libunwind-generic.pc config.status:1293: creating include/config.h config.status:1474: include/config.h is unchanged config.status:1522: executing depfiles commands config.status:1599: cd tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[1]: Entering directory '/root/diagnose-tools/deps/libunwind/tests' make[1]: Nothing to be done for 'am--depfiles'. make[1]: Leaving directory '/root/diagnose-tools/deps/libunwind/tests' config.status:1604: $? = 0 config.status:1599: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[1]: Entering directory '/root/diagnose-tools/deps/libunwind/src' make[1]: Nothing to be done for 'am--depfiles'. make[1]: Leaving directory '/root/diagnose-tools/deps/libunwind/src' config.status:1604: $? = 0 config.status:1522: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-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= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O2' ac_cv_env_CPPFLAGS_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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= 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_pipe2=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_SETREGSET=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_elf_h=yes ac_cv_header_endian_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_ia64intrin_h=no ac_cv_header_inttypes_h=yes ac_cv_header_link_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_elf_h=no ac_cv_header_sys_endian_h=no ac_cv_header_sys_link_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-pc-linux-gnu ac_cv_lib_lzma_lzma_mf_is_supported=yes ac_cv_lib_uca___uc_get_grs=no ac_cv_lib_z_uncompress=yes ac_cv_member_struct_dl_phdr_info_dlpi_subs=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_backtrace='none required' ac_cv_search_dlopen=-ldl ac_cv_sizeof_off_t=8 ac_cv_target=x86_64-pc-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 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=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=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/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=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes 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=no 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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= 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 lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /root/diagnose-tools/deps/libunwind/config/missing aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' ARCH='X86_64' ARCH_AARCH64_FALSE='' ARCH_AARCH64_TRUE='#' 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_S390X_FALSE='' ARCH_S390X_TRUE='#' ARCH_SH_FALSE='' ARCH_SH_TRUE='#' ARCH_TILEGX_FALSE='' ARCH_TILEGX_TRUE='#' ARCH_X86_64_FALSE='#' ARCH_X86_64_TRUE='' ARCH_X86_FALSE='' ARCH_X86_TRUE='#' AUTOCONF='${SHELL} /root/diagnose-tools/deps/libunwind/config/missing autoconf' AUTOHEADER='${SHELL} /root/diagnose-tools/deps/libunwind/config/missing autoheader' AUTOMAKE='${SHELL} /root/diagnose-tools/deps/libunwind/config/missing automake-1.16' AWK='gawk' BACKTRACELIB='' BUILD_COREDUMP_FALSE='#' BUILD_COREDUMP_TRUE='' BUILD_PTRACE_FALSE='#' BUILD_PTRACE_TRUE='' BUILD_SETJMP_FALSE='#' BUILD_SETJMP_TRUE='' CC='gcc' CCAS='gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-g -O2 -D_GNU_SOURCE -DNDEBUG' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__' CONFIG_DOCS_FALSE='' CONFIG_DOCS_TRUE='#' CONFIG_TESTS_FALSE='#' CONFIG_TESTS_TRUE='' CONFIG_WEAK_BACKTRACE_FALSE='#' CONFIG_WEAK_BACKTRACE_TRUE='' CPP='gcc -E' CPPFLAGS=' -D_GNU_SOURCE -DNDEBUG' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLIB='-ldl' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' HAVE_LZMA_FALSE='#' HAVE_LZMA_TRUE='' HAVE_ZLIB_FALSE='#' HAVE_ZLIB_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LATEX2MAN='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LDFLAGS_NOSTARTFILES='-XCClinker -nostartfiles' LDFLAGS_STATIC_LIBCXA='' LIBCRTS='-lgcc_s' LIBLZMA='-llzma' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBZ='-lz' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /root/diagnose-tools/deps/libunwind/config/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' NO_PTRACE_TEST_FALSE='' NO_PTRACE_TEST_TRUE='#' OBJDUMP='objdump' OBJEXT='o' OS_FREEBSD_FALSE='' OS_FREEBSD_TRUE='#' OS_HPUX_FALSE='' OS_HPUX_TRUE='#' OS_LINUX_FALSE='#' OS_LINUX_TRUE='' OS_QNX_FALSE='' OS_QNX_TRUE='#' OS_SOLARIS_FALSE='' OS_SOLARIS_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='libunwind' PACKAGE_BUGREPORT='libunwind-devel@nongnu.org' PACKAGE_NAME='libunwind' PACKAGE_STRING='libunwind 1.5-rc1' PACKAGE_TARNAME='libunwind' PACKAGE_URL='' PACKAGE_VERSION='1.5-rc1' PATH_SEPARATOR=':' PKG_EXTRA='-rc1' PKG_MAINTAINER='libunwind-devel@nongnu.org' PKG_MAJOR='1' PKG_MINOR='5' RANLIB='ranlib' REMOTE_ONLY_FALSE='' REMOTE_ONLY_TRUE='#' SED='/usr/bin/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.5-rc1' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' 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-pc-linux-gnu' build_alias='' build_arch='x86_64' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' 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-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /root/diagnose-tools/deps/libunwind/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/root/diagnose-tools/deps' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libunwind" #define PACKAGE_TARNAME "libunwind" #define PACKAGE_VERSION "1.5-rc1" #define PACKAGE_STRING "libunwind 1.5-rc1" #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org" #define PACKAGE_URL "" #define PACKAGE "libunwind" #define VERSION "1.5-rc1" #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_EXECINFO_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 HAVE_ELF_H 1 #define HAVE_LINK_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_SETREGSET 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 HAVE_PIPE2 1 #define CONFIG_BLOCK_SIGNALS /**/ #define CONSERVATIVE_CHECKS 1 #define HAVE_LZMA 1 #define HAVE_ZLIB 1 #define HAVE__BUILTIN___CLEAR_CACHE 1 #define HAVE__BUILTIN_UNREACHABLE 1 #define HAVE_SYNC_ATOMICS 1 #define CONFIG_WEAK_BACKTRACE 1 configure: exit 0