This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ucl configure 1.03, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/libx32 --disable-dependency-tracking --enable-shared --disable-static ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 3.4.4 uname -s = Linux uname -v = #1 SMP Sat Jun 30 10:12:21 PDT 2012 /usr/bin/uname -p = Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz /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/libx32/ccache/bin PATH: /usr/libx32/portage/bin/ebuild-helpers/4 PATH: /usr/libx32/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.7.1 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2478: Configuring UCL 1.03 configure:2515: checking build system type configure:2529: result: x86_64-pc-linux-gnu configure:2549: checking host system type configure:2562: result: x86_64-pc-linux-gnu configure:2582: checking target system type configure:2595: result: x86_64-pc-linux-gnu configure:2622: checking whether to enable maintainer-specific portions of Makefiles configure:2631: result: no configure:2657: checking for x86_64-pc-linux-gnu-gcc configure:2673: found /usr/libx32/ccache/bin/x86_64-pc-linux-gnu-gcc configure:2684: result: x86_64-pc-linux-gnu-gcc configure:2953: checking for C compiler version configure:2962: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1 Copyright (C) 2012 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:2973: $? = 0 configure:2962: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.1/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.7.1/work/gcc-4.7.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-ppl-version-check --with-cloog-include=/usr/include/cloog-ppl --enable-lto --disable-nls --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --with-multilib-list=m64,m32,mx32 --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/python --enable-checking=release --disable-libgcj --disable-libquadmath --with-abi=mx32 --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.1 p1.0, pie-0.5.3' Thread model: posix gcc version 4.7.1 (Gentoo 4.7.1 p1.0, pie-0.5.3) configure:2973: $? = 0 configure:2962: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:2973: $? = 1 configure:2962: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:2973: $? = 1 configure:2993: checking whether the C compiler works configure:3015: x86_64-pc-linux-gnu-gcc -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:3019: $? = 0 configure:3067: result: yes configure:3070: checking for C compiler default output file name configure:3072: result: a.out configure:3078: checking for suffix of executables configure:3085: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:3089: $? = 0 configure:3111: result: configure:3133: checking whether we are cross compiling configure:3141: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:3145: $? = 0 configure:3152: ./conftest configure:3156: $? = 0 configure:3171: result: no configure:3176: checking for suffix of object files configure:3198: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:3202: $? = 0 configure:3223: result: o configure:3227: checking whether we are using the GNU C compiler configure:3246: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:3246: $? = 0 configure:3255: result: yes configure:3264: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3284: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3284: $? = 0 configure:3325: result: yes configure:3342: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3405: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:3405: $? = 0 configure:3418: result: none needed configure:3459: checking for style of include used by make configure:3487: result: GNU configure:3519: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3628: result: none configure:3648: checking how to run the C preprocessor configure:3679: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3679: $? = 0 configure:3693: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3693: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ucl" | #define PACKAGE_TARNAME "ucl" | #define PACKAGE_VERSION "1.03" | #define PACKAGE_STRING "ucl 1.03" | #define PACKAGE_BUGREPORT "markus@oberhumer.com" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3718: result: x86_64-pc-linux-gnu-gcc -E configure:3738: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3738: $? = 0 configure:3752: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3752: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ucl" | #define PACKAGE_TARNAME "ucl" | #define PACKAGE_VERSION "1.03" | #define PACKAGE_STRING "ucl 1.03" | #define PACKAGE_BUGREPORT "markus@oberhumer.com" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3781: checking whether the C preprocessor needs special flags configure:3810: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:3810: $? = 0 configure:3820: result: none needed configure:3835: checking for an ANSI C-conforming const configure:3901: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:3901: $? = 0 configure:3908: result: yes configure:3917: checking for grep that handles long lines and -e configure:3975: result: /bin/grep configure:3980: checking for egrep configure:4042: result: /bin/grep -E configure:4047: checking for ANSI C header files configure:4067: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:4067: $? = 0 configure:4140: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:4140: $? = 0 configure:4140: ./conftest configure:4140: $? = 0 configure:4151: result: yes configure:4164: checking for sys/types.h configure:4164: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:4164: $? = 0 configure:4164: result: yes configure:4164: checking for sys/stat.h configure:4164: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:4164: $? = 0 configure:4164: result: yes configure:4164: checking for stdlib.h configure:4164: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:4164: $? = 0 configure:4164: result: yes configure:4164: checking for string.h configure:4164: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:4164: $? = 0 configure:4164: result: yes configure:4164: checking for memory.h configure:4164: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:4164: $? = 0 configure:4164: result: yes configure:4164: checking for strings.h configure:4164: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:4164: $? = 0 configure:4164: result: yes configure:4164: checking for inttypes.h configure:4164: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:4164: $? = 0 configure:4164: result: yes configure:4164: checking for stdint.h configure:4164: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:4164: $? = 0 configure:4164: result: yes configure:4164: checking for unistd.h configure:4164: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:4164: $? = 0 configure:4164: result: yes configure:4177: checking whether byte ordering is bigendian configure:4192: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 conftest.c:20:9: error: unknown type name 'not' conftest.c:20:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:20:15: error: unknown type name 'universal' configure:4192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ucl" | #define PACKAGE_TARNAME "ucl" | #define PACKAGE_VERSION "1.03" | #define PACKAGE_STRING "ucl 1.03" | #define PACKAGE_BUGREPORT "markus@oberhumer.com" | #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:4237: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:4237: $? = 0 configure:4255: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 conftest.c: In function 'main': conftest.c:26:4: error: unknown type name 'not' conftest.c:26:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:4255: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ucl" | #define PACKAGE_TARNAME "ucl" | #define PACKAGE_VERSION "1.03" | #define PACKAGE_STRING "ucl 1.03" | #define PACKAGE_BUGREPORT "markus@oberhumer.com" | #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:4383: result: no configure:4412: checking for special C compiler options needed for large files configure:4457: result: no configure:4463: checking for _FILE_OFFSET_BITS value needed for large files configure:4488: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:4488: $? = 0 configure:4520: result: no configure:4622: checking for a BSD-compatible install configure:4690: result: /usr/bin/install -c configure:4701: checking whether build environment is sane configure:4756: result: yes configure:4907: checking for a thread-safe mkdir -p configure:4946: result: /bin/mkdir -p configure:4953: checking for gawk configure:4969: found /usr/bin/gawk configure:4980: result: gawk configure:4991: checking whether make sets $(MAKE) configure:5013: result: yes configure:5091: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5202: result: none configure:5329: checking how to print strings configure:5356: result: printf configure:5377: checking for a sed that does not truncate output configure:5441: result: /bin/sed configure:5459: checking for fgrep configure:5521: result: /bin/grep -F configure:5556: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5623: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5630: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5645: result: yes configure:5657: checking for BSD- or MS-compatible name lister (nm) configure:5706: result: /usr/bin/nm -B configure:5836: checking the name lister (/usr/bin/nm -B) interface configure:5843: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:5846: /usr/bin/nm -B "conftest.o" configure:5849: output 00000000 B some_variable configure:5856: result: BSD nm configure:5859: checking whether ln -s works configure:5863: result: yes configure:5871: checking the maximum length of command line arguments configure:6001: result: 1572864 configure:6018: checking whether the shell understands some XSI constructs configure:6028: result: yes configure:6032: checking whether the shell understands "+=" configure:6038: result: yes configure:6073: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6113: result: func_convert_file_noop configure:6120: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6140: result: func_convert_file_noop configure:6147: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:6154: result: -r configure:6188: checking for x86_64-pc-linux-gnu-objdump configure:6204: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:6215: result: x86_64-pc-linux-gnu-objdump configure:6287: checking how to recognize dependent libraries configure:6489: result: pass_all configure:6534: checking for x86_64-pc-linux-gnu-dlltool configure:6564: result: no configure:6574: checking for dlltool configure:6604: result: no configure:6634: checking how to associate runtime and link libraries configure:6661: result: printf %s\n configure:6677: checking for x86_64-pc-linux-gnu-ar configure:6693: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6704: result: x86_64-pc-linux-gnu-ar configure:6785: checking for archiver @FILE support configure:6802: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:6802: $? = 0 configure:6805: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6808: $? = 0 configure:6813: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:6816: $? = 1 configure:6828: result: @ configure:6846: checking for x86_64-pc-linux-gnu-strip configure:6862: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6873: result: x86_64-pc-linux-gnu-strip configure:6945: checking for x86_64-pc-linux-gnu-ranlib configure:6961: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6972: result: x86_64-pc-linux-gnu-ranlib configure:7114: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:7234: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:7237: $? = 0 configure:7241: /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:7244: $? = 0 configure:7310: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c conftstm.o >&5 configure:7313: $? = 0 configure:7351: result: ok configure:7388: checking for sysroot configure:7418: result: no configure:7495: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:7498: $? = 0 configure:7634: checking for x86_64-pc-linux-gnu-mt configure:7664: result: no configure:7674: checking for mt configure:7704: result: no configure:7724: checking if : is a manifest tool configure:7730: : '-?' configure:7738: result: no configure:8377: checking for dlfcn.h configure:8377: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:8377: $? = 0 configure:8377: result: yes configure:8523: checking for objdir configure:8538: result: .libs configure:8805: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8823: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8827: $? = 0 configure:8840: result: no configure:9167: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:9174: result: -fPIC -DPIC configure:9182: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9200: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -fPIC -DPIC -DPIC conftest.c >&5 configure:9204: $? = 0 configure:9217: result: yes configure:9246: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9274: result: yes configure:9289: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9310: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -o out/conftest2.o conftest.c >&5 configure:9314: $? = 0 configure:9336: result: yes configure:9344: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9391: result: yes configure:9424: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_i386) supports shared libraries configure:10577: result: yes configure:10614: checking whether -lc should be explicitly linked in configure:10622: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:10625: $? = 0 configure:10640: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10643: $? = 0 configure:10657: result: no configure:10817: checking dynamic linker characteristics configure:11341: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11341: $? = 0 configure:11563: result: GNU/Linux ld.so configure:11670: checking how to hardcode library paths into programs configure:11695: result: immediate configure:12235: checking whether stripping libraries is possible configure:12240: result: yes configure:12275: checking if libtool supports shared libraries configure:12277: result: yes configure:12280: checking whether to build shared libraries configure:12301: result: yes configure:12304: checking whether to build static libraries configure:12308: result: no configure:12362: checking whether to build i386 assembly versions configure:12391: result: no configure:12410: checking whether time.h and sys/time.h may both be included configure:12430: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12430: $? = 0 configure:12437: result: yes configure:12448: checking assert.h usability configure:12448: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking assert.h presence configure:12448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking for assert.h configure:12448: result: yes configure:12448: checking ctype.h usability configure:12448: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking ctype.h presence configure:12448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking for ctype.h configure:12448: result: yes configure:12448: checking dirent.h usability configure:12448: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking dirent.h presence configure:12448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking for dirent.h configure:12448: result: yes configure:12448: checking errno.h usability configure:12448: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking errno.h presence configure:12448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking for errno.h configure:12448: result: yes configure:12448: checking fcntl.h usability configure:12448: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking fcntl.h presence configure:12448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking for fcntl.h configure:12448: result: yes configure:12448: checking limits.h usability configure:12448: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking limits.h presence configure:12448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking for limits.h configure:12448: result: yes configure:12448: checking malloc.h usability configure:12448: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking malloc.h presence configure:12448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking for malloc.h configure:12448: result: yes configure:12448: checking for memory.h configure:12448: result: yes configure:12448: checking setjmp.h usability configure:12448: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking setjmp.h presence configure:12448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking for setjmp.h configure:12448: result: yes configure:12448: checking signal.h usability configure:12448: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking signal.h presence configure:12448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking for signal.h configure:12448: result: yes configure:12448: checking stdarg.h usability configure:12448: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking stdarg.h presence configure:12448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking for stdarg.h configure:12448: result: yes configure:12448: checking stddef.h usability configure:12448: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking stddef.h presence configure:12448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking for stddef.h configure:12448: result: yes configure:12448: checking for stdint.h configure:12448: result: yes configure:12448: checking stdio.h usability configure:12448: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking stdio.h presence configure:12448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking for stdio.h configure:12448: result: yes configure:12448: checking for stdlib.h configure:12448: result: yes configure:12448: checking for string.h configure:12448: result: yes configure:12448: checking for strings.h configure:12448: result: yes configure:12448: checking time.h usability configure:12448: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking time.h presence configure:12448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking for time.h configure:12448: result: yes configure:12448: checking for unistd.h configure:12448: result: yes configure:12448: checking utime.h usability configure:12448: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking utime.h presence configure:12448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking for utime.h configure:12448: result: yes configure:12448: checking for sys/stat.h configure:12448: result: yes configure:12448: checking sys/time.h usability configure:12448: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking sys/time.h presence configure:12448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12448: $? = 0 configure:12448: result: yes configure:12448: checking for sys/time.h configure:12448: result: yes configure:12448: checking for sys/types.h configure:12448: result: yes configure:12463: checking whether limits.h is sane configure:12574: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12574: $? = 0 configure:12581: result: yes configure:12593: checking for off_t configure:12593: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12593: $? = 0 configure:12593: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 conftest.c: In function 'main': conftest.c:84:20: error: expected expression before ')' token configure:12593: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ucl" | #define PACKAGE_TARNAME "ucl" | #define PACKAGE_VERSION "1.03" | #define PACKAGE_STRING "ucl 1.03" | #define PACKAGE_BUGREPORT "markus@oberhumer.com" | #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 ACC_ENDIAN_LITTLE_ENDIAN 1 | #define PACKAGE "ucl" | #define VERSION "1.03" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_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:12593: result: yes configure:12604: checking for ptrdiff_t configure:12604: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12604: $? = 0 configure:12604: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 conftest.c: In function 'main': conftest.c:84:24: error: expected expression before ')' token configure:12604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ucl" | #define PACKAGE_TARNAME "ucl" | #define PACKAGE_VERSION "1.03" | #define PACKAGE_STRING "ucl 1.03" | #define PACKAGE_BUGREPORT "markus@oberhumer.com" | #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 ACC_ENDIAN_LITTLE_ENDIAN 1 | #define PACKAGE "ucl" | #define VERSION "1.03" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_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 ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:12604: result: yes configure:12615: checking for size_t configure:12615: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 configure:12615: $? = 0 configure:12615: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 conftest.c: In function 'main': conftest.c:84:21: error: expected expression before ')' token configure:12615: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ucl" | #define PACKAGE_TARNAME "ucl" | #define PACKAGE_VERSION "1.03" | #define PACKAGE_STRING "ucl 1.03" | #define PACKAGE_BUGREPORT "markus@oberhumer.com" | #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 ACC_ENDIAN_LITTLE_ENDIAN 1 | #define PACKAGE "ucl" | #define VERSION "1.03" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_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:12615: result: yes configure:12626: checking return type of signal handlers configure:12644: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer conftest.c >&5 conftest.c: In function 'main': conftest.c:54:1: error: void value not ignored as it ought to be configure:12644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ucl" | #define PACKAGE_TARNAME "ucl" | #define PACKAGE_VERSION "1.03" | #define PACKAGE_STRING "ucl 1.03" | #define PACKAGE_BUGREPORT "markus@oberhumer.com" | #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 ACC_ENDIAN_LITTLE_ENDIAN 1 | #define PACKAGE "ucl" | #define VERSION "1.03" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:12651: result: void configure:12665: checking size of short configure:12670: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:12670: $? = 0 configure:12670: ./conftest configure:12670: $? = 0 configure:12684: result: 2 configure:12698: checking size of int configure:12703: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:12703: $? = 0 configure:12703: ./conftest configure:12703: $? = 0 configure:12717: result: 4 configure:12731: checking size of long configure:12736: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:12736: $? = 0 configure:12736: ./conftest configure:12736: $? = 0 configure:12750: result: 4 configure:12765: checking size of ptrdiff_t configure:12770: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:12770: $? = 0 configure:12770: ./conftest configure:12770: $? = 0 configure:12784: result: 4 configure:12798: checking size of size_t configure:12803: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:12803: $? = 0 configure:12803: ./conftest configure:12803: $? = 0 configure:12817: result: 4 configure:12831: checking size of void * configure:12836: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:12836: $? = 0 configure:12836: ./conftest configure:12836: $? = 0 configure:12850: result: 4 configure:12864: checking size of char * configure:12869: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:12869: $? = 0 configure:12869: ./conftest configure:12869: $? = 0 configure:12883: result: 4 configure:12898: checking size of long long configure:12903: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:12903: $? = 0 configure:12903: ./conftest configure:12903: $? = 0 configure:12917: result: 8 configure:12931: checking size of unsigned long long configure:12936: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:12936: $? = 0 configure:12936: ./conftest configure:12936: $? = 0 configure:12950: result: 8 configure:12964: checking size of __int64 configure:12969: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c: In function 'longval': conftest.c:91:57: error: '__int64' undeclared (first use in this function) conftest.c:91:57: note: each undeclared identifier is reported only once for each function it appears in conftest.c: In function 'ulongval': conftest.c:92:67: error: '__int64' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:102:28: error: '__int64' undeclared (first use in this function) configure:12969: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ucl" | #define PACKAGE_TARNAME "ucl" | #define PACKAGE_VERSION "1.03" | #define PACKAGE_STRING "ucl 1.03" | #define PACKAGE_BUGREPORT "markus@oberhumer.com" | #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 ACC_ENDIAN_LITTLE_ENDIAN 1 | #define PACKAGE "ucl" | #define VERSION "1.03" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define RETSIGTYPE void | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | /* 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 (__int64)); } | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (__int64))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (__int64)))) | 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:12983: result: 0 configure:12997: checking size of unsigned __int64 configure:13002: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c: In function 'longval': conftest.c:92:66: error: expected ')' before '__int64' conftest.c: In function 'ulongval': conftest.c:93:76: error: expected ')' before '__int64' conftest.c: In function 'main': conftest.c:103:37: error: expected ')' before '__int64' conftest.c:106:46: error: expected ')' before '__int64' conftest.c:113:46: error: expected ')' before '__int64' configure:13002: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ucl" | #define PACKAGE_TARNAME "ucl" | #define PACKAGE_VERSION "1.03" | #define PACKAGE_STRING "ucl 1.03" | #define PACKAGE_BUGREPORT "markus@oberhumer.com" | #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 ACC_ENDIAN_LITTLE_ENDIAN 1 | #define PACKAGE "ucl" | #define VERSION "1.03" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define RETSIGTYPE void | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF___INT64 0 | /* 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 (unsigned __int64)); } | static unsigned long int ulongval () { return (long int) (sizeof (unsigned __int64)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (unsigned __int64))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (unsigned __int64)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (unsigned __int64)))) | 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:13016: result: 0 configure:13032: checking size of __int32 configure:13037: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c: In function 'longval': conftest.c:93:57: error: '__int32' undeclared (first use in this function) conftest.c:93:57: note: each undeclared identifier is reported only once for each function it appears in conftest.c: In function 'ulongval': conftest.c:94:67: error: '__int32' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:104:28: error: '__int32' undeclared (first use in this function) configure:13037: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ucl" | #define PACKAGE_TARNAME "ucl" | #define PACKAGE_VERSION "1.03" | #define PACKAGE_STRING "ucl 1.03" | #define PACKAGE_BUGREPORT "markus@oberhumer.com" | #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 ACC_ENDIAN_LITTLE_ENDIAN 1 | #define PACKAGE "ucl" | #define VERSION "1.03" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define RETSIGTYPE void | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_UNSIGNED___INT64 0 | /* 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 (__int32)); } | static unsigned long int ulongval () { return (long int) (sizeof (__int32)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (__int32))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (__int32)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (__int32)))) | 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:13051: result: 0 configure:13065: checking size of unsigned __int32 configure:13070: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c: In function 'longval': conftest.c:94:66: error: expected ')' before '__int32' conftest.c: In function 'ulongval': conftest.c:95:76: error: expected ')' before '__int32' conftest.c: In function 'main': conftest.c:105:37: error: expected ')' before '__int32' conftest.c:108:46: error: expected ')' before '__int32' conftest.c:115:46: error: expected ')' before '__int32' configure:13070: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ucl" | #define PACKAGE_TARNAME "ucl" | #define PACKAGE_VERSION "1.03" | #define PACKAGE_STRING "ucl 1.03" | #define PACKAGE_BUGREPORT "markus@oberhumer.com" | #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 ACC_ENDIAN_LITTLE_ENDIAN 1 | #define PACKAGE "ucl" | #define VERSION "1.03" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define RETSIGTYPE void | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_UNSIGNED___INT64 0 | #define SIZEOF___INT32 0 | /* 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 (unsigned __int32)); } | static unsigned long int ulongval () { return (long int) (sizeof (unsigned __int32)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (unsigned __int32))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (unsigned __int32)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (unsigned __int32)))) | 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:13084: result: 0 configure:13098: checking size of intmax_t configure:13103: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13103: $? = 0 configure:13103: ./conftest configure:13103: $? = 0 configure:13117: result: 8 configure:13131: checking size of uintmax_t configure:13136: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13136: $? = 0 configure:13136: ./conftest configure:13136: $? = 0 configure:13150: result: 8 configure:13164: checking size of intptr_t configure:13169: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13169: $? = 0 configure:13169: ./conftest configure:13169: $? = 0 configure:13183: result: 4 configure:13197: checking size of uintptr_t configure:13202: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13202: $? = 0 configure:13202: ./conftest configure:13202: $? = 0 configure:13216: result: 4 configure:13231: checking size of float configure:13236: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13236: $? = 0 configure:13236: ./conftest configure:13236: $? = 0 configure:13250: result: 4 configure:13264: checking size of double configure:13269: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13269: $? = 0 configure:13269: ./conftest configure:13269: $? = 0 configure:13283: result: 8 configure:13297: checking size of long double configure:13302: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13302: $? = 0 configure:13302: ./conftest configure:13302: $? = 0 configure:13316: result: 16 configure:13331: checking size of dev_t configure:13336: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13336: $? = 0 configure:13336: ./conftest configure:13336: $? = 0 configure:13350: result: 8 configure:13364: checking size of fpos_t configure:13369: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13369: $? = 0 configure:13369: ./conftest configure:13369: $? = 0 configure:13383: result: 16 configure:13397: checking size of mode_t configure:13402: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13402: $? = 0 configure:13402: ./conftest configure:13402: $? = 0 configure:13416: result: 4 configure:13430: checking size of off_t configure:13435: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13435: $? = 0 configure:13435: ./conftest configure:13435: $? = 0 configure:13449: result: 8 configure:13463: checking size of ssize_t configure:13468: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13468: $? = 0 configure:13468: ./conftest configure:13468: $? = 0 configure:13482: result: 4 configure:13496: checking size of time_t configure:13501: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13501: $? = 0 configure:13501: ./conftest configure:13501: $? = 0 configure:13515: result: 8 configure:13536: checking for access configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for alloca configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:99:6: warning: conflicting types for built-in function 'alloca' [enabled by default] /var/tmp/portage/dev-libs/ucl-1.03-r1/temp/ccyG5enZ.o: In function `main': conftest.c:(.text.startup+0x6): undefined reference to `alloca' collect2: error: ld returned 1 exit status configure:13536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ucl" | #define PACKAGE_TARNAME "ucl" | #define PACKAGE_VERSION "1.03" | #define PACKAGE_STRING "ucl 1.03" | #define PACKAGE_BUGREPORT "markus@oberhumer.com" | #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 ACC_ENDIAN_LITTLE_ENDIAN 1 | #define PACKAGE "ucl" | #define VERSION "1.03" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define RETSIGTYPE void | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_UNSIGNED___INT64 0 | #define SIZEOF___INT32 0 | #define SIZEOF_UNSIGNED___INT32 0 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_INTPTR_T 4 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_DEV_T 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_MODE_T 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_TIME_T 8 | #define HAVE_ACCESS 1 | /* end confdefs.h. */ | /* Define alloca to an innocuous variant, in case declares alloca. | For example, HP-UX 11i declares gettimeofday. */ | #define alloca innocuous_alloca | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char alloca (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef alloca | | /* 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 alloca (); | /* 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_alloca || defined __stub___alloca | choke me | #endif | | int | main () | { | return alloca (); | ; | return 0; | } configure:13536: result: no configure:13536: checking for atexit configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for atoi configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for atol configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for chmod configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for chown configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for ctime configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for difftime configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for fstat configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for gettimeofday configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for gmtime configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for localtime configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for longjmp configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for lstat configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for memcmp configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:112:6: warning: conflicting types for built-in function 'memcmp' [enabled by default] configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for memcpy configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:113:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for memmove configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:114:6: warning: conflicting types for built-in function 'memmove' [enabled by default] configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for memset configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:115:6: warning: conflicting types for built-in function 'memset' [enabled by default] configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for mktime configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for qsort configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for raise configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for setjmp configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for signal configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for snprintf configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:121:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for strcasecmp configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:122:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for strchr configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:123:6: warning: conflicting types for built-in function 'strchr' [enabled by default] configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for strdup configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:124:6: warning: conflicting types for built-in function 'strdup' [enabled by default] configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for strerror configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for strftime configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:126:6: warning: conflicting types for built-in function 'strftime' [enabled by default] configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for stricmp configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/portage/dev-libs/ucl-1.03-r1/temp/ccGUNUQ5.o: In function `main': conftest.c:(.text.startup+0x6): undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:13536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ucl" | #define PACKAGE_TARNAME "ucl" | #define PACKAGE_VERSION "1.03" | #define PACKAGE_STRING "ucl 1.03" | #define PACKAGE_BUGREPORT "markus@oberhumer.com" | #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 ACC_ENDIAN_LITTLE_ENDIAN 1 | #define PACKAGE "ucl" | #define VERSION "1.03" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define RETSIGTYPE void | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_UNSIGNED___INT64 0 | #define SIZEOF___INT32 0 | #define SIZEOF_UNSIGNED___INT32 0 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_INTPTR_T 4 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_DEV_T 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_MODE_T 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_TIME_T 8 | #define HAVE_ACCESS 1 | #define HAVE_ATEXIT 1 | #define HAVE_ATOI 1 | #define HAVE_ATOL 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CTIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_FSTAT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LONGJMP 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKTIME 1 | #define HAVE_QSORT 1 | #define HAVE_RAISE 1 | #define HAVE_SETJMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* 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 stricmp (); | /* 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_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:13536: result: no configure:13536: checking for strncasecmp configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:127:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for strnicmp configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/portage/dev-libs/ucl-1.03-r1/temp/cclBbCZd.o: In function `main': conftest.c:(.text.startup+0x6): undefined reference to `strnicmp' collect2: error: ld returned 1 exit status configure:13536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ucl" | #define PACKAGE_TARNAME "ucl" | #define PACKAGE_VERSION "1.03" | #define PACKAGE_STRING "ucl 1.03" | #define PACKAGE_BUGREPORT "markus@oberhumer.com" | #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 ACC_ENDIAN_LITTLE_ENDIAN 1 | #define PACKAGE "ucl" | #define VERSION "1.03" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define RETSIGTYPE void | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_UNSIGNED___INT64 0 | #define SIZEOF___INT32 0 | #define SIZEOF_UNSIGNED___INT32 0 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_INTPTR_T 4 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_DEV_T 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_MODE_T 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_TIME_T 8 | #define HAVE_ACCESS 1 | #define HAVE_ATEXIT 1 | #define HAVE_ATOI 1 | #define HAVE_ATOL 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CTIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_FSTAT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LONGJMP 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKTIME 1 | #define HAVE_QSORT 1 | #define HAVE_RAISE 1 | #define HAVE_SETJMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strnicmp to an innocuous variant, in case declares strnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define strnicmp innocuous_strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnicmp | | /* 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 strnicmp (); | /* 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_strnicmp || defined __stub___strnicmp | choke me | #endif | | int | main () | { | return strnicmp (); | ; | return 0; | } configure:13536: result: no configure:13536: checking for strrchr configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:128:6: warning: conflicting types for built-in function 'strrchr' [enabled by default] configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for strstr configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:129:6: warning: conflicting types for built-in function 'strstr' [enabled by default] configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for time configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for umask configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for utime configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13536: $? = 0 configure:13536: result: yes configure:13536: checking for vsnprintf configure:13536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:133:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] configure:13536: $? = 0 configure:13536: result: yes configure:13567: checking whether your compiler passes the ACC conformance test configure:13607: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer -I. -I./acc conftest.c >&5 In file included from conftest.c:116:0: acc/acc_chk.ch:415:16: error: size of array '__acc_cta' is negative acc/acc_chk.ch:416:16: error: size of array '__acc_cta' is negative In file included from conftest.c:120:0: acc/acc_chk.ch: In function 'test_acc_compile_time_assert': acc/acc_chk.ch:415:18: error: size of array '__acc_cta_t' is negative acc/acc_chk.ch:416:18: error: size of array '__acc_cta_t' is negative configure:13607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ucl" | #define PACKAGE_TARNAME "ucl" | #define PACKAGE_VERSION "1.03" | #define PACKAGE_STRING "ucl 1.03" | #define PACKAGE_BUGREPORT "markus@oberhumer.com" | #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 ACC_ENDIAN_LITTLE_ENDIAN 1 | #define PACKAGE "ucl" | #define VERSION "1.03" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define RETSIGTYPE void | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_UNSIGNED___INT64 0 | #define SIZEOF___INT32 0 | #define SIZEOF_UNSIGNED___INT32 0 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_INTPTR_T 4 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_DEV_T 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_MODE_T 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_TIME_T 8 | #define HAVE_ACCESS 1 | #define HAVE_ATEXIT 1 | #define HAVE_ATOI 1 | #define HAVE_ATOL 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CTIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_FSTAT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LONGJMP 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKTIME 1 | #define HAVE_QSORT 1 | #define HAVE_RAISE 1 | #define HAVE_SETJMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_TIME 1 | #define HAVE_UMASK 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | #define ACC_CONFIG_NO_HEADER 1 | #include "acc/acc.h" | #include "acc/acc_incd.h" | #undef ACCCHK_ASSERT | #define ACCCHK_ASSERT(expr) ACC_COMPILE_TIME_ASSERT_HEADER(expr) | #include "acc/acc_chk.ch" | #undef ACCCHK_ASSERT | static void test_acc_compile_time_assert(void) { | #define ACCCHK_ASSERT(expr) ACC_COMPILE_TIME_ASSERT(expr) | #include "acc/acc_chk.ch" | #undef ACCCHK_ASSERT | } | #undef NDEBUG | #include | static int test_acc_run_time_assert(int r) { | #define ACCCHK_ASSERT(expr) assert(expr); | #include "acc/acc_chk.ch" | #undef ACCCHK_ASSERT | return r; | } | | int | main () | { | | test_acc_compile_time_assert(); | if (test_acc_run_time_assert(1) != 1) return 1; | | | ; | return 0; | } configure:13615: result: FAILED configure:13620: configure:13622: Your compiler failed the ACC conformance test - for details see configure:13624: `config.log'. Please check that log file and consider sending configure:13626: a patch or bug-report to . configure:13628: Thanks for your support. configure:13630: configure:13632: error: ACC conformance test failed. Stop. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer' 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='-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_access=yes ac_cv_func_alloca=no ac_cv_func_atexit=yes ac_cv_func_atoi=yes ac_cv_func_atol=yes ac_cv_func_chmod=yes ac_cv_func_chown=yes ac_cv_func_ctime=yes ac_cv_func_difftime=yes ac_cv_func_fstat=yes ac_cv_func_gettimeofday=yes ac_cv_func_gmtime=yes ac_cv_func_localtime=yes ac_cv_func_longjmp=yes ac_cv_func_lstat=yes ac_cv_func_memcmp=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mktime=yes ac_cv_func_qsort=yes ac_cv_func_raise=yes ac_cv_func_setjmp=yes ac_cv_func_signal=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_stricmp=no ac_cv_func_strncasecmp=yes ac_cv_func_strnicmp=no ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_time=yes ac_cv_func_umask=yes ac_cv_func_utime=yes ac_cv_func_vsnprintf=yes ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof___int32=0 ac_cv_sizeof___int64=0 ac_cv_sizeof_char_p=4 ac_cv_sizeof_dev_t=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_fpos_t=16 ac_cv_sizeof_int=4 ac_cv_sizeof_intmax_t=8 ac_cv_sizeof_intptr_t=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mode_t=4 ac_cv_sizeof_off_t=8 ac_cv_sizeof_ptrdiff_t=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_ssize_t=4 ac_cv_sizeof_time_t=8 ac_cv_sizeof_uintmax_t=8 ac_cv_sizeof_uintptr_t=4 ac_cv_sizeof_unsigned___int32=0 ac_cv_sizeof_unsigned___int64=0 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_void_p=4 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-pc-linux-gnu ac_cv_type_off_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes am_cv_CCAS_dependencies_compiler_type=none am_cv_CC_dependencies_compiler_type=none 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/x86_64-pc-linux-gnu/bin/ld 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_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop mfx_cv_header_sane_limits_h=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/acconfig/missing --run aclocal-1.12' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/acconfig/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/acconfig/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/acconfig/missing --run automake-1.12' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCAS='x86_64-pc-linux-gnu-gcc' CCASDEPMODE='depmode=none' CCASFLAGS='-O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer' CCDEPMODE='depmode=none' CFLAGS='-O2 -march=native -fforce-addr -fomit-frame-pointer -pipe -ftracer' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_i386' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/acconfig/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='ucl' PACKAGE_BUGREPORT='markus@oberhumer.com' PACKAGE_NAME='ucl' PACKAGE_STRING='ucl 1.03' PACKAGE_TARNAME='ucl' PACKAGE_URL='' PACKAGE_VERSION='1.03' PATH_SEPARATOR=':' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' UCL_ASM_VPATH='' UCL_CFLAGS='' UCL_CPPFLAGS='' UCL_EXTRA_CFLAGS='' UCL_EXTRA_CPPFLAGS='' UCL_USE_ASM_FALSE='' UCL_USE_ASM_TRUE='#' VERSION='1.03' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='' am__fastdepCCAS_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/dev-libs/ucl-1.03-r1/work/ucl-1.03/acconfig/install-sh' libdir='/usr/libx32' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/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 "ucl" #define PACKAGE_TARNAME "ucl" #define PACKAGE_VERSION "1.03" #define PACKAGE_STRING "ucl 1.03" #define PACKAGE_BUGREPORT "markus@oberhumer.com" #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 ACC_ENDIAN_LITTLE_ENDIAN 1 #define PACKAGE "ucl" #define VERSION "1.03" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define TIME_WITH_SYS_TIME 1 #define HAVE_ASSERT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SETJMP_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define RETSIGTYPE void #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_PTRDIFF_T 4 #define SIZEOF_SIZE_T 4 #define SIZEOF_VOID_P 4 #define SIZEOF_CHAR_P 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF___INT64 0 #define SIZEOF_UNSIGNED___INT64 0 #define SIZEOF___INT32 0 #define SIZEOF_UNSIGNED___INT32 0 #define SIZEOF_INTMAX_T 8 #define SIZEOF_UINTMAX_T 8 #define SIZEOF_INTPTR_T 4 #define SIZEOF_UINTPTR_T 4 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 16 #define SIZEOF_DEV_T 8 #define SIZEOF_FPOS_T 16 #define SIZEOF_MODE_T 4 #define SIZEOF_OFF_T 8 #define SIZEOF_SSIZE_T 4 #define SIZEOF_TIME_T 8 #define HAVE_ACCESS 1 #define HAVE_ATEXIT 1 #define HAVE_ATOI 1 #define HAVE_ATOL 1 #define HAVE_CHMOD 1 #define HAVE_CHOWN 1 #define HAVE_CTIME 1 #define HAVE_DIFFTIME 1 #define HAVE_FSTAT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GMTIME 1 #define HAVE_LOCALTIME 1 #define HAVE_LONGJMP 1 #define HAVE_LSTAT 1 #define HAVE_MEMCMP 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKTIME 1 #define HAVE_QSORT 1 #define HAVE_RAISE 1 #define HAVE_SETJMP 1 #define HAVE_SIGNAL 1 #define HAVE_SNPRINTF 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_TIME 1 #define HAVE_UMASK 1 #define HAVE_UTIME 1 #define HAVE_VSNPRINTF 1 configure: exit 1