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.67. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr --enable-gnomeui --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = maki uname -m = i686 uname -r = 2.6.33.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Apr 27 17:58:42 CEST 2010 /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:2264: checking for a BSD-compatible install configure:2332: result: /bin/install -c configure:2343: checking whether build environment is sane configure:2393: result: yes configure:2534: checking for a thread-safe mkdir -p configure:2573: result: /bin/mkdir -p configure:2586: checking for gawk configure:2602: found /bin/gawk configure:2613: result: gawk configure:2624: checking whether make sets $(MAKE) configure:2646: result: yes configure:2739: checking build system type configure:2753: result: i686-pc-linux configure:2773: checking host system type configure:2786: result: i686-pc-linux configure:2891: checking for g++ configure:2907: found /usr/lib/ccache/g++ configure:2918: result: g++ configure:2945: checking for C++ compiler version configure:2954: g++ --version >&5 g++ (GCC) 4.7.0 Copyright (C) 2012 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:2965: $? = 0 configure:2954: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:2965: $? = 0 configure:2954: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:2965: $? = 1 configure:2954: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:2965: $? = 1 configure:2985: checking whether the C++ compiler works configure:3007: g++ conftest.cpp >&5 configure:3011: $? = 0 configure:3059: result: yes configure:3062: checking for C++ compiler default output file name configure:3064: result: a.out configure:3070: checking for suffix of executables configure:3077: g++ -o conftest conftest.cpp >&5 configure:3081: $? = 0 configure:3103: result: configure:3125: checking whether we are cross compiling configure:3133: g++ -o conftest conftest.cpp >&5 configure:3137: $? = 0 configure:3144: ./conftest configure:3148: $? = 0 configure:3163: result: no configure:3168: checking for suffix of object files configure:3190: g++ -c conftest.cpp >&5 configure:3194: $? = 0 configure:3215: result: o configure:3219: checking whether we are using the GNU C++ compiler configure:3238: g++ -c conftest.cpp >&5 configure:3238: $? = 0 configure:3247: result: yes configure:3256: checking whether g++ accepts -g configure:3276: g++ -c -g conftest.cpp >&5 configure:3276: $? = 0 configure:3317: result: yes configure:3351: checking for style of include used by make configure:3379: result: GNU configure:3404: checking dependency style of g++ configure:3514: result: gcc3 configure:3534: checking whether the C++ compiler (g++ -g -Wall -O2 -msse ) works configure:3548: g++ -c -g -Wall -O2 -msse conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:15:5: warning: unused variable 'test' [-Wunused-variable] configure:3548: $? = 0 configure:3549: result: yes configure:3570: checking whether the C++ compiler (g++ -g -Wall -O3 -ffast-math -msse -fno-exceptions ) works configure:3583: g++ -c -g -Wall -O3 -ffast-math -msse -fno-exceptions conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:15:5: warning: unused variable 'test' [-Wunused-variable] configure:3583: $? = 0 configure:3584: result: yes configure:3600: checking whether the C++ compiler (g++ -g -Wall -O3 -ffast-math -msse -fno-exceptions -fno-exceptions -fno-pic ) works configure:3613: g++ -c -g -Wall -O3 -ffast-math -msse -fno-exceptions -fno-exceptions -fno-pic conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:15:5: warning: unused variable 'test' [-Wunused-variable] configure:3613: $? = 0 configure:3614: result: yes configure:3630: checking if the xmmintrin.h include can be used configure:3643: g++ -c -g -Wall -O3 -ffast-math -msse -fno-exceptions -fno-pic conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:15:5: warning: unused variable 'test' [-Wunused-variable] configure:3643: $? = 0 configure:3644: result: yes configure:3660: checking for ar configure:3676: found /usr/bin/ar configure:3688: result: ar configure:3739: checking for ranlib configure:3755: found /usr/bin/ranlib configure:3766: result: ranlib configure:3790: checking for perl configure:3808: found /usr/bin/perl configure:3820: result: /usr/bin/perl configure:3838: checking how to run the C++ preprocessor configure:3865: g++ -E conftest.cpp configure:3865: $? = 0 configure:3879: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3879: $? = 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 "resid" | #define VERSION "0.16vice" | /* end confdefs.h. */ | #include configure:3904: result: g++ -E configure:3924: g++ -E conftest.cpp configure:3924: $? = 0 configure:3938: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3938: $? = 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 "resid" | #define VERSION "0.16vice" | /* end confdefs.h. */ | #include configure:3967: checking for grep that handles long lines and -e configure:4025: result: /bin/grep configure:4030: checking for egrep configure:4092: result: /bin/grep -E configure:4097: checking for ANSI C header files configure:4117: g++ -c -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 configure:4117: $? = 0 configure:4190: g++ -o conftest -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 configure:4190: $? = 0 configure:4190: ./conftest configure:4190: $? = 0 configure:4201: result: yes configure:4214: checking for sys/types.h configure:4214: g++ -c -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 configure:4214: $? = 0 configure:4214: result: yes configure:4214: checking for sys/stat.h configure:4214: g++ -c -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 configure:4214: $? = 0 configure:4214: result: yes configure:4214: checking for stdlib.h configure:4214: g++ -c -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 configure:4214: $? = 0 configure:4214: result: yes configure:4214: checking for string.h configure:4214: g++ -c -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 configure:4214: $? = 0 configure:4214: result: yes configure:4214: checking for memory.h configure:4214: g++ -c -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 configure:4214: $? = 0 configure:4214: result: yes configure:4214: checking for strings.h configure:4214: g++ -c -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 configure:4214: $? = 0 configure:4214: result: yes configure:4214: checking for inttypes.h configure:4214: g++ -c -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 configure:4214: $? = 0 configure:4214: result: yes configure:4214: checking for stdint.h configure:4214: g++ -c -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 configure:4214: $? = 0 configure:4214: result: yes configure:4214: checking for unistd.h configure:4214: g++ -c -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 configure:4214: $? = 0 configure:4214: result: yes configure:4230: checking size of int configure:4235: g++ -o conftest -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 configure:4235: $? = 0 configure:4235: ./conftest configure:4235: $? = 0 configure:4249: result: 4 configure:4264: checking for working bool configure:4282: g++ -c -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:27:6: warning: unused variable 'flag' [-Wunused-variable] configure:4282: $? = 0 configure:4289: result: yes configure:4327: checking for logf configure:4327: g++ -o conftest -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 configure:4327: $? = 0 configure:4327: result: yes configure:4327: checking for expf configure:4327: g++ -o conftest -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 configure:4327: $? = 0 configure:4327: result: yes configure:4338: checking if the logf prototype is present configure:4352: g++ -c -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:29:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'float (*)(float)throw ()' [-Wformat] configure:4352: $? = 0 configure:4353: result: yes configure:4365: checking if the expf prototype is present configure:4379: g++ -c -g -Wall -O3 -ffast-math -fno-exceptions -fno-pic conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:29:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'float (*)(float)throw ()' [-Wformat] configure:4379: $? = 0 configure:4380: result: yes configure:4560: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on maki config.status:799: creating Makefile config.status:799: creating siddefs-fp.h config.status:970: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux ac_cv_cxx_bool=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_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_expf=yes ac_cv_func_logf=yes 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_host=i686-pc-linux ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PERL=/usr/bin/perl ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' 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.11' AWK='gawk' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -Wall -O3 -ffast-math -fno-exceptions -fno-pic' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -DHAVE_LOGF=1 -DHAVE_EXPF=1' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' HAVE_EXPF_PROTOTYPE='1' HAVE_LOGF_PROTOTYPE='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='resid' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' RANLIB='ranlib' RESID_HAVE_BOOL='1' RESID_INLINE='inline' RESID_USE_SSE='1' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_SSE_FALSE='#' USE_SSE_TRUE='' VERSION='0.16vice' ac_ct_CXX='g++' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux' build_alias='' build_cpu='i686' build_os='linux' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux' host_alias='' host_cpu='i686' host_os='linux' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' 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 PACKAGE "resid" #define VERSION "0.16vice" #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 SIZEOF_INT 4 #define HAVE_LOGF 1 #define HAVE_EXPF 1 configure: exit 0