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.65. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr/local CFLAGS=-O2 -march=i686 -mtune=generic --cache-file=/dev/null --srcdir=. ## --------- ## ## 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:2258: checking for gcc configure:2274: found /usr/lib/ccache/gcc configure:2285: result: gcc configure:2514: checking for C compiler version configure:2523: 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:2534: $? = 0 configure:2523: 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:2534: $? = 0 configure:2523: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2534: $? = 1 configure:2523: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2534: $? = 1 configure:2554: checking whether the C compiler works configure:2576: gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2580: $? = 0 configure:2629: result: yes configure:2632: checking for C compiler default output file name configure:2634: result: a.out configure:2640: checking for suffix of executables configure:2647: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2651: $? = 0 configure:2673: result: configure:2695: checking whether we are cross compiling configure:2703: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2707: $? = 0 configure:2714: ./conftest configure:2718: $? = 0 configure:2733: result: no configure:2738: checking for suffix of object files configure:2760: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2764: $? = 0 configure:2785: result: o configure:2789: checking whether we are using the GNU C compiler configure:2808: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2808: $? = 0 configure:2817: result: yes configure:2826: checking whether gcc accepts -g configure:2846: gcc -c -g conftest.c >&5 configure:2846: $? = 0 configure:2887: result: yes configure:2904: checking for gcc option to accept ISO C89 configure:2968: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2968: $? = 0 configure:2981: result: none needed configure:3059: checking for g++ configure:3075: found /usr/lib/ccache/g++ configure:3086: result: g++ configure:3113: checking for C++ compiler version configure:3122: g++ --version >&5 g++ (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:3133: $? = 0 configure:3122: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ 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:3133: $? = 0 configure:3122: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3133: $? = 1 configure:3122: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:3133: $? = 1 configure:3137: checking whether we are using the GNU C++ compiler configure:3156: g++ -c conftest.cpp >&5 configure:3156: $? = 0 configure:3165: result: yes configure:3174: checking whether g++ accepts -g configure:3194: g++ -c -g conftest.cpp >&5 configure:3194: $? = 0 configure:3235: result: yes configure:3295: checking for a BSD-compatible install configure:3363: result: /bin/install -c configure:3421: checking for ranlib configure:3437: found /usr/bin/ranlib configure:3448: result: ranlib configure:3474: checking for ar configure:3492: found /usr/bin/ar configure:3504: result: /usr/bin/ar configure:3517: checking for cp configure:3535: found /bin/cp configure:3547: result: /bin/cp configure:3557: checking for ln configure:3575: found /bin/ln configure:3587: result: /bin/ln configure:3597: checking for mkdir configure:3615: found /bin/mkdir configure:3627: result: /bin/mkdir configure:3637: checking for rm configure:3655: found /bin/rm configure:3667: result: /bin/rm configure:3691: checking for inline configure:3707: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3707: $? = 0 configure:3715: result: inline configure:3737: checking for strdup configure:3737: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:33:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:3737: $? = 0 configure:3737: result: yes configure:3752: checking for snprintf configure:3752: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:34:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:3752: $? = 0 configure:3752: result: yes configure:3752: checking for vsnprintf configure:3752: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:35:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:3752: $? = 0 configure:3752: result: yes configure:3764: checking for long long int configure:3791: result: yes configure:3815: checking how to run the C preprocessor configure:3846: gcc -E conftest.c configure:3846: $? = 0 configure:3860: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3860: $? = 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 MXML_VERSION "Mini-XML v2.2.2" | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include configure:3885: result: gcc -E configure:3905: gcc -E conftest.c configure:3905: $? = 0 configure:3919: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3919: $? = 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 MXML_VERSION "Mini-XML v2.2.2" | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include configure:3948: checking for grep that handles long lines and -e configure:4006: result: /bin/grep configure:4011: checking for egrep configure:4073: result: /bin/grep -E configure:4078: checking for ANSI C header files configure:4098: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4098: $? = 0 configure:4171: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4171: $? = 0 configure:4171: ./conftest configure:4171: $? = 0 configure:4182: result: yes configure:4195: checking for sys/types.h configure:4195: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4195: checking for sys/stat.h configure:4195: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4195: checking for stdlib.h configure:4195: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4195: checking for string.h configure:4195: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4195: checking for memory.h configure:4195: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4195: checking for strings.h configure:4195: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4195: checking for inttypes.h configure:4195: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4195: checking for stdint.h configure:4195: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4195: checking for unistd.h configure:4195: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4208: checking pthread.h usability configure:4208: gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4208: $? = 0 configure:4208: result: yes configure:4208: checking pthread.h presence configure:4208: gcc -E conftest.c configure:4208: $? = 0 configure:4208: result: yes configure:4208: checking for pthread.h configure:4208: result: yes configure:4218: checking for pthread_create using -lpthreads configure:4233: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:4233: $? = 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 MXML_VERSION "Mini-XML v2.2.2" | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LONG_LONG 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_PTHREAD_H 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_create(0, 0, 0, 0); | ; | return 0; | } configure:4238: result: no configure:4218: checking for pthread_create using -lpthread configure:4233: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:4233: $? = 0 configure:4238: result: yes configure:4542: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp01 config.status:833: creating Makefile config.status:833: creating mxml.list config.status:833: creating mxml.pc config.status:833: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_long_long=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_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_snprintf=yes ac_cv_func_strdup=yes ac_cv_func_vsnprintf=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_pthread_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_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_CP=/bin/cp ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_LN=/bin/ln ac_cv_path_MKDIR=/bin/mkdir ac_cv_path_RM=/bin/rm ac_cv_path_install='/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/bin/ar' ARCHFLAGS='' ARFLAGS='crvs' CC='gcc' CFLAGS='-Wall -O2 -march=i686 -mtune=generic ' CP='/bin/cp' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='' DEFS='-DHAVE_CONFIG_H' DSO=':' DSOFLAGS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBMXML='libmxml.a' LIBOBJS='' LIBS='' LN='/bin/ln' LTLIBOBJS='' MKDIR='/bin/mkdir' OBJEXT='o' OPTIM='-Os -g' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PC_CFLAGS='-I${prefix}/include' PC_LIBS='-L${exec_prefix}/lib -lmxml' PICFLAG='0' PTHREAD_FLAGS='-D_THREAD_SAFE -D_REENTRANT' PTHREAD_LIBS='-lpthread' RANLIB='ranlib' RM='/bin/rm' SHELL='/bin/sh' VERSION='2.2.2' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/mxml' dvidir='${docdir}' exec_prefix='/usr/local' host_alias='' 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' sysconfdir='${prefix}/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 MXML_VERSION "Mini-XML v2.2.2" #define HAVE_STRDUP 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_LONG_LONG 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_PTHREAD_H 1 configure: exit 0