iLab Neuromorphic Vision C++ Toolkit daily 64-bit configure test

This page is generated daily by running ./configure --enable-quietcompile --enable-shlibs on a fresh SVN checkout of the iLab Neuromorphic Vision C++ Toolkit on a 64-bit machine.

Mon Nov 23 01:00:22 PST 2009
checking for source directory... src/
checking for object file directory... build/obj/
checking for build scripts directory... ./devscripts
checking for plugin directory... /home/tmp/saliency-3126/saliency/lib/invt/plugins
checking for runtime-library directory... /home/tmp/saliency-3126/saliency/lib/invt
checking for OS... Linux
checking for Darwin (MacOS-X) system?... no
checking for CPU type... Dual Core AMD Opteron(tm) Processor 175
checking for CPU model... opteron
checking whether opteron CPU is x86-compatible... yes
checking whether opteron CPU supports Intel MMX instructions... yes
checking whether opteron CPU supports Intel SSE instructions... yes
checking whether opteron CPU supports Intel SSE2 instructions... yes
checking whether opteron CPU supports Intel SSE3 instructions... no
checking whether opteron CPU supports Intel SSSE3 instructions... no
checking whether opteron CPU supports Intel SSE41 instructions... no
checking whether opteron CPU supports AMD 3Dnow instructions... yes
checking whether opteron CPU supports 64 bit instructions... yes
checking whether to force 32 bit code under 64 bit CPU... no
checking whether to use a lib64 directory... /usr/lib64
checking for location of tcl >= 8.4... /usr/lib64
checking for location of tk >= 8.4... /usr/lib64
checking whether to enable Intel MMX optimizations... no
checking whether to enable Intel SSE optimizations... no
checking whether to enable Intel SSE2 optimizations... no
checking whether to enable Intel SSE3 optimizations... no
checking whether to enable Intel SSE/2/3 debayer optimizations... no
checking whether to use cpu-tailored aggressive optimizations... no
checking whether to use non-IEEE non-ISO fast math optimization... no
checking whether to use arc profiles for optimizations... no
checking whether to use profile generate for optimizations... no
checking whether to compute branch probabilities... no
checking whether to use branch profiles... no
checking whether to use SSA Single Static Assignment form optimizations... no
checking whether to use prefetch on loop arrays optimization... no
checking whether to use loop vectorization on tree optimization... no
checking whether to use induction variable optimization... no
checking whether to use unsafe loop optimization... no
checking whether to enable memory debug checks... no
checking whether to enable debug information with -g... yes
checking whether to enable profiling with -pg... no
checking whether to enable GVX_TRACE statements... yes
checking whether to enable compiler warnings... yes
checking for desired optimization level... -O3
checking whether to use dynamic linking, with most objects built as shared libraries... yes
checking whether to be quiet during compilation... yes
checking whether to use Fink packages, if available... yes
checking whether the Linker will use relax for global optimizations... no
checking whether to use both SSE and 387 floating point registers... no
checking whether to enable nVidia CUDA GPU optimizations... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc version... 4.2.3
checking for autoconf-2.5x... no
checking for autoconf-2.53... no
checking for autoconf... /usr/bin/autoconf
checking for autoconf version... OK, 2.61 >= 2.53
checking whether to enable matlab mex files... yes
checking for mex... /lab/local/bin/mex
configure: WARNING: Use of Matlab and Mex shared libs forces Position Independant Code via -fPIC option
checking for python... /usr/bin/python
checking for tclsh... /usr/bin/tclsh
checking for env... /usr/bin/env
checking for mpeg_encode... no
checking for ppmtompeg... /usr/bin/ppmtompeg
checking for less... /usr/bin/less
checking whether g++ can generate usable precompiled headers... yes
checking whether to use precompiled headers... yes
checking whether to force compiler warnings to be errors... yes
checking whether the c++ std library compiles without warnings... yes
checking how to run the C++ preprocessor... g++ -E
checking for X... libraries , headers 
checking QTDIR... /usr/lib/qt3
checking Qt version... 3.3.8b (major version 3) in /usr/lib/qt3/include/qglobal.h
checking for moc... /usr/lib/qt3/bin/moc
checking for uic... /usr/lib/qt3/bin/uic
checking if Qt is multithreaded... yes
checking for limits... yes
checking for iosfwd... yes
checking for iostream... yes
checking for fstream... yes
checking for sstream... yes
checking for png.h... yes
checking for popt.h... yes
checking for values.h... yes
checking for gsl/gsl_cblas.h... yes
checking for gsl/gsl_linalg.h... yes
checking for execinfo.h... yes
checking for linux/videodev.h... yes
checking for linux/videodev2.h... yes
checking for ffmpeg/avcodec.h... yes
checking for ffmpeg/avformat.h... yes
checking for fftw3.h... yes
checking for opencv/cv.h... yes
checking for ode/ode.h... yes
checking for jpeglib.h... yes
checking for net/ethernet.h... yes
checking for arpa/inet.h... yes
checking for QuickTime/QuickTime.h... no
checking for mpi.h... yes
checking for GL/glut.h... yes
checking for GL/osmesa.h... yes
checking for linux/parport.h... yes
checking for linux/ppdev.h... yes
checking for linux/joystick.h... yes
checking for fenv.h... yes
checking for zlib.h... yes
checking for bzlib.h... yes
checking for qwt/qwt_plot.h... no
checking for lwpr/lwpr.h... no
checking for libkern/OSAtomic.h... no
checking for sys/io.h... yes
checking for sys/soundcard.h... yes
checking for SWI-Prolog.h... no
checking for libcwiimote/wiimote.h... yes
checking for xclib/xcliball.h... yes
checking for cxxabi.h... yes
checking for libsvm/svm.h... yes
checking whether mmap() is threadsafe... yes
checking whether <fenv.h> has feenableexcept()... yes
checking whether <cmath> has std::isnan()... yes
checking whether <cmath> has std::isfinite()... yes
checking whether <cmath> has isfinite()... no
checking whether <cmath> has __isfinitef()... no
checking whether <cmath> has sincos()... yes
checking whether we have the fsincos asm instruction... no
checking whether <cmath> has lgamma()... yes
checking whether <cstdlib> has srand48()... yes
checking whether <cstdio> is missing snprintf()... no
checking whether <cmath> is missing M_PI... no
checking whether <cmath> is missing M_PI_2... no
checking whether <cmath> is missing M_E... no
checking whether <cmath> is missing M_LN2... no
checking whether <cmath> is missing cbrt()... no
checking whether <cmath> is missing isinf()... no
checking whether <cmath> is missing isnan()... no
checking whether <png.h> has png_get_asm_flags()... yes
checking whether <readline/readline.h> is missing or broken... no
checking for struct dirent.d_type... yes
checking whether pthread_spinlock_t is present and usable... yes
checking whether O_LARGEFILE is available for open() calls... yes
checking for library directory /usr/local/lib64... Added -L/usr/local/lib64 to LDFLAGS
checking for library directory /usr/local/lib... Added -L/usr/local/lib to LDFLAGS
checking whether the linker supports --sort-common... yes
checking whether the linker should use --sort-common... yes
checking whether the linker supports -rpath... yes
checking for libm... yes
checking for ioperm in -lc... yes
checking for libpng... yes (PNG_LIBS="-lpng " and INVT_HAVE_LIBPNG=yes)
checking for libjpeg... yes (JPEG_LIBS="-ljpeg " and INVT_HAVE_LIBJPEG=yes)
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for libX11... yes
checking for libXext... yes
checking for libXtst... yes
checking for tcl version... 8.5 (from /usr/lib64/tclConfig.sh)
checking for tcl lib flag... -ltcl8.5
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking tclInt.h usability... yes
checking tclInt.h presence... yes
checking for tclInt.h... yes
checking for tk version... 8.5 (from /usr/lib64/tkConfig.sh)
checking for tk lib flag... -ltk8.5
checking for libqwt... no
checking kled.h usability... no
checking kled.h presence... no
checking for kled.h... no
checking for libpopt... yes (POPT_LIBS="-lpopt " and INVT_HAVE_LIBPOPT=yes)
checking for libbz2... yes (BZIP2_LIBS="-lbz2 " and INVT_HAVE_LIBBZ2=yes)
checking whether to enable support for omniORB4... no
checking for omniidl... no
checking whether to enable support for Ice... yes
checking for libIce... yes (ICE_LIBS="-lIce -lIceUtil -lbz2" and INVT_HAVE_ICE=yes)
checking for slice2cpp... /usr/bin/slice2cpp
checking for av_add_q in -lavutil... yes
checking for avcodec_decode_video in -lavcodec... yes
checking for av_open_input_file in -lavformat... yes
checking for QuickTime libraries... none
checking whether to enable support for liveMedia... yes
checking for libliveMedia... no
checking whether AVStream::codec is a pointer... yes
checking whether <ffmpeg/avcodec.h> has AVCodecContext::time_base... yes
checking whether <ffmpeg/avcodec.h> has avcodec_get_frame_defaults() and avcodec_get_context_defaults()... yes
checking whether <ffmpeg/avcodec.h> has av_alloc_format_context... yes
checking whether the url_ funcs take pointers... no
checking whether the the ByteIO in AVFormatContext is a pointer... yes
checking for libfftw3... yes (FFTW_LIBS="-lfftw3 " and INVT_HAVE_LIBFFTW3=yes)
checking for libsvm... yes (SVM_LIBS="-lsvm " and INVT_HAVE_LIBSVM=yes)
checking for libgslcblas... yes (GSLCBLAS_LIBS="-lgslcblas " and INVT_HAVE_LIBGSLCBLAS=yes)
checking for libgsl... yes (GSL_LIBS="-lgsl -lgslcblas " and INVT_HAVE_LIBGSL=yes)
checking for dgesdd_ in -llapack... yes
checking whether to use FastMathFunctions.H... no
checking for libraw1394... yes (RAW1394_LIBS="-lraw1394 " and INVT_HAVE_RAW1394=yes)
checking for libdc1394_control... yes
checking for libdc1394_control... no
checking for libdc1394... no
checking for xml2-config... yes
checking for sdl-config... /usr/bin/sdl-config
checking for /usr/bin/sdl-config --libs... -L/usr/lib64 -lSDL
checking SDL/SDL.h usability... yes
checking SDL/SDL.h presence... yes
checking for SDL/SDL.h... yes
checking for libSDL_mixer... yes (SDLMIX_LIBS="-lSDL_mixer " and INVT_HAVE_LIBSDL_MIXER=yes)
checking for libSDL_gfx... yes (SDLGFX_LIBS="-lSDL_gfx " and INVT_HAVE_LIBSDL_GFX=yes)
checking for libSDL_image... yes (SDLIMAGE_LIBS="-lSDL_image " and INVT_HAVE_LIBSDL_IMAGE=yes)
checking for libGL... yes (GL_LIBS="-lGL -lXtst -lXext -lX11 " and INVT_HAVE_LIBGL=yes)
checking for libGLU... yes (GLU_LIBS="-lGLU -lGL -lXtst -lXext -lX11 " and INVT_HAVE_LIBGLU=yes)
checking for libglut... yes (GLUT_LIBS="-lglut -lGLU -lGL -lXtst -lXext -lX11 " and INVT_HAVE_LIBGLUT=yes)
checking for libOSMesa... no
checking for libpthread... yes (THREAD_LIBS="-lpthread " and INVT_HAVE_LIBPTHREAD=yes)
checking for mpic++... no
checking for mpiCC... /usr/bin/mpiCC
checking for MPI libraries...  -lpmpich++ -lpmpich -lmpich -lpmpich -lmpich
checking for libgd... yes (GD_LIBS="-lgd " and INVT_HAVE_LIBGD=yes)
checking for libeyelink_core... no
checking for libcv... yes (OPENCV_LIBS="-lcv -lcxcore" and HAVE_OPENCV=yes)
checking for libcvaux... yes (OPENCVAUX_LIBS="-lcvaux -lcxcore -lcv" and HAVE_OPENCVAUX=yes)
checking whether to enable OpenSceneGraph, OSG Producer and Open Producer... no
configure: WARNING: OpenSceneGraph Was Disabled; This is OK
checking whether to use Electric Fence Debugging... no
checking for libode... yes (ODE_LIBS="-lode -lX11 -lGL -lGLU" and HAVE_ODE=yes)
checking for libserial... yes (LIBSERIAL_LIBS="-lserial " and HAVE_LIBSERIAL=yes)
checking for libirobot-create... yes (LIBIROBOT_CREATE_LIBS="-lirobot-create " and HAVE_LIBIROBOT_CREATE=yes)
checking for libbluetooth... yes (BLUETOOTH_LIBS="-lbluetooth " and HAVE_LIBBLUETOOTH=yes)
checking for libcwiimote... yes (WIIMOTE_LIBS="-lcwiimote -lbluetooth -lm" and HAVE_LIBWIIMOTE=yes)
checking for liblwpr... no
checking for libxclib... yes (XCLIB_LIBS="-lxclib " and HAVE_XCLIB=yes)
checking for libopensurf... no
checking for libpmk... no
checking for libtorch... yes (TORCH_LIBS="-ltorch " and INVT_HAVE_LIBTORCH=yes)
checking for liburg... no
checking how to time build commands... /usr/bin/time --format='<<time>> %U user, %S sys, %E elapsed, %P CPU : $@'
checking whether int is a 32-bit type... yes
checking whether long is a 32-bit type... no
checking whether long is a 64-bit type... yes
checking whether long long is a 64-bit type... yes
checking whether size_t is a typedef for unsigned int... no
checking whether size_t is a typedef for unsigned long... yes
checking for sighandler_t... yes
checking whether libstdc++ is lacking a full std::iostream instantiation... no
checking whether printf() allows "%zu" for size_t arguments... no
checking whether posix semaphores are present and working properly... yes
configure: VPATH_LIBDIRS=/usr/lib64:/usr/lib/qt3/lib64:/usr/local/lib64:/usr/local/lib:/usr/lib64:/usr/lib64
configure: status of optional features:
* libpng                 ok         
* libjpeg                ok         
* libqwt                 missing    qwt plotting will be disabled
* libpopt                ok         
* libbz2                 ok         
* libomniORB4            disabled   (use ./configure --enable-omniORB4 to enable)
* libIce                 ok         
* libliveMedia           missing    associated functionality will be disabled
* libfftw3               ok         
* libsvm                 ok         
* libgslcblas            ok         
* libgsl                 ok         
* libraw1394             ok         
* libdc1394_control      ok         firewire support ok via libdc1394 1.x (exclusive of 2.x)
* libdc1394              missing    firewire support via libdc1934 2.x will be disabled
* libSDL_mixer           ok         
* libSDL_gfx             ok         
* libSDL_image           ok         
* libGL                  ok         
* libGLU                 ok         
* libglut                ok         
* libOSMesa              missing    no worries, this is not currently used
* libpthread             ok         
* libgd                  ok         
* libeyelink_core        missing    EyeLink-related programs will be disabled
* libcv                  ok         
* libcvaux               ok         
* libode                 ok         
* libserial              ok         
* libirobot-create       ok         
* libbluetooth           ok         
* libcwiimote            ok         
* liblwpr                missing    associated functionality will be disabled
* libxclib               ok         
* libopensurf            missing    SURF-dependent features will be disabled
* libpmk                 missing    pmk-dependent features will be disabled
* libtorch               ok         
* liburg                 missing    liburg-dependent features will be disabled
configure: WARNINGS:
* Use of Matlab and Mex shared libs forces Position Independant Code via -fPIC option
* OpenSceneGraph Was Disabled; This is OK
rm: cannot remove `depoptions-all.in': No such file or directory
Using:  ./depoptions.in
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mexopts.sh
config.status: creating depoptions-all
config.status: creating tests/config.tcl
config.status: creating tests/invt_config.pm
config.status: creating config.h
12.96user 4.71system 0:25.12elapsed 70%CPU (0avgtext+0avgdata 0maxresident)k
80992inputs+4976outputs (102major+1501722minor)pagefaults 0swaps

Copyright © 2002-2004 by the University of Southern California, iLab and Prof. Laurent Itti. Last updated Saturday, 10-Oct-2009 19:49:43 PDT