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.69. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr --enable-gnomeui --enable-ethernet --with-alsa --enable-fullscreen --disable-ffmpeg --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = hp04 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 /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:2173: checking for a BSD-compatible install configure:2241: result: /bin/install -c configure:2252: checking whether build environment is sane configure:2307: result: yes configure:2345: WARNING: 'missing' script is too old or missing configure:2458: checking for a thread-safe mkdir -p configure:2497: result: /bin/mkdir -p configure:2504: checking for gawk configure:2520: found /bin/gawk configure:2531: result: gawk configure:2542: checking whether make sets $(MAKE) configure:2564: result: yes configure:2593: checking whether make supports nested variables configure:2610: result: yes configure:2820: checking for g++ configure:2836: found /usr/lib/ccache/g++ configure:2847: result: g++ configure:2874: checking for C++ compiler version configure:2883: 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:2894: $? = 0 configure:2883: 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:2894: $? = 0 configure:2883: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:2894: $? = 1 configure:2883: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:2894: $? = 1 configure:2914: checking whether the C++ compiler works configure:2936: g++ conftest.cpp >&5 configure:2940: $? = 0 configure:2988: result: yes configure:2991: checking for C++ compiler default output file name configure:2993: result: a.out configure:2999: checking for suffix of executables configure:3006: g++ -o conftest conftest.cpp >&5 configure:3010: $? = 0 configure:3032: result: configure:3054: checking whether we are cross compiling configure:3062: g++ -o conftest conftest.cpp >&5 configure:3066: $? = 0 configure:3073: ./conftest configure:3077: $? = 0 configure:3092: result: no configure:3097: checking for suffix of object files configure:3119: g++ -c conftest.cpp >&5 configure:3123: $? = 0 configure:3144: result: o configure:3148: checking whether we are using the GNU C++ compiler configure:3167: g++ -c conftest.cpp >&5 configure:3167: $? = 0 configure:3176: result: yes configure:3185: checking whether g++ accepts -g configure:3205: g++ -c -g conftest.cpp >&5 configure:3205: $? = 0 configure:3246: result: yes configure:3280: checking for style of include used by make configure:3308: result: GNU configure:3334: checking dependency style of g++ configure:3445: result: gcc3 configure:3464: checking whether the C++ compiler (g++ -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions ) works configure:3478: 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] int test; ^ configure:3478: $? = 0 configure:3479: result: yes configure:3493: checking for ar configure:3509: found /usr/bin/ar configure:3521: result: ar configure:3572: checking for ranlib configure:3588: found /usr/bin/ranlib configure:3599: result: ranlib configure:3623: checking for perl configure:3641: found /usr/bin/perl configure:3653: result: /usr/bin/perl configure:3671: checking how to run the C++ preprocessor configure:3698: g++ -E conftest.cpp configure:3698: $? = 0 configure:3712: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3712: $? = 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:3737: result: g++ -E configure:3757: g++ -E conftest.cpp configure:3757: $? = 0 configure:3771: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3771: $? = 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:3800: checking for grep that handles long lines and -e configure:3858: result: /bin/grep configure:3863: checking for egrep configure:3925: result: /bin/grep -E configure:3930: checking for ANSI C header files configure:3950: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:3950: $? = 0 configure:4023: g++ -o conftest -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:4023: $? = 0 configure:4023: ./conftest configure:4023: $? = 0 configure:4034: result: yes configure:4047: checking for sys/types.h configure:4047: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4047: checking for sys/stat.h configure:4047: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4047: checking for stdlib.h configure:4047: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4047: checking for string.h configure:4047: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4047: checking for memory.h configure:4047: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4047: checking for strings.h configure:4047: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4047: checking for inttypes.h configure:4047: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4047: checking for stdint.h configure:4047: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4047: checking for unistd.h configure:4047: g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4063: checking size of int configure:4068: g++ -o conftest -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cpp >&5 configure:4068: $? = 0 configure:4068: ./conftest configure:4068: $? = 0 configure:4082: result: 4 configure:4097: checking for working bool configure:4115: 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] bool flag; ^ configure:4115: $? = 0 configure:4122: result: yes configure:4133: checking if the mmintrin.h include can be used configure:4146: 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.8.3/include/mmintrin.h:31:3: error: #error "MMX instruction set not enabled" # error "MMX instruction set not enabled" ^ conftest.cpp: In function 'int main()': conftest.cpp:26:5: warning: unused variable 'test' [-Wunused-variable] int test; ^ configure:4146: $? = 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:4152: result: no configure:4162: checking if -mmmx is needed to activate MMX configure:4175: 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] int test; ^ configure:4175: $? = 0 configure:4176: result: yes configure:4340: checking that generated files are newer than configure configure:4346: result: done configure:4369: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp04 config.status:784: creating Makefile config.status:784: creating siddtvdefs.h config.status:956: 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 am_cv_make_support_nested_variables=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.14' 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='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__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} 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='$(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