|
|
|||||||
|
iLab Neuromorphic Vision C++ Toolkit daily configure testThis page is generated daily by running ./configure --enable-quietcompile --enable-shlibs on a fresh SVN checkout of the iLab Neuromorphic Vision C++ Toolkit. Sat Nov 7 04:08:36 PST 2009 checking for source directory... src/ checking for object file directory... build/obj/ checking for build scripts directory... ./devscripts checking for plugin directory... /home2/tmp/saliency-18943/saliency/lib/invt/plugins checking for runtime-library directory... /home2/tmp/saliency-18943/saliency/lib/invt checking for OS... Linux checking for Darwin (MacOS-X) system?... no checking for CPU type... unknown checking for CPU model... pentium4 checking whether pentium4 CPU is x86-compatible... yes checking whether pentium4 CPU supports Intel MMX instructions... yes checking whether pentium4 CPU supports Intel SSE instructions... yes checking whether pentium4 CPU supports Intel SSE2 instructions... yes checking whether pentium4 CPU supports Intel SSE3 instructions... no checking whether pentium4 CPU supports Intel SSSE3 instructions... no checking whether pentium4 CPU supports Intel SSE41 instructions... no checking whether pentium4 CPU supports AMD 3Dnow instructions... no checking whether pentium4 CPU supports 64 bit instructions... no checking whether to force 32 bit code under 64 bit CPU... no checking whether to use a lib64 directory... checking for location of tcl >= 8.4... /usr/lib checking for location of tk >= 8.4... /usr/lib 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... 3.4.1 checking for autoconf-2.5x... /usr/bin/autoconf-2.5x checking for autoconf version... OK, 2.59 >= 2.53 checking whether to enable matlab mex files... yes checking for mex... /usr/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... /usr/bin/mpeg_encode 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 /usr/X11R6/lib, headers /usr/X11R6/include checking QTDIR... /usr/lib/qt3 checking Qt version... 3.3.3 (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... no checking for ode/ode.h... no 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... no checking for xclib/xcliball.h... no checking for cxxabi.h... yes checking for libsvm/svm.h... no 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/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 whether -R must be followed by a space... neither works 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.4 (from /usr/lib/tclConfig.sh) checking for tcl lib flag... -ltcl8.4 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.4 (from /usr/lib/tkConfig.sh) checking for tk lib flag... -ltk8.4 checking for libqwt... no checking kled.h usability... yes checking kled.h presence... yes checking for kled.h... yes 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... /usr/bin/omniidl checking whether to enable support for Ice... yes checking for libIce... no checking for slice2cpp... no checking for av_add_q in -lavutil... no 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... no checking whether <ffmpeg/avcodec.h> has AVCodecContext::time_base... no checking whether <ffmpeg/avcodec.h> has avcodec_get_frame_defaults() and avcodec_get_context_defaults()... no checking whether <ffmpeg/avcodec.h> has av_alloc_format_context... no checking whether the url_ funcs take pointers... yes checking whether the the ByteIO in AVFormatContext is a pointer... no checking for libfftw3... yes (FFTW_LIBS="-lfftw3 " and INVT_HAVE_LIBFFTW3=yes) checking for libsvm... no 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... no checking for dgesvd_ 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/lib -lSDL -lpthread checking SDL/SDL.h usability... yes checking SDL/SDL.h presence... yes checking for SDL/SDL.h... yes checking for libSDL_mixer... no checking for libSDL_gfx... no checking for libSDL_image... no 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... yes (OSMESA_LIBS="-lOSMesa -lGLU -lGL -lXtst -lXext -lX11 " and INVT_HAVE_LIBOSMESA=yes) 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... no checking for libeyelink_core... no checking for libcv... no checking for libcvaux... no 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... no checking for libserial... no checking for libirobot-create... no checking for libbluetooth... no checking for libcwiimote... no checking for liblwpr... no checking for libxclib... no checking for libSurf... no checking for libpmk... no checking for libtorch... no 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... yes checking whether long is a 64-bit type... no checking whether long long is a 64-bit type... yes checking whether size_t is a typedef for unsigned int... yes checking whether size_t is a typedef for unsigned long... no 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/lib/qt3/lib:/usr/local/lib:/usr/X11R6/lib:/usr/lib:/usr/lib 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 missing associated functionality will be disabled * libliveMedia missing associated functionality will be disabled * libfftw3 ok * libsvm missing svm support will be disabled * 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 missing associated functionality will be disabled * libSDL_gfx missing associated functionality will be disabled * libSDL_image missing associated functionality will be disabled * libGL ok * libGLU ok * libglut ok * libOSMesa ok * libpthread ok * libgd missing no worries, this is not currently used * libeyelink_core missing EyeLink-related programs will be disabled * libcv missing OpenCV-dependent features will be disabled * libcvaux missing OpenCVaux-dependent features will be disabled * libode missing associated functionality will be disabled * libserial missing associated functionality will be disabled * libirobot-create missing associated functionality will be disabled * libbluetooth missing associated functionality will be disabled * libcwiimote missing associated functionality will be disabled * liblwpr missing associated functionality will be disabled * libxclib missing associated functionality will be disabled * libSurf missing SURF-dependent features will be disabled * libpmk missing pmk-dependent features will be disabled * libtorch missing torch-dependent features will be disabled * 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 18.34user 10.58system 0:53.35elapsed 54%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (325293major+379135minor)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