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:2132: checking for a BSD-compatible install configure:2200: result: /bin/install -c configure:2211: checking whether build environment is sane configure:2261: result: yes configure:2402: checking for a thread-safe mkdir -p configure:2441: result: /bin/mkdir -p configure:2454: checking for gawk configure:2470: found /bin/gawk configure:2481: result: gawk configure:2492: checking whether make sets $(MAKE) configure:2514: result: yes configure:2678: checking for g++ configure:2694: found /usr/lib/ccache/g++ configure:2705: result: g++ configure:2732: checking for C++ compiler version configure:2741: 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:2752: $? = 0 configure:2741: 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:2752: $? = 0 configure:2741: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:2752: $? = 1 configure:2741: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:2752: $? = 1 configure:2772: checking whether the C++ compiler works configure:2794: g++ conftest.cpp >&5 configure:2798: $? = 0 configure:2846: result: yes configure:2849: checking for C++ compiler default output file name configure:2851: result: a.out configure:2857: checking for suffix of executables configure:2864: g++ -o conftest conftest.cpp >&5 configure:2868: $? = 0 configure:2890: result: configure:2912: checking whether we are cross compiling configure:2920: g++ -o conftest conftest.cpp >&5 configure:2924: $? = 0 configure:2931: ./conftest configure:2935: $? = 0 configure:2950: result: no configure:2955: checking for suffix of object files configure:2977: g++ -c conftest.cpp >&5 configure:2981: $? = 0 configure:3002: result: o configure:3006: checking whether we are using the GNU C++ compiler configure:3025: g++ -c conftest.cpp >&5 configure:3025: $? = 0 configure:3034: result: yes configure:3043: checking whether g++ accepts -g configure:3063: g++ -c -g conftest.cpp >&5 configure:3063: $? = 0 configure:3104: result: yes configure:3138: checking for style of include used by make configure:3166: result: GNU configure:3191: checking dependency style of g++ configure:3301: result: gcc3 configure:3320: checking whether the C++ compiler (g++ -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions ) works configure:3334: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:15:5: warning: unused variable 'test' [-Wunused-variable] configure:3334: $? = 0 configure:3335: result: yes configure:3349: checking for ar configure:3365: found /usr/bin/ar configure:3377: result: ar configure:3428: checking for ranlib configure:3444: found /usr/bin/ranlib configure:3455: result: ranlib configure:3479: checking for perl configure:3497: found /usr/bin/perl configure:3509: result: /usr/bin/perl configure:3527: checking how to run the C++ preprocessor configure:3554: g++ -E conftest.cpp configure:3554: $? = 0 configure:3568: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3568: $? = 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:3593: result: g++ -E configure:3613: g++ -E conftest.cpp configure:3613: $? = 0 configure:3627: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3627: $? = 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:3656: checking for grep that handles long lines and -e configure:3714: result: /bin/grep configure:3719: checking for egrep configure:3781: result: /bin/grep -E configure:3786: checking for ANSI C header files configure:3806: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:3806: $? = 0 configure:3879: g++ -o conftest -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:3879: $? = 0 configure:3879: ./conftest configure:3879: $? = 0 configure:3890: result: yes configure:3903: checking for sys/types.h configure:3903: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:3903: $? = 0 configure:3903: result: yes configure:3903: checking for sys/stat.h configure:3903: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:3903: $? = 0 configure:3903: result: yes configure:3903: checking for stdlib.h configure:3903: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:3903: $? = 0 configure:3903: result: yes configure:3903: checking for string.h configure:3903: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:3903: $? = 0 configure:3903: result: yes configure:3903: checking for memory.h configure:3903: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:3903: $? = 0 configure:3903: result: yes configure:3903: checking for strings.h configure:3903: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:3903: $? = 0 configure:3903: result: yes configure:3903: checking for inttypes.h configure:3903: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:3903: $? = 0 configure:3903: result: yes configure:3903: checking for stdint.h configure:3903: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:3903: $? = 0 configure:3903: result: yes configure:3903: checking for unistd.h configure:3903: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:3903: $? = 0 configure:3903: result: yes configure:3919: checking size of int configure:3924: g++ -o conftest -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:3924: $? = 0 configure:3924: ./conftest configure:3924: $? = 0 configure:3938: result: 4 configure:3953: checking for working bool configure:3971: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:27:6: warning: unused variable 'flag' [-Wunused-variable] configure:3971: $? = 0 configure:3978: result: yes configure:3989: checking if the mmintrin.h include can be used configure:4002: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 In file included from conftest.cpp:22:0: /usr/lib/gcc/i686-uhu-linux/4.7.0/include/mmintrin.h:32:3: error: #error "MMX instruction set not enabled" conftest.cpp: In function 'int main()': conftest.cpp:26:5: warning: unused variable 'test' [-Wunused-variable] configure:4002: $? = 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" | #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 | /* end confdefs.h. */ | #include | int | main () | { | int test; | ; | return 0; | } configure:4008: result: no configure:4018: checking if -mmmx is needed to activate MMX configure:4031: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions -mmmx conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:26:5: warning: unused variable 'test' [-Wunused-variable] configure:4031: $? = 0 configure:4032: result: yes configure:4206: 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:788: creating Makefile config.status:788: creating siddtvdefs.h config.status:959: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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_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_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 -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions -mmmx' 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' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' HAVE_MMINTRIN_H='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_INLINING='1' SET_MAKE='' SHELL='/bin/sh' STRIP='' 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_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' 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 configure: exit 0