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.69. Invocation command line was $ ./configure --with-gpm-support --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 = hp08 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 /usr/bin/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:2069: checking for i686-uhu-linux-gcc configure:2085: found /usr/bin/i686-uhu-linux-gcc configure:2096: result: i686-uhu-linux-gcc configure:2365: checking for C compiler version configure:2374: 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:2385: $? = 0 configure:2374: 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:2385: $? = 0 configure:2374: 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:2385: $? = 1 configure:2374: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2385: $? = 1 configure:2405: checking whether the C compiler works configure:2427: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2431: $? = 0 configure:2479: result: yes configure:2482: checking for C compiler default output file name configure:2484: result: a.out configure:2490: checking for suffix of executables configure:2497: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2501: $? = 0 configure:2523: result: configure:2545: checking whether we are cross compiling configure:2553: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2557: $? = 0 configure:2564: ./conftest configure:2568: $? = 0 configure:2583: result: no configure:2588: checking for suffix of object files configure:2610: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2614: $? = 0 configure:2635: result: o configure:2639: checking whether we are using the GNU C compiler configure:2658: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2658: $? = 0 configure:2667: result: yes configure:2676: checking whether i686-uhu-linux-gcc accepts -g configure:2696: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2696: $? = 0 configure:2737: result: yes configure:2754: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:2817: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2817: $? = 0 configure:2830: result: none needed configure:2893: checking for a BSD-compatible install configure:2961: result: /bin/install -c configure:2972: checking whether ln -s works configure:2976: result: yes configure:2983: checking for grep that handles long lines and -e configure:3041: result: /bin/grep configure:3054: checking for special C compiler options needed for large files configure:3099: result: no configure:3105: checking for _FILE_OFFSET_BITS value needed for large files configure:3130: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:17:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:17:3: warning: left shift count >= width of type [enabled by default] conftest.c:18:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:18:10: warning: left shift count >= width of type [enabled by default] conftest.c:17:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:3130: $? = 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 PACKAGE "newt" | #define VERSION "0.52.17" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3154: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3154: $? = 0 configure:3162: result: 64 configure:3249: checking for GNU ld configure:3260: result: yes configure:3270: checking how to run the C preprocessor configure:3301: i686-uhu-linux-gcc -E conftest.c configure:3301: $? = 0 configure:3315: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3315: $? = 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 PACKAGE "newt" | #define VERSION "0.52.17" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:3340: result: i686-uhu-linux-gcc -E configure:3360: i686-uhu-linux-gcc -E conftest.c configure:3360: $? = 0 configure:3374: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3374: $? = 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 PACKAGE "newt" | #define VERSION "0.52.17" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:3403: checking for egrep configure:3465: result: /bin/grep -E configure:3470: checking for ANSI C header files configure:3490: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3490: $? = 0 configure:3563: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3563: $? = 0 configure:3563: ./conftest configure:3563: $? = 0 configure:3574: result: yes configure:3587: checking for sys/types.h configure:3587: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3587: $? = 0 configure:3587: result: yes configure:3587: checking for sys/stat.h configure:3587: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3587: $? = 0 configure:3587: result: yes configure:3587: checking for stdlib.h configure:3587: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3587: $? = 0 configure:3587: result: yes configure:3587: checking for string.h configure:3587: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3587: $? = 0 configure:3587: result: yes configure:3587: checking for memory.h configure:3587: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3587: $? = 0 configure:3587: result: yes configure:3587: checking for strings.h configure:3587: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3587: $? = 0 configure:3587: result: yes configure:3587: checking for inttypes.h configure:3587: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3587: $? = 0 configure:3587: result: yes configure:3587: checking for stdint.h configure:3587: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3587: $? = 0 configure:3587: result: yes configure:3587: checking for unistd.h configure:3587: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3587: $? = 0 configure:3587: result: yes configure:3602: checking sys/select.h usability configure:3602: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3602: $? = 0 configure:3602: result: yes configure:3602: checking sys/select.h presence configure:3602: i686-uhu-linux-gcc -E conftest.c configure:3602: $? = 0 configure:3602: result: yes configure:3602: checking for sys/select.h configure:3602: result: yes configure:3602: checking alloca.h usability configure:3602: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3602: $? = 0 configure:3602: result: yes configure:3602: checking alloca.h presence configure:3602: i686-uhu-linux-gcc -E conftest.c configure:3602: $? = 0 configure:3602: result: yes configure:3602: checking for alloca.h configure:3602: result: yes configure:3612: checking slang.h usability configure:3612: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3612: $? = 0 configure:3612: result: yes configure:3612: checking slang.h presence configure:3612: i686-uhu-linux-gcc -E conftest.c configure:3612: $? = 0 configure:3612: result: yes configure:3612: checking for slang.h configure:3612: result: yes configure:3653: checking popt.h usability configure:3653: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3653: $? = 0 configure:3653: result: yes configure:3653: checking popt.h presence configure:3653: i686-uhu-linux-gcc -E conftest.c configure:3653: $? = 0 configure:3653: result: yes configure:3653: checking for popt.h configure:3653: result: yes configure:3653: checking libintl.h usability configure:3653: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3653: $? = 0 configure:3653: result: yes configure:3653: checking libintl.h presence configure:3653: i686-uhu-linux-gcc -E conftest.c configure:3653: $? = 0 configure:3653: result: yes configure:3653: checking for libintl.h configure:3653: result: yes configure:3664: checking for python versions configure:3678: result: python2.7 configure:3692: checking for tcl configuration configure:3717: result: found configure:3751: checking for gettext in -lc configure:3776: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSE_INTERP_RESULT conftest.c -lc >&5 conftest.c:34:6: warning: conflicting types for built-in function 'gettext' [enabled by default] char gettext (); ^ configure:3776: $? = 0 configure:3785: result: yes configure:3989: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp08 config.status:818: creating Makefile config.status:818: creating libnewt.pc config.status:818: creating config.h configure:5150: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_tclconfig=/usr/lib 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_LIBS_set= ac_cv_env_LIBS_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_header_alloca_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_memory_h=yes ac_cv_header_popt_h=yes ac_cv_header_slang_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_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_c_gettext=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -DUSE_INTERP_RESULT' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GNU_LD='ld' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PYTHONVERS='python2.7 ' SHELL='/bin/sh' SONAME='0.52' TCL_LIB_FLAG='-ltcl8.6' VERSION='0.52.17' WHIPTCLLIB='whiptcl' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='i686-uhu-linux' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i686-uhu-linux' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "newt" #define VERSION "0.52.17" #define _FILE_OFFSET_BITS 64 #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 HAVE_SYS_SELECT_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_POPT_H 1 #define HAVE_LIBINTL_H 1 #define USE_GPM 1 #define ENABLE_NLS 1 configure: exit 0