mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-06 07:21:31 +01:00
[uLib Geometry]
non working version! + adds ProgrammableAccessor + renaming of some Image structures ...
This commit is contained in:
334
tmp/CodeLoop/config.log
Normal file
334
tmp/CodeLoop/config.log
Normal file
@@ -0,0 +1,334 @@
|
||||
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 = musteel
|
||||
uname -m = x86_64
|
||||
uname -r = 3.2.0-1-amd64
|
||||
uname -s = Linux
|
||||
uname -v = #1 SMP Fri Feb 17 05:17:36 UTC 2012
|
||||
|
||||
/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/local/bin
|
||||
PATH: /usr/bin
|
||||
PATH: /bin
|
||||
PATH: /usr/local/games
|
||||
PATH: /usr/games
|
||||
|
||||
|
||||
## ----------- ##
|
||||
## Core tests. ##
|
||||
## ----------- ##
|
||||
|
||||
configure:1837: checking for a BSD-compatible install
|
||||
configure:1905: result: /usr/bin/install -c
|
||||
configure:1916: checking whether build environment is sane
|
||||
configure:1966: result: yes
|
||||
configure:2107: checking for a thread-safe mkdir -p
|
||||
configure:2146: result: /bin/mkdir -p
|
||||
configure:2159: checking for gawk
|
||||
configure:2175: found /usr/bin/gawk
|
||||
configure:2186: result: gawk
|
||||
configure:2197: checking whether make sets $(MAKE)
|
||||
configure:2219: result: yes
|
||||
configure:2359: checking for g++
|
||||
configure:2375: found /usr/bin/g++
|
||||
configure:2386: result: g++
|
||||
configure:2413: checking for C++ compiler version
|
||||
configure:2422: g++ --version >&5
|
||||
g++ (Debian 4.7.2-4) 4.7.2
|
||||
Copyright (C) 2012 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:2433: $? = 0
|
||||
configure:2422: g++ -v >&5
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=g++
|
||||
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
|
||||
Target: x86_64-linux-gnu
|
||||
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-4' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --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.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --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.7.2 (Debian 4.7.2-4)
|
||||
configure:2433: $? = 0
|
||||
configure:2422: g++ -V >&5
|
||||
g++: error: unrecognized command line option '-V'
|
||||
g++: fatal error: no input files
|
||||
compilation terminated.
|
||||
configure:2433: $? = 4
|
||||
configure:2422: g++ -qversion >&5
|
||||
g++: error: unrecognized command line option '-qversion'
|
||||
g++: fatal error: no input files
|
||||
compilation terminated.
|
||||
configure:2433: $? = 4
|
||||
configure:2453: checking whether the C++ compiler works
|
||||
configure:2475: g++ conftest.cpp >&5
|
||||
configure:2479: $? = 0
|
||||
configure:2527: result: yes
|
||||
configure:2530: checking for C++ compiler default output file name
|
||||
configure:2532: result: a.out
|
||||
configure:2538: checking for suffix of executables
|
||||
configure:2545: g++ -o conftest conftest.cpp >&5
|
||||
configure:2549: $? = 0
|
||||
configure:2571: result:
|
||||
configure:2593: checking whether we are cross compiling
|
||||
configure:2601: g++ -o conftest conftest.cpp >&5
|
||||
configure:2605: $? = 0
|
||||
configure:2612: ./conftest
|
||||
configure:2616: $? = 0
|
||||
configure:2631: result: no
|
||||
configure:2636: checking for suffix of object files
|
||||
configure:2658: g++ -c conftest.cpp >&5
|
||||
configure:2662: $? = 0
|
||||
configure:2683: result: o
|
||||
configure:2687: checking whether we are using the GNU C++ compiler
|
||||
configure:2706: g++ -c conftest.cpp >&5
|
||||
configure:2706: $? = 0
|
||||
configure:2715: result: yes
|
||||
configure:2724: checking whether g++ accepts -g
|
||||
configure:2744: g++ -c -g conftest.cpp >&5
|
||||
configure:2744: $? = 0
|
||||
configure:2785: result: yes
|
||||
configure:2819: checking for style of include used by make
|
||||
configure:2847: result: GNU
|
||||
configure:2873: checking dependency style of g++
|
||||
configure:2984: result: gcc3
|
||||
configure:3054: checking for pkg-config
|
||||
configure:3072: found /usr/bin/pkg-config
|
||||
configure:3084: result: /usr/bin/pkg-config
|
||||
configure:3109: checking pkg-config is at least version 0.9.0
|
||||
configure:3112: result: yes
|
||||
configure:3122: checking for EIGEN3
|
||||
configure:3129: $PKG_CONFIG --exists --print-errors "eigen3 >= 0.1"
|
||||
configure:3132: $? = 0
|
||||
configure:3146: $PKG_CONFIG --exists --print-errors "eigen3 >= 0.1"
|
||||
configure:3149: $? = 0
|
||||
configure:3207: result: yes
|
||||
configure:3348: 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 musteel
|
||||
|
||||
config.status:841: creating Makefile
|
||||
config.status:841: creating config.h
|
||||
config.status:1070: executing depfiles commands
|
||||
config.status:1070: executing default 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_EIGEN3_CFLAGS_set=
|
||||
ac_cv_env_EIGEN3_CFLAGS_value=
|
||||
ac_cv_env_EIGEN3_LIBS_set=
|
||||
ac_cv_env_EIGEN3_LIBS_value=
|
||||
ac_cv_env_LDFLAGS_set=
|
||||
ac_cv_env_LDFLAGS_value=
|
||||
ac_cv_env_LIBS_set=
|
||||
ac_cv_env_LIBS_value=
|
||||
ac_cv_env_PKG_CONFIG_LIBDIR_set=
|
||||
ac_cv_env_PKG_CONFIG_LIBDIR_value=
|
||||
ac_cv_env_PKG_CONFIG_PATH_set=
|
||||
ac_cv_env_PKG_CONFIG_PATH_value=
|
||||
ac_cv_env_PKG_CONFIG_set=
|
||||
ac_cv_env_PKG_CONFIG_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_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
|
||||
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
|
||||
pkg_cv_EIGEN3_CFLAGS='-I/usr/local/include/eigen3 '
|
||||
pkg_cv_EIGEN3_LIBS=' '
|
||||
|
||||
## ----------------- ##
|
||||
## Output variables. ##
|
||||
## ----------------- ##
|
||||
|
||||
ACLOCAL='${SHELL} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/missing --run aclocal-1.11'
|
||||
AMDEPBACKSLASH='\'
|
||||
AMDEP_FALSE='#'
|
||||
AMDEP_TRUE=''
|
||||
AMTAR='$${TAR-tar}'
|
||||
AUTOCONF='${SHELL} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/missing --run autoconf'
|
||||
AUTOHEADER='${SHELL} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/missing --run autoheader'
|
||||
AUTOMAKE='${SHELL} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/missing --run automake-1.11'
|
||||
AWK='gawk'
|
||||
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=''
|
||||
EIGEN3_CFLAGS='-I/usr/local/include/eigen3 '
|
||||
EIGEN3_LIBS=' '
|
||||
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/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/missing --run makeinfo'
|
||||
MKDIR_P='/bin/mkdir -p'
|
||||
OBJEXT='o'
|
||||
PACKAGE='TMP'
|
||||
PACKAGE_BUGREPORT=''
|
||||
PACKAGE_NAME=''
|
||||
PACKAGE_STRING=''
|
||||
PACKAGE_TARNAME=''
|
||||
PACKAGE_URL=''
|
||||
PACKAGE_VERSION=''
|
||||
PATH_SEPARATOR=':'
|
||||
PKG_CONFIG='/usr/bin/pkg-config'
|
||||
PKG_CONFIG_LIBDIR=''
|
||||
PKG_CONFIG_PATH=''
|
||||
SET_MAKE=''
|
||||
SHELL='/bin/bash'
|
||||
STRIP=''
|
||||
VERSION='1.0'
|
||||
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} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/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 ""
|
||||
#define PACKAGE_TARNAME ""
|
||||
#define PACKAGE_VERSION ""
|
||||
#define PACKAGE_STRING ""
|
||||
#define PACKAGE_BUGREPORT ""
|
||||
#define PACKAGE_URL ""
|
||||
#define PACKAGE "TMP"
|
||||
#define VERSION "1.0"
|
||||
|
||||
configure: exit 0
|
||||
|
||||
## ---------------------- ##
|
||||
## 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 Makefile depfiles
|
||||
|
||||
on musteel
|
||||
|
||||
config.status:841: creating Makefile
|
||||
config.status:1070: executing depfiles commands
|
||||
|
||||
## ---------------------- ##
|
||||
## 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 config.h
|
||||
|
||||
on musteel
|
||||
|
||||
config.status:841: creating config.h
|
||||
config.status:1022: config.h is unchanged
|
||||
Reference in New Issue
Block a user