This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libAfterBase configure 1.14, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=${exec_prefix}/sbin --libexecdir=${exec_prefix}/libexec --datadir=${prefix}/share --sysconfdir=/etc --sharedstatedir=${prefix}/com --localstatedir=/var --libdir=/usr/lib --includedir=/usr/include --oldincludedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man --with-x-includes= --with-x= --enable-audit=no --enable-trace=no --enable-shmimage=yes --enable-staticlibs=yes --enable-sharedlibs=no --enable-trace-x=no ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2465: checking for gcc configure:2492: result: i686-uhu-linux-gcc configure:2721: checking for C compiler version configure:2730: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2741: $? = 0 configure:2730: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2741: $? = 0 configure:2730: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2741: $? = 1 configure:2730: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2741: $? = 1 configure:2761: checking whether the C compiler works configure:2783: i686-uhu-linux-gcc -DNO_DEBUG_OUTPUT -O2 -march=i686 -mtune=generic -fPIC -rdynamic conftest.c >&5 configure:2787: $? = 0 configure:2835: result: yes configure:2838: checking for C compiler default output file name configure:2840: result: a.out configure:2846: checking for suffix of executables configure:2853: i686-uhu-linux-gcc -o conftest -DNO_DEBUG_OUTPUT -O2 -march=i686 -mtune=generic -fPIC -rdynamic conftest.c >&5 configure:2857: $? = 0 configure:2879: result: configure:2901: checking whether we are cross compiling configure:2909: i686-uhu-linux-gcc -o conftest -DNO_DEBUG_OUTPUT -O2 -march=i686 -mtune=generic -fPIC -rdynamic conftest.c >&5 configure:2913: $? = 0 configure:2920: ./conftest configure:2924: $? = 0 configure:2939: result: no configure:2944: checking for suffix of object files configure:2966: i686-uhu-linux-gcc -c -DNO_DEBUG_OUTPUT -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:2970: $? = 0 configure:2991: result: o configure:2995: checking whether we are using the GNU C compiler configure:3014: i686-uhu-linux-gcc -c -DNO_DEBUG_OUTPUT -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:3014: $? = 0 configure:3023: result: yes configure:3032: checking whether i686-uhu-linux-gcc accepts -g configure:3052: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3052: $? = 0 configure:3093: result: yes configure:3110: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3174: i686-uhu-linux-gcc -c -DNO_DEBUG_OUTPUT -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:3174: $? = 0 configure:3187: result: none needed configure:3207: checking whether ln -s works configure:3211: result: yes configure:3253: checking build system type configure:3267: result: x86_64-unknown-linux-gnu configure:3287: checking host system type configure:3300: result: x86_64-unknown-linux-gnu configure:3924: checking how to run the C preprocessor configure:3994: result: i686-uhu-linux-gcc -E configure:4014: i686-uhu-linux-gcc -E conftest.c configure:4014: $? = 0 configure:4028: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4028: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libAfterBase" | #define PACKAGE_TARNAME "libAfterBase.tar" | #define PACKAGE_VERSION "1.14" | #define PACKAGE_STRING "libAfterBase 1.14" | #define PACKAGE_BUGREPORT "as-bugs@afterstep.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4057: checking for grep that handles long lines and -e configure:4115: result: /bin/grep configure:4120: checking for egrep configure:4182: result: /bin/grep -E configure:4187: checking for ANSI C header files configure:4207: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4207: $? = 0 configure:4280: i686-uhu-linux-gcc -o conftest -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC -rdynamic -rdynamic conftest.c >&5 configure:4280: $? = 0 configure:4280: ./conftest configure:4280: $? = 0 configure:4291: result: yes configure:4304: checking for sys/types.h configure:4304: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4304: $? = 0 configure:4304: result: yes configure:4304: checking for sys/stat.h configure:4304: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4304: $? = 0 configure:4304: result: yes configure:4304: checking for stdlib.h configure:4304: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4304: $? = 0 configure:4304: result: yes configure:4304: checking for string.h configure:4304: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4304: $? = 0 configure:4304: result: yes configure:4304: checking for memory.h configure:4304: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4304: $? = 0 configure:4304: result: yes configure:4304: checking for strings.h configure:4304: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4304: $? = 0 configure:4304: result: yes configure:4304: checking for inttypes.h configure:4304: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4304: $? = 0 configure:4304: result: yes configure:4304: checking for stdint.h configure:4304: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4304: $? = 0 configure:4304: result: yes configure:4304: checking for unistd.h configure:4304: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4304: $? = 0 configure:4304: result: yes configure:4316: checking whether byte ordering is bigendian configure:4331: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:20:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:20:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:20:15: error: unknown type name 'universal' configure:4331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libAfterBase" | #define PACKAGE_TARNAME "libAfterBase.tar" | #define PACKAGE_VERSION "1.14" | #define PACKAGE_STRING "libAfterBase 1.14" | #define PACKAGE_BUGREPORT "as-bugs@afterstep.org" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:4376: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4376: $? = 0 configure:4394: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:26:4: error: unknown type name 'not' not big endian ^ conftest.c:26:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:4394: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libAfterBase" | #define PACKAGE_TARNAME "libAfterBase.tar" | #define PACKAGE_VERSION "1.14" | #define PACKAGE_STRING "libAfterBase 1.14" | #define PACKAGE_BUGREPORT "as-bugs@afterstep.org" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4522: result: no configure:4540: checking for inline configure:4556: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4556: $? = 0 configure:4564: result: inline configure:5284: checking for XOpenDisplay in -lX11 configure:5309: i686-uhu-linux-gcc -o conftest -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC -rdynamic -rdynamic conftest.c -lX11 -rdynamic -rdynamic >&5 configure:5309: $? = 0 configure:5318: result: yes configure:5331: checking for dirent.h that defines DIR configure:5350: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:5350: $? = 0 configure:5358: result: yes configure:5371: checking for library containing opendir configure:5402: i686-uhu-linux-gcc -o conftest -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC -rdynamic -rdynamic conftest.c >&5 configure:5402: $? = 0 configure:5419: result: none required configure:5486: checking whether time.h and sys/time.h may both be included configure:5506: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:5506: $? = 0 configure:5513: result: yes configure:5524: checking sys/wait.h usability configure:5524: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:5524: $? = 0 configure:5524: result: yes configure:5524: checking sys/wait.h presence configure:5524: i686-uhu-linux-gcc -E conftest.c configure:5524: $? = 0 configure:5524: result: yes configure:5524: checking for sys/wait.h configure:5524: result: yes configure:5524: checking sys/dirent.h usability configure:5524: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:55:24: fatal error: sys/dirent.h: No such file or directory #include ^ compilation terminated. configure:5524: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libAfterBase" | #define PACKAGE_TARNAME "libAfterBase.tar" | #define PACKAGE_VERSION "1.14" | #define PACKAGE_STRING "libAfterBase 1.14" | #define PACKAGE_BUGREPORT "as-bugs@afterstep.org" | #define PACKAGE_URL "" | #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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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:5524: result: no configure:5524: checking sys/dirent.h presence configure:5524: i686-uhu-linux-gcc -E conftest.c conftest.c:22:24: fatal error: sys/dirent.h: No such file or directory #include ^ compilation terminated. configure:5524: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libAfterBase" | #define PACKAGE_TARNAME "libAfterBase.tar" | #define PACKAGE_VERSION "1.14" | #define PACKAGE_STRING "libAfterBase 1.14" | #define PACKAGE_BUGREPORT "as-bugs@afterstep.org" | #define PACKAGE_URL "" | #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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include configure:5524: result: no configure:5524: checking for sys/dirent.h configure:5524: result: no configure:5524: checking sys/time.h usability configure:5524: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:5524: $? = 0 configure:5524: result: yes configure:5524: checking sys/time.h presence configure:5524: i686-uhu-linux-gcc -E conftest.c configure:5524: $? = 0 configure:5524: result: yes configure:5524: checking for sys/time.h configure:5524: result: yes configure:5524: checking link.h usability configure:5524: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:5524: $? = 0 configure:5524: result: yes configure:5524: checking link.h presence configure:5524: i686-uhu-linux-gcc -E conftest.c configure:5524: $? = 0 configure:5524: result: yes configure:5524: checking for link.h configure:5524: result: yes configure:5524: checking execinfo.h usability configure:5524: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:5524: $? = 0 configure:5524: result: yes configure:5524: checking execinfo.h presence configure:5524: i686-uhu-linux-gcc -E conftest.c configure:5524: $? = 0 configure:5524: result: yes configure:5524: checking for execinfo.h configure:5524: result: yes configure:5524: checking malloc.h usability configure:5524: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:5524: $? = 0 configure:5524: result: yes configure:5524: checking malloc.h presence configure:5524: i686-uhu-linux-gcc -E conftest.c configure:5524: $? = 0 configure:5524: result: yes configure:5524: checking for malloc.h configure:5524: result: yes configure:5524: checking for stdlib.h configure:5524: result: yes configure:5537: checking elf.h usability configure:5537: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:5537: $? = 0 configure:5537: result: yes configure:5537: checking elf.h presence configure:5537: i686-uhu-linux-gcc -E conftest.c configure:5537: $? = 0 configure:5537: result: yes configure:5537: checking for elf.h configure:5537: result: yes configure:5542: checking whether ElfW is declared configure:5542: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:5542: $? = 0 configure:5542: result: yes configure:5554: checking for Elf32_Dyn.d_tag configure:5554: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:5554: $? = 0 configure:5554: result: yes configure:5564: checking for Elf64_Dyn.d_tag configure:5564: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:5564: $? = 0 configure:5564: result: yes configure:5575: checking for Elf64_Addr configure:5575: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:5575: $? = 0 configure:5575: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:36:25: error: expected expression before ')' token if (sizeof ((Elf64_Addr))) ^ configure:5575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libAfterBase" | #define PACKAGE_TARNAME "libAfterBase.tar" | #define PACKAGE_VERSION "1.14" | #define PACKAGE_STRING "libAfterBase 1.14" | #define PACKAGE_BUGREPORT "as-bugs@afterstep.org" | #define PACKAGE_URL "" | #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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINK_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ELF_H 1 | #define HAVE_DECL_ELFW 1 | #define HAVE_ELF32_DYN_D_TAG 1 | #define HAVE_ELF64_DYN_D_TAG 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((Elf64_Addr))) | return 0; | ; | return 0; | } configure:5575: result: yes configure:5585: checking for Elf32_Addr configure:5585: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:5585: $? = 0 configure:5585: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:37:25: error: expected expression before ')' token if (sizeof ((Elf32_Addr))) ^ configure:5585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libAfterBase" | #define PACKAGE_TARNAME "libAfterBase.tar" | #define PACKAGE_VERSION "1.14" | #define PACKAGE_STRING "libAfterBase 1.14" | #define PACKAGE_BUGREPORT "as-bugs@afterstep.org" | #define PACKAGE_URL "" | #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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINK_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ELF_H 1 | #define HAVE_DECL_ELFW 1 | #define HAVE_ELF32_DYN_D_TAG 1 | #define HAVE_ELF64_DYN_D_TAG 1 | #define HAVE_ELF64_ADDR 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((Elf32_Addr))) | return 0; | ; | return 0; | } configure:5585: result: yes configure:5601: checking for backtrace in -lexecinfo configure:5626: i686-uhu-linux-gcc -o conftest -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC -rdynamic -rdynamic conftest.c -lexecinfo >&5 /usr/bin/ld: cannot find -lexecinfo collect2: error: ld returned 1 exit status configure:5626: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libAfterBase" | #define PACKAGE_TARNAME "libAfterBase.tar" | #define PACKAGE_VERSION "1.14" | #define PACKAGE_STRING "libAfterBase 1.14" | #define PACKAGE_BUGREPORT "as-bugs@afterstep.org" | #define PACKAGE_URL "" | #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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINK_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ELF_H 1 | #define HAVE_DECL_ELFW 1 | #define HAVE_ELF32_DYN_D_TAG 1 | #define HAVE_ELF64_DYN_D_TAG 1 | #define HAVE_ELF64_ADDR 1 | #define HAVE_ELF32_ADDR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char backtrace (); | int | main () | { | return backtrace (); | ; | return 0; | } configure:5635: result: no configure:5645: checking for backtrace_symbols_fd configure:5645: i686-uhu-linux-gcc -o conftest -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC -rdynamic -rdynamic conftest.c >&5 configure:5645: $? = 0 configure:5645: result: yes configure:5645: checking for backtrace_symbols configure:5645: i686-uhu-linux-gcc -o conftest -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC -rdynamic -rdynamic conftest.c >&5 configure:5645: $? = 0 configure:5645: result: yes configure:5645: checking for backtrace configure:5645: i686-uhu-linux-gcc -o conftest -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC -rdynamic -rdynamic conftest.c >&5 configure:5645: $? = 0 configure:5645: result: yes configure:5655: checking for struct sigcontext configure:5672: i686-uhu-linux-gcc -c -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC conftest.c >&5 In file included from conftest.c:37:0: /usr/include/asm/sigcontext.h:23:8: error: redefinition of 'struct _fpx_sw_bytes' struct _fpx_sw_bytes { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:36: /usr/include/bits/sigcontext.h:29:8: note: originally defined here struct _fpx_sw_bytes ^ In file included from conftest.c:37:0: /usr/include/asm/sigcontext.h:56:8: error: redefinition of 'struct _fpreg' struct _fpreg { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:36: /usr/include/bits/sigcontext.h:38:8: note: originally defined here struct _fpreg ^ In file included from conftest.c:37:0: /usr/include/asm/sigcontext.h:61:8: error: redefinition of 'struct _fpxreg' struct _fpxreg { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:36: /usr/include/bits/sigcontext.h:44:8: note: originally defined here struct _fpxreg ^ In file included from conftest.c:37:0: /usr/include/asm/sigcontext.h:67:8: error: redefinition of 'struct _xmmreg' struct _xmmreg { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:36: /usr/include/bits/sigcontext.h:51:8: note: originally defined here struct _xmmreg ^ In file included from conftest.c:37:0: /usr/include/asm/sigcontext.h:71:8: error: redefinition of 'struct _fpstate' struct _fpstate { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:36: /usr/include/bits/sigcontext.h:60:8: note: originally defined here struct _fpstate ^ In file included from conftest.c:37:0: /usr/include/asm/sigcontext.h:104:8: error: redefinition of 'struct sigcontext' struct sigcontext { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:36: /usr/include/bits/sigcontext.h:93:8: note: originally defined here struct sigcontext ^ In file included from conftest.c:37:0: /usr/include/asm/sigcontext.h:193:8: error: redefinition of 'struct _xsave_hdr' struct _xsave_hdr { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:36: /usr/include/bits/sigcontext.h:175:8: note: originally defined here struct _xsave_hdr ^ In file included from conftest.c:37:0: /usr/include/asm/sigcontext.h:199:8: error: redefinition of 'struct _ymmh_state' struct _ymmh_state { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:36: /usr/include/bits/sigcontext.h:182:8: note: originally defined here struct _ymmh_state ^ In file included from conftest.c:37:0: /usr/include/asm/sigcontext.h:210:8: error: redefinition of 'struct _xstate' struct _xstate { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:36: /usr/include/bits/sigcontext.h:187:8: note: originally defined here struct _xstate ^ conftest.c: In function 'main': conftest.c:41:34: warning: function returns address of local variable [-Wreturn-local-addr] int main(){struct sigcontext sc; return (int)≻} ^ configure:5672: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libAfterBase" | #define PACKAGE_TARNAME "libAfterBase.tar" | #define PACKAGE_VERSION "1.14" | #define PACKAGE_STRING "libAfterBase 1.14" | #define PACKAGE_BUGREPORT "as-bugs@afterstep.org" | #define PACKAGE_URL "" | #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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINK_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ELF_H 1 | #define HAVE_DECL_ELFW 1 | #define HAVE_ELF32_DYN_D_TAG 1 | #define HAVE_ELF64_DYN_D_TAG 1 | #define HAVE_ELF64_ADDR 1 | #define HAVE_ELF32_ADDR 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_BACKTRACE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | int main(){struct sigcontext sc; return (int)≻} | ; | return 0; | } configure:5679: result: no configure:5691: checking for uname configure:5691: i686-uhu-linux-gcc -o conftest -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC -rdynamic -rdynamic conftest.c >&5 configure:5691: $? = 0 configure:5691: result: yes configure:5691: checking for gethostname configure:5691: i686-uhu-linux-gcc -o conftest -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC -rdynamic -rdynamic conftest.c >&5 configure:5691: $? = 0 configure:5691: result: yes configure:5726: checking if we can use sign safe min/max macros configure:5741: i686-uhu-linux-gcc -o conftest -O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC -rdynamic -rdynamic conftest.c >&5 configure:5741: $? = 0 configure:5741: ./conftest configure:5741: $? = 0 configure:5744: result: yes configure:5943: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libAfterBase config.status 1.14, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:882: creating afterbase_config.h config.status:882: creating Makefile config.status:882: creating config.h configure:7116: WARNING: unrecognized options: --with-x-includes, --enable-shmimage ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_env_CC_set=set ac_cv_env_CC_value=i686-uhu-linux-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-DNO_DEBUG_OUTPUT -O2 -march=i686 -mtune=generic -fPIC' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set=set ac_cv_env_CPP_value='i686-uhu-linux-gcc -E' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -rdynamic' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_backtrace=yes ac_cv_func_backtrace_symbols=yes ac_cv_func_backtrace_symbols_fd=yes ac_cv_func_gethostname=yes ac_cv_func_uname=yes ac_cv_have_decl_ElfW=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_elf_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_link_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_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_dirent_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_execinfo_backtrace=no ac_cv_member_Elf32_Dyn_d_tag=yes ac_cv_member_Elf64_Dyn_d_tag=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_CC=i686-uhu-linux-gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_search_opendir='none required' ac_cv_type_Elf32_Addr=yes ac_cv_type_Elf64_Addr=yes as_cv_struct_sigcontext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='i686-uhu-linux-gcc' CFLAGS='-O3 -DNO_DEBUG_OUTPUT -march=i686 -mtune=generic -fPIC' CP='/bin/cp' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' DEBUG_ALLOCS_DEF='undef' DEBUG_ALLOCS_VAL='' DEBUG_TRACE_DEF='undef' DEBUG_TRACE_VAL='' DEBUG_TRACE_X_DEF='undef' DEBUG_TRACE_X_VAL='' DEFINE_XLOCALE='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FIND='/usr/bin/find' GREP='/bin/grep' INSTALL='/bin/install -c' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LIB='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='' LDCONFIG='/sbin/ldconfig' LDFLAGS=' -rdynamic -rdynamic' LEX='flex' LEXLIB='-lfl' LIBINSTALL='install.static' LIBOBJS='' LIBPROG='$(LIB_STATIC)' LIBS='' LIBUNINSTALL='uninstall.static' LN_S='ln -s' LTLIBOBJS='' MKDIR='/bin/mkdir' MV='/bin/mv' OBJEXT='o' PACKAGE_BUGREPORT='as-bugs@afterstep.org' PACKAGE_NAME='libAfterBase' PACKAGE_STRING='libAfterBase 1.14' PACKAGE_TARNAME='libAfterBase.tar' PACKAGE_URL='' PACKAGE_VERSION='1.14' PATH_SEPARATOR=':' PERL='/usr/bin/perl' RANLIB='ranlib' RM='/bin/rm' SHELL='/bin/sh' XARGS='/usr/bin/xargs' XMKMF='' X_CFLAGS='' X_DISPLAY_DEF='define' X_DISPLAY_VAL='1' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' YACC='bison -y' ac_ct_CC='i686-uhu-linux-gcc' bindir='/usr/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${prefix}/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/usr' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='/usr/include' infodir='/usr/share/info' lib_execinfo='' lib_file_name='libAfterBase' lib_name='LIBAFTERBASE' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' user_ldflags=' -rdynamic -rdynamic' version='1.14' version_major='1' with_locale='' x_libs='-lX11 ' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libAfterBase" #define PACKAGE_TARNAME "libAfterBase.tar" #define PACKAGE_VERSION "1.14" #define PACKAGE_STRING "libAfterBase 1.14" #define PACKAGE_BUGREPORT "as-bugs@afterstep.org" #define PACKAGE_URL "" #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_DIRENT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LINK_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDLIB_H 1 #define HAVE_ELF_H 1 #define HAVE_DECL_ELFW 1 #define HAVE_ELF32_DYN_D_TAG 1 #define HAVE_ELF64_DYN_D_TAG 1 #define HAVE_ELF64_ADDR 1 #define HAVE_ELF32_ADDR 1 #define HAVE_BACKTRACE_SYMBOLS_FD 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_BACKTRACE 1 #define HAVE_UNAME 1 #define HAVE_GETHOSTNAME 1 #define USE_SAFE_MINMAX 1 configure: exit 0