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.59. Invocation command line was $ ./configure --prefix=/usr --with-x ## --------- ## ## Platform. ## ## --------- ## hostname = hp11 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 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:1307: checking for gcc configure:1323: found /usr/lib/ccache/gcc configure:1333: result: gcc configure:1577: checking for C compiler version configure:1580: gcc --version &5 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:1583: $? = 0 configure:1585: gcc -v &5 Using built-in specs. COLLECT_GCC=/usr/bin/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:1588: $? = 0 configure:1590: gcc -V &5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:1593: $? = 1 configure:1616: checking for C compiler default output file name configure:1619: gcc conftest.c >&5 configure:1622: $? = 0 configure:1668: result: a.out configure:1673: checking whether the C compiler works configure:1679: ./a.out configure:1682: $? = 0 configure:1699: result: yes configure:1706: checking whether we are cross compiling configure:1708: result: no configure:1711: checking for suffix of executables configure:1713: gcc -o conftest conftest.c >&5 configure:1716: $? = 0 configure:1741: result: configure:1747: checking for suffix of object files configure:1768: gcc -c conftest.c >&5 configure:1771: $? = 0 configure:1793: result: o configure:1797: checking whether we are using the GNU C compiler configure:1821: gcc -c conftest.c >&5 configure:1827: $? = 0 configure:1831: test -z || test ! -s conftest.err configure:1834: $? = 0 configure:1837: test -s conftest.o configure:1840: $? = 0 configure:1853: result: yes configure:1859: checking whether gcc accepts -g configure:1880: gcc -c -g conftest.c >&5 configure:1886: $? = 0 configure:1890: test -z || test ! -s conftest.err configure:1893: $? = 0 configure:1896: test -s conftest.o configure:1899: $? = 0 configure:1910: result: yes configure:1927: checking for gcc option to accept ANSI C configure:1997: gcc -c -g -O2 conftest.c >&5 configure:2003: $? = 0 configure:2007: test -z || test ! -s conftest.err configure:2010: $? = 0 configure:2013: test -s conftest.o configure:2016: $? = 0 configure:2034: result: none needed configure:2052: gcc -c -g -O2 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:2058: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2197: checking how to run the C preprocessor configure:2232: gcc -E conftest.c configure:2238: $? = 0 configure:2270: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2276: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2315: result: gcc -E configure:2339: gcc -E conftest.c configure:2345: $? = 0 configure:2377: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2427: checking for egrep configure:2437: result: grep -E configure:2443: checking whether gcc needs -traditional configure:2485: result: no configure:2493: checking whether gcc and cc understand -c and -o together configure:2523: gcc -c conftest.c -o conftest.o >&5 configure:2526: $? = 0 configure:2528: gcc -c conftest.c -o conftest.o >&5 configure:2531: $? = 0 configure:2538: cc -c conftest.c >&5 configure:2541: $? = 0 configure:2544: cc -c conftest.c -o conftest.o >&5 configure:2547: $? = 0 configure:2549: cc -c conftest.c -o conftest.o >&5 configure:2552: $? = 0 configure:2570: result: yes configure:2586: checking for gcc option to accept ANSI C configure:2629: gcc -c -g -O2 -DCC_HAS_PROTOS conftest.c >&5 configure:2635: $? = 0 configure:2639: test -z || test ! -s conftest.err configure:2642: $? = 0 configure:2645: test -s conftest.o configure:2648: $? = 0 configure:2662: result: -DCC_HAS_PROTOS configure:2676: checking for an ANSI C-conforming const configure:2743: gcc -c -g -O2 conftest.c >&5 configure:2749: $? = 0 configure:2753: test -z || test ! -s conftest.err configure:2756: $? = 0 configure:2759: test -s conftest.o configure:2762: $? = 0 configure:2773: result: yes configure:2784: checking for main in -lncurses configure:2808: gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:2814: $? = 0 configure:2818: test -z || test ! -s conftest.err configure:2821: $? = 0 configure:2824: test -s conftest configure:2827: $? = 0 configure:2840: result: yes configure:2845: checking for main in -lmytinfo configure:2869: gcc -o conftest -g -O2 conftest.c -lmytinfo -lncurses >&5 /usr/bin/ld: cannot find -lmytinfo collect2: error: ld returned 1 exit status configure:2875: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CC_HAS_PROTOS 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:2901: result: no configure:3118: checking for main in -lgpm configure:3142: gcc -o conftest -g -O2 conftest.c -lgpm -lncurses >&5 /usr/bin/ld: cannot find -lgpm collect2: error: ld returned 1 exit status configure:3148: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CC_HAS_PROTOS 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:3174: result: no configure:3186: checking for main in -lz configure:3210: gcc -o conftest -g -O2 conftest.c -lz -lncurses >&5 configure:3216: $? = 0 configure:3220: test -z || test ! -s conftest.err configure:3223: $? = 0 configure:3226: test -s conftest configure:3229: $? = 0 configure:3242: result: yes configure:3254: checking whether ln -s works configure:3258: result: yes configure:3265: checking for symlink configure:3322: gcc -o conftest -g -O2 conftest.c -lz -lncurses >&5 configure:3328: $? = 0 configure:3332: test -z || test ! -s conftest.err configure:3335: $? = 0 configure:3338: test -s conftest configure:3341: $? = 0 configure:3353: result: yes configure:3364: checking for tparm configure:3421: gcc -o conftest -g -O2 conftest.c -lz -lncurses >&5 configure:3427: $? = 0 configure:3431: test -z || test ! -s conftest.err configure:3434: $? = 0 configure:3437: test -s conftest configure:3440: $? = 0 configure:3452: result: yes configure:3467: checking for mkdtemp configure:3524: gcc -o conftest -g -O2 conftest.c -lz -lncurses >&5 configure:3530: $? = 0 configure:3534: test -z || test ! -s conftest.err configure:3537: $? = 0 configure:3540: test -s conftest configure:3543: $? = 0 configure:3555: result: yes configure:3710: checking for ranlib configure:3726: found /usr/bin/ranlib configure:3737: result: ranlib configure:3758: checking for xdb configure:3787: result: no configure:3798: checking for strstr configure:3855: gcc -o conftest -g -O2 conftest.c -lz -lncurses >&5 conftest.c:37:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:3861: $? = 0 configure:3865: test -z || test ! -s conftest.err configure:3868: $? = 0 configure:3871: test -s conftest configure:3874: $? = 0 configure:3886: result: yes configure:3899: checking for lpr configure:3928: result: no configure:3935: checking for lp configure:3964: result: no configure:3981: checking for X configure:4086: gcc -E conftest.c configure:4092: $? = 0 configure:4142: gcc -o conftest -g -O2 conftest.c -lXt -lz -lncurses >&5 configure:4148: $? = 0 configure:4152: test -z || test ! -s conftest.err configure:4155: $? = 0 configure:4158: test -s conftest configure:4161: $? = 0 configure:4211: result: libraries , headers configure:4383: gcc -o conftest -g -O2 conftest.c -lz -lncurses -lX11 >&5 configure:4389: $? = 0 configure:4393: test -z || test ! -s conftest.err configure:4396: $? = 0 configure:4399: test -s conftest configure:4402: $? = 0 configure:4560: checking for gethostbyname configure:4617: gcc -o conftest -g -O2 conftest.c -lz -lncurses >&5 configure:4623: $? = 0 configure:4627: test -z || test ! -s conftest.err configure:4630: $? = 0 configure:4633: test -s conftest configure:4636: $? = 0 configure:4648: result: yes configure:4799: checking for connect configure:4856: gcc -o conftest -g -O2 conftest.c -lz -lncurses >&5 configure:4862: $? = 0 configure:4866: test -z || test ! -s conftest.err configure:4869: $? = 0 configure:4872: test -s conftest configure:4875: $? = 0 configure:4887: result: yes configure:4962: checking for remove configure:5019: gcc -o conftest -g -O2 conftest.c -lz -lncurses >&5 configure:5025: $? = 0 configure:5029: test -z || test ! -s conftest.err configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5050: result: yes configure:5125: checking for shmat configure:5182: gcc -o conftest -g -O2 conftest.c -lz -lncurses >&5 configure:5188: $? = 0 configure:5192: test -z || test ! -s conftest.err configure:5195: $? = 0 configure:5198: test -s conftest configure:5201: $? = 0 configure:5213: result: yes configure:5297: checking for IceConnectionNumber in -lICE configure:5327: gcc -o conftest -g -O2 conftest.c -lICE -lz -lncurses >&5 configure:5333: $? = 0 configure:5337: test -z || test ! -s conftest.err configure:5340: $? = 0 configure:5343: test -s conftest configure:5346: $? = 0 configure:5359: result: yes configure:5530: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp11 config.status:642: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= 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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_mkdtemp=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_strstr=yes ac_cv_func_symlink=yes ac_cv_func_tparm=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_gpm_main=no ac_cv_lib_mytinfo_main=no ac_cv_lib_ncurses_main=yes ac_cv_lib_z_main=yes ac_cv_objext=o ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no cf_cv_ansi_cc=-DCC_HAS_PROTOS ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DCC_HAS_PROTOS=1 -DHAVE_LIBZ=1 -DHAVE_MKDTEMP=1 -DRANDLIB=1 -DPRNTCMD=\"\" ' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' LDFLAGS='' LIBOBJS='' LIBS='-lz -lncurses' LN_S='ln -s' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PRNTCMD='' RANLIB='ranlib' SHELL='/bin/sh' XDB='' X_CFLAGS='' X_EXTRA_LIBS=' -lX11' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CC_HAS_PROTOS 1 #define HAVE_LIBZ 1 #define HAVE_MKDTEMP 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PRNTCMD "" #define RANDLIB 1 configure: exit 0