This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.64. Invocation command line was $ /var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/configure --cache-file=./config.cache --with-system-zlib --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/avr/gcc-bin/4.5.2 --includedir=/usr/lib/gcc/avr/4.5.2/include --datadir=/usr/share/gcc-data/avr/4.5.2 --mandir=/usr/share/gcc-data/avr/4.5.2/man --infodir=/usr/share/gcc-data/avr/4.5.2/info --with-gxx-include-dir=/usr/lib/gcc/avr/4.5.2/include/g++-v4 --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --disable-libmudflap --disable-libssp --disable-libgomp --with-python-dir=/share/gcc-data/avr/4.5.2/python --enable-checking=release --disable-libgcj --enable-shared --disable-threads --disable-bootstrap --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion=Gentoo 4.5.2 p1.1, pie-0.4.5 --enable-languages=c --program-transform-name=s&^&avr-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=avr --srcdir=/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc ## --------- ## ## Platform. ## ## --------- ## hostname = sandybridge uname -m = x86_64 uname -r = 3.0.1-gentoo uname -s = Linux uname -v = #9 SMP Thu Oct 20 22:01:19 EEST 2011 /usr/bin/uname -p = Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz /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/lib64/distcc/bin PATH: /usr/lib64/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.5.3 PATH: /usr/qt/3/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2877: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | if [[ ${CHOST} != "" ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2896: creating cache ./config.cache configure:3006: checking build system type configure:3020: result: x86_64-pc-linux-gnu configure:3040: checking host system type configure:3053: result: x86_64-pc-linux-gnu configure:3073: checking target system type configure:3086: result: avr-unknown-none configure:3184: checking LIBRARY_PATH variable configure:3194: result: ok configure:3210: checking GCC_EXEC_PREFIX variable configure:3220: result: ok configure:3297: checking whether to place generated files in the source directory configure:3307: result: no configure:3358: checking whether a default linker was specified configure:3369: result: no configure:3423: checking whether a default assembler was specified configure:3434: result: no configure:3460: checking for x86_64-pc-linux-gnu-gcc configure:3487: result: x86_64-pc-linux-gnu-gcc configure:3756: checking for C compiler version configure:3765: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.5.3-r1 p1.0, pie-0.4.5) 4.5.3 Copyright (C) 2010 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:3776: $? = 0 configure:3765: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r1 p1.0, pie-0.4.5' Thread model: posix gcc version 4.5.3 (Gentoo 4.5.3-r1 p1.0, pie-0.4.5) configure:3776: $? = 0 configure:3765: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument distcc[3132] ERROR: compile (null) on localhost failed configure:3776: $? = 1 configure:3765: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files distcc[3144] ERROR: compile (null) on localhost failed configure:3776: $? = 1 configure:3796: checking for C compiler default output file name configure:3818: x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3822: $? = 0 configure:3859: result: a.out configure:3875: checking whether the C compiler works configure:3884: ./a.out configure:3888: $? = 0 configure:3903: result: yes configure:3910: checking whether we are cross compiling configure:3912: result: no configure:3915: checking for suffix of executables configure:3922: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3926: $? = 0 configure:3948: result: configure:3954: checking for suffix of object files configure:3976: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:3980: $? = 0 configure:4001: result: o configure:4005: checking whether we are using the GNU C compiler configure:4024: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4024: $? = 0 configure:4033: result: yes configure:4042: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4062: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4062: $? = 0 configure:4103: result: yes configure:4120: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4184: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4184: $? = 0 configure:4197: result: none needed configure:4218: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together configure:4249: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:4253: $? = 0 configure:4259: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:4263: $? = 0 configure:4274: cc -c conftest.c >&5 configure:4278: $? = 0 configure:4286: cc -c conftest.c -o conftest2.o >&5 configure:4290: $? = 0 configure:4296: cc -c conftest.c -o conftest2.o >&5 configure:4300: $? = 0 configure:4318: result: yes configure:4458: checking for C++ compiler version configure:4467: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.5.3-r1 p1.0, pie-0.4.5) 4.5.3 Copyright (C) 2010 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:4478: $? = 0 configure:4467: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r1 p1.0, pie-0.4.5' Thread model: posix gcc version 4.5.3 (Gentoo 4.5.3-r1 p1.0, pie-0.4.5) configure:4478: $? = 0 configure:4467: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: '-V' option must have argument distcc[3436] ERROR: compile (null) on localhost failed configure:4478: $? = 1 configure:4467: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: unrecognized option '-qversion' x86_64-pc-linux-gnu-g++: no input files distcc[3458] ERROR: compile (null) on localhost failed configure:4478: $? = 1 configure:4482: checking whether we are using the GNU C++ compiler configure:4501: x86_64-pc-linux-gnu-g++ -c conftest.cpp >&5 configure:4501: $? = 0 configure:4510: result: yes configure:4519: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:4539: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4539: $? = 0 configure:4580: result: yes configure:4609: checking for x86_64-pc-linux-gnu-gnatbind configure:4636: result: no configure:4701: checking for x86_64-pc-linux-gnu-gnatmake configure:4728: result: no configure:4790: checking whether compiler driver understands Ada configure:4813: result: no configure:4850: checking how to run the C preprocessor configure:4881: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4881: $? = 0 configure:4895: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. distcc[3583] ERROR: compile (null) on localhost failed configure:4895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | /* end confdefs.h. */ | #include configure:4920: result: x86_64-pc-linux-gnu-gcc -E configure:4940: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4940: $? = 0 configure:4954: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. distcc[3627] ERROR: compile (null) on localhost failed configure:4954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | /* end confdefs.h. */ | #include configure:4983: checking for grep that handles long lines and -e configure:5041: result: /bin/grep configure:5046: checking for egrep configure:5108: result: /bin/grep -E configure:5113: checking for ANSI C header files configure:5133: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5133: $? = 0 configure:5206: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5206: $? = 0 configure:5206: ./conftest configure:5206: $? = 0 configure:5217: result: yes configure:5230: checking for sys/types.h configure:5230: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5230: $? = 0 configure:5230: result: yes configure:5230: checking for sys/stat.h configure:5230: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5230: $? = 0 configure:5230: result: yes configure:5230: checking for stdlib.h configure:5230: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5230: $? = 0 configure:5230: result: yes configure:5230: checking for string.h configure:5230: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5230: $? = 0 configure:5230: result: yes configure:5230: checking for memory.h configure:5230: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5230: $? = 0 configure:5230: result: yes configure:5230: checking for strings.h configure:5230: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5230: $? = 0 configure:5230: result: yes configure:5230: checking for inttypes.h configure:5230: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5230: $? = 0 configure:5230: result: yes configure:5230: checking for stdint.h configure:5230: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5230: $? = 0 configure:5230: result: yes configure:5230: checking for unistd.h configure:5230: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5230: $? = 0 configure:5230: result: yes configure:5244: checking minix/config.h usability configure:5244: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. distcc[4301] ERROR: compile conftest.c on localhost failed configure:5244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5244: result: no configure:5244: checking minix/config.h presence configure:5244: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. distcc[4335] ERROR: compile (null) on localhost failed configure:5244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 configure:5244: result: no configure:5244: checking for minix/config.h configure:5244: result: no configure:5265: checking whether it is safe to define __EXTENSIONS__ configure:5283: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5283: $? = 0 configure:5290: result: yes configure:5309: checking how to run the C preprocessor configure:5379: result: x86_64-pc-linux-gnu-gcc -E configure:5399: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5399: $? = 0 configure:5413: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. distcc[4412] ERROR: compile (null) on localhost failed configure:5413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5441: checking for inline configure:5457: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5457: $? = 0 configure:5465: result: inline configure:5489: checking size of void * configure:5494: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5494: $? = 0 configure:5494: ./conftest configure:5494: $? = 0 configure:5509: result: 8 configure:5523: checking size of short configure:5528: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5528: $? = 0 configure:5528: ./conftest configure:5528: $? = 0 configure:5543: result: 2 configure:5557: checking size of int configure:5562: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5562: $? = 0 configure:5562: ./conftest configure:5562: $? = 0 configure:5577: result: 4 configure:5591: checking size of long configure:5596: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5596: $? = 0 configure:5596: ./conftest configure:5596: $? = 0 configure:5611: result: 8 configure:5621: checking for long long configure:5621: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5621: $? = 0 configure:5621: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:66:24: error: expected expression before ')' token distcc[4716] ERROR: compile conftest.c on localhost failed configure:5621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_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 | int | main () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:5621: result: yes configure:5632: checking size of long long configure:5637: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5637: $? = 0 configure:5637: ./conftest configure:5637: $? = 0 configure:5652: result: 8 configure:5664: checking for __int64 configure:5664: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:68:13: error: '__int64' undeclared (first use in this function) conftest.c:68:13: note: each undeclared identifier is reported only once for each function it appears in distcc[4866] ERROR: compile conftest.c on localhost failed configure:5664: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_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 | int | main () | { | if (sizeof (__int64)) | return 0; | ; | return 0; | } configure:5664: result: no configure:5707: checking for int8_t configure:5707: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5707: $? = 0 configure:5707: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:68:12: error: size of array 'test_array' is negative distcc[4945] ERROR: compile conftest.c on localhost failed configure:5707: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_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 | int | main () | { | static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1) | < (int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:5707: result: yes configure:5718: checking for int16_t configure:5718: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5718: $? = 0 configure:5718: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:68:12: error: size of array 'test_array' is negative distcc[5032] ERROR: compile conftest.c on localhost failed configure:5718: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_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 | int | main () | { | static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1) | < (int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:5718: result: yes configure:5729: checking for int32_t configure:5729: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5729: $? = 0 configure:5729: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:69:53: warning: integer overflow in expression conftest.c:68:12: error: size of array 'test_array' is negative conftest.c:68:12: error: storage size of 'test_array' isn't constant distcc[5119] ERROR: compile conftest.c on localhost failed configure:5729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_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 | int | main () | { | static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1) | < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:5729: result: yes configure:5740: checking for int64_t configure:5740: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5740: $? = 0 configure:5740: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:69:53: warning: integer overflow in expression conftest.c:68:12: error: size of array 'test_array' is negative conftest.c:68:12: error: storage size of 'test_array' isn't constant distcc[5164] ERROR: compile conftest.c on localhost failed configure:5740: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_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 | int | main () | { | static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1) | < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:5740: result: yes configure:5752: checking for long long int configure:5789: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5789: $? = 0 configure:5819: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5819: $? = 0 configure:5819: ./conftest configure:5819: $? = 0 configure:5834: result: yes configure:5844: checking for intmax_t configure:5844: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5844: $? = 0 configure:5844: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:69:23: error: expected expression before ')' token distcc[5274] ERROR: compile conftest.c on localhost failed configure:5844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 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 ((intmax_t))) | return 0; | ; | return 0; | } configure:5844: result: yes configure:5862: checking for intptr_t configure:5862: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5862: $? = 0 configure:5862: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:70:23: error: expected expression before ')' token distcc[5320] ERROR: compile conftest.c on localhost failed configure:5862: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 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 ((intptr_t))) | return 0; | ; | return 0; | } configure:5862: result: yes configure:5896: checking for uint8_t configure:5896: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5896: $? = 0 configure:5896: result: yes configure:5910: checking for uint16_t configure:5910: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5910: $? = 0 configure:5910: result: yes configure:5922: checking for uint32_t configure:5922: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5936: checking for uint64_t configure:5936: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:5936: $? = 0 configure:5936: result: yes configure:5951: checking for unsigned long long int configure:5988: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5988: $? = 0 configure:5996: result: yes configure:6006: checking for uintmax_t configure:6006: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:6006: $? = 0 configure:6006: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:72:24: error: expected expression before ')' token distcc[5517] ERROR: compile conftest.c on localhost failed configure:6006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 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 ((uintmax_t))) | return 0; | ; | return 0; | } configure:6006: result: yes configure:6024: checking for uintptr_t configure:6024: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:6024: $? = 0 configure:6024: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:73:24: error: expected expression before ')' token distcc[5566] ERROR: compile conftest.c on localhost failed configure:6024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 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 ((uintptr_t))) | return 0; | ; | return 0; | } configure:6024: result: yes configure:6088: checking whether x86_64-pc-linux-gnu-gcc supports -W configure:6105: x86_64-pc-linux-gnu-gcc -c -W conftest.c >&5 configure:6105: $? = 0 configure:6114: result: yes configure:6088: checking whether x86_64-pc-linux-gnu-gcc supports -Wall configure:6105: x86_64-pc-linux-gnu-gcc -c -Wall conftest.c >&5 configure:6105: $? = 0 configure:6114: result: yes configure:6088: checking whether x86_64-pc-linux-gnu-gcc supports -Wwrite-strings configure:6105: x86_64-pc-linux-gnu-gcc -c -Wwrite-strings conftest.c >&5 configure:6105: $? = 0 configure:6114: result: yes configure:6088: checking whether x86_64-pc-linux-gnu-gcc supports -Wcast-qual configure:6105: x86_64-pc-linux-gnu-gcc -c -Wcast-qual conftest.c >&5 configure:6105: $? = 0 configure:6114: result: yes configure:6127: checking whether x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes configure:6144: x86_64-pc-linux-gnu-gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:40:1: warning: function declaration isn't a prototype configure:6144: $? = 0 configure:6153: result: yes configure:6127: checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes configure:6144: x86_64-pc-linux-gnu-gcc -c -Wmissing-prototypes conftest.c >&5 configure:6144: $? = 0 configure:6153: result: yes configure:6166: checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute configure:6183: x86_64-pc-linux-gnu-gcc -c -Wmissing-format-attribute conftest.c >&5 configure:6183: $? = 0 configure:6192: result: yes configure:6205: checking whether x86_64-pc-linux-gnu-gcc supports -Wold-style-definition configure:6222: x86_64-pc-linux-gnu-gcc -c -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:40:1: warning: old-style function definition configure:6222: $? = 0 configure:6231: result: yes configure:6205: checking whether x86_64-pc-linux-gnu-gcc supports -Wc++-compat configure:6222: x86_64-pc-linux-gnu-gcc -c -Wc++-compat conftest.c >&5 configure:6222: $? = 0 configure:6231: result: yes configure:6240: checking whether x86_64-pc-linux-gnu-gcc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings configure:6258: x86_64-pc-linux-gnu-gcc -c -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings conftest.c >&5 configure:6258: $? = 0 configure:6266: result: yes configure:6435: checking valgrind.h usability configure:6435: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c:73:22: fatal error: valgrind.h: No such file or directory compilation terminated. distcc[6122] ERROR: compile conftest.c on localhost failed configure:6435: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6435: result: no configure:6435: checking valgrind.h presence configure:6435: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:40:22: fatal error: valgrind.h: No such file or directory compilation terminated. distcc[6172] ERROR: compile (null) on localhost failed configure:6435: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | /* end confdefs.h. */ | #include configure:6435: result: no configure:6435: checking for valgrind.h configure:6435: result: no configure:6668: WARNING: decimal float is not supported for this target configure:6977: checking whether make sets $(MAKE) configure:6999: result: yes configure:7014: checking for gawk configure:7041: result: gawk configure:7058: checking whether ln -s works configure:7086: result: yes configure:7098: checking whether ln works configure:7120: result: yes configure:7127: checking for x86_64-pc-linux-gnu-ranlib configure:7154: result: x86_64-pc-linux-gnu-ranlib configure:7239: checking for a BSD compatible install configure:7281: result: /usr/bin/install -c configure:7292: checking for cmp's capabilities configure:7319: result: gnucompare configure:7328: checking for mktemp configure:7344: found /usr/bin/mktemp configure:7356: result: yes configure:7370: checking for makeinfo configure:7397: result: makeinfo --split-size=5000000 configure:7407: checking for modern makeinfo configure:7422: result: yes configure:7445: checking for recent Pod::Man configure:7448: result: yes configure:7465: checking for flex configure:7492: result: flex configure:7510: checking for bison configure:7537: result: bison configure:7560: checking for nm configure:7588: result: x86_64-pc-linux-gnu-nm configure:7605: checking for ar configure:7633: result: x86_64-pc-linux-gnu-ar configure:7653: checking for ANSI C header files configure:7757: result: yes configure:7765: checking whether time.h and sys/time.h may both be included configure:7785: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:7785: $? = 0 configure:7792: result: yes configure:7800: checking whether string.h and strings.h may both be included configure:7817: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:7817: $? = 0 configure:7824: result: yes configure:7832: checking for sys/wait.h that is POSIX.1 compatible configure:7858: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:7858: $? = 0 configure:7865: result: yes configure:7879: checking for limits.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7879: $? = 0 configure:7879: result: yes configure:7879: checking for stddef.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7879: $? = 0 configure:7879: result: yes configure:7879: checking for string.h configure:7879: result: yes configure:7879: checking for strings.h configure:7879: result: yes configure:7879: checking for stdlib.h configure:7879: result: yes configure:7879: checking for time.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7879: $? = 0 configure:7879: result: yes configure:7879: checking for iconv.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7879: $? = 0 configure:7879: result: yes configure:7879: checking for fcntl.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7879: $? = 0 configure:7879: result: yes configure:7879: checking for unistd.h configure:7879: result: yes configure:7879: checking for sys/file.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7879: $? = 0 configure:7879: result: yes configure:7879: checking for sys/time.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7879: $? = 0 configure:7879: result: yes configure:7879: checking for sys/mman.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7879: $? = 0 configure:7879: result: yes configure:7879: checking for sys/resource.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7879: $? = 0 configure:7879: result: yes configure:7879: checking for sys/param.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7879: $? = 0 configure:7879: result: yes configure:7879: checking for sys/times.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7879: $? = 0 configure:7879: result: yes configure:7879: checking for sys/stat.h configure:7879: result: yes configure:7879: checking for direct.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:63:20: fatal error: direct.h: No such file or directory compilation terminated. distcc[6675] ERROR: compile (null) on localhost failed configure:7879: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:7879: result: no configure:7879: checking for malloc.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7879: $? = 0 configure:7879: result: yes configure:7879: checking for langinfo.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7879: $? = 0 configure:7879: result: yes configure:7879: checking for ldfcn.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:65:19: fatal error: ldfcn.h: No such file or directory compilation terminated. distcc[6747] ERROR: compile (null) on localhost failed configure:7879: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include configure:7879: result: no configure:7879: checking for locale.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7879: $? = 0 configure:7879: result: yes configure:7879: checking for wchar.h configure:7879: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7879: $? = 0 configure:7879: result: yes configure:7891: checking for thread.h configure:7891: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:67:20: fatal error: thread.h: No such file or directory compilation terminated. distcc[6806] ERROR: compile (null) on localhost failed configure:7891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include configure:7891: result: no configure:7898: checking for pthread.h configure:7898: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7898: $? = 0 configure:7898: result: yes configure:7907: checking for CHAR_BIT configure:7931: result: yes configure:7977: checking whether byte ordering is bigendian configure:7992: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c:68:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' distcc[6858] ERROR: compile conftest.c on localhost failed configure:7992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:8037: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:8037: $? = 0 configure:8055: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:74:4: error: 'not' undeclared (first use in this function) conftest.c:74:4: note: each undeclared identifier is reported only once for each function it appears in conftest.c:74:8: error: expected ';' before 'big' distcc[6898] ERROR: compile conftest.c on localhost failed configure:8055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:8183: result: no configure:8209: checking for collect2 libraries configure:8238: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/cross-avr/gcc-4.5.2/temp/ccMuY1sI.o: In function `main': conftest.c:(.text+0xa): undefined reference to `ldopen' collect2: ld returned 1 exit status distcc[6931] ERROR: compile conftest.c on localhost failed configure:8238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:8238: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lld >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lld collect2: ld returned 1 exit status distcc[6974] ERROR: compile conftest.c on localhost failed configure:8238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:8238: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lmld >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmld collect2: ld returned 1 exit status distcc[7006] ERROR: compile conftest.c on localhost failed configure:8238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:8238: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c -L/usr/lib/cmplrs/cc2.11 -lmld >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmld collect2: ld returned 1 exit status distcc[7041] ERROR: compile conftest.c on localhost failed configure:8238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:8238: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c -L/usr/lib/cmplrs/cc3.11 -lmld >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmld collect2: ld returned 1 exit status distcc[7073] ERROR: compile conftest.c on localhost failed configure:8238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:8247: result: none required configure:8259: checking for library containing exc_resume configure:8290: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/cross-avr/gcc-4.5.2/temp/cclsmA1V.o: In function `main': conftest.c:(.text+0xa): undefined reference to `exc_resume' collect2: ld returned 1 exit status distcc[7102] ERROR: compile conftest.c on localhost failed configure:8290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char exc_resume (); | int | main () | { | return exc_resume (); | ; | return 0; | } configure:8290: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lexc >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lexc collect2: ld returned 1 exit status distcc[7131] ERROR: compile conftest.c on localhost failed configure:8290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char exc_resume (); | int | main () | { | return exc_resume (); | ; | return 0; | } configure:8307: result: no configure:8323: checking for library containing ldexp configure:8354: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:74:6: warning: conflicting types for built-in function 'ldexp' configure:8354: $? = 0 configure:8371: result: none required configure:8385: checking for inttypes.h configure:8402: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:8402: $? = 0 configure:8410: result: yes configure:8426: checking for times configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for clock configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for kill configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for getrlimit configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for setrlimit configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for atoll configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for atoq configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/cross-avr/gcc-4.5.2/temp/ccfpEMqp.o: In function `main': conftest.c:(.text+0xa): undefined reference to `atoq' collect2: ld returned 1 exit status distcc[7522] ERROR: compile conftest.c on localhost failed configure:8426: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | /* end confdefs.h. */ | /* Define atoq to an innocuous variant, in case declares atoq. | For example, HP-UX 11i declares gettimeofday. */ | #define atoq innocuous_atoq | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char atoq (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef atoq | | /* 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 atoq (); | /* 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_atoq || defined __stub___atoq | choke me | #endif | | int | main () | { | return atoq (); | ; | return 0; | } configure:8426: result: no configure:8426: checking for sysconf configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for strsignal configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for getrusage configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for nl_langinfo configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for gettimeofday configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for mbstowcs configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for wcswidth configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for mmap configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for mincore configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for setlocale configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for clearerr_unlocked configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for feof_unlocked configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for ferror_unlocked configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for fflush_unlocked configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for fgetc_unlocked configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for fgets_unlocked configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for fileno_unlocked configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for fprintf_unlocked configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:114:6: warning: conflicting types for built-in function 'fprintf_unlocked' /var/tmp/portage/cross-avr/gcc-4.5.2/temp/ccnHVjXq.o: In function `main': conftest.c:(.text+0xa): undefined reference to `fprintf_unlocked' collect2: ld returned 1 exit status distcc[8826] ERROR: compile conftest.c on localhost failed configure:8426: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fprintf_unlocked to an innocuous variant, in case declares fprintf_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fprintf_unlocked innocuous_fprintf_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fprintf_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fprintf_unlocked | | /* 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 fprintf_unlocked (); | /* 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_fprintf_unlocked || defined __stub___fprintf_unlocked | choke me | #endif | | int | main () | { | return fprintf_unlocked (); | ; | return 0; | } configure:8426: result: no configure:8426: checking for fputc_unlocked configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:114:6: warning: conflicting types for built-in function 'fputc_unlocked' configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for fputs_unlocked configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:115:6: warning: conflicting types for built-in function 'fputs_unlocked' configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for fread_unlocked configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for fwrite_unlocked configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:117:6: warning: conflicting types for built-in function 'fwrite_unlocked' configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for getchar_unlocked configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for getc_unlocked configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for putchar_unlocked configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:120:6: warning: conflicting types for built-in function 'putchar_unlocked' configure:8426: $? = 0 configure:8426: result: yes configure:8426: checking for putc_unlocked configure:8426: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:121:6: warning: conflicting types for built-in function 'putc_unlocked' configure:8426: $? = 0 configure:8426: result: yes configure:8442: checking for elf_getshdrstrndx configure:8442: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/cross-avr/gcc-4.5.2/temp/cc8s6uXX.o: In function `main': conftest.c:(.text+0xa): undefined reference to `elf_getshdrstrndx' collect2: ld returned 1 exit status distcc[9044] ERROR: compile conftest.c on localhost failed configure:8442: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | /* end confdefs.h. */ | /* Define elf_getshdrstrndx to an innocuous variant, in case declares elf_getshdrstrndx. | For example, HP-UX 11i declares gettimeofday. */ | #define elf_getshdrstrndx innocuous_elf_getshdrstrndx | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char elf_getshdrstrndx (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef elf_getshdrstrndx | | /* 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 elf_getshdrstrndx (); | /* 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_elf_getshdrstrndx || defined __stub___elf_getshdrstrndx | choke me | #endif | | int | main () | { | return elf_getshdrstrndx (); | ; | return 0; | } configure:8442: result: no configure:8451: checking for elf_getshstrndx configure:8451: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/cross-avr/gcc-4.5.2/temp/ccp7cOL3.o: In function `main': conftest.c:(.text+0xa): undefined reference to `elf_getshstrndx' collect2: ld returned 1 exit status distcc[9059] ERROR: compile conftest.c on localhost failed configure:8451: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | /* end confdefs.h. */ | /* Define elf_getshstrndx to an innocuous variant, in case declares elf_getshstrndx. | For example, HP-UX 11i declares gettimeofday. */ | #define elf_getshstrndx innocuous_elf_getshstrndx | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char elf_getshstrndx (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef elf_getshstrndx | | /* 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 elf_getshstrndx (); | /* 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_elf_getshstrndx || defined __stub___elf_getshstrndx | choke me | #endif | | int | main () | { | return elf_getshstrndx (); | ; | return 0; | } configure:8451: result: no configure:8491: checking whether mbstowcs works configure:8508: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8508: $? = 0 configure:8508: ./conftest configure:8508: $? = 0 configure:8518: result: yes configure:8527: checking for ssize_t configure:8527: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:8527: $? = 0 configure:8527: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:136:22: error: expected expression before ')' token distcc[9108] ERROR: compile conftest.c on localhost failed configure:8527: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 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 ((ssize_t))) | return 0; | ; | return 0; | } configure:8527: result: yes configure:8538: checking for caddr_t configure:8538: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:8538: $? = 0 configure:8538: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:136:22: error: expected expression before ')' token distcc[9132] ERROR: compile conftest.c on localhost failed configure:8538: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 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 ((caddr_t))) | return 0; | ; | return 0; | } configure:8538: result: yes configure:8551: checking for sys/mman.h configure:8551: result: yes configure:8558: checking for mmap configure:8558: result: yes configure:8571: checking whether read-only mmap of a plain file works configure:8588: result: yes configure:8590: checking whether mmap from /dev/zero works configure:8612: result: yes configure:8616: checking for MAP_ANON(YMOUS) configure:8639: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:8639: $? = 0 configure:8646: result: yes configure:8652: checking whether mmap with MAP_ANON(YMOUS) works configure:8669: result: yes configure:8699: checking for pid_t configure:8699: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:8699: $? = 0 configure:8699: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:139:20: error: expected expression before ')' token distcc[9191] ERROR: compile conftest.c on localhost failed configure:8699: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 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 ((pid_t))) | return 0; | ; | return 0; | } configure:8699: result: yes configure:8712: checking for vfork.h configure:8712: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:103:19: fatal error: vfork.h: No such file or directory compilation terminated. distcc[9203] ERROR: compile (null) on localhost failed configure:8712: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | /* end confdefs.h. */ | #include configure:8712: result: no configure:8724: checking for fork configure:8724: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:126:6: warning: conflicting types for built-in function 'fork' configure:8724: $? = 0 configure:8724: result: yes configure:8724: checking for vfork configure:8724: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8724: $? = 0 configure:8724: result: yes configure:8735: checking for working fork configure:8757: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8757: $? = 0 configure:8757: ./conftest configure:8757: $? = 0 configure:8767: result: yes configure:8788: checking for working vfork configure:8898: result: yes configure:8964: checking for ld used by GCC configure:9027: result: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld configure:9034: checking if the linker (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld) is GNU ld GNU ld (GNU Binutils) 2.22 configure:9046: result: yes configure:9052: checking for shared library run path origin configure:9065: result: done configure:9495: checking for iconv configure:9517: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:9517: $? = 0 configure:9549: result: yes configure:9570: checking for iconv declaration configure:9599: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:9599: $? = 0 configure:9610: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:9625: checking for LC_MESSAGES configure:9641: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:9641: $? = 0 configure:9649: result: yes configure:9659: checking for nl_langinfo and CODESET configure:9675: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:9675: $? = 0 configure:9684: result: yes configure:9702: checking whether getenv is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether atol is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether asprintf is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether sbrk is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether abort is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether atof is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether getcwd is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether getwd is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:128:1: warning: 'getwd' is deprecated (declared at /usr/include/unistd.h:522) configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether strsignal is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether strstr is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether strverscmp is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether errno is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether snprintf is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether vsnprintf is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether vasprintf is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether malloc is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether realloc is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether calloc is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether free is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether basename is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether getopt is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:141:28: error: 'getopt' undeclared (first use in this function) conftest.c:141:28: note: each undeclared identifier is reported only once for each function it appears in distcc[9741] ERROR: compile conftest.c on localhost failed configure:9725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 1 | /* end confdefs.h. */ | #undef HAVE_DECL_GETOPT | #define HAVE_DECL_GETOPT 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef getopt | char *(*pfn) = (char *(*)) getopt ; | #endif | ; | return 0; | } configure:9740: result: no configure:9702: checking whether clock is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether getpagesize is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether clearerr_unlocked is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether feof_unlocked is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether ferror_unlocked is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether fflush_unlocked is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether fgetc_unlocked is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether fgets_unlocked is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether fileno_unlocked is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether fprintf_unlocked is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:151:28: error: 'fprintf_unlocked' undeclared (first use in this function) conftest.c:151:28: note: each undeclared identifier is reported only once for each function it appears in distcc[9928] ERROR: compile conftest.c on localhost failed configure:9725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETC_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | #undef HAVE_DECL_FPRINTF_UNLOCKED | #define HAVE_DECL_FPRINTF_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fprintf_unlocked | char *(*pfn) = (char *(*)) fprintf_unlocked ; | #endif | ; | return 0; | } configure:9740: result: no configure:9702: checking whether fputc_unlocked is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether fputs_unlocked is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether fread_unlocked is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether fwrite_unlocked is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether getchar_unlocked is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether getc_unlocked is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether putchar_unlocked is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9702: checking whether putc_unlocked is declared configure:9725: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9725: $? = 0 configure:9734: result: yes configure:9753: checking whether getrlimit is declared configure:9780: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9780: $? = 0 configure:9789: result: yes configure:9753: checking whether setrlimit is declared configure:9780: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9780: $? = 0 configure:9789: result: yes configure:9753: checking whether getrusage is declared configure:9780: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9780: $? = 0 configure:9789: result: yes configure:9822: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9822: $? = 0 configure:9838: checking whether ldgetname is declared configure:9867: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:169:28: error: 'ldgetname' undeclared (first use in this function) conftest.c:169:28: note: each undeclared identifier is reported only once for each function it appears in distcc[10131] ERROR: compile conftest.c on localhost failed configure:9867: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETC_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | /* end confdefs.h. */ | #undef HAVE_DECL_LDGETNAME | #define HAVE_DECL_LDGETNAME 1 | | #include "ansidecl.h" | #include "system.h" | #ifdef HAVE_LDFCN_H | #undef FREAD | #undef FWRITE | #include | #endif | | | int | main () | { | #ifndef ldgetname | char *(*pfn) = (char *(*)) ldgetname ; | #endif | ; | return 0; | } configure:9882: result: no configure:9895: checking whether times is declared configure:9922: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9922: $? = 0 configure:9931: result: yes configure:9950: checking whether sigaltstack is declared configure:9975: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:9975: $? = 0 configure:9984: result: yes configure:10001: checking for struct tms configure:10024: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:10024: $? = 0 configure:10031: result: yes configure:10041: checking for clock_t configure:10061: x86_64-pc-linux-gnu-gcc -c -pipe -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc -I/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/../include conftest.c >&5 configure:10061: $? = 0 configure:10068: result: yes configure:10084: checking for .preinit_array/.init_array/.fini_array support configure:10100: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10100: $? = 0 configure:10100: ./conftest configure:10100: $? = 0 configure:10110: result: yes configure:10123: checking if mkdir takes one argument configure:10149: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:10149: $? = 0 configure:10156: result: no configure:10624: checking whether NLS is requested configure:10630: result: yes configure:10636: checking for catalogs to be installed configure:10668: result: be da de el es fi fr id ja nl ru sr sv tr vi zh_CN zh_TW be da de el es fi fr id ja nl ru sr sv tr vi zh_CN zh_TW configure:11093: checking how to print strings configure:11120: result: printf configure:11141: checking for a sed that does not truncate output configure:11205: result: /bin/sed configure:11223: checking for fgrep configure:11285: result: /bin/grep -F configure:11320: checking for ld used by x86_64-pc-linux-gnu-gcc configure:11387: result: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld configure:11394: checking if the linker (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:11409: result: yes configure:11421: checking for BSD- or MS-compatible name lister (nm) configure:11470: result: x86_64-pc-linux-gnu-nm configure:11600: checking the name lister (x86_64-pc-linux-gnu-nm) interface configure:11607: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:11610: x86_64-pc-linux-gnu-nm "conftest.o" configure:11613: output 0000000000000000 B some_variable configure:11620: result: BSD nm configure:11623: checking whether ln -s works configure:11627: result: yes configure:11635: checking the maximum length of command line arguments configure:11760: result: 1572864 configure:11777: checking whether the shell understands some XSI constructs configure:11787: result: yes configure:11791: checking whether the shell understands "+=" configure:11797: result: yes configure:11832: checking for /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld option to reload object files configure:11839: result: -r configure:11868: checking for x86_64-pc-linux-gnu-objdump configure:11895: result: x86_64-pc-linux-gnu-objdump configure:11967: checking how to recognize dependent libraries configure:12168: result: pass_all configure:12188: checking for x86_64-pc-linux-gnu-ar configure:12215: result: x86_64-pc-linux-gnu-ar configure:12293: checking for x86_64-pc-linux-gnu-strip configure:12309: found /usr/bin/x86_64-pc-linux-gnu-strip configure:12320: result: x86_64-pc-linux-gnu-strip configure:12392: checking for x86_64-pc-linux-gnu-ranlib configure:12419: result: x86_64-pc-linux-gnu-ranlib configure:12561: checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object configure:12679: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:12682: $? = 0 configure:12686: x86_64-pc-linux-gnu-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:12689: $? = 0 configure:12743: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:12746: $? = 0 configure:12784: result: ok configure:12879: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:12882: $? = 0 configure:13619: checking for dlfcn.h configure:13619: x86_64-pc-linux-gnu-gcc -E conftest.c configure:13619: $? = 0 configure:13619: result: yes configure:13805: checking for objdir configure:13820: result: .libs configure:14091: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:14109: x86_64-pc-linux-gnu-gcc -c -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:14113: $? = 0 configure:14126: result: no configure:14146: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:14431: result: -fPIC -DPIC configure:14443: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:14461: x86_64-pc-linux-gnu-gcc -c -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:14465: $? = 0 configure:14478: result: yes configure:14502: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:14530: result: yes configure:14545: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:14566: x86_64-pc-linux-gnu-gcc -c -pipe -o out/conftest2.o conftest.c >&5 configure:14570: $? = 0 configure:14592: result: yes configure:14600: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:14647: result: yes configure:14680: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:15755: result: yes configure:15792: checking whether -lc should be explicitly linked in configure:15800: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:15803: $? = 0 configure:15818: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:15821: $? = 0 configure:15835: result: no configure:16000: checking dynamic linker characteristics configure:16455: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:16455: $? = 0 configure:16677: result: GNU/Linux ld.so configure:16784: checking how to hardcode library paths into programs configure:16809: result: immediate configure:17349: checking whether stripping libraries is possible configure:17354: result: yes configure:17389: checking if libtool supports shared libraries configure:17391: result: yes configure:17394: checking whether to build shared libraries configure:17415: result: yes configure:17418: checking whether to build static libraries configure:17422: result: yes configure:17445: checking how to run the C++ preprocessor configure:17472: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:17472: $? = 0 configure:17486: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:163:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. distcc[10800] ERROR: compile (null) on localhost failed configure:17486: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETC_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 1 | #define HAVE_DECL_SIGALTSTACK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_CLOCK_T 1 | #define HAVE_INITFINI_ARRAY 1 | #define HAVE_GETIPINFO 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:17511: result: x86_64-pc-linux-gnu-g++ -E configure:17531: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:17531: $? = 0 configure:17545: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:163:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. distcc[10816] ERROR: compile (null) on localhost failed configure:17545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETC_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 1 | #define HAVE_DECL_SIGALTSTACK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_CLOCK_T 1 | #define HAVE_INITFINI_ARRAY 1 | #define HAVE_GETIPINFO 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:17713: checking for ld used by x86_64-pc-linux-gnu-g++ configure:17780: result: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:17787: checking if the linker (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:17802: result: yes configure:17857: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:18789: result: yes configure:18817: x86_64-pc-linux-gnu-g++ -c conftest.cpp >&5 configure:18820: $? = 0 configure:19002: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:19324: result: -fPIC -DPIC configure:19333: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:19351: x86_64-pc-linux-gnu-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5 configure:19355: $? = 0 configure:19368: result: yes configure:19389: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:19417: result: yes configure:19429: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:19450: x86_64-pc-linux-gnu-g++ -c -o out/conftest2.o conftest.cpp >&5 configure:19454: $? = 0 configure:19476: result: yes configure:19481: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:19528: result: yes configure:19558: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:19586: result: yes configure:19729: checking dynamic linker characteristics configure:20340: result: GNU/Linux ld.so configure:20393: checking how to hardcode library paths into programs configure:20418: result: immediate configure:20506: checking for avr-as configure:20539: result: no configure:20555: checking what assembler to use configure:20592: result: configure:20627: checking for avr-ld configure:20660: result: no configure:20694: checking what linker to use configure:20719: result: configure:20741: checking for avr-nm configure:20774: result: no configure:20782: checking what nm to use configure:20790: result: configure:20821: checking for avr-objdump configure:20854: result: no configure:20862: checking what objdump to use configure:20869: result: not found configure:20891: checking for readelf configure:20909: found /usr/bin/readelf configure:20921: result: /usr/bin/readelf configure:20932: checking what readelf to use configure:20942: result: /usr/bin/readelf configure:20947: checking assembler flags configure:20961: result: configure:20964: checking assembler for .balign and .p2align configure:20992: result: no configure:21000: checking assembler for .p2align with maximum skip configure:21027: result: no configure:21035: checking assembler for .literal16 configure:21062: result: no configure:21070: checking assembler for working .subsection -1 configure:21109: result: no configure:21117: checking assembler for .weak configure:21144: result: no configure:21152: checking assembler for .weakref configure:21179: result: no configure:21187: checking assembler for .nsubspa comdat configure:21215: result: no configure:21230: checking assembler for .hidden configure:21287: result: no configure:21324: checking linker for .hidden support configure:21373: result: no configure:21385: checking linker read-only and read-write section mixing configure:21421: result: unknown configure:21425: checking assembler for .sleb128 and .uleb128 configure:21473: result: no configure:21482: checking assembler for cfi directives configure:21551: result: no configure:21602: checking assembler for cfi personality directive configure:21628: result: no configure:21638: checking assembler for cfi sections directive configure:21664: result: no configure:21676: checking assembler for eh_frame optimization configure:21767: result: no configure:21777: checking assembler for section merging support configure:21805: result: no configure:21809: checking assembler for section merging support configure:21837: result: no configure:21847: checking assembler for COMDAT group support configure:21875: result: no configure:21881: checking assembler for COMDAT group support configure:21909: result: no configure:21968: checking assembler for line table discriminator support configure:21997: result: no configure:22465: checking linker -Bstatic/-Bdynamic option configure:22484: result: no configure:24515: checking assembler for .lcomm with alignment configure:24538: result: no configure:24554: checking assembler for gnu_unique_object configure:24582: result: no configure:24604: checking assembler for tolerance to line number 0 configure:24634: result: no configure:24642: checking linker PT_GNU_EH_FRAME support configure:24662: result: no configure:24665: checking linker position independent executable support configure:24684: result: no configure:24687: checking linker EH-compatible garbage collection of sections configure:24767: result: no configure:24774: checking linker --as-needed support configure:24793: result: no configure:24849: checking linker -z now support configure:24868: result: no configure:24871: checking linker -z relro support configure:24890: result: no configure:24893: checking linker --build-id support configure:24912: result: no configure:24941: checking linker *_sol2 emulation support configure:24961: result: no configure:24969: checking linker --sysroot support configure:24985: result: no configure:25004: checking __stack_chk_fail in target C library configure:25067: result: yes configure:25113: checking for crtbeginTS.o support configure:25133: result: configure:25233: checking whether to enable maintainer-specific portions of Makefiles configure:25243: result: no configure:25577: checking for library containing dlopen configure:25608: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/cross-avr/gcc-4.5.2/temp/ccX7vgHH.o: In function `main': conftest.c:(.text+0xa): undefined reference to `dlopen' collect2: ld returned 1 exit status distcc[11040] ERROR: compile conftest.c on localhost failed configure:25608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETC_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 1 | #define HAVE_DECL_SIGALTSTACK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_CLOCK_T 1 | #define HAVE_INITFINI_ARRAY 1 | #define HAVE_GETIPINFO 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PLUGIN_LD "" | #define HAVE_GAS_CFI_DIRECTIVE 0 | #define HAVE_GAS_CFI_PERSONALITY_DIRECTIVE 0 | #define HAVE_GAS_CFI_SECTIONS_DIRECTIVE 0 | #define HAVE_GAS_SHF_MERGE 0 | #define HAVE_COMDAT_GROUP 0 | #define TARGET_LIBC_PROVIDES_SSP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:25608: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:25608: $? = 0 configure:25625: result: -ldl configure:25674: checking for exported symbols configure:25684: result: yes configure:25686: checking for -rdynamic configure:25696: result: yes configure:25706: checking for library containing dlopen configure:25754: result: -ldl configure:25777: checking for -fPIC -shared configure:25790: x86_64-pc-linux-gnu-gcc -o conftest -pipe -Wl,-O1 -Wl,--as-needed -fPIC -shared conftest.c >&5 configure:25790: $? = 0 configure:25791: result: yes configure:25898: updating cache ./config.cache configure:25936: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sandybridge config.status:1224: creating as config.status:1224: creating collect-ld config.status:1224: creating nm config.status:1224: creating Makefile config.status:1224: creating gccbug config.status:1224: creating ada/gcc-interface/Makefile config.status:1224: creating ada/Makefile config.status:1224: creating auto-host.h config.status:1397: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=x86_64-pc-linux-gnu-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe' ac_cv_env_CLOOGINC_set=set ac_cv_env_CLOOGINC_value= ac_cv_env_CLOOGLIBS_set=set ac_cv_env_CLOOGLIBS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=x86_64-pc-linux-gnu-g++ ac_cv_env_GMPINC_set=set ac_cv_env_GMPINC_value= ac_cv_env_GMPLIBS_set=set ac_cv_env_GMPLIBS_value='-lmpc -lmpfr -lgmp' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBELFINC_set=set ac_cv_env_LIBELFINC_value= ac_cv_env_LIBELFLIBS_set=set ac_cv_env_LIBELFLIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PPLINC_set=set ac_cv_env_PPLINC_value= ac_cv_env_PPLLIBS_set=set ac_cv_env_PPLLIBS_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=set ac_cv_env_target_alias_value=avr ac_cv_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func_atoll=yes ac_cv_func_atoq=no ac_cv_func_calloc_0_nonnull=yes ac_cv_func_clearerr_unlocked=yes ac_cv_func_clock=yes ac_cv_func_elf_getshdrstrndx=no ac_cv_func_elf_getshstrndx=no ac_cv_func_feof_unlocked=yes ac_cv_func_ferror_unlocked=yes ac_cv_func_fflush_unlocked=yes ac_cv_func_fgetc_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_fileno_unlocked=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fprintf_unlocked=no ac_cv_func_fputc_unlocked=yes ac_cv_func_fputs_unlocked=yes ac_cv_func_fread_unlocked=yes ac_cv_func_fwrite_unlocked=yes ac_cv_func_getc_unlocked=yes ac_cv_func_getchar_unlocked=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_kill=yes ac_cv_func_mbstowcs=yes ac_cv_func_mincore=yes ac_cv_func_mmap=yes ac_cv_func_nl_langinfo=yes ac_cv_func_putc_unlocked=yes ac_cv_func_putchar_unlocked=yes ac_cv_func_setgrent_void=yes ac_cv_func_setlocale=yes ac_cv_func_setrlimit=yes ac_cv_func_strnlen_working=yes ac_cv_func_strsignal=yes ac_cv_func_sysconf=yes ac_cv_func_times=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_wcswidth=yes ac_cv_header_direct_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_ldfcn_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_thread_h=no ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_vfork_h=no ac_cv_header_wchar_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_gcc_cv_readelf=/usr/bin/readelf ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_BISON=bison ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_FLEX=flex ac_cv_prog_GNATBIND=no ac_cv_prog_GNATMAKE=no ac_cv_prog_MAKEINFO='makeinfo --split-size=5000000' ac_cv_prog_NM=x86_64-pc-linux-gnu-nm 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_cc_x86_64_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_have_mktemp_command=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_dlopen=-ldl ac_cv_search_exc_resume=no ac_cv_search_ldexp='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=8 ac_cv_struct_tms=yes ac_cv_target=avr-unknown-none ac_cv_type___int64=no ac_cv_type_caddr_t=yes ac_cv_type_intmax_t=yes ac_cv_type_intptr_t=yes ac_cv_type_long_long=yes ac_cv_type_long_long_int=yes ac_cv_type_pid_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_uintptr_t=yes ac_cv_type_unsigned_long_long_int=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, acx_cv_cc_gcc_supports_ada=no acx_cv_prog_LN=ln acx_cv_prog_cc_pedantic__Wno_long_long__Wno_variadic_macros__Wno_overlength_strings=yes acx_cv_prog_cc_warning__W=yes acx_cv_prog_cc_warning__Wall=yes acx_cv_prog_cc_warning__Wcast_qual=yes acx_cv_prog_cc_warning__Wcpp_compat=yes acx_cv_prog_cc_warning__Wmissing_format_attribute=yes acx_cv_prog_cc_warning__Wmissing_prototypes=yes acx_cv_prog_cc_warning__Wold_style_definition=yes acx_cv_prog_cc_warning__Wstrict_prototypes=yes acx_cv_prog_cc_warning__Wwrite_strings=yes am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes fu_cv_sys_stat_statvfs=yes gcc_cv_as= gcc_cv_as_balign_and_p2align=no gcc_cv_as_cfi_advance_working=no gcc_cv_as_cfi_directive=no gcc_cv_as_cfi_personality_directive=no gcc_cv_as_cfi_sections_directive=no gcc_cv_as_comdat_group=no gcc_cv_as_comdat_group_percent=no gcc_cv_as_discriminator=no gcc_cv_as_eh_frame=no gcc_cv_as_flags=' ' gcc_cv_as_gas_srcdir=/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gas gcc_cv_as_gnu_unique_object=no gcc_cv_as_hidden=no gcc_cv_as_lcomm_with_alignment=no gcc_cv_as_leb128=no gcc_cv_as_line_zero=no gcc_cv_as_literal16=no gcc_cv_as_max_skip_p2align=no gcc_cv_as_nsubspa_comdat=no gcc_cv_as_shf_merge=no gcc_cv_as_subsection_m1=no gcc_cv_as_weak=no gcc_cv_as_weakref=no gcc_cv_binutils_srcdir=/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/binutils gcc_cv_collect2_libs='none required' gcc_cv_decl_char_bit=yes gcc_cv_decl_map_anon=yes gcc_cv_func_mbstowcs_works=yes gcc_cv_func_mmap_anon=yes gcc_cv_func_mmap_dev_zero=yes gcc_cv_func_mmap_file=yes gcc_cv_gas_major_version= gcc_cv_gas_minor_version= gcc_cv_gld_major_version= gcc_cv_gld_minor_version= gcc_cv_have_decl_abort=yes gcc_cv_have_decl_asprintf=yes gcc_cv_have_decl_atof=yes gcc_cv_have_decl_atol=yes gcc_cv_have_decl_basename=yes gcc_cv_have_decl_calloc=yes gcc_cv_have_decl_clearerr_unlocked=yes gcc_cv_have_decl_clock=yes gcc_cv_have_decl_errno=yes gcc_cv_have_decl_feof_unlocked=yes gcc_cv_have_decl_ferror_unlocked=yes gcc_cv_have_decl_fflush_unlocked=yes gcc_cv_have_decl_fgetc_unlocked=yes gcc_cv_have_decl_fgets_unlocked=yes gcc_cv_have_decl_fileno_unlocked=yes gcc_cv_have_decl_fprintf_unlocked=no gcc_cv_have_decl_fputc_unlocked=yes gcc_cv_have_decl_fputs_unlocked=yes gcc_cv_have_decl_fread_unlocked=yes gcc_cv_have_decl_free=yes gcc_cv_have_decl_fwrite_unlocked=yes gcc_cv_have_decl_getc_unlocked=yes gcc_cv_have_decl_getchar_unlocked=yes gcc_cv_have_decl_getcwd=yes gcc_cv_have_decl_getenv=yes gcc_cv_have_decl_getopt=no gcc_cv_have_decl_getpagesize=yes gcc_cv_have_decl_getrlimit=yes gcc_cv_have_decl_getrusage=yes gcc_cv_have_decl_getwd=yes gcc_cv_have_decl_ldgetname=no gcc_cv_have_decl_malloc=yes gcc_cv_have_decl_putc_unlocked=yes gcc_cv_have_decl_putchar_unlocked=yes gcc_cv_have_decl_realloc=yes gcc_cv_have_decl_sbrk=yes gcc_cv_have_decl_setrlimit=yes gcc_cv_have_decl_sigaltstack=yes gcc_cv_have_decl_snprintf=yes gcc_cv_have_decl_strsignal=yes gcc_cv_have_decl_strstr=yes gcc_cv_have_decl_strverscmp=yes gcc_cv_have_decl_times=yes gcc_cv_have_decl_vasprintf=yes gcc_cv_have_decl_vsnprintf=yes gcc_cv_header_inttypes_h=yes gcc_cv_header_string=yes gcc_cv_initfini_array=yes gcc_cv_ld= gcc_cv_ld_as_needed=no gcc_cv_ld_bfd_srcdir=/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/bfd gcc_cv_ld_buildid=no gcc_cv_ld_eh_frame_hdr=no gcc_cv_ld_eh_gc_sections=no gcc_cv_ld_gld_srcdir=/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/ld gcc_cv_ld_hidden=no gcc_cv_ld_now=no gcc_cv_ld_pie=no gcc_cv_ld_relro=no gcc_cv_ld_ro_rw_mix=unknown gcc_cv_ld_sol2_emulation=no gcc_cv_ld_static_dynamic=no gcc_cv_ld_sysroot=no gcc_cv_libc_provides_ssp=yes gcc_cv_mkdir_takes_one_arg=no gcc_cv_nm= gcc_cv_objdump= gcc_cv_prog_LN_S='ln -s' gcc_cv_prog_cmp_skip=gnucompare gcc_cv_prog_makeinfo_modern=yes gcc_cv_readelf=/usr/bin/readelf gcc_cv_type_clock_t=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=no 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/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM=x86_64-pc-linux-gnu-nm lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_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'\''' 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 yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ALL='all.cross' AR='x86_64-pc-linux-gnu-ar' AWK='gawk' BISON='bison' BUILD_CFLAGS='$(ALL_CFLAGS)' BUILD_INFO='info' BUILD_LDFLAGS='$(LDFLAGS)' CATALOGS=' be.gmo da.gmo de.gmo el.gmo es.gmo fi.gmo fr.gmo id.gmo ja.gmo nl.gmo ru.gmo sr.gmo sv.gmo tr.gmo vi.gmo zh_CN.gmo zh_TW.gmo be.gmo da.gmo de.gmo el.gmo es.gmo fi.gmo fr.gmo id.gmo ja.gmo nl.gmo ru.gmo sr.gmo sv.gmo tr.gmo vi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='x86_64-pc-linux-gnu-gcc' CC_FOR_BUILD='$(CC)' CFLAGS='-pipe' CLOOGINC='' CLOOGLIBS='' COLLECT2_LIBS='' CONFIGURE_SPECS='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CROSS='-DCROSS_DIRECTORY_STRUCTURE' CROSS_SYSTEM_HEADER_DIR='$(gcc_tooldir)/sys-include' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXFLAGS='' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DL_LIB='-ldl' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_BUILD_WITH_CXX='no' EXEEXT='' FGREP='/bin/grep -F' FLEX='flex' GENCAT='gencat' GENERATED_MANPAGES='generated-manpages' GENINSRC='#' GGC='ggc-page' GMPINC='' GMPLIBS='-lmpc -lmpfr -lgmp' GMSGFMT='/usr/bin/gmsgfmt' GNATBIND='no' GNATMAKE='no' GNAT_LIBEXC='' GREP='/bin/grep' HOST_LIBS='' INCINTL='' INSTALL='/usr/bin/install -c' INSTALL_DATA='/usr/bin/install -c -m 644' INSTALL_PROGRAM='/usr/bin/install -c' INSTOBJEXT='.mo' LD='/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDEXP_LIB='' LDFLAGS=' -Wl,-O1 -Wl,--as-needed' LIBELFINC='' LIBELFLIBS='' LIBICONV='' LIBICONV_DEP='' LIBINTL='' LIBINTL_DEP='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN='ln' LN_S='ln -s' LTLIBICONV='' LTLIBOBJS='' LTO_BINARY_READER='' LTO_USE_LIBELF='' MAINT='#' MAKEINFO='makeinfo --split-size=5000000' NM='x86_64-pc-linux-gnu-nm' NMEDIT='' NO_MINUS_C_MINUS_O='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' ORIGINAL_AS_FOR_TARGET='' ORIGINAL_LD_FOR_TARGET='' ORIGINAL_NM_FOR_TARGET='' ORIGINAL_PLUGIN_LD_FOR_TARGET='' OTOOL64='' OTOOL='' OUTPUT_OPTION='-o $@' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKGVERSION='(Gentoo 4.5.2 p1.1, pie-0.4.5) ' POSUB='po' PPLINC='' PPLLIBS='' RANLIB='x86_64-pc-linux-gnu-ranlib' REPORT_BUGS_TEXI='@uref{http://bugs.gentoo.org/}' REPORT_BUGS_TO='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STMP_FIXINC='stmp-fixinc' STRIP='x86_64-pc-linux-gnu-strip' SYSTEM_HEADER_DIR='$(CROSS_SYSTEM_HEADER_DIR)' TARGET_SYSTEM_ROOT='' TARGET_SYSTEM_ROOT_DEFINE='' TM_ENDIAN_CONFIG='' TM_MULTILIB_CONFIG='' TM_MULTILIB_EXCEPTIONS_CONFIG='' TREEBROWSER='' USE_NLS='yes' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' all_compilers=' gnat1$(exeext) cc1plus$(exeext) f951$(exeext) jc1$(exeext) jvgenmain$(exeext) lto1$(exeext) cc1obj$(exeext) cc1objplus$(exeext)' all_gtfiles=' [ada] $(srcdir)/ada/gcc-interface/ada-tree.h $(srcdir)/ada/gcc-interface/gigi.h $(srcdir)/ada/gcc-interface/decl.c $(srcdir)/ada/gcc-interface/trans.c $(srcdir)/ada/gcc-interface/utils.c $(srcdir)/ada/gcc-interface/misc.c [cp] $(srcdir)/cp/rtti.c $(srcdir)/cp/mangle.c $(srcdir)/cp/name-lookup.h $(srcdir)/cp/name-lookup.c $(srcdir)/cp/cp-tree.h $(srcdir)/cp/decl.h $(srcdir)/cp/call.c $(srcdir)/cp/decl.c $(srcdir)/cp/decl2.c $(srcdir)/cp/pt.c $(srcdir)/cp/repo.c $(srcdir)/cp/semantics.c $(srcdir)/cp/tree.c $(srcdir)/cp/parser.c $(srcdir)/cp/method.c $(srcdir)/cp/typeck2.c $(srcdir)/c-common.c $(srcdir)/c-common.h $(srcdir)/c-lex.c $(srcdir)/c-pragma.h $(srcdir)/c-pragma.c $(srcdir)/cp/class.c $(srcdir)/cp/cp-objcp-common.c $(srcdir)/cp/cp-lang.c [fortran] $(srcdir)/fortran/f95-lang.c $(srcdir)/fortran/trans-decl.c $(srcdir)/fortran/trans-intrinsic.c $(srcdir)/fortran/trans-io.c $(srcdir)/fortran/trans-types.c $(srcdir)/fortran/trans-types.h $(srcdir)/fortran/trans.h $(srcdir)/fortran/trans-const.h [java] $(srcdir)/java/java-tree.h $(srcdir)/java/jcf.h $(srcdir)/java/parse.h $(srcdir)/java/builtins.c $(srcdir)/java/class.c $(srcdir)/java/constants.c $(srcdir)/java/decl.c $(srcdir)/java/expr.c $(srcdir)/java/jcf-parse.c $(srcdir)/java/lang.c $(srcdir)/java/mangle.c $(srcdir)/java/resource.c [lto] $(srcdir)/lto/lto-tree.h $(srcdir)/lto/lto-lang.c $(srcdir)/lto/lto.c [objc] $(srcdir)/objc/objc-act.h $(srcdir)/c-parser.c $(srcdir)/c-tree.h $(srcdir)/c-decl.c $(srcdir)/c-objc-common.c $(srcdir)/c-common.c $(srcdir)/c-common.h $(srcdir)/c-pragma.h $(srcdir)/c-pragma.c $(srcdir)/objc/objc-act.c [objcp] $(srcdir)/objcp/objcp-decl.c $(srcdir)/objc/objc-act.c $(srcdir)/objc/objc-act.h $(srcdir)/cp/rtti.c $(srcdir)/cp/mangle.c $(srcdir)/cp/name-lookup.h $(srcdir)/cp/name-lookup.c $(srcdir)/cp/cp-tree.h $(srcdir)/cp/decl.h $(srcdir)/cp/call.c $(srcdir)/cp/decl.c $(srcdir)/cp/decl2.c $(srcdir)/cp/pt.c $(srcdir)/cp/repo.c $(srcdir)/cp/semantics.c $(srcdir)/cp/tree.c $(srcdir)/cp/parser.c $(srcdir)/cp/method.c $(srcdir)/cp/typeck2.c $(srcdir)/c-common.c $(srcdir)/c-common.h $(srcdir)/c-lex.c $(srcdir)/c-pragma.h $(srcdir)/c-pragma.c $(srcdir)/cp/cp-objcp-common.c [c] $(srcdir)/c-lang.c $(srcdir)/c-tree.h $(srcdir)/c-decl.c $(srcdir)/c-common.c $(srcdir)/c-common.h $(srcdir)/c-pragma.h $(srcdir)/c-pragma.c $(srcdir)/c-objc-common.c $(srcdir)/c-parser.c $(srcdir)/c-lang.h' all_lang_makefiles='ada/gcc-interface/Makefile' all_lang_makefrags=' $(srcdir)/ada/gcc-interface/Make-lang.in $(srcdir)/cp/Make-lang.in $(srcdir)/fortran/Make-lang.in $(srcdir)/java/Make-lang.in $(srcdir)/lto/Make-lang.in $(srcdir)/objc/Make-lang.in $(srcdir)/objcp/Make-lang.in' all_languages=' ada c++ fortran java lto objc obj-c++' all_selected_languages='' bindir='/usr/x86_64-pc-linux-gnu/avr/gcc-bin/4.5.2' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_exeext='' build_file_translate='' build_install_headers_dir='install-headers-tar' build_libsubdir='build-x86_64-pc-linux-gnu' build_os='linux-gnu' build_subdir='build-x86_64-pc-linux-gnu' build_vendor='pc' build_xm_defines='' build_xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h' build_xm_include_list=' auto-host.h ansidecl.h' c_loose_warn='-Wstrict-prototypes -Wmissing-prototypes' c_strict_warn='-Wold-style-definition -Wc++-compat' c_target_objs='avr-c.o' check_languages='' collect2='collect2$(exeext)' coverage_flags='' cpp_install_dir='' cxx_target_objs='avr-c.o' datadir='/usr/share/gcc-data/avr/4.5.2' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dollar='' dvidir='${docdir}' enable_crtbeginTS='' enable_decimal_float='dpd' enable_esp='' enable_fast_install='needless' enable_fixed_point='no' enable_lto='no' enable_multilib='no' enable_plugin='yes' enable_shared='yes' exec_prefix='${prefix}' extra_gcc_objs=' driver-avr.o avr-devices.o' extra_headers_list=' $(srcdir)/ginclude/tgmath.h' extra_modes_file='' extra_objs=' avr-devices.o' extra_opt_files=' $(srcdir)/config/avr/avr.opt' extra_parts='' extra_passes='' extra_programs='' float_h_file='' fortran_target_objs='' gcc_config_arguments='/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/avr/gcc-bin/4.5.2 --includedir=/usr/lib/gcc/avr/4.5.2/include --datadir=/usr/share/gcc-data/avr/4.5.2 --mandir=/usr/share/gcc-data/avr/4.5.2/man --infodir=/usr/share/gcc-data/avr/4.5.2/info --with-gxx-include-dir=/usr/lib/gcc/avr/4.5.2/include/g++-v4 --host=x86_64-pc-linux-gnu --target=avr --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --disable-libmudflap --disable-libssp --disable-libgomp --with-python-dir=/share/gcc-data/avr/4.5.2/python --enable-checking=release --disable-libgcj --enable-languages=c --enable-shared --disable-threads --disable-bootstrap --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='\''Gentoo 4.5.2 p1.1, pie-0.4.5'\''' gcc_cv_as='' gcc_cv_ld='' gcc_cv_nm='' gcc_cv_objdump='' gcc_cv_readelf='/usr/bin/readelf' gcc_gxx_include_dir='/usr/lib/gcc/avr/4.5.2/include/g++-v4' gcc_tooldir='$(libsubdir)/$(libsubdir_to_prefix)$(target_noncanonical)' gthread_flags='' have_mktemp_command='yes' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_exeext='' host_os='linux-gnu' host_subdir='.' host_vendor='pc' host_xm_defines='' host_xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h' host_xm_include_list=' auto-host.h ansidecl.h' htmldir='${docdir}' includedir='/usr/lib/gcc/avr/4.5.2/include' infodir='/usr/share/gcc-data/avr/4.5.2/info' inhibit_libc='true' install='' lang_opt_files=' /var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/ada/gcc-interface/lang.opt /var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/fortran/lang.opt /var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/java/lang.opt /var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/lto/lang.opt' lang_specs_files='' lang_tree_files=' /var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/ada/gcc-interface/ada-tree.def /var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/cp/cp-tree.def /var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/java/java-tree.def /var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc/objc/objc-tree.def' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libgcc_visibility='no' local_prefix='/usr/local' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' loose_warn='-W -Wall -Wwrite-strings -Wcast-qual' make_compare_target='gnucompare' mandir='/usr/share/gcc-data/avr/4.5.2/man' manext='.1' md_file='avr/avr.md' nocommon_flag='' objc_boehm_gc='' objdir='.libs' objext='o' oldincludedir='/usr/include' onestep='' out_file='avr/avr.c' out_host_hook_obj='host-linux.o' out_object_file='avr.o' pdfdir='${docdir}' pluginlibs='-rdynamic -ldl' prefix='/usr' program_transform_name='s&^&avr-&' psdir='${docdir}' ranlib_flags='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' slibdir='$(build_tooldir)/lib' srcdir='/var/tmp/portage/cross-avr/gcc-4.5.2/work/gcc-4.5.2/gcc' strict_warn='-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings' subdirs=' ada cp fortran java lto objc objcp' sysconfdir='${prefix}/etc' target='avr-unknown-none' target_alias='avr' target_cpu='avr' target_cpu_default='' target_noncanonical='avr' target_os='none' target_subdir='avr' target_vendor='unknown' thread_file='single' tm_defines='' tm_file_list='options.h $(srcdir)/config/avr/avr.h $(srcdir)/config/dbxelf.h $(srcdir)/config/newlib-stdint.h $(srcdir)/defaults.h' tm_include_list='options.h config/avr/avr.h config/dbxelf.h config/newlib-stdint.h defaults.h' tm_p_file_list=' $(srcdir)/config/avr/avr-protos.h tm-preds.h' tm_p_include_list=' config/avr/avr-protos.h tm-preds.h' tmake_file=' $(srcdir)/config/avr/t-avr' use_gcc_stdint='wrap' valgrind_command='' valgrind_path='' valgrind_path_defines='' warn_cflags='$(GCC_WARN_CFLAGS)' warn_cxxflags='$(GCC_WARN_CXXFLAGS)' xm_defines='' xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h' xm_include_list=' auto-host.h ansidecl.h' xmake_file=' $(srcdir)/config/x-linux' zlibdir='' zlibinc='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## language_hooks='Make-hooks' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_GNU_LD 0 #define HAVE_GNU_AS 0 #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define SIZEOF_VOID_P 8 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define HAVE_LONG_LONG 1 #define SIZEOF_LONG_LONG 8 #define HAVE_LONG_LONG_INT 1 #define HAVE_INTMAX_T 1 #define HAVE_INTPTR_T 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_UINTMAX_T 1 #define HAVE_UINTPTR_T 1 #define ENABLE_ASSERT_CHECKING 1 #define ENABLE_RUNTIME_CHECKING 1 #define ENABLE_DECIMAL_FLOAT 0 #define ENABLE_DECIMAL_BID_FORMAT 0 #define ENABLE_FIXED_POINT 0 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define STRING_WITH_STRINGS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STDLIB_H 1 #define HAVE_TIME_H 1 #define HAVE_ICONV_H 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_MALLOC_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LOCALE_H 1 #define HAVE_WCHAR_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_TIMES 1 #define HAVE_CLOCK 1 #define HAVE_KILL 1 #define HAVE_GETRLIMIT 1 #define HAVE_SETRLIMIT 1 #define HAVE_ATOLL 1 #define HAVE_SYSCONF 1 #define HAVE_STRSIGNAL 1 #define HAVE_GETRUSAGE 1 #define HAVE_NL_LANGINFO 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MBSTOWCS 1 #define HAVE_WCSWIDTH 1 #define HAVE_MMAP 1 #define HAVE_MINCORE 1 #define HAVE_SETLOCALE 1 #define HAVE_CLEARERR_UNLOCKED 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FERROR_UNLOCKED 1 #define HAVE_FFLUSH_UNLOCKED 1 #define HAVE_FGETC_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_FILENO_UNLOCKED 1 #define HAVE_FPUTC_UNLOCKED 1 #define HAVE_FPUTS_UNLOCKED 1 #define HAVE_FREAD_UNLOCKED 1 #define HAVE_FWRITE_UNLOCKED 1 #define HAVE_GETCHAR_UNLOCKED 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_PUTCHAR_UNLOCKED 1 #define HAVE_PUTC_UNLOCKED 1 #define HAVE_WORKING_MBSTOWCS 1 #define HAVE_MMAP_FILE 1 #define HAVE_MMAP_DEV_ZERO 1 #define HAVE_MMAP_ANON 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_LC_MESSAGES 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_DECL_GETENV 1 #define HAVE_DECL_ATOL 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_SBRK 1 #define HAVE_DECL_ABORT 1 #define HAVE_DECL_ATOF 1 #define HAVE_DECL_GETCWD 1 #define HAVE_DECL_GETWD 1 #define HAVE_DECL_STRSIGNAL 1 #define HAVE_DECL_STRSTR 1 #define HAVE_DECL_STRVERSCMP 1 #define HAVE_DECL_ERRNO 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_DECL_MALLOC 1 #define HAVE_DECL_REALLOC 1 #define HAVE_DECL_CALLOC 1 #define HAVE_DECL_FREE 1 #define HAVE_DECL_BASENAME 1 #define HAVE_DECL_GETOPT 0 #define HAVE_DECL_CLOCK 1 #define HAVE_DECL_GETPAGESIZE 1 #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FFLUSH_UNLOCKED 1 #define HAVE_DECL_FGETC_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_DECL_FILENO_UNLOCKED 1 #define HAVE_DECL_FPRINTF_UNLOCKED 0 #define HAVE_DECL_FPUTC_UNLOCKED 1 #define HAVE_DECL_FPUTS_UNLOCKED 1 #define HAVE_DECL_FREAD_UNLOCKED 1 #define HAVE_DECL_FWRITE_UNLOCKED 1 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_GETRLIMIT 1 #define HAVE_DECL_SETRLIMIT 1 #define HAVE_DECL_GETRUSAGE 1 #define HAVE_DECL_LDGETNAME 0 #define HAVE_DECL_TIMES 1 #define HAVE_DECL_SIGALTSTACK 1 #define HAVE_STRUCT_TMS 1 #define HAVE_CLOCK_T 1 #define HAVE_INITFINI_ARRAY 1 #define HAVE_GETIPINFO 1 #define ENABLE_NLS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define PLUGIN_LD "" #define HAVE_GAS_CFI_DIRECTIVE 0 #define HAVE_GAS_CFI_PERSONALITY_DIRECTIVE 0 #define HAVE_GAS_CFI_SECTIONS_DIRECTIVE 0 #define HAVE_GAS_SHF_MERGE 0 #define HAVE_COMDAT_GROUP 0 #define TARGET_LIBC_PROVIDES_SSP 1 #define ENABLE_PLUGIN 1 configure: exit 0