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 --x-includes=/usr/include --x-libraries=/usr/lib --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 = hp10 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:1341: checking for a BSD-compatible install configure:1396: result: /bin/install -c configure:1407: checking whether build environment is sane configure:1450: result: yes configure:1515: checking for gawk configure:1531: found /bin/gawk configure:1541: result: gawk configure:1551: checking whether make sets $(MAKE) configure:1571: result: yes configure:1748: checking for i686-uhu-linux-gcc configure:1764: found /usr/bin/i686-uhu-linux-gcc configure:1774: result: i686-uhu-linux-gcc configure:2056: checking for C compiler version configure:2059: 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:2062: $? = 0 configure:2064: 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:2067: $? = 0 configure:2069: 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:2072: $? = 1 configure:2095: checking for C compiler default output file name configure:2098: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2101: $? = 0 configure:2147: result: a.out configure:2152: checking whether the C compiler works configure:2158: ./a.out configure:2161: $? = 0 configure:2178: result: yes configure:2185: checking whether we are cross compiling configure:2187: result: no configure:2190: checking for suffix of executables configure:2192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2195: $? = 0 configure:2220: result: configure:2226: checking for suffix of object files configure:2247: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2250: $? = 0 configure:2272: result: o configure:2276: checking whether we are using the GNU C compiler configure:2300: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2306: $? = 0 configure:2309: test -z || test ! -s conftest.err configure:2312: $? = 0 configure:2315: test -s conftest.o configure:2318: $? = 0 configure:2331: result: yes configure:2337: checking whether i686-uhu-linux-gcc accepts -g configure:2358: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2364: $? = 0 configure:2367: test -z || test ! -s conftest.err configure:2370: $? = 0 configure:2373: test -s conftest.o configure:2376: $? = 0 configure:2387: result: yes configure:2404: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2474: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2480: $? = 0 configure:2483: test -z || test ! -s conftest.err configure:2486: $? = 0 configure:2489: test -s conftest.o configure:2492: $? = 0 configure:2510: result: none needed configure:2528: 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:2534: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2675: checking for style of include used by make configure:2703: result: GNU configure:2731: checking dependency style of i686-uhu-linux-gcc configure:2821: result: gcc3 configure:2841: checking for i686-uhu-linux-ranlib configure:2870: result: no configure:2879: checking for ranlib configure:2895: found /usr/bin/ranlib configure:2906: result: ranlib configure:2923: checking how to run the C preprocessor configure:2958: i686-uhu-linux-gcc -E conftest.c configure:2964: $? = 0 configure:2996: 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:3002: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "numlockx" | #define VERSION "1.1" | /* end confdefs.h. */ | #include configure:3041: result: i686-uhu-linux-gcc -E configure:3065: i686-uhu-linux-gcc -E conftest.c configure:3071: $? = 0 configure:3103: 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:3109: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "numlockx" | #define VERSION "1.1" | /* end confdefs.h. */ | #include configure:3156: checking for X configure:3404: result: libraries /usr/lib, headers /usr/include configure:3438: checking for IceConnectionNumber in -lICE configure:3468: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L/usr/lib conftest.c -lICE >&5 configure:3474: $? = 0 configure:3477: test -z || test ! -s conftest.err configure:3480: $? = 0 configure:3483: test -s conftest configure:3486: $? = 0 configure:3499: result: yes configure:3513: checking for libXext configure:3545: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L/usr/lib conftest.c -lXext -lX11 >&5 configure:3551: $? = 0 configure:3554: test -z || test ! -s conftest.err configure:3557: $? = 0 configure:3560: test -s conftest configure:3563: $? = 0 configure:3582: result: yes configure:3665: checking for egrep configure:3675: result: grep -E configure:3680: checking for ANSI C header files configure:3705: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3711: $? = 0 configure:3714: test -z || test ! -s conftest.err configure:3717: $? = 0 configure:3720: test -s conftest.o configure:3723: $? = 0 configure:3812: 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:3815: $? = 0 configure:3817: ./conftest configure:3820: $? = 0 configure:3835: result: yes configure:3859: checking for sys/types.h configure:3875: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3881: $? = 0 configure:3884: test -z || test ! -s conftest.err configure:3887: $? = 0 configure:3890: test -s conftest.o configure:3893: $? = 0 configure:3904: result: yes configure:3859: checking for sys/stat.h configure:3875: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3881: $? = 0 configure:3884: test -z || test ! -s conftest.err configure:3887: $? = 0 configure:3890: test -s conftest.o configure:3893: $? = 0 configure:3904: result: yes configure:3859: checking for stdlib.h configure:3875: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3881: $? = 0 configure:3884: test -z || test ! -s conftest.err configure:3887: $? = 0 configure:3890: test -s conftest.o configure:3893: $? = 0 configure:3904: result: yes configure:3859: checking for string.h configure:3875: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3881: $? = 0 configure:3884: test -z || test ! -s conftest.err configure:3887: $? = 0 configure:3890: test -s conftest.o configure:3893: $? = 0 configure:3904: result: yes configure:3859: checking for memory.h configure:3875: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3881: $? = 0 configure:3884: test -z || test ! -s conftest.err configure:3887: $? = 0 configure:3890: test -s conftest.o configure:3893: $? = 0 configure:3904: result: yes configure:3859: checking for strings.h configure:3875: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3881: $? = 0 configure:3884: test -z || test ! -s conftest.err configure:3887: $? = 0 configure:3890: test -s conftest.o configure:3893: $? = 0 configure:3904: result: yes configure:3859: checking for inttypes.h configure:3875: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3881: $? = 0 configure:3884: test -z || test ! -s conftest.err configure:3887: $? = 0 configure:3890: test -s conftest.o configure:3893: $? = 0 configure:3904: result: yes configure:3859: checking for stdint.h configure:3875: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3881: $? = 0 configure:3884: test -z || test ! -s conftest.err configure:3887: $? = 0 configure:3890: test -s conftest.o configure:3893: $? = 0 configure:3904: result: yes configure:3859: checking for unistd.h configure:3875: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3881: $? = 0 configure:3884: test -z || test ! -s conftest.err configure:3887: $? = 0 configure:3890: test -s conftest.o configure:3893: $? = 0 configure:3904: result: yes configure:3929: checking X11/XKBlib.h usability configure:3941: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3947: $? = 0 configure:3950: test -z || test ! -s conftest.err configure:3953: $? = 0 configure:3956: test -s conftest.o configure:3959: $? = 0 configure:3969: result: yes configure:3973: checking X11/XKBlib.h presence configure:3983: i686-uhu-linux-gcc -E conftest.c configure:3989: $? = 0 configure:4009: result: yes configure:4044: checking for X11/XKBlib.h configure:4051: result: yes configure:4056: checking for XkbLockModifiers in -lXext configure:4086: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L/usr/lib conftest.c -lXext -lX11 >&5 configure:4092: $? = 0 configure:4095: test -z || test ! -s conftest.err configure:4098: $? = 0 configure:4101: test -s conftest configure:4104: $? = 0 configure:4117: result: yes configure:4147: checking X11/extensions/XTest.h usability configure:4159: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:56:34: fatal error: X11/extensions/XTest.h: No such file or directory #include ^ compilation terminated. configure:4165: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "numlockx" | #define VERSION "1.1" | #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_XKB 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4187: result: no configure:4191: checking X11/extensions/XTest.h presence configure:4201: i686-uhu-linux-gcc -E conftest.c conftest.c:22:34: fatal error: X11/extensions/XTest.h: No such file or directory #include ^ compilation terminated. configure:4207: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "numlockx" | #define VERSION "1.1" | #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_XKB 1 | /* end confdefs.h. */ | #include configure:4227: result: no configure:4262: checking for X11/extensions/XTest.h configure:4269: result: no configure:4354: checking for Xsetup file configure:4391: result: no configure:4400: checking for xinitrc file configure:4420: result: no configure:4542: 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 hp10 config.status:741: creating Makefile config.status:807: creating config.h config.status:1095: 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_have_x='have_x=yes kde_x_includes=/usr/include ac_x_libraries=/usr/lib' ac_cv_header_X11_XKBlib_h=yes ac_cv_header_X11_extensions_XTest_h=no 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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xext_XkbLockModifiers=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_ac_ct_RANLIB=ranlib 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 kde_cv_have_libXext=yes ## ----------------- ## ## 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 ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' 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='' LIBSM=' -lSM' LIB_X11='-lX11 $(LIBSOCKET)' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='numlockx' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.1' XTESTLIB='' X_INCLUDES='-I/usr/include' X_LDFLAGS='-L/usr/lib' X_PRE_LIBS='' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' ac_prefix_program='' 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_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' 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='' x_includes='/usr/include' x_libraries='/usr/lib' xinitrc='' xsetup='' ## ----------- ## ## 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 HAVE_XKB 1 #define PACKAGE "numlockx" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "1.1" configure: exit 0