This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by RPCEmu configure 0.8.14, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-debug ## --------- ## ## Platform. ## ## --------- ## hostname = vita2 uname -m = x86_64 uname -r = 4.4.0-34-generic uname -s = Linux uname -v = #53-Ubuntu SMP Wed Jul 27 16:06:39 UTC 2016 /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/peter/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 PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2058: checking build system type configure:2072: result: x86_64-unknown-linux-gnu configure:2092: checking host system type configure:2105: result: x86_64-unknown-linux-gnu configure:2142: checking for a BSD-compatible install configure:2210: result: /usr/bin/install -c configure:2221: checking whether build environment is sane configure:2276: result: yes configure:2427: checking for a thread-safe mkdir -p configure:2466: result: /bin/mkdir -p configure:2473: checking for gawk configure:2489: found /usr/bin/gawk configure:2500: result: gawk configure:2511: checking whether make sets $(MAKE) configure:2533: result: yes configure:2562: checking whether make supports nested variables configure:2579: result: yes configure:2706: checking whether to enable debugging configure:2715: result: yes configure:2723: checking whether to use the dynamic recompiler configure:2732: result: no configure:2762: checking for Operating System configure:2767: result: Linux configure:2861: checking for style of include used by make configure:2889: result: GNU configure:2960: checking for gcc configure:2976: found /usr/bin/gcc configure:2987: result: gcc configure:3216: checking for C compiler version configure:3225: gcc --version >&5 gcc (Ubuntu 5.4.0-6ubuntu1~16.04.2) 5.4.0 20160609 Copyright (C) 2015 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:3236: $? = 0 configure:3225: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.2' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --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-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2) configure:3236: $? = 0 configure:3225: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3236: $? = 1 configure:3225: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3236: $? = 1 configure:3256: checking whether the C compiler works configure:3278: gcc -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:3282: $? = 0 configure:3330: result: yes configure:3333: checking for C compiler default output file name configure:3335: result: a.out configure:3341: checking for suffix of executables configure:3348: gcc -o conftest -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:3352: $? = 0 configure:3374: result: configure:3396: checking whether we are cross compiling configure:3404: gcc -o conftest -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:3408: $? = 0 configure:3415: ./conftest configure:3419: $? = 0 configure:3434: result: no configure:3439: checking for suffix of object files configure:3461: gcc -c -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:3465: $? = 0 configure:3486: result: o configure:3490: checking whether we are using the GNU C compiler configure:3509: gcc -c -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:3509: $? = 0 configure:3518: result: yes configure:3527: checking whether gcc accepts -g configure:3547: gcc -c -g conftest.c >&5 configure:3547: $? = 0 configure:3588: result: yes configure:3605: checking for gcc option to accept ISO C89 configure:3668: gcc -c -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:3668: $? = 0 configure:3681: result: none needed configure:3706: checking whether gcc understands -c and -o together configure:3728: gcc -c conftest.c -o conftest2.o configure:3731: $? = 0 configure:3728: gcc -c conftest.c -o conftest2.o configure:3731: $? = 0 configure:3743: result: yes configure:3762: checking dependency style of gcc configure:3873: result: gcc3 configure:3892: checking for library containing sin configure:3923: gcc -o conftest -Wall -O0 -g -D_DEBUG conftest.c >&5 conftest.c:19:6: warning: conflicting types for built-in function 'sin' char sin (); ^ /tmp/ccCh7Tqm.o: In function `main': /home/peter/rpcemu.qt5/src/conftest.c:23: undefined reference to `sin' collect2: error: ld returned 1 exit status configure:3923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RPCEmu" | #define PACKAGE_TARNAME "rpcemu" | #define PACKAGE_VERSION "0.8.14" | #define PACKAGE_STRING "RPCEmu 0.8.14" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rpcemu" | #define VERSION "0.8.14" | #define RPCEMU_LINUX /**/ | /* 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 sin (); | int | main () | { | return sin (); | ; | return 0; | } configure:3923: gcc -o conftest -Wall -O0 -g -D_DEBUG conftest.c -lm >&5 conftest.c:19:6: warning: conflicting types for built-in function 'sin' char sin (); ^ configure:3923: $? = 0 configure:3940: result: -lm configure:3948: checking for library containing pthread_create configure:3979: gcc -o conftest -Wall -O0 -g -D_DEBUG conftest.c -lm >&5 /tmp/ccOWbzgk.o: In function `main': /home/peter/rpcemu.qt5/src/conftest.c:23: undefined reference to `pthread_create' collect2: error: ld returned 1 exit status configure:3979: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RPCEmu" | #define PACKAGE_TARNAME "rpcemu" | #define PACKAGE_VERSION "0.8.14" | #define PACKAGE_STRING "RPCEmu 0.8.14" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rpcemu" | #define VERSION "0.8.14" | #define RPCEMU_LINUX /**/ | /* 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 pthread_create (); | int | main () | { | return pthread_create (); | ; | return 0; | } configure:3979: gcc -o conftest -Wall -O0 -g -D_DEBUG conftest.c -lpthread -lm >&5 configure:3979: $? = 0 configure:3996: result: -lpthread configure:4004: checking for library containing nanosleep configure:4035: gcc -o conftest -Wall -O0 -g -D_DEBUG conftest.c -lpthread -lm >&5 configure:4035: $? = 0 configure:4052: result: none required configure:4066: checking how to run the C preprocessor configure:4097: gcc -E conftest.c configure:4097: $? = 0 configure:4111: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4111: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RPCEmu" | #define PACKAGE_TARNAME "rpcemu" | #define PACKAGE_VERSION "0.8.14" | #define PACKAGE_STRING "RPCEmu 0.8.14" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rpcemu" | #define VERSION "0.8.14" | #define RPCEMU_LINUX /**/ | /* end confdefs.h. */ | #include configure:4136: result: gcc -E configure:4156: gcc -E conftest.c configure:4156: $? = 0 configure:4170: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4170: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RPCEmu" | #define PACKAGE_TARNAME "rpcemu" | #define PACKAGE_VERSION "0.8.14" | #define PACKAGE_STRING "RPCEmu 0.8.14" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rpcemu" | #define VERSION "0.8.14" | #define RPCEMU_LINUX /**/ | /* end confdefs.h. */ | #include configure:4199: checking for grep that handles long lines and -e configure:4257: result: /bin/grep configure:4262: checking for egrep configure:4324: result: /bin/grep -E configure:4329: checking for ANSI C header files configure:4349: gcc -c -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:4349: $? = 0 configure:4422: gcc -o conftest -Wall -O0 -g -D_DEBUG conftest.c -lpthread -lm >&5 configure:4422: $? = 0 configure:4422: ./conftest configure:4422: $? = 0 configure:4433: result: yes configure:4446: checking for sys/types.h configure:4446: gcc -c -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:4446: $? = 0 configure:4446: result: yes configure:4446: checking for sys/stat.h configure:4446: gcc -c -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:4446: $? = 0 configure:4446: result: yes configure:4446: checking for stdlib.h configure:4446: gcc -c -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:4446: $? = 0 configure:4446: result: yes configure:4446: checking for string.h configure:4446: gcc -c -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:4446: $? = 0 configure:4446: result: yes configure:4446: checking for memory.h configure:4446: gcc -c -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:4446: $? = 0 configure:4446: result: yes configure:4446: checking for strings.h configure:4446: gcc -c -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:4446: $? = 0 configure:4446: result: yes configure:4446: checking for inttypes.h configure:4446: gcc -c -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:4446: $? = 0 configure:4446: result: yes configure:4446: checking for stdint.h configure:4446: gcc -c -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:4446: $? = 0 configure:4446: result: yes configure:4446: checking for unistd.h configure:4446: gcc -c -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:4446: $? = 0 configure:4446: result: yes configure:4458: checking whether byte ordering is bigendian configure:4473: gcc -c -Wall -O0 -g -D_DEBUG conftest.c >&5 conftest.c:23:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:23:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:23:15: error: unknown type name 'universal' configure:4473: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RPCEmu" | #define PACKAGE_TARNAME "rpcemu" | #define PACKAGE_VERSION "0.8.14" | #define PACKAGE_STRING "RPCEmu 0.8.14" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rpcemu" | #define VERSION "0.8.14" | #define RPCEMU_LINUX /**/ | #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 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:4518: gcc -c -Wall -O0 -g -D_DEBUG conftest.c >&5 configure:4518: $? = 0 configure:4536: gcc -c -Wall -O0 -g -D_DEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:29:4: error: unknown type name 'not' not big endian ^ conftest.c:29:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:4536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RPCEmu" | #define PACKAGE_TARNAME "rpcemu" | #define PACKAGE_VERSION "0.8.14" | #define PACKAGE_STRING "RPCEmu 0.8.14" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rpcemu" | #define VERSION "0.8.14" | #define RPCEMU_LINUX /**/ | #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 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4664: result: no configure:4681: checking for library containing strerror configure:4712: gcc -o conftest -Wall -O0 -g -D_DEBUG conftest.c -lpthread -lm >&5 configure:4712: $? = 0 configure:4729: result: none required configure:4857: checking that generated files are newer than configure configure:4863: result: done configure:4915: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by RPCEmu config.status 0.8.14, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vita2 config.status:876: creating Makefile config.status:876: creating config.h config.status:1057: config.h is unchanged config.status:1105: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes 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_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_host=x86_64-unknown-linux-gnu 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_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_nanosleep='none required' ac_cv_search_pthread_create=-lpthread ac_cv_search_sin=-lm ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/peter/rpcemu.qt5/src/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /home/peter/rpcemu.qt5/src/missing autoconf' AUTOHEADER='${SHELL} /home/peter/rpcemu.qt5/src/missing autoheader' AUTOMAKE='${SHELL} /home/peter/rpcemu.qt5/src/missing automake-1.15' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -Wall -O0 -g -D_DEBUG' CPP='gcc -E' CPPFLAGS='' CPU_I386_FALSE='' CPU_I386_TRUE='#' CPU_X86_64_FALSE='' CPU_X86_64_TRUE='#' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DYNAREC_FALSE='' DYNAREC_TRUE='#' 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='-lpthread -lm ' LTLIBOBJS='' MAKEINFO='${SHELL} /home/peter/rpcemu.qt5/src/missing makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' OS_LINUX_FALSE='#' OS_LINUX_TRUE='' OS_MACOSX_FALSE='' OS_MACOSX_TRUE='#' OS_OTHER_FALSE='' OS_OTHER_TRUE='#' OS_WIN_FALSE='' OS_WIN_TRUE='#' PACKAGE='rpcemu' PACKAGE_BUGREPORT='' PACKAGE_NAME='RPCEmu' PACKAGE_STRING='RPCEmu 0.8.14' PACKAGE_TARNAME='rpcemu' PACKAGE_URL='' PACKAGE_VERSION='0.8.14' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='0.8.14' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_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='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/peter/rpcemu.qt5/src/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}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "RPCEmu" #define PACKAGE_TARNAME "rpcemu" #define PACKAGE_VERSION "0.8.14" #define PACKAGE_STRING "RPCEmu 0.8.14" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "rpcemu" #define VERSION "0.8.14" #define RPCEMU_LINUX /**/ #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 configure: exit 0