322 lines
9.5 KiB
Plaintext
322 lines
9.5 KiB
Plaintext
|
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
|
||
|
|
||
|
## --------- ##
|
||
|
## Platform. ##
|
||
|
## --------- ##
|
||
|
|
||
|
hostname = agalloch
|
||
|
uname -m = x86_64
|
||
|
uname -r = 3.19.0-26-generic
|
||
|
uname -s = Linux
|
||
|
uname -v = #28-Ubuntu SMP Tue Aug 11 14:16:32 UTC 2015
|
||
|
|
||
|
/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/eric/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: /usr/lib/jvm/java-7-openjdk-amd64/jre//bin
|
||
|
PATH: /usr/lib/jvm/java-7-openjdk-amd64/jre//bin
|
||
|
PATH: /usr/local/lib
|
||
|
PATH: /home/eric/android-studio/bin
|
||
|
|
||
|
|
||
|
## ----------- ##
|
||
|
## Core tests. ##
|
||
|
## ----------- ##
|
||
|
|
||
|
configure:1837: checking build system type
|
||
|
configure:1851: result: x86_64-unknown-linux-gnu
|
||
|
configure:1871: checking host system type
|
||
|
configure:1884: result: x86_64-unknown-linux-gnu
|
||
|
configure:1904: checking target system type
|
||
|
configure:1917: result: x86_64-unknown-linux-gnu
|
||
|
configure:1959: checking for a BSD-compatible install
|
||
|
configure:2027: result: /usr/bin/install -c
|
||
|
configure:2086: checking for gcc
|
||
|
configure:2102: found /usr/bin/gcc
|
||
|
configure:2113: result: gcc
|
||
|
configure:2342: checking for C compiler version
|
||
|
configure:2351: gcc --version >&5
|
||
|
gcc-4.9.real (Ubuntu 4.9.2-10ubuntu13) 4.9.2
|
||
|
Copyright (C) 2014 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:2362: $? = 0
|
||
|
configure:2351: gcc -v >&5
|
||
|
Using built-in specs.
|
||
|
COLLECT_GCC=/usr/bin/gcc-4.9.real
|
||
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
|
||
|
Target: x86_64-linux-gnu
|
||
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.9.2-10ubuntu13' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --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.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-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 4.9.2 (Ubuntu 4.9.2-10ubuntu13)
|
||
|
configure:2362: $? = 0
|
||
|
configure:2351: gcc -V >&5
|
||
|
gcc-4.9.real: error: unrecognized command line option '-V'
|
||
|
gcc-4.9.real: fatal error: no input files
|
||
|
compilation terminated.
|
||
|
configure:2362: $? = 4
|
||
|
configure:2351: gcc -qversion >&5
|
||
|
gcc-4.9.real: error: unrecognized command line option '-qversion'
|
||
|
gcc-4.9.real: fatal error: no input files
|
||
|
compilation terminated.
|
||
|
configure:2362: $? = 4
|
||
|
configure:2382: checking whether the C compiler works
|
||
|
configure:2404: gcc conftest.c >&5
|
||
|
configure:2408: $? = 0
|
||
|
configure:2456: result: yes
|
||
|
configure:2459: checking for C compiler default output file name
|
||
|
configure:2461: result: a.out
|
||
|
configure:2467: checking for suffix of executables
|
||
|
configure:2474: gcc -o conftest conftest.c >&5
|
||
|
configure:2478: $? = 0
|
||
|
configure:2500: result:
|
||
|
configure:2522: checking whether we are cross compiling
|
||
|
configure:2530: gcc -o conftest conftest.c >&5
|
||
|
configure:2534: $? = 0
|
||
|
configure:2541: ./conftest
|
||
|
configure:2545: $? = 0
|
||
|
configure:2560: result: no
|
||
|
configure:2565: checking for suffix of object files
|
||
|
configure:2587: gcc -c conftest.c >&5
|
||
|
configure:2591: $? = 0
|
||
|
configure:2612: result: o
|
||
|
configure:2616: checking whether we are using the GNU C compiler
|
||
|
configure:2635: gcc -c conftest.c >&5
|
||
|
configure:2635: $? = 0
|
||
|
configure:2644: result: yes
|
||
|
configure:2653: checking whether gcc accepts -g
|
||
|
configure:2673: gcc -c -g conftest.c >&5
|
||
|
configure:2673: $? = 0
|
||
|
configure:2714: result: yes
|
||
|
configure:2731: checking for gcc option to accept ISO C89
|
||
|
configure:2794: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:2794: $? = 0
|
||
|
configure:2807: result: none needed
|
||
|
configure:2884: checking for ranlib
|
||
|
configure:2900: found /usr/bin/ranlib
|
||
|
configure:2911: result: ranlib
|
||
|
configure:2934: checking whether ln -s works
|
||
|
configure:2938: result: yes
|
||
|
configure:2946: checking whether make sets $(MAKE)
|
||
|
configure:2968: result: yes
|
||
|
configure:3031: checking for ar
|
||
|
configure:3047: found /usr/bin/ar
|
||
|
configure:3058: result: ar
|
||
|
configure:3127: checking for strip
|
||
|
configure:3143: found /usr/bin/strip
|
||
|
configure:3154: result: strip
|
||
|
configure:3219: checking for nm
|
||
|
configure:3235: found /usr/bin/nm
|
||
|
configure:3246: result: nm
|
||
|
configure:3288: checking if make is GNU make
|
||
|
configure:3302: result: yes
|
||
|
configure:4358: checking for dependency tracking method
|
||
|
configure:4379: result: gcc
|
||
|
configure:4884: 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 agalloch
|
||
|
|
||
|
config.status:782: creating Makefile
|
||
|
|
||
|
## ---------------- ##
|
||
|
## Cache variables. ##
|
||
|
## ---------------- ##
|
||
|
|
||
|
ac_cv_build=x86_64-unknown-linux-gnu
|
||
|
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_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_host=x86_64-unknown-linux-gnu
|
||
|
ac_cv_objext=o
|
||
|
ac_cv_path_install='/usr/bin/install -c'
|
||
|
ac_cv_prog_ac_ct_AR=ar
|
||
|
ac_cv_prog_ac_ct_CC=gcc
|
||
|
ac_cv_prog_ac_ct_NM=nm
|
||
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
||
|
ac_cv_prog_ac_ct_STRIP=strip
|
||
|
ac_cv_prog_cc_c89=
|
||
|
ac_cv_prog_cc_g=yes
|
||
|
ac_cv_prog_make_make_set=yes
|
||
|
ac_cv_target=x86_64-unknown-linux-gnu
|
||
|
bakefile_cv_prog_makeisgnu=yes
|
||
|
|
||
|
## ----------------- ##
|
||
|
## Output variables. ##
|
||
|
## ----------------- ##
|
||
|
|
||
|
AIX_CXX_LD=''
|
||
|
AR='ar'
|
||
|
AROPTIONS='rcu'
|
||
|
BK_DEPS='/home/eric/code/hathor/3rdparty/libbcrypt-1.0/build/unix/bk-deps'
|
||
|
CC='gcc'
|
||
|
CFLAGS='-g -O2'
|
||
|
COND_DEPS_TRACKING_0='#'
|
||
|
COND_DEPS_TRACKING_1=''
|
||
|
CPPFLAGS=''
|
||
|
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"'
|
||
|
DEPS_TRACKING='1'
|
||
|
DLLIMP_SUFFIX='so'
|
||
|
DLLPREFIX='lib'
|
||
|
DLLPREFIX_MODULE=''
|
||
|
ECHO_C=''
|
||
|
ECHO_N='-n'
|
||
|
ECHO_T=''
|
||
|
EXEEXT=''
|
||
|
IF_GNU_MAKE=''
|
||
|
INSTALL_DATA='${INSTALL} -m 644'
|
||
|
INSTALL_DIR='$(INSTALL) -d'
|
||
|
INSTALL_PROGRAM='${INSTALL}'
|
||
|
INSTALL_SCRIPT='${INSTALL}'
|
||
|
LDFLAGS=''
|
||
|
LDFLAGS_GUI=''
|
||
|
LIBEXT='.a'
|
||
|
LIBOBJS=''
|
||
|
LIBPREFIX='lib'
|
||
|
LIBS=''
|
||
|
LN_S='ln -s'
|
||
|
LTLIBOBJS=''
|
||
|
MAKE_SET=''
|
||
|
NM='nm'
|
||
|
OBJEXT='o'
|
||
|
PACKAGE_BUGREPORT=''
|
||
|
PACKAGE_NAME=''
|
||
|
PACKAGE_STRING=''
|
||
|
PACKAGE_TARNAME=''
|
||
|
PACKAGE_URL=''
|
||
|
PACKAGE_VERSION=''
|
||
|
PATH_SEPARATOR=':'
|
||
|
PIC_FLAG='-fPIC -DPIC'
|
||
|
PLATFORM_BEOS='0'
|
||
|
PLATFORM_MAC='0'
|
||
|
PLATFORM_MACOS='0'
|
||
|
PLATFORM_MACOSX='0'
|
||
|
PLATFORM_MSDOS='0'
|
||
|
PLATFORM_OS2='0'
|
||
|
PLATFORM_UNIX='1'
|
||
|
PLATFORM_WIN32='0'
|
||
|
RANLIB='ranlib'
|
||
|
REZ=''
|
||
|
SETFILE=''
|
||
|
SET_MAKE=''
|
||
|
SHARED_LD_CC='$(CC) -shared -fPIC -o'
|
||
|
SHARED_LD_CXX='$(CXX) -shared -fPIC -o'
|
||
|
SHARED_LD_MODULE_CC='$(CC) -shared -fPIC -o'
|
||
|
SHARED_LD_MODULE_CXX='$(CXX) -shared -fPIC -o'
|
||
|
SHELL='/bin/bash'
|
||
|
SONAME_FLAG='-Wl,-soname,'
|
||
|
SO_SUFFIX='so'
|
||
|
SO_SUFFIX_MODULE='so'
|
||
|
STRIP='strip'
|
||
|
USE_MACVERSION='0'
|
||
|
USE_SOSYMLINKS='1'
|
||
|
USE_SOVERCYGWIN='0'
|
||
|
USE_SOVERLINUX='1'
|
||
|
USE_SOVERSION='1'
|
||
|
USE_SOVERSOLARIS='0'
|
||
|
WINDOWS_IMPLIB='0'
|
||
|
WINDRES=''
|
||
|
ac_ct_CC='gcc'
|
||
|
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'
|
||
|
dlldir='${exec_prefix}/lib'
|
||
|
docdir='${datarootdir}/doc/${PACKAGE}'
|
||
|
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'
|
||
|
libdir='${exec_prefix}/lib'
|
||
|
libexecdir='${exec_prefix}/libexec'
|
||
|
localedir='${datarootdir}/locale'
|
||
|
localstatedir='${prefix}/var'
|
||
|
mandir='${datarootdir}/man'
|
||
|
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='x86_64-unknown-linux-gnu'
|
||
|
target_alias=''
|
||
|
target_cpu='x86_64'
|
||
|
target_os='linux-gnu'
|
||
|
target_vendor='unknown'
|
||
|
|
||
|
## ----------- ##
|
||
|
## confdefs.h. ##
|
||
|
## ----------- ##
|
||
|
|
||
|
/* confdefs.h */
|
||
|
#define PACKAGE_NAME ""
|
||
|
#define PACKAGE_TARNAME ""
|
||
|
#define PACKAGE_VERSION ""
|
||
|
#define PACKAGE_STRING ""
|
||
|
#define PACKAGE_BUGREPORT ""
|
||
|
#define PACKAGE_URL ""
|
||
|
|
||
|
configure: exit 0
|