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.63. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = hp01 uname -m = i686 uname -r = 3.15.4-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 8 09:03:00 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:1867: checking build system type configure:1885: result: i686-pc-linux-gnu configure:1907: checking host system type configure:1922: result: i686-pc-linux-gnu configure:2033: checking for gcc configure:2049: found /usr/lib/ccache/gcc configure:2060: result: gcc configure:2292: checking for C compiler version configure:2300: 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:2304: $? = 0 configure:2311: 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:2315: $? = 0 configure:2322: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2326: $? = 1 configure:2349: checking for C compiler default output file name configure:2371: gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2375: $? = 0 configure:2413: result: a.out configure:2432: checking whether the C compiler works configure:2442: ./a.out configure:2446: $? = 0 configure:2465: result: yes configure:2472: checking whether we are cross compiling configure:2474: result: no configure:2477: checking for suffix of executables configure:2484: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2488: $? = 0 configure:2514: result: configure:2520: checking for suffix of object files configure:2546: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2550: $? = 0 configure:2575: result: o configure:2579: checking whether we are using the GNU C compiler configure:2608: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2615: $? = 0 configure:2632: result: yes configure:2641: checking whether gcc accepts -g configure:2671: gcc -c -g conftest.c >&5 configure:2678: $? = 0 configure:2779: result: yes configure:2796: checking for gcc option to accept ISO C89 configure:2870: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2877: $? = 0 configure:2900: result: none needed configure:2918: checking for GNU make configure:2937: result: make configure:3223: checking checking for compiler 'attribute weakref' support configure:3304: gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Werror conftest.c >&5 conftest.c:8:46: error: 'weakref' attribute ignored because function is defined [-Werror=attributes] static void __attribute__((weakref("foo"))) *test(void *muffin, ...) {return (void *) 0;} ^ cc1: all warnings being treated as errors configure:3311: $? = 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. */ | static void __attribute__((weakref("foo"))) *test(void *muffin, ...) {return (void *) 0;} | int | main () | { | | ; | return 0; | } configure:3328: result: no configure:3470: checking how to run the C preprocessor configure:3510: gcc -E conftest.c configure:3517: $? = 0 configure:3548: gcc -E conftest.c conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3555: $? = 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:3588: result: gcc -E configure:3617: gcc -E conftest.c configure:3624: $? = 0 configure:3655: gcc -E conftest.c conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3662: $? = 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:3702: checking for grep that handles long lines and -e configure:3762: result: /bin/grep configure:3767: checking for egrep configure:3831: result: /bin/grep -E configure:3836: checking for ANSI C header files configure:3866: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3873: $? = 0 configure:3972: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3976: $? = 0 configure:3982: ./conftest configure:3986: $? = 0 configure:4004: result: yes configure:4028: checking for sys/types.h configure:4049: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4056: $? = 0 configure:4073: result: yes configure:4028: checking for sys/stat.h configure:4049: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4056: $? = 0 configure:4073: result: yes configure:4028: checking for stdlib.h configure:4049: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4056: $? = 0 configure:4073: result: yes configure:4028: checking for string.h configure:4049: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4056: $? = 0 configure:4073: result: yes configure:4028: checking for memory.h configure:4049: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4056: $? = 0 configure:4073: result: yes configure:4028: checking for strings.h configure:4049: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4056: $? = 0 configure:4073: result: yes configure:4028: checking for inttypes.h configure:4049: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4056: $? = 0 configure:4073: result: yes configure:4028: checking for stdint.h configure:4049: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4056: $? = 0 configure:4073: result: yes configure:4028: checking for unistd.h configure:4049: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4056: $? = 0 configure:4073: result: yes configure:4089: checking for working alloca.h configure:4116: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4123: $? = 0 configure:4143: result: yes configure:4153: checking for alloca configure:4200: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4207: $? = 0 configure:4227: result: yes configure:4476: checking for asprintf configure:4532: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4539: $? = 0 configure:4561: result: yes configure:4476: checking for getloadavg configure:4532: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4539: $? = 0 configure:4561: result: yes configure:4476: checking for setenv configure:4532: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4539: $? = 0 configure:4561: result: yes configure:4476: checking for strcasestr configure:4532: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4539: $? = 0 configure:4561: result: yes configure:4476: checking for strndup configure:4532: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:47:6: warning: conflicting types for built-in function 'strndup' [enabled by default] char strndup (); ^ configure:4539: $? = 0 configure:4561: result: yes configure:4476: checking for strnlen configure:4532: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4539: $? = 0 configure:4561: result: yes configure:4476: checking for strsep configure:4532: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4539: $? = 0 configure:4561: result: yes configure:4476: checking for unsetenv configure:4532: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4539: $? = 0 configure:4561: result: yes configure:4476: checking for vasprintf configure:4532: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4539: $? = 0 configure:4561: result: yes configure:4668: checking for newtBell in -lnewt configure:4703: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnewt >&5 configure:4710: $? = 0 configure:4731: result: yes configure:4901: checking newt.h usability configure:4918: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4925: $? = 0 configure:4939: result: yes configure:4943: checking newt.h presence configure:4958: gcc -E conftest.c configure:4965: $? = 0 configure:4979: result: yes configure:5007: checking for newt.h configure:5014: result: yes configure:5075: checking for initscr in -lcurses configure:5110: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:5117: $? = 0 configure:5138: result: yes configure:5308: checking curses.h usability configure:5325: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5332: $? = 0 configure:5346: result: yes configure:5350: checking curses.h presence configure:5365: gcc -E conftest.c configure:5372: $? = 0 configure:5386: result: yes configure:5414: checking for curses.h configure:5421: result: yes configure:5482: checking for initscr in -lncurses configure:5517: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses >&5 configure:5524: $? = 0 configure:5545: result: yes configure:5706: checking for curses.h configure:5711: result: yes configure:5924: checking for pkg-config configure:5940: found /usr/bin/pkg-config configure:5951: result: pkg-config configure:6097: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp01 config.status:763: creating makeopts config.status:763: creating autoconfig.h configure:7299: === configuring in mxml (/var/uhubuild/work/compile/menuselect/mxml) configure:7402: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' 'CFLAGS=-O2 -march=i686 -mtune=generic ' --cache-file=/dev/null --srcdir=. configure:7421: Menuselect build configuration successfully completed ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_GNU_MAKE=make ac_cv_GNU_MAKE_VERSION_MAJOR=3 ac_cv_GNU_MAKE_VERSION_MINOR=82 ac_cv_build=i686-pc-linux-gnu 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_LIBS_set= ac_cv_env_LIBS_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_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_getloadavg=yes ac_cv_func_setenv=yes ac_cv_func_strcasestr=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strsep=yes ac_cv_func_unsetenv=yes ac_cv_func_vasprintf=yes ac_cv_header_curses_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_newt_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_host=i686-pc-linux-gnu ac_cv_lib_curses_initscr=yes ac_cv_lib_ncurses_initscr=yes ac_cv_lib_newt_newtBell=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_PKGCONFIG=pkg-config ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_working_alloca_h=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' CC='gcc' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='gcc -E' CPPFLAGS='' CURSES_INCLUDE='' CURSES_LIB='-lcurses ' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GNU_MAKE='make' GREP='/bin/grep' GTK2_INCLUDE='' GTK2_LIB='' HOST_OS='linux-gnu' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MENUSELECT_DEBUG='' NCURSES_INCLUDE='' NCURSES_LIB='-lncurses ' NEWT_INCLUDE='' NEWT_LIB='-lnewt ' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PBX_CURSES='1' PBX_GTK2='1' PBX_NCURSES='1' PBX_NEWT='1' PBX_WEAKREF='0' PKGCONFIG='pkg-config' SHELL='/bin/sh' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' mxml' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #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_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_ASPRINTF 1 #define HAVE_GETLOADAVG 1 #define HAVE_SETENV 1 #define HAVE_STRCASESTR 1 #define HAVE_STRNDUP 1 #define HAVE_STRNLEN 1 #define HAVE_STRSEP 1 #define HAVE_UNSETENV 1 #define HAVE_VASPRINTF 1 #define HAVE_NEWT 1 #define HAVE_CURSES 1 #define HAVE_NCURSES 1 #define HAVE_GTK2 1 configure: exit 0