This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by vm configure 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = odroid uname -m = armv7l uname -r = 3.10.58+ uname -s = Linux uname -v = #13 SMP PREEMPT Tue Nov 4 14:09:41 KST 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: /home/elspru/cross/bin PATH: /home/elspru/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2222: checking for a BSD-compatible install configure:2290: result: /usr/bin/install -c configure:2301: checking whether build environment is sane configure:2356: result: yes configure:2507: checking for a thread-safe mkdir -p configure:2546: result: /bin/mkdir -p configure:2553: checking for gawk configure:2569: found /usr/bin/gawk configure:2580: result: gawk configure:2591: checking whether make sets $(MAKE) configure:2613: result: yes configure:2642: checking whether make supports nested variables configure:2659: result: yes configure:2842: checking for g++ configure:2858: found /usr/bin/g++ configure:2869: result: g++ configure:2896: checking for C++ compiler version configure:2905: g++ --version >&5 g++-4.8.real (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.3) 4.8.4 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:2916: $? = 0 configure:2905: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++-4.8.real COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.8/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --enable-multilib --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --disable-werror --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf Thread model: posix gcc version 4.8.4 (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.3) configure:2916: $? = 0 configure:2905: g++ -V >&5 g++-4.8.real: error: unrecognized command line option '-V' g++-4.8.real: fatal error: no input files compilation terminated. configure:2916: $? = 4 configure:2905: g++ -qversion >&5 g++-4.8.real: error: unrecognized command line option '-qversion' g++-4.8.real: fatal error: no input files compilation terminated. configure:2916: $? = 4 configure:2936: checking whether the C++ compiler works configure:2958: g++ conftest.cpp >&5 configure:2962: $? = 0 configure:3010: result: yes configure:3013: checking for C++ compiler default output file name configure:3015: result: a.out configure:3021: checking for suffix of executables configure:3028: g++ -o conftest conftest.cpp >&5 configure:3032: $? = 0 configure:3054: result: configure:3076: checking whether we are cross compiling configure:3084: g++ -o conftest conftest.cpp >&5 configure:3088: $? = 0 configure:3095: ./conftest configure:3099: $? = 0 configure:3114: result: no configure:3119: checking for suffix of object files configure:3141: g++ -c conftest.cpp >&5 configure:3145: $? = 0 configure:3166: result: o configure:3170: checking whether we are using the GNU C++ compiler configure:3189: g++ -c conftest.cpp >&5 configure:3189: $? = 0 configure:3198: result: yes configure:3207: checking whether g++ accepts -g configure:3227: g++ -c -g conftest.cpp >&5 configure:3227: $? = 0 configure:3268: result: yes configure:3302: checking for style of include used by make configure:3330: result: GNU configure:3356: checking dependency style of g++ configure:3467: result: gcc3 configure:3530: checking for gcc configure:3546: found /usr/bin/gcc configure:3557: result: gcc configure:3786: checking for C compiler version configure:3795: gcc --version >&5 gcc-4.8.real (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.3) 4.8.4 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:3806: $? = 0 configure:3795: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc-4.8.real COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.8/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --enable-multilib --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --disable-werror --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf Thread model: posix gcc version 4.8.4 (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.3) configure:3806: $? = 0 configure:3795: gcc -V >&5 gcc-4.8.real: error: unrecognized command line option '-V' gcc-4.8.real: fatal error: no input files compilation terminated. configure:3806: $? = 4 configure:3795: gcc -qversion >&5 gcc-4.8.real: error: unrecognized command line option '-qversion' gcc-4.8.real: fatal error: no input files compilation terminated. configure:3806: $? = 4 configure:3810: checking whether we are using the GNU C compiler configure:3829: gcc -c conftest.c >&5 configure:3829: $? = 0 configure:3838: result: yes configure:3847: checking whether gcc accepts -g configure:3867: gcc -c -g conftest.c >&5 configure:3867: $? = 0 configure:3908: result: yes configure:3925: checking for gcc option to accept ISO C89 configure:3988: gcc -c -g -O2 conftest.c >&5 configure:3988: $? = 0 configure:4001: result: none needed configure:4026: checking whether gcc understands -c and -o together configure:4048: gcc -c conftest.c -o conftest2.o configure:4051: $? = 0 configure:4048: gcc -c conftest.c -o conftest2.o configure:4051: $? = 0 configure:4063: result: yes configure:4082: checking dependency style of gcc configure:4193: result: gcc3 configure:4222: checking for clGetDeviceIDs in -lOpenCl configure:4247: gcc -o conftest -g -O2 conftest.c -lOpenCl >&5 /usr/bin/ld.bfd.real: cannot find -lOpenCl collect2: error: ld returned 1 exit status configure:4247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vm" | #define PACKAGE_TARNAME "vm" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "vm 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vm" | #define VERSION "0.1" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clGetDeviceIDs (); | int | main () | { | return clGetDeviceIDs (); | ; | return 0; | } configure:4256: result: no configure:4274: checking how to run the C preprocessor configure:4305: gcc -E conftest.c configure:4305: $? = 0 configure:4319: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vm" | #define PACKAGE_TARNAME "vm" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "vm 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vm" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:4344: result: gcc -E configure:4364: gcc -E conftest.c configure:4364: $? = 0 configure:4378: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vm" | #define PACKAGE_TARNAME "vm" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "vm 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vm" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:4407: checking for grep that handles long lines and -e configure:4465: result: /bin/grep configure:4470: checking for egrep configure:4532: result: /bin/grep -E configure:4537: checking for ANSI C header files configure:4557: gcc -c -g -O2 conftest.c >&5 configure:4557: $? = 0 configure:4630: gcc -o conftest -g -O2 conftest.c >&5 configure:4630: $? = 0 configure:4630: ./conftest configure:4630: $? = 0 configure:4641: result: yes configure:4649: checking for sys/wait.h that is POSIX.1 compatible configure:4675: gcc -c -g -O2 conftest.c >&5 configure:4675: $? = 0 configure:4682: result: yes configure:4690: checking whether time.h and sys/time.h may both be included configure:4710: gcc -c -g -O2 conftest.c >&5 configure:4710: $? = 0 configure:4717: result: yes configure:4732: checking for sys/types.h configure:4732: gcc -c -g -O2 conftest.c >&5 configure:4732: $? = 0 configure:4732: result: yes configure:4732: checking for sys/stat.h configure:4732: gcc -c -g -O2 conftest.c >&5 configure:4732: $? = 0 configure:4732: result: yes configure:4732: checking for stdlib.h configure:4732: gcc -c -g -O2 conftest.c >&5 configure:4732: $? = 0 configure:4732: result: yes configure:4732: checking for string.h configure:4732: gcc -c -g -O2 conftest.c >&5 configure:4732: $? = 0 configure:4732: result: yes configure:4732: checking for memory.h configure:4732: gcc -c -g -O2 conftest.c >&5 configure:4732: $? = 0 configure:4732: result: yes configure:4732: checking for strings.h configure:4732: gcc -c -g -O2 conftest.c >&5 configure:4732: $? = 0 configure:4732: result: yes configure:4732: checking for inttypes.h configure:4732: gcc -c -g -O2 conftest.c >&5 configure:4732: $? = 0 configure:4732: result: yes configure:4732: checking for stdint.h configure:4732: gcc -c -g -O2 conftest.c >&5 configure:4732: $? = 0 configure:4732: result: yes configure:4732: checking for unistd.h configure:4732: gcc -c -g -O2 conftest.c >&5 configure:4732: $? = 0 configure:4732: result: yes configure:4744: checking whether byte ordering is bigendian configure:4759: gcc -c -g -O2 conftest.c >&5 conftest.c:24:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:24:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:24:15: error: unknown type name 'universal' configure:4759: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vm" | #define PACKAGE_TARNAME "vm" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "vm 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vm" | #define VERSION "0.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:4804: gcc -c -g -O2 conftest.c >&5 configure:4804: $? = 0 configure:4822: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:30:4: error: unknown type name 'not' not big endian ^ conftest.c:30:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:4822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vm" | #define PACKAGE_TARNAME "vm" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "vm 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vm" | #define VERSION "0.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4950: result: no configure:4968: checking for uid_t in sys/types.h configure:4987: result: yes configure:4998: checking for pid_t configure:4998: gcc -c -g -O2 conftest.c >&5 configure:4998: $? = 0 configure:4998: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:59:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:4998: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vm" | #define PACKAGE_TARNAME "vm" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "vm 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vm" | #define VERSION "0.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:4998: result: yes configure:5009: checking for size_t configure:5009: gcc -c -g -O2 conftest.c >&5 configure:5009: $? = 0 configure:5009: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:59:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:5009: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vm" | #define PACKAGE_TARNAME "vm" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "vm 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vm" | #define VERSION "0.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:5009: result: yes configure:5063: checking for ranlib configure:5079: found /usr/bin/ranlib configure:5090: result: ranlib configure:5161: checking for ar configure:5177: found /usr/bin/ar configure:5188: result: ar configure:5214: checking the archiver (ar) interface configure:5230: gcc -c -g -O2 conftest.c >&5 configure:5230: $? = 0 configure:5232: ar cru libconftest.a conftest.o >&5 configure:5235: $? = 0 configure:5263: result: ar configure:5287: checking assert.h usability configure:5287: gcc -c -g -O2 conftest.c >&5 configure:5287: $? = 0 configure:5287: result: yes configure:5287: checking assert.h presence configure:5287: gcc -E conftest.c configure:5287: $? = 0 configure:5287: result: yes configure:5287: checking for assert.h configure:5287: result: yes configure:5287: checking stdio.h usability configure:5287: gcc -c -g -O2 conftest.c >&5 configure:5287: $? = 0 configure:5287: result: yes configure:5287: checking stdio.h presence configure:5287: gcc -E conftest.c configure:5287: $? = 0 configure:5287: result: yes configure:5287: checking for stdio.h configure:5287: result: yes configure:5287: checking for string.h configure:5287: result: yes configure:5287: checking for stdint.h configure:5287: result: yes configure:5297: checking for usleep configure:5316: result: yes configure:5444: checking that generated files are newer than configure configure:5450: result: done configure:5478: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vm config.status 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on odroid config.status:870: creating Makefile config.status:870: creating config.h config.status:1051: config.h is unchanged config.status:1099: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=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= ac_cv_env_CFLAGS_value= 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_header_assert_h=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_stdio_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_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_lib_OpenCl_clGetDeviceIDs=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar 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 ac_cv_prog_make_make_set=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/elspru/spel/src/virtual-machine/missing 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='${SHELL} /home/elspru/spel/src/virtual-machine/missing autoconf' AUTOHEADER='${SHELL} /home/elspru/spel/src/virtual-machine/missing autoheader' AUTOMAKE='${SHELL} /home/elspru/spel/src/virtual-machine/missing automake-1.14' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' 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}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/elspru/spel/src/virtual-machine/missing makeinfo' MKDIR_P='/bin/mkdir -p' MY_CFLAGS='-O2 -Iinclude -Wpedantic -std=c11 -Wno-coverage-mismatch -fstack-usage -Wlogical-op -Wunused -Wconversion -Wno-aggressive-loop-optimizations -Wunsafe-loop-optimizations -Wdouble-promotion -Wmaybe-uninitialized -Waggregate-return -Werror -Wextra' OBJEXT='o' PACKAGE='vm' PACKAGE_BUGREPORT='' PACKAGE_NAME='vm' PACKAGE_STRING='vm 0.1' PACKAGE_TARNAME='vm' PACKAGE_URL='' PACKAGE_VERSION='0.1' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='0.1' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_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_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/elspru/spel/src/virtual-machine/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/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 "vm" #define PACKAGE_TARNAME "vm" #define PACKAGE_VERSION "0.1" #define PACKAGE_STRING "vm 0.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "vm" #define VERSION "0.1" #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 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_ASSERT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STRING_H 1 #define HAVE_STDINT_H 1 #define HAVE_USLEEP 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vm config.status 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Makefile depfiles on odroid config.status:870: creating Makefile config.status:1099: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vm config.status 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Makefile depfiles on odroid config.status:870: creating Makefile config.status:1099: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vm config.status 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Makefile depfiles on odroid config.status:870: creating Makefile config.status:1099: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vm config.status 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Makefile depfiles on odroid config.status:870: creating Makefile config.status:1099: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vm config.status 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Makefile depfiles on odroid config.status:870: creating Makefile config.status:1099: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vm config.status 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Makefile depfiles on odroid config.status:870: creating Makefile config.status:1099: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vm config.status 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Makefile depfiles on odroid config.status:870: creating Makefile config.status:1099: executing depfiles commands