4
0
mirror of https://github.com/QuasarApp/ELFIO.git synced 2025-05-11 02:29:34 +00:00
Serge Lamikhov-Center 493549e030 Initial
2012-02-18 12:01:36 +02:00

274 lines
8.1 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 ELFIO configure 2.0.0, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ../configure
## --------- ##
## Platform. ##
## --------- ##
hostname = ubuntu
uname -m = x86_64
uname -r = 3.0.0-14-generic
uname -s = Linux
uname -v = #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011
/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/lightdm/lightdm
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1802: checking for a BSD-compatible install
configure:1870: result: /usr/bin/install -c
configure:1881: checking whether build environment is sane
configure:1931: result: yes
configure:2072: checking for a thread-safe mkdir -p
configure:2111: result: /bin/mkdir -p
configure:2124: checking for gawk
configure:2140: found /usr/bin/gawk
configure:2151: result: gawk
configure:2162: checking whether make sets $(MAKE)
configure:2184: result: yes
configure:2323: checking for g++
configure:2339: found /usr/bin/g++
configure:2350: result: g++
configure:2377: checking for C++ compiler version
configure:2386: g++ --version >&5
g++ (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
Copyright (C) 2011 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:2397: $? = 0
configure:2386: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --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.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
configure:2397: $? = 0
configure:2386: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:2397: $? = 4
configure:2386: g++ -qversion >&5
g++: error: unrecognized option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:2397: $? = 4
configure:2417: checking whether the C++ compiler works
configure:2439: g++ conftest.cpp >&5
configure:2443: $? = 0
configure:2491: result: yes
configure:2494: checking for C++ compiler default output file name
configure:2496: result: a.out
configure:2502: checking for suffix of executables
configure:2509: g++ -o conftest conftest.cpp >&5
configure:2513: $? = 0
configure:2535: result:
configure:2557: checking whether we are cross compiling
configure:2565: g++ -o conftest conftest.cpp >&5
configure:2569: $? = 0
configure:2576: ./conftest
configure:2580: $? = 0
configure:2595: result: no
configure:2600: checking for suffix of object files
configure:2622: g++ -c conftest.cpp >&5
configure:2626: $? = 0
configure:2647: result: o
configure:2651: checking whether we are using the GNU C++ compiler
configure:2670: g++ -c conftest.cpp >&5
configure:2670: $? = 0
configure:2679: result: yes
configure:2688: checking whether g++ accepts -g
configure:2708: g++ -c -g conftest.cpp >&5
configure:2708: $? = 0
configure:2749: result: yes
configure:2783: checking for style of include used by make
configure:2811: result: GNU
configure:2836: checking dependency style of g++
configure:2946: result: gcc3
configure:3135: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ELFIO config.status 2.0.0, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ubuntu
config.status:783: creating Makefile
config.status:783: creating examples/Makefile
config.status:783: creating examples/ELFDump/Makefile
config.status:783: creating examples/tutorial/Makefile
config.status:783: creating doc/Makefile
config.status:940: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
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_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_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CXX_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/user/ELFIO/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/user/ELFIO/missing --run tar'
AUTOCONF='${SHELL} /home/user/ELFIO/missing --run autoconf'
AUTOHEADER='${SHELL} /home/user/ELFIO/missing --run autoheader'
AUTOMAKE='${SHELL} /home/user/ELFIO/missing --run automake-1.11'
AWK='gawk'
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"ELFIO\ 2.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ELFIO\" -DVERSION=\"2.0.0\"'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
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/user/ELFIO/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE='ELFIO'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='ELFIO'
PACKAGE_STRING='ELFIO 2.0.0'
PACKAGE_TARNAME='elfio'
PACKAGE_URL=''
PACKAGE_VERSION='2.0.0'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='2.0.0'
ac_ct_CXX='g++'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
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_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/user/ELFIO/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/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 "ELFIO"
#define PACKAGE_TARNAME "elfio"
#define PACKAGE_VERSION "2.0.0"
#define PACKAGE_STRING "ELFIO 2.0.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "ELFIO"
#define VERSION "2.0.0"
configure: exit 0