This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by mpdecimal configure 2.3, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure ## --------- ## ## 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:2447: checking for gcc configure:2463: found /usr/lib/ccache/gcc configure:2474: result: gcc configure:2703: checking for C compiler version configure:2712: gcc --version >&5 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:2723: $? = 0 configure:2712: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/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:2723: $? = 0 configure:2712: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2723: $? = 1 configure:2712: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2723: $? = 1 configure:2743: checking whether the C compiler works configure:2765: gcc conftest.c >&5 configure:2769: $? = 0 configure:2817: result: yes configure:2820: checking for C compiler default output file name configure:2822: result: a.out configure:2828: checking for suffix of executables configure:2835: gcc -o conftest conftest.c >&5 configure:2839: $? = 0 configure:2861: result: configure:2883: checking whether we are cross compiling configure:2891: gcc -o conftest conftest.c >&5 configure:2895: $? = 0 configure:2902: ./conftest configure:2906: $? = 0 configure:2921: result: no configure:2926: checking for suffix of object files configure:2948: gcc -c conftest.c >&5 configure:2952: $? = 0 configure:2973: result: o configure:2977: checking whether we are using the GNU C compiler configure:2996: gcc -c conftest.c >&5 configure:2996: $? = 0 configure:3005: result: yes configure:3014: checking whether gcc accepts -g configure:3034: gcc -c -g conftest.c >&5 configure:3034: $? = 0 configure:3075: result: yes configure:3092: checking for gcc option to accept ISO C89 configure:3156: gcc -c -g -O2 conftest.c >&5 configure:3156: $? = 0 configure:3169: result: none needed configure:3192: checking system as reported by uname -s configure:3195: result: Linux configure:3198: checking machine type as reported by uname -m configure:3201: result: x86_64 configure:3211: checking how to run the C preprocessor configure:3242: gcc -E conftest.c configure:3242: $? = 0 configure:3256: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3256: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mpdecimal" | #define PACKAGE_TARNAME "mpdecimal" | #define PACKAGE_VERSION "2.3" | #define PACKAGE_STRING "mpdecimal 2.3" | #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org" | #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html" | /* end confdefs.h. */ | #include configure:3281: result: gcc -E configure:3301: gcc -E conftest.c configure:3301: $? = 0 configure:3315: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mpdecimal" | #define PACKAGE_TARNAME "mpdecimal" | #define PACKAGE_VERSION "2.3" | #define PACKAGE_STRING "mpdecimal 2.3" | #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org" | #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html" | /* end confdefs.h. */ | #include configure:3344: checking for grep that handles long lines and -e configure:3402: result: /bin/grep configure:3407: checking for egrep configure:3469: result: /bin/grep -E configure:3474: checking for ANSI C header files configure:3494: gcc -c conftest.c >&5 configure:3494: $? = 0 configure:3567: gcc -o conftest conftest.c >&5 configure:3567: $? = 0 configure:3567: ./conftest configure:3567: $? = 0 configure:3578: result: yes configure:3591: checking for sys/types.h configure:3591: gcc -c conftest.c >&5 configure:3591: $? = 0 configure:3591: result: yes configure:3591: checking for sys/stat.h configure:3591: gcc -c conftest.c >&5 configure:3591: $? = 0 configure:3591: result: yes configure:3591: checking for stdlib.h configure:3591: gcc -c conftest.c >&5 configure:3591: $? = 0 configure:3591: result: yes configure:3591: checking for string.h configure:3591: gcc -c conftest.c >&5 configure:3591: $? = 0 configure:3591: result: yes configure:3591: checking for memory.h configure:3591: gcc -c conftest.c >&5 configure:3591: $? = 0 configure:3591: result: yes configure:3591: checking for strings.h configure:3591: gcc -c conftest.c >&5 configure:3591: $? = 0 configure:3591: result: yes configure:3591: checking for inttypes.h configure:3591: gcc -c conftest.c >&5 configure:3591: $? = 0 configure:3591: result: yes configure:3591: checking for stdint.h configure:3591: gcc -c conftest.c >&5 configure:3591: $? = 0 configure:3591: result: yes configure:3591: checking for unistd.h configure:3591: gcc -c conftest.c >&5 configure:3591: $? = 0 configure:3591: result: yes configure:3606: checking for inttypes.h configure:3606: result: yes configure:3606: checking for stdint.h configure:3606: result: yes configure:3618: checking for size_t configure:3618: gcc -c conftest.c >&5 configure:3618: $? = 0 configure:3618: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:57:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:3618: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mpdecimal" | #define PACKAGE_TARNAME "mpdecimal" | #define PACKAGE_VERSION "2.3" | #define PACKAGE_STRING "mpdecimal 2.3" | #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org" | #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html" | #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_INTTYPES_H 1 | #define HAVE_STDINT_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:3618: result: yes configure:3629: checking for int32_t configure:3629: gcc -c conftest.c >&5 configure:3629: $? = 0 configure:3629: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:59:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:58:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:3629: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mpdecimal" | #define PACKAGE_TARNAME "mpdecimal" | #define PACKAGE_VERSION "2.3" | #define PACKAGE_STRING "mpdecimal 2.3" | #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org" | #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html" | #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_INTTYPES_H 1 | #define HAVE_STDINT_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 | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:3629: result: yes configure:3640: checking for int64_t configure:3640: gcc -c conftest.c >&5 configure:3640: $? = 0 configure:3640: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:59:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:58:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:3640: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mpdecimal" | #define PACKAGE_TARNAME "mpdecimal" | #define PACKAGE_VERSION "2.3" | #define PACKAGE_STRING "mpdecimal 2.3" | #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org" | #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html" | #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_INTTYPES_H 1 | #define HAVE_STDINT_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 | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:3640: result: yes configure:3651: checking for uint32_t configure:3651: gcc -c conftest.c >&5 configure:3651: $? = 0 configure:3651: result: yes configure:3665: checking for uint64_t configure:3665: gcc -c conftest.c >&5 configure:3665: $? = 0 configure:3665: result: yes configure:3679: checking for __uint128_t configure:3679: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:57:13: error: '__uint128_t' undeclared (first use in this function) if (sizeof (__uint128_t)) ^ conftest.c:57:13: note: each undeclared identifier is reported only once for each function it appears in configure:3679: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mpdecimal" | #define PACKAGE_TARNAME "mpdecimal" | #define PACKAGE_VERSION "2.3" | #define PACKAGE_STRING "mpdecimal 2.3" | #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org" | #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html" | #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_INTTYPES_H 1 | #define HAVE_STDINT_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 (__uint128_t)) | return 0; | ; | return 0; | } configure:3679: result: no configure:3692: checking size of size_t configure:3697: gcc -o conftest conftest.c >&5 configure:3697: $? = 0 configure:3697: ./conftest configure:3697: $? = 0 configure:3711: result: 4 configure:3725: checking size of __uint128_t configure:3730: gcc -o conftest conftest.c >&5 conftest.c: In function 'longval': conftest.c:55:57: error: '__uint128_t' undeclared (first use in this function) static long int longval () { return (long int) (sizeof (__uint128_t)); } ^ conftest.c:55:57: note: each undeclared identifier is reported only once for each function it appears in conftest.c: In function 'ulongval': conftest.c:56:67: error: '__uint128_t' undeclared (first use in this function) static unsigned long int ulongval () { return (long int) (sizeof (__uint128_t)); } ^ conftest.c: In function 'main': conftest.c:66:28: error: '__uint128_t' undeclared (first use in this function) if (((long int) (sizeof (__uint128_t))) < 0) ^ configure:3730: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mpdecimal" | #define PACKAGE_TARNAME "mpdecimal" | #define PACKAGE_VERSION "2.3" | #define PACKAGE_STRING "mpdecimal 2.3" | #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org" | #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html" | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define SIZEOF_SIZE_T 4 | /* 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 | static long int longval () { return (long int) (sizeof (__uint128_t)); } | static unsigned long int ulongval () { return (long int) (sizeof (__uint128_t)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (__uint128_t))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (__uint128_t)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (__uint128_t)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:3744: result: 0 configure:3756: checking for x64 gcc inline assembler configure:3771: gcc -c conftest.c >&5 conftest.c: Assembler messages: conftest.c:28: Error: bad register name `%rcx' configure:3771: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mpdecimal" | #define PACKAGE_TARNAME "mpdecimal" | #define PACKAGE_VERSION "2.3" | #define PACKAGE_STRING "mpdecimal 2.3" | #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org" | #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html" | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF___UINT128_T 0 | /* end confdefs.h. */ | | int | main () | { | | __asm__ __volatile__ ("movq %rcx, %rax"); | | ; | return 0; | } configure:3777: result: no configure:3786: checking for x87 gcc inline assembler configure:3803: gcc -c conftest.c >&5 configure:3803: $? = 0 configure:3809: result: yes configure:3823: checking for gmp configure:3841: gcc -o conftest -lgmp conftest.c >&5 conftest.c:25:17: fatal error: gmp.h: No such file or directory #include ^ compilation terminated. configure:3841: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mpdecimal" | #define PACKAGE_TARNAME "mpdecimal" | #define PACKAGE_VERSION "2.3" | #define PACKAGE_STRING "mpdecimal 2.3" | #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org" | #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html" | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF___UINT128_T 0 | #define HAVE_GCC_ASM_FOR_X87 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | mpz_t x; | mpz_init(x); | | ; | return 0; | } configure:3867: gcc -o conftest -I/usr/local/include -L/usr/local/lib -lgmp conftest.c >&5 conftest.c:25:21: fatal error: gmp.h: No such file or directory #include ^ compilation terminated. configure:3867: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mpdecimal" | #define PACKAGE_TARNAME "mpdecimal" | #define PACKAGE_VERSION "2.3" | #define PACKAGE_STRING "mpdecimal 2.3" | #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org" | #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html" | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF___UINT128_T 0 | #define HAVE_GCC_ASM_FOR_X87 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | mpz_t x; | mpz_init(x); | | ; | return 0; | } configure:3878: result: no configure:3890: checking for -O2 configure:3906: gcc -c -O2 conftest.c >&5 configure:3906: $? = 0 configure:3912: result: yes configure:3918: checking for glibc _FORTIFY_SOURCE/memmove bug configure:3947: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3947: $? = 0 configure:3947: ./conftest configure:3947: $? = 0 configure:3957: result: no configure:4167: checking for gcc ipa-pure-const bug configure:4194: gcc -o conftest -O2 conftest.c >&5 configure:4194: $? = 0 configure:4194: ./conftest configure:4194: $? = 0 configure:4204: result: no configure:4380: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by mpdecimal config.status 2.3, 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:844: creating Makefile config.status:844: creating tests/Makefile config.status:844: creating mpdecimal.h config.status:844: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MACHINE_set= ac_cv_env_MACHINE_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_header_inttypes_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_sizeof___uint128_t=0 ac_cv_sizeof_size_t=4 ac_cv_type___uint128_t=no ac_cv_type_size_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## #define CONFIG_32 #error "cannot use CONFIG_64 with 32-bit header." #endif #endif' #ifdef CONFIG_64 #ifndef CONFIG_32 /* ABI: 32-bit */ AR='ar' CC='gcc' CFLAGS='' CONFIGURE_CFLAGS='-Wall -W -Wno-unknown-pragmas -DCONFIG_32 -DPPRO -DASM -O2 -fpic -s' CONFIGURE_LDFLAGS='' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GMPDEPS='' GMPPATH='' GREP='/bin/grep' LD='gcc' LDFLAGS='' LIBOBJS='' LIBS='' LIBSHARED='libmpdec.so.2.3' LTLIBOBJS='' MACHINE='ppro' MPD_CCOV='-O0 -g -fno-inline -fprofile-arcs -ftest-coverage -fpic' MPD_CONFIG='-DCONFIG_32 -DPPRO -DASM' MPD_DPREC='18' MPD_HEADER='' MPD_HEADER_CONFIG=' MPD_LDCOV='-fprofile-arcs' MPD_OPT='-O2 -fpic -s' MPD_PGEN='-fprofile-generate -fprofile-values' MPD_PREC='9' MPD_PUSE='-fprofile-use -freorder-blocks' MPD_WARN='-Wall -W -Wno-unknown-pragmas' OBJEXT='o' PACKAGE_BUGREPORT='mpdecimal-bugs@bytereef.org' PACKAGE_NAME='mpdecimal' PACKAGE_STRING='mpdecimal 2.3' PACKAGE_TARNAME='mpdecimal' PACKAGE_URL='http://www.bytereef.org/mpdecimal/index.html' PACKAGE_VERSION='2.3' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "mpdecimal" #define PACKAGE_TARNAME "mpdecimal" #define PACKAGE_VERSION "2.3" #define PACKAGE_STRING "mpdecimal 2.3" #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org" #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html" #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_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define SIZEOF_SIZE_T 4 #define SIZEOF___UINT128_T 0 #define HAVE_GCC_ASM_FOR_X87 1 configure: exit 0