This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by qstat configure 2.11, which was generated by GNU Autoconf 2.59. 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:1355: checking build system type configure:1373: result: i686-uhu-linux configure:1381: checking host system type configure:1395: result: i686-uhu-linux configure:1417: checking for a BSD-compatible install configure:1472: result: /bin/install -c configure:1483: checking whether build environment is sane configure:1526: result: yes configure:1591: checking for gawk configure:1607: found /bin/gawk configure:1617: result: gawk configure:1627: checking whether make sets $(MAKE) configure:1647: result: yes configure:1824: checking for i686-uhu-linux-gcc configure:1840: found /usr/bin/i686-uhu-linux-gcc configure:1850: result: i686-uhu-linux-gcc configure:2132: checking for C compiler version configure:2135: 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:2138: $? = 0 configure:2140: 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:2143: $? = 0 configure:2145: 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:2148: $? = 1 configure:2171: checking for C compiler default output file name configure:2174: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2177: $? = 0 configure:2223: result: a.out configure:2228: checking whether the C compiler works configure:2234: ./a.out configure:2237: $? = 0 configure:2254: result: yes configure:2261: checking whether we are cross compiling configure:2263: result: no configure:2266: checking for suffix of executables configure:2268: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2271: $? = 0 configure:2296: result: configure:2302: checking for suffix of object files configure:2323: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2326: $? = 0 configure:2348: result: o configure:2352: checking whether we are using the GNU C compiler configure:2376: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2382: $? = 0 configure:2386: test -z || test ! -s conftest.err configure:2389: $? = 0 configure:2392: test -s conftest.o configure:2395: $? = 0 configure:2408: result: yes configure:2414: checking whether i686-uhu-linux-gcc accepts -g configure:2435: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2441: $? = 0 configure:2445: test -z || test ! -s conftest.err configure:2448: $? = 0 configure:2451: test -s conftest.o configure:2454: $? = 0 configure:2465: result: yes configure:2482: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2552: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2558: $? = 0 configure:2562: test -z || test ! -s conftest.err configure:2565: $? = 0 configure:2568: test -s conftest.o configure:2571: $? = 0 configure:2589: result: none needed configure:2607: 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:2613: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2757: checking for style of include used by make configure:2785: result: GNU configure:2813: checking dependency style of i686-uhu-linux-gcc configure:2903: result: gcc3 configure:2927: checking how to run the C preprocessor configure:2962: i686-uhu-linux-gcc -E conftest.c configure:2968: $? = 0 configure:3000: 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:3006: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "qstat" | #define PACKAGE_TARNAME "qstat" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "qstat 2.11" | #define PACKAGE_BUGREPORT "qstat-users@yahoogroups.com" | #define PACKAGE "qstat" | #define VERSION "2.11" | /* end confdefs.h. */ | #include configure:3045: result: i686-uhu-linux-gcc -E configure:3069: i686-uhu-linux-gcc -E conftest.c configure:3075: $? = 0 configure:3107: 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:3113: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "qstat" | #define PACKAGE_TARNAME "qstat" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "qstat 2.11" | #define PACKAGE_BUGREPORT "qstat-users@yahoogroups.com" | #define PACKAGE "qstat" | #define VERSION "2.11" | /* end confdefs.h. */ | #include configure:3157: checking for egrep configure:3167: result: grep -E configure:3172: checking for ANSI C header files configure:3197: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3203: $? = 0 configure:3207: test -z || test ! -s conftest.err configure:3210: $? = 0 configure:3213: test -s conftest.o configure:3216: $? = 0 configure:3305: 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:3308: $? = 0 configure:3310: ./conftest configure:3313: $? = 0 configure:3328: result: yes configure:3353: checking for sys/types.h configure:3369: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3375: $? = 0 configure:3379: test -z || test ! -s conftest.err configure:3382: $? = 0 configure:3385: test -s conftest.o configure:3388: $? = 0 configure:3399: result: yes configure:3353: checking for sys/stat.h configure:3369: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3375: $? = 0 configure:3379: test -z || test ! -s conftest.err configure:3382: $? = 0 configure:3385: test -s conftest.o configure:3388: $? = 0 configure:3399: result: yes configure:3353: checking for stdlib.h configure:3369: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3375: $? = 0 configure:3379: test -z || test ! -s conftest.err configure:3382: $? = 0 configure:3385: test -s conftest.o configure:3388: $? = 0 configure:3399: result: yes configure:3353: checking for string.h configure:3369: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3375: $? = 0 configure:3379: test -z || test ! -s conftest.err configure:3382: $? = 0 configure:3385: test -s conftest.o configure:3388: $? = 0 configure:3399: result: yes configure:3353: checking for memory.h configure:3369: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3375: $? = 0 configure:3379: test -z || test ! -s conftest.err configure:3382: $? = 0 configure:3385: test -s conftest.o configure:3388: $? = 0 configure:3399: result: yes configure:3353: checking for strings.h configure:3369: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3375: $? = 0 configure:3379: test -z || test ! -s conftest.err configure:3382: $? = 0 configure:3385: test -s conftest.o configure:3388: $? = 0 configure:3399: result: yes configure:3353: checking for inttypes.h configure:3369: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3375: $? = 0 configure:3379: test -z || test ! -s conftest.err configure:3382: $? = 0 configure:3385: test -s conftest.o configure:3388: $? = 0 configure:3399: result: yes configure:3353: checking for stdint.h configure:3369: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3375: $? = 0 configure:3379: test -z || test ! -s conftest.err configure:3382: $? = 0 configure:3385: test -s conftest.o configure:3388: $? = 0 configure:3399: result: yes configure:3353: checking for unistd.h configure:3369: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3375: $? = 0 configure:3379: test -z || test ! -s conftest.err configure:3382: $? = 0 configure:3385: test -s conftest.o configure:3388: $? = 0 configure:3399: result: yes configure:3421: checking sys/mman.h usability configure:3433: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3439: $? = 0 configure:3443: test -z || test ! -s conftest.err configure:3446: $? = 0 configure:3449: test -s conftest.o configure:3452: $? = 0 configure:3462: result: yes configure:3466: checking sys/mman.h presence configure:3476: i686-uhu-linux-gcc -E conftest.c configure:3482: $? = 0 configure:3502: result: yes configure:3537: checking for sys/mman.h configure:3544: result: yes configure:3562: checking whether to enable debug output configure:3571: result: yes configure:3578: checking whether to enable packet dumps configure:3588: result: yes configure:3717: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by qstat config.status 2.11, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:699: creating Makefile config.status:699: creating template/Makefile config.status:699: creating info/Makefile config.status:803: creating gnuconfig.h config.status:1089: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux ac_cv_build_alias=i686-uhu-linux 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_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_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_host=i686-uhu-linux ac_cv_host_alias=i686-uhu-linux 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.9' 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.9' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -Wall' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -DDEBUG -DENABLE_DUMP' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' 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='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='qstat' PACKAGE_BUGREPORT='qstat-users@yahoogroups.com' PACKAGE_NAME='qstat' PACKAGE_STRING='qstat 2.11' PACKAGE_TARNAME='qstat' PACKAGE_VERSION='2.11' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='2.11' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-uhu-linux' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux' host_vendor='uhu' 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' mkdir_p='mkdir -p --' 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_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "qstat" #define PACKAGE_BUGREPORT "qstat-users@yahoogroups.com" #define PACKAGE_NAME "qstat" #define PACKAGE_STRING "qstat 2.11" #define PACKAGE_TARNAME "qstat" #define PACKAGE_VERSION "2.11" #define STDC_HEADERS 1 #define VERSION "2.11" configure: exit 0