This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libdecnumber configure , which was generated by GNU Autoconf 2.64. Invocation command line was $ /var/uhubuild/work/compile/libdecnumber/configure --cache-file=./config.cache --with-system-zlib --disable-werror --enable-static --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --program-transform-name=s,y,y, --disable-option-checking --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --srcdir=.././libdecnumber ## --------- ## ## 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:2148: creating cache ./config.cache configure:2251: checking whether make sets $(MAKE) configure:2273: result: yes configure:2290: checking for i686-uhu-linux-gcc configure:2317: result: i686-uhu-linux-gcc configure:2586: checking for C compiler version configure:2595: 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:2606: $? = 0 configure:2595: 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:2606: $? = 0 configure:2595: 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:2606: $? = 1 configure:2595: 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:2606: $? = 1 configure:2626: checking for C compiler default output file name configure:2648: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:2652: $? = 0 configure:2689: result: a.out configure:2705: checking whether the C compiler works configure:2714: ./a.out configure:2718: $? = 0 configure:2733: result: yes configure:2740: checking whether we are cross compiling configure:2742: result: no configure:2745: checking for suffix of executables configure:2752: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:2756: $? = 0 configure:2778: result: configure:2784: checking for suffix of object files configure:2806: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2810: $? = 0 configure:2831: result: o configure:2835: checking whether we are using the GNU C compiler configure:2854: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2854: $? = 0 configure:2863: result: yes configure:2872: checking whether i686-uhu-linux-gcc accepts -g configure:2892: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2892: $? = 0 configure:2933: result: yes configure:2950: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3014: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3014: $? = 0 configure:3027: result: none needed configure:3050: checking for i686-uhu-linux-ranlib configure:3077: result: ranlib configure:3145: checking for aclocal configure:3161: found /usr/bin/aclocal configure:3172: result: aclocal configure:3188: checking for autoconf configure:3204: found /usr/bin/autoconf configure:3215: result: autoconf configure:3231: checking for autoheader configure:3247: found /usr/bin/autoheader configure:3258: result: autoheader configure:3288: checking whether i686-uhu-linux-gcc supports -W configure:3305: i686-uhu-linux-gcc -c -W conftest.c >&5 configure:3305: $? = 0 configure:3314: result: yes configure:3288: checking whether i686-uhu-linux-gcc supports -Wall configure:3305: i686-uhu-linux-gcc -c -Wall conftest.c >&5 configure:3305: $? = 0 configure:3314: result: yes configure:3288: checking whether i686-uhu-linux-gcc supports -Wwrite-strings configure:3305: i686-uhu-linux-gcc -c -Wwrite-strings conftest.c >&5 configure:3305: $? = 0 configure:3314: result: yes configure:3288: checking whether i686-uhu-linux-gcc supports -Wstrict-prototypes configure:3305: i686-uhu-linux-gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3305: $? = 0 configure:3314: result: yes configure:3288: checking whether i686-uhu-linux-gcc supports -Wmissing-prototypes configure:3305: i686-uhu-linux-gcc -c -Wmissing-prototypes conftest.c >&5 configure:3305: $? = 0 configure:3314: result: yes configure:3288: checking whether i686-uhu-linux-gcc supports -Wold-style-definition configure:3305: i686-uhu-linux-gcc -c -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:11:1: warning: old-style function definition [-Wold-style-definition] main () ^ configure:3305: $? = 0 configure:3314: result: yes configure:3288: checking whether i686-uhu-linux-gcc supports -Wmissing-format-attribute configure:3305: i686-uhu-linux-gcc -c -Wmissing-format-attribute conftest.c >&5 configure:3305: $? = 0 configure:3314: result: yes configure:3288: checking whether i686-uhu-linux-gcc supports -Wcast-qual configure:3305: i686-uhu-linux-gcc -c -Wcast-qual conftest.c >&5 configure:3305: $? = 0 configure:3314: result: yes configure:3326: checking whether i686-uhu-linux-gcc supports -pedantic -Wlong-long configure:3344: i686-uhu-linux-gcc -c -pedantic -Wlong-long conftest.c >&5 configure:3344: $? = 0 configure:3352: result: yes configure:3383: checking how to run the C preprocessor configure:3414: i686-uhu-linux-gcc -E conftest.c configure:3414: $? = 0 configure:3428: 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:3428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3453: result: i686-uhu-linux-gcc -E configure:3473: i686-uhu-linux-gcc -E conftest.c configure:3473: $? = 0 configure:3487: 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:3487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3516: checking for grep that handles long lines and -e configure:3574: result: /bin/grep configure:3579: checking for egrep configure:3641: result: /bin/grep -E configure:3646: checking for ANSI C header files configure:3666: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3666: $? = 0 configure:3739: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:3739: $? = 0 configure:3739: ./conftest configure:3739: $? = 0 configure:3750: result: yes configure:3763: checking for sys/types.h configure:3763: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3763: $? = 0 configure:3763: result: yes configure:3763: checking for sys/stat.h configure:3763: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3763: $? = 0 configure:3763: result: yes configure:3763: checking for stdlib.h configure:3763: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3763: $? = 0 configure:3763: result: yes configure:3763: checking for string.h configure:3763: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3763: $? = 0 configure:3763: result: yes configure:3763: checking for memory.h configure:3763: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3763: $? = 0 configure:3763: result: yes configure:3763: checking for strings.h configure:3763: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3763: $? = 0 configure:3763: result: yes configure:3763: checking for inttypes.h configure:3763: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3763: $? = 0 configure:3763: result: yes configure:3763: checking for stdint.h configure:3763: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3763: $? = 0 configure:3763: result: yes configure:3763: checking for unistd.h configure:3763: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3763: $? = 0 configure:3763: result: yes configure:3779: checking ctype.h usability configure:3779: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3779: $? = 0 configure:3779: result: yes configure:3779: checking ctype.h presence configure:3779: i686-uhu-linux-gcc -E conftest.c configure:3779: $? = 0 configure:3779: result: yes configure:3779: checking for ctype.h configure:3779: result: yes configure:3779: checking stddef.h usability configure:3779: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3779: $? = 0 configure:3779: result: yes configure:3779: checking stddef.h presence configure:3779: i686-uhu-linux-gcc -E conftest.c configure:3779: $? = 0 configure:3779: result: yes configure:3779: checking for stddef.h configure:3779: result: yes configure:3779: checking for string.h configure:3779: result: yes configure:3779: checking stdio.h usability configure:3779: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3779: $? = 0 configure:3779: result: yes configure:3779: checking stdio.h presence configure:3779: i686-uhu-linux-gcc -E conftest.c configure:3779: $? = 0 configure:3779: result: yes configure:3779: checking for stdio.h configure:3779: result: yes configure:3803: checking for uintmax_t configure:3803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3803: $? = 0 configure:3803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:29:24: error: expected expression before ')' token if (sizeof ((uintmax_t))) ^ configure:3803: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.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_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uintmax_t))) | return 0; | ; | return 0; | } configure:3803: result: yes configure:3812: checking for uintptr_t configure:3812: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3812: $? = 0 configure:3812: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:29:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:3812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.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_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:3812: result: yes configure:3821: checking for int_least32_t configure:3821: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3821: $? = 0 configure:3821: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:29:28: error: expected expression before ')' token if (sizeof ((int_least32_t))) ^ configure:3821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.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_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((int_least32_t))) | return 0; | ; | return 0; | } configure:3821: result: yes configure:3830: checking for int_fast32_t configure:3830: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3830: $? = 0 configure:3830: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:29:27: error: expected expression before ')' token if (sizeof ((int_fast32_t))) ^ configure:3830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.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_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((int_fast32_t))) | return 0; | ; | return 0; | } configure:3830: result: yes configure:3839: checking for uint64_t configure:3839: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3839: $? = 0 configure:3839: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:29:23: error: expected expression before ')' token if (sizeof ((uint64_t))) ^ configure:3839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.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_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:3839: result: yes configure:3920: checking what to include in gstdint.h configure:3948: result: stdint.h (already complete) configure:4198: checking for an ANSI C-conforming const configure:4263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4263: $? = 0 configure:4270: result: yes configure:4278: checking for off_t configure:4278: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4278: $? = 0 configure:4278: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:59:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:4278: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.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_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_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 ((off_t))) | return 0; | ; | return 0; | } configure:4278: result: yes configure:4293: checking size of int configure:4298: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:4298: $? = 0 configure:4298: ./conftest configure:4298: $? = 0 configure:4313: result: 4 configure:4327: checking size of long configure:4332: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:4332: $? = 0 configure:4332: ./conftest configure:4332: $? = 0 configure:4347: result: 4 configure:4359: checking for ANSI C header files configure:4463: result: yes configure:4491: checking build system type configure:4505: result: i686-uhu-linux-gnu configure:4525: checking host system type configure:4538: result: i686-uhu-linux-gnu configure:4558: checking target system type configure:4571: result: i686-uhu-linux-gnu configure:4600: checking for decimal floating point configure:4665: result: bid configure:4670: checking whether byte ordering is bigendian configure:4685: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:27:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:27:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:27:15: error: unknown type name 'universal' configure:4685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.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_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:4730: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4730: $? = 0 configure:4748: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:33:4: error: unknown type name 'not' not big endian ^ conftest.c:33:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:4748: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.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_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4876: result: no configure:4976: updating cache ./config.cache configure:5014: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libdecnumber config.status , which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:855: creating Makefile config.status:855: creating config.h config.status:1030: executing gstdint.h commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes 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='-O2 -march=i686 -mtune=generic ' 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=set ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc ' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i686-uhu-linux ac_cv_header_ctype_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_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_host=i686-uhu-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_prog_ACLOCAL=aclocal ac_cv_prog_AUTOCONF=autoconf ac_cv_prog_AUTOHEADER=autoheader ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_target=i686-uhu-linux-gnu ac_cv_type_int_fast32_t=yes ac_cv_type_int_least32_t=yes ac_cv_type_off_t=yes ac_cv_type_u_int64_t=no ac_cv_type_uint64_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_uintptr_t=yes acx_cv_header_stdint=stdint.h acx_cv_header_stdint_kind='(already complete)' acx_cv_prog_cc_pedantic__Wlong_long=yes acx_cv_prog_cc_warning__W=yes acx_cv_prog_cc_warning__Wall=yes acx_cv_prog_cc_warning__Wcast_qual=yes acx_cv_prog_cc_warning__Wmissing_format_attribute=yes acx_cv_prog_cc_warning__Wmissing_prototypes=yes acx_cv_prog_cc_warning__Wold_style_definition=yes acx_cv_prog_cc_warning__Wstrict_prototypes=yes acx_cv_prog_cc_warning__Wwrite_strings=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal' ADDITIONAL_OBJS=' $(bid_OBJS)' AUTOCONF='autoconf' AUTOHEADER='autoheader' CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' LDFLAGS='-static-libstdc++ -static-libgcc ' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' OBJEXT='o' PACKAGE_BUGREPORT='gcc-bugs@gcc.gnu.org' PACKAGE_NAME='libdecnumber' PACKAGE_STRING='libdecnumber ' PACKAGE_TARNAME='libdecnumber' PACKAGE_URL='' PACKAGE_VERSION=' ' PATH_SEPARATOR=':' PICFLAG='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' WARN_CFLAGS='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual' WARN_PEDANTIC='-pedantic -Wno-long-long' WERROR='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_decimal_float='bid' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/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,y,y,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='i686-uhu-linux' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libdecnumber" #define PACKAGE_TARNAME "libdecnumber" #define PACKAGE_VERSION " " #define PACKAGE_STRING "libdecnumber " #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.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_CTYPE_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRING_H 1 #define HAVE_STDIO_H 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define STDC_HEADERS 1 configure: exit 0