Skip to content
config.log 15.1 KiB
Newer Older
em6's avatar
em6 committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by paprika configure 0.1, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = em6-pcinfo
uname -m = i686
uname -r = 3.0.0-19-generic
uname -s = Linux
uname -v = #33-Ubuntu SMP Thu Apr 19 19:05:57 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/local/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/bin/X11
PATH: /usr/X11R6/bin
PATH: /usr/games
PATH: /sbin
PATH: /home/em6/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1980: checking for a BSD-compatible install
configure:2048: result: /usr/bin/install -c
configure:2059: checking whether build environment is sane
configure:2109: result: yes
configure:2250: checking for a thread-safe mkdir -p
configure:2289: result: /bin/mkdir -p
configure:2302: checking for gawk
configure:2332: result: no
configure:2302: checking for mawk
configure:2318: found /usr/bin/mawk
configure:2329: result: mawk
configure:2340: checking whether make sets $(MAKE)
configure:2362: result: yes
configure:2493: checking for gcc
configure:2509: found /usr/bin/gcc
configure:2520: result: gcc
configure:2749: checking for C compiler version
configure:2758: gcc --version >&5
gcc (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:2769: $? = 0
configure:2758: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper
Target: i686-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 --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) 
configure:2769: $? = 0
configure:2758: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2769: $? = 4
configure:2758: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2769: $? = 4
configure:2789: checking whether the C compiler works
configure:2811: gcc -g   conftest.c  >&5
configure:2815: $? = 0
configure:2863: result: yes
configure:2866: checking for C compiler default output file name
configure:2868: result: a.out
configure:2874: checking for suffix of executables
configure:2881: gcc -o conftest -g   conftest.c  >&5
configure:2885: $? = 0
configure:2907: result: 
configure:2929: checking whether we are cross compiling
configure:2937: gcc -o conftest -g   conftest.c  >&5
configure:2941: $? = 0
configure:2948: ./conftest
configure:2952: $? = 0
configure:2967: result: no
configure:2972: checking for suffix of object files
configure:2994: gcc -c -g  conftest.c >&5
configure:2998: $? = 0
configure:3019: result: o
configure:3023: checking whether we are using the GNU C compiler
configure:3042: gcc -c -g  conftest.c >&5
configure:3042: $? = 0
configure:3051: result: yes
configure:3060: checking whether gcc accepts -g
configure:3080: gcc -c -g  conftest.c >&5
configure:3080: $? = 0
configure:3121: result: yes
configure:3138: checking for gcc option to accept ISO C89
configure:3202: gcc  -c -g  conftest.c >&5
configure:3202: $? = 0
configure:3215: result: none needed
configure:3246: checking for style of include used by make
configure:3274: result: GNU
configure:3299: checking dependency style of gcc
configure:3409: result: gcc3
configure:3482: checking for g++
configure:3498: found /usr/bin/g++
configure:3509: result: g++
configure:3536: checking for C++ compiler version
configure:3545: 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:3556: $? = 0
configure:3545: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper
Target: i686-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 --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) 
configure:3556: $? = 0
configure:3545: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3556: $? = 4
configure:3545: g++ -qversion >&5
g++: error: unrecognized option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:3556: $? = 4
configure:3560: checking whether we are using the GNU C++ compiler
configure:3579: g++ -c   conftest.cpp >&5
configure:3579: $? = 0
configure:3588: result: yes
configure:3597: checking whether g++ accepts -g
configure:3617: g++ -c -g  conftest.cpp >&5
configure:3617: $? = 0
configure:3658: result: yes
configure:3683: checking dependency style of g++
configure:3793: result: gcc3
configure:3813: checking how to run the C preprocessor
configure:3844: gcc -E  conftest.c
configure:3844: $? = 0
configure:3858: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3858: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "paprika"
| #define PACKAGE_TARNAME "paprika"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "paprika 0.1"
| #define PACKAGE_BUGREPORT "gregoire.dlg@free.fr"
| #define PACKAGE_URL ""
| #define PACKAGE "paprika"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3883: result: gcc -E
configure:3903: gcc -E  conftest.c
configure:3903: $? = 0
configure:3917: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3917: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "paprika"
| #define PACKAGE_TARNAME "paprika"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "paprika 0.1"
| #define PACKAGE_BUGREPORT "gregoire.dlg@free.fr"
| #define PACKAGE_URL ""
| #define PACKAGE "paprika"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4001: checking for pkg-config
configure:4019: found /usr/bin/pkg-config
configure:4031: result: /usr/bin/pkg-config
configure:4056: checking pkg-config is at least version 0.9.0
configure:4059: result: yes
configure:4069: checking for QT
configure:4076: $PKG_CONFIG --exists --print-errors "QtCore QtGui QtOpenGL Qt3Support"
configure:4079: $? = 0
configure:4093: $PKG_CONFIG --exists --print-errors "QtCore QtGui QtOpenGL Qt3Support"
configure:4096: $? = 0
configure:4154: result: yes
configure:4160: checking for Boost >= 1.40
configure:4211: checking for boostlib >= 1.40
configure:4271: g++ -c -g -O2  -I/usr/include conftest.cpp >&5
configure:4271: $? = 0
configure:4273: result: yes
configure:4407: result: yes
configure:4426: checking for Box2D libs
configure:4432: result: /usr/local/lib/libBox2D.so
configure:4449: checking for Box2D headers
configure:4454: result: /usr/local/include/Box2D
configure:4471: checking Box2D version
configure:4478: result: > 2.0.1
configure:4489: checking debug
configure:4491: result: no
configure:4503: checking for grep that handles long lines and -e
configure:4561: result: /bin/grep
configure:4566: checking for egrep
configure:4628: result: /bin/grep -E
configure:4633: checking for ANSI C header files
configure:4653: gcc -c -g  conftest.c >&5
configure:4653: $? = 0
configure:4726: gcc -o conftest -g    -lQtOpenGL -lQt3Support -lQtGui -lQtNetwork -lQtSql -lQtCore   -L/usr/lib -L/usr/local/lib -lBox2D conftest.c  >&5
configure:4726: $? = 0
configure:4726: ./conftest
configure:4726: $? = 0
configure:4737: result: yes
configure:4881: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by paprika config.status 0.1, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on em6-pcinfo

config.status:868: creating Makefile
config.status:868: creating config.h
config.status:1049: config.h is unchanged
config.status:1097: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

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_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_QT_CFLAGS_set=
ac_cv_env_QT_CFLAGS_value=
ac_cv_env_QT_LIBS_set=
ac_cv_env_QT_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_stdc=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
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=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
pkg_cv_QT_CFLAGS='-DQT_SHARED -DQT3_SUPPORT -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtSql  '
pkg_cv_QT_LIBS='-lQtOpenGL -lQt3Support -lQtGui -lQtNetwork -lQtSql -lQtCore  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/em6/gitRobotique/simulation/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/em6/gitRobotique/simulation/missing --run tar'
AUTOCONF='${SHELL} /home/em6/gitRobotique/simulation/missing --run autoconf'
AUTOHEADER='${SHELL} /home/em6/gitRobotique/simulation/missing --run autoheader'
AUTOMAKE='${SHELL} /home/em6/gitRobotique/simulation/missing --run automake-1.11'
AWK='mawk'
BOOST_CPPFLAGS='-I/usr/include'
BOOST_LDFLAGS='-L/usr/lib'
Box2D_CFLAGS='-I/usr/local/include/Box2D'
Box2D_LIBS='-L/usr/local/lib -lBox2D'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='    -DQT_SHARED -DQT3_SUPPORT -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtSql    -I/usr/local/include/Box2D'
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='  -lQtOpenGL -lQt3Support -lQtGui -lQtNetwork -lQtSql -lQtCore   -L/usr/lib -L/usr/local/lib -lBox2D'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/em6/gitRobotique/simulation/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE='paprika'
PACKAGE_BUGREPORT='gregoire.dlg@free.fr'
PACKAGE_NAME='paprika'
PACKAGE_STRING='paprika 0.1'
PACKAGE_TARNAME='paprika'
PACKAGE_URL=''
PACKAGE_VERSION='0.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
QT_CFLAGS='-DQT_SHARED -DQT3_SUPPORT -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtSql  '
QT_LIBS='-lQtOpenGL -lQt3Support -lQtGui -lQtNetwork -lQtSql -lQtCore  '
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='0.1'
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__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/em6/gitRobotique/simulation/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 "paprika"
#define PACKAGE_TARNAME "paprika"
#define PACKAGE_VERSION "0.1"
#define PACKAGE_STRING "paprika 0.1"
#define PACKAGE_BUGREPORT "gregoire.dlg@free.fr"
#define PACKAGE_URL ""
#define PACKAGE "paprika"
#define VERSION "0.1"
#define HAVE_BOOST /**/
#define STDC_HEADERS 1

configure: exit 0