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.58. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1334: checking for a BSD-compatible install configure:1389: result: /bin/install -c configure:1400: checking whether build environment is sane configure:1443: result: yes configure:1476: checking for gawk configure:1492: found /bin/gawk configure:1502: result: gawk configure:1512: checking whether make sets $(MAKE) configure:1532: result: yes configure:1710: checking for a BSD-compatible install configure:1765: result: /bin/install -c configure:1784: checking for i686-uhu-linux-gcc configure:1800: found /usr/bin/i686-uhu-linux-gcc configure:1810: result: i686-uhu-linux-gcc configure:2092: checking for C compiler version configure:2095: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2098: $? = 0 configure:2100: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2103: $? = 0 configure:2105: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2108: $? = 1 configure:2131: checking for C compiler default output file name configure:2134: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2137: $? = 0 configure:2183: result: a.out configure:2188: checking whether the C compiler works configure:2194: ./a.out configure:2197: $? = 0 configure:2214: result: yes configure:2221: checking whether we are cross compiling configure:2223: result: no configure:2226: checking for suffix of executables configure:2228: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2231: $? = 0 configure:2256: result: configure:2262: checking for suffix of object files configure:2283: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2286: $? = 0 configure:2308: result: o configure:2312: checking whether we are using the GNU C compiler configure:2336: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2342: $? = 0 configure:2346: test -z || test ! -s conftest.err configure:2349: $? = 0 configure:2352: test -s conftest.o configure:2355: $? = 0 configure:2368: result: yes configure:2374: checking whether i686-uhu-linux-gcc accepts -g configure:2395: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2401: $? = 0 configure:2405: test -z || test ! -s conftest.err configure:2408: $? = 0 configure:2411: test -s conftest.o configure:2414: $? = 0 configure:2425: result: yes configure:2442: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2512: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2518: $? = 0 configure:2522: test -z || test ! -s conftest.err configure:2525: $? = 0 configure:2528: test -s conftest.o configure:2531: $? = 0 configure:2549: result: none needed configure:2567: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2573: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2717: checking for style of include used by make configure:2745: result: GNU configure:2773: checking dependency style of i686-uhu-linux-gcc configure:2856: result: gcc3 configure:2873: checking whether ln -s works configure:2877: result: yes configure:2891: checking how to run the C preprocessor configure:2926: i686-uhu-linux-gcc -E conftest.c configure:2932: $? = 0 configure:2964: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2970: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "hashalot" | #define VERSION "0.1.0" | /* end confdefs.h. */ | #include configure:3009: result: i686-uhu-linux-gcc -E configure:3033: i686-uhu-linux-gcc -E conftest.c configure:3039: $? = 0 configure:3071: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3077: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "hashalot" | #define VERSION "0.1.0" | /* end confdefs.h. */ | #include configure:3121: checking for egrep configure:3131: result: grep -E configure:3136: checking for ANSI C header files configure:3161: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3167: $? = 0 configure:3171: test -z || test ! -s conftest.err configure:3174: $? = 0 configure:3177: test -s conftest.o configure:3180: $? = 0 configure:3269: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:3272: $? = 0 configure:3274: ./conftest configure:3277: $? = 0 configure:3292: result: yes configure:3316: checking for sys/types.h configure:3332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3338: $? = 0 configure:3342: test -z || test ! -s conftest.err configure:3345: $? = 0 configure:3348: test -s conftest.o configure:3351: $? = 0 configure:3362: result: yes configure:3316: checking for sys/stat.h configure:3332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3338: $? = 0 configure:3342: test -z || test ! -s conftest.err configure:3345: $? = 0 configure:3348: test -s conftest.o configure:3351: $? = 0 configure:3362: result: yes configure:3316: checking for stdlib.h configure:3332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3338: $? = 0 configure:3342: test -z || test ! -s conftest.err configure:3345: $? = 0 configure:3348: test -s conftest.o configure:3351: $? = 0 configure:3362: result: yes configure:3316: checking for string.h configure:3332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3338: $? = 0 configure:3342: test -z || test ! -s conftest.err configure:3345: $? = 0 configure:3348: test -s conftest.o configure:3351: $? = 0 configure:3362: result: yes configure:3316: checking for memory.h configure:3332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3338: $? = 0 configure:3342: test -z || test ! -s conftest.err configure:3345: $? = 0 configure:3348: test -s conftest.o configure:3351: $? = 0 configure:3362: result: yes configure:3316: checking for strings.h configure:3332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3338: $? = 0 configure:3342: test -z || test ! -s conftest.err configure:3345: $? = 0 configure:3348: test -s conftest.o configure:3351: $? = 0 configure:3362: result: yes configure:3316: checking for inttypes.h configure:3332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3338: $? = 0 configure:3342: test -z || test ! -s conftest.err configure:3345: $? = 0 configure:3348: test -s conftest.o configure:3351: $? = 0 configure:3362: result: yes configure:3316: checking for stdint.h configure:3332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3338: $? = 0 configure:3342: test -z || test ! -s conftest.err configure:3345: $? = 0 configure:3348: test -s conftest.o configure:3351: $? = 0 configure:3362: result: yes configure:3316: checking for unistd.h configure:3332: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3338: $? = 0 configure:3342: test -z || test ! -s conftest.err configure:3345: $? = 0 configure:3348: test -s conftest.o configure:3351: $? = 0 configure:3362: result: yes configure:3396: checking libgen.h usability configure:3408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3414: $? = 0 configure:3418: test -z || test ! -s conftest.err configure:3421: $? = 0 configure:3424: test -s conftest.o configure:3427: $? = 0 configure:3437: result: yes configure:3441: checking libgen.h presence configure:3451: i686-uhu-linux-gcc -E conftest.c configure:3457: $? = 0 configure:3477: result: yes configure:3512: checking for libgen.h configure:3519: result: yes configure:3396: checking stdio.h usability configure:3408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3414: $? = 0 configure:3418: test -z || test ! -s conftest.err configure:3421: $? = 0 configure:3424: test -s conftest.o configure:3427: $? = 0 configure:3437: result: yes configure:3441: checking stdio.h presence configure:3451: i686-uhu-linux-gcc -E conftest.c configure:3457: $? = 0 configure:3477: result: yes configure:3512: checking for stdio.h configure:3519: result: yes configure:3387: checking for stdlib.h configure:3392: result: yes configure:3387: checking for string.h configure:3392: result: yes configure:3387: checking for unistd.h configure:3392: result: yes configure:3396: checking assert.h usability configure:3408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3414: $? = 0 configure:3418: test -z || test ! -s conftest.err configure:3421: $? = 0 configure:3424: test -s conftest.o configure:3427: $? = 0 configure:3437: result: yes configure:3441: checking assert.h presence configure:3451: i686-uhu-linux-gcc -E conftest.c configure:3457: $? = 0 configure:3477: result: yes configure:3512: checking for assert.h configure:3519: result: yes configure:3387: checking for sys/types.h configure:3392: result: yes configure:3396: checking sys/mman.h usability configure:3408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3414: $? = 0 configure:3418: test -z || test ! -s conftest.err configure:3421: $? = 0 configure:3424: test -s conftest.o configure:3427: $? = 0 configure:3437: result: yes configure:3441: checking sys/mman.h presence configure:3451: i686-uhu-linux-gcc -E conftest.c configure:3457: $? = 0 configure:3477: result: yes configure:3512: checking for sys/mman.h configure:3519: result: yes configure:3396: checking endian.h usability configure:3408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3414: $? = 0 configure:3418: test -z || test ! -s conftest.err configure:3421: $? = 0 configure:3424: test -s conftest.o configure:3427: $? = 0 configure:3437: result: yes configure:3441: checking endian.h presence configure:3451: i686-uhu-linux-gcc -E conftest.c configure:3457: $? = 0 configure:3477: result: yes configure:3512: checking for endian.h configure:3519: result: yes configure:3541: checking for getopt configure:3598: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3604: $? = 0 configure:3608: test -z || test ! -s conftest.err configure:3611: $? = 0 configure:3614: test -s conftest configure:3617: $? = 0 configure:3629: result: yes configure:3541: checking for snprintf configure:3598: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:55:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:3604: $? = 0 configure:3608: test -z || test ! -s conftest.err configure:3611: $? = 0 configure:3614: test -s conftest configure:3617: $? = 0 configure:3629: result: yes configure:3785: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.58. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:676: creating Makefile config.status:856: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_getopt=yes ac_cv_func_snprintf=yes ac_cv_header_assert_h=yes ac_cv_header_endian_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.7' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hashalot\" -DVERSION=\"0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBGEN_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ASSERT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_GETOPT=1 -DHAVE_SNPRINTF=1 ' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='hashalot' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.1.0' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='i686-uhu-linux' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i686-uhu-linux' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ASSERT_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_GETOPT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "hashalot" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.1.0" configure: exit 0