>>> Running ebuild phase killold as root:root... >>> Starting builtin_killold >>> Done builtin_killold >>> Completed ebuild phase killold >>> Running ebuild phases init saveenv as paludisbuild:paludisbuild... >>> Starting builtin_init >>> Done builtin_init >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases init saveenv --- No need to do anything for setup phase >>> Running ebuild phases loadenv unpack saveenv as paludisbuild:paludisbuild... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_unpack >>> Unpacking opencv-1.0.0.tar.gz to /var/tmp/paludis/media-libs-opencv-1.0.0-r1/work tar zxf /usr/paludis/distfiles/opencv-1.0.0.tar.gz --no-same-owner * Applying opencv-1.0.0-gcc44.patch ...  [ ok ] * Applying opencv-1.0.0-fixpythonmultilib.patch ...  [ ok ] * Applying opencv-1.0.0-automagicdependencies.patch ...  [ ok ] * Applying opencv-1.0.0-havepngexrdefs.patch ...  [ ok ] * Applying opencv-1.0.0-addoptionalsamples.patch ...  [ ok ] * Applying opencv-1.0.0-cvcapffmpegundefinedsymbols.patch ...  [ ok ] * Applying opencv-1.0.0-ffmpeg-0.4.9_p20080326.patch ...  [ ok ] * Applying opencv-1.0.0-swiginvalidlinkingoptions.patch ...  [ ok ] * Applying opencv-1.0.0-fix-swig.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0' ... * Running aclocal -I ./autotools/aclocal ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I ./autotools/aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: opencv-1.0.0/autotools * Applying sed-1.5.6.patch ... >>> Done src_unpack >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv unpack saveenv >>> Running ebuild phases loadenv compile saveenv as paludisbuild:paludisbuild... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_compile econf: updating /var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/autotools/config.guess with /usr/share/gnuconfig/config.guess econf: updating /var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/autotools/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --without-quicktime --with-swig --with-python --with-gtk --without-xine --with-ffmpeg --without-1394libs --with-v4l --with-v4l2 --enable-samples --disable-debug --enable-apps --enable-zlib --enable-jpeg --enable-png --disable-openexr --enable-tiff --enable-jasper --build=x86_64-pc-linux-gnu configure: WARNING: unrecognized options: --with-v4l2 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ 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 x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok 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 for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether to build debug version (no optimization)... no configure: TARGET=x86_64-pc-linux-gnu checking for pow in -lm... yes checking for dlopen in -ldl... yes checking for pthread_create in -lpthread... yes checking whether byte ordering is bigendian... no checking for working alloca.h... yes checking for alloca... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for lrint... yes checking for pkg-config... /usr/bin/pkg-config checking for "gtk+-2.0 gdk-pixbuf-2.0"... yes checking GTK_CFLAGS... -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 checking for "gthread-2.0"... yes checking GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GTHREAD_LIBS... -pthread -lgthread-2.0 -lrt -lglib-2.0 checking libavcodec/avcodec.h usability... yes checking libavcodec/avcodec.h presence... yes checking for libavcodec/avcodec.h... yes checking libswscale/swscale.h usability... yes checking libswscale/swscale.h presence... yes checking for libswscale/swscale.h... yes checking for avcodec_decode_video in -lavcodec... yes checking for av_open_input_file in -lavformat... yes checking for sws_getContext in -lswscale... yes checking linux/videodev.h usability... yes checking linux/videodev.h presence... yes checking for linux/videodev.h... yes checking linux/videodev2.h usability... yes checking linux/videodev2.h presence... yes checking for linux/videodev2.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_destroy_compress in -ljpeg... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_read_image in -lpng12... yes checking for png_get_valid... yes checking for png_set_tRNS_to_alpha... yes checking tiff.h usability... yes checking tiff.h presence... yes checking for tiff.h... yes checking for TIFFReadRGBAStrip in -ltiff... yes checking jasper/jasper.h usability... yes checking jasper/jasper.h presence... yes checking for jasper/jasper.h... yes checking for jas_image_readcmpt in -ljasper... yes configure: Checking for necessary tools to build python wrappers checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages configure: PYTHON_CSPEC=-fPIC -I/usr/include/python2.6 configure: PYTHON_LSPEC=-Wl,-O1 -L. -L/usr/lib64/python2.6/config -lm -lpthread -ldl -lutil -lpython2.6 -Xlinker -export-dynamic checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes configure: Checking for SWIG checking for swig... /usr/bin/swig checking for SWIG version... 1.3.40 configure: SWIG runtime library directory is '/usr/lib' checking for swig multi module support... always working (SWIG >= 1.3.24) configure: creating ./config.status config.status: creating Makefile config.status: creating opencv.pc config.status: creating opencv.spec config.status: creating docs/Makefile config.status: creating data/Makefile config.status: creating cxcore/Makefile config.status: creating cxcore/include/Makefile config.status: creating cxcore/src/Makefile config.status: creating cv/Makefile config.status: creating cv/include/Makefile config.status: creating cv/src/Makefile config.status: creating cvaux/Makefile config.status: creating cvaux/include/Makefile config.status: creating cvaux/src/Makefile config.status: creating ml/Makefile config.status: creating ml/include/Makefile config.status: creating ml/src/Makefile config.status: creating otherlibs/Makefile config.status: creating otherlibs/highgui/Makefile config.status: creating apps/Makefile config.status: creating apps/haartraining/Makefile config.status: creating apps/haartraining/include/Makefile config.status: creating apps/haartraining/src/Makefile config.status: creating interfaces/Makefile config.status: creating interfaces/swig/Makefile config.status: creating interfaces/swig/filtered/Makefile config.status: creating interfaces/swig/general/Makefile config.status: creating interfaces/swig/python/Makefile config.status: creating tests/Makefile config.status: creating tests/python/Makefile config.status: creating tests/cv/Makefile config.status: creating tests/cv/src/Makefile config.status: creating tests/cxts/Makefile config.status: creating tests/cxcore/Makefile config.status: creating tests/cxcore/src/Makefile config.status: creating utils/Makefile config.status: creating samples/Makefile config.status: creating samples/c/Makefile config.status: creating samples/python/Makefile config.status: creating cvconfig.h config.status: executing depfiles commands config.status: executing libtool commands General configuration ================================================ Compiler: x86_64-pc-linux-gnu-g++ CXXFLAGS: -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe Install path: /usr HighGUI configuration ================================================ Windowing system -------------- Use Carbon / Mac OS X: no Use gtk+ 2.x: yes Use gthread: yes Image I/O --------------------- Use libjpeg: yes Use zlib: yes Use libpng: yes Use libtiff: yes Use libjasper: yes Use libIlmImf: no Video I/O --------------------- Use QuickTime / Mac OS X: no Use xine: no Use ffmpeg: yes Use dc1394 & raw1394: no Use v4l: yes Use v4l2: yes Wrappers for other languages ========================================= SWIG /usr/bin/swig -c++ Python yes Additional build settings ============================================ Build demo apps yes Install source snippets yes Now run make ... configure: WARNING: unrecognized options: --with-v4l2 make all-recursive make[1]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0' make -j3 -l 4.0 Making all in cxcore make[2]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cxcore' Making all in src make[3]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cxcore/src' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxalloc.lo -MD -MP -MF .deps/cxalloc.Tpo -c -o cxalloc.lo cxalloc.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxarithm.lo -MD -MP -MF .deps/cxarithm.Tpo -c -o cxarithm.lo cxarithm.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxalloc.lo -MD -MP -MF .deps/cxalloc.Tpo -c cxalloc.cpp -fPIC -DPIC -o .libs/cxalloc.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxarithm.lo -MD -MP -MF .deps/cxarithm.Tpo -c cxarithm.cpp -fPIC -DPIC -o .libs/cxarithm.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.cpp -fPIC -DPIC -o .libs/dummy.o mv -f .deps/dummy.Tpo .deps/dummy.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxarray.lo -MD -MP -MF .deps/cxarray.Tpo -c -o cxarray.lo cxarray.cpp mv -f .deps/cxalloc.Tpo .deps/cxalloc.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxcmp.lo -MD -MP -MF .deps/cxcmp.Tpo -c -o cxcmp.lo cxcmp.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxcmp.lo -MD -MP -MF .deps/cxcmp.Tpo -c cxcmp.cpp -fPIC -DPIC -o .libs/cxcmp.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxarray.lo -MD -MP -MF .deps/cxarray.Tpo -c cxarray.cpp -fPIC -DPIC -o .libs/cxarray.o cxarray.cpp: In function 'CvArr* cvReshapeMatND(const CvArr*, int, CvArr*, int, int, int*)': cxarray.cpp:2985: warning: suggest parentheses around '&&' within '||' cxarray.cpp: In function 'void icvGetColorModel(int, char**, char**)': cxarray.cpp:3265: warning: deprecated conversion from string constant to 'char*' cxarray.cpp:3265: warning: deprecated conversion from string constant to 'char*' cxarray.cpp:3265: warning: deprecated conversion from string constant to 'char*' cxarray.cpp:3265: warning: deprecated conversion from string constant to 'char*' cxarray.cpp:3265: warning: deprecated conversion from string constant to 'char*' cxarray.cpp:3265: warning: deprecated conversion from string constant to 'char*' cxarray.cpp:3265: warning: deprecated conversion from string constant to 'char*' cxarray.cpp:3265: warning: deprecated conversion from string constant to 'char*' cxarray.cpp:3268: warning: deprecated conversion from string constant to 'char*' mv -f .deps/cxarithm.Tpo .deps/cxarithm.Plo mv -f .deps/cxarray.Tpo .deps/cxarray.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxconvert.lo -MD -MP -MF .deps/cxconvert.Tpo -c -o cxconvert.lo cxconvert.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxcopy.lo -MD -MP -MF .deps/cxcopy.Tpo -c -o cxcopy.lo cxcopy.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxconvert.lo -MD -MP -MF .deps/cxconvert.Tpo -c cxconvert.cpp -fPIC -DPIC -o .libs/cxconvert.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxcopy.lo -MD -MP -MF .deps/cxcopy.Tpo -c cxcopy.cpp -fPIC -DPIC -o .libs/cxcopy.o mv -f .deps/cxcmp.Tpo .deps/cxcmp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxdatastructs.lo -MD -MP -MF .deps/cxdatastructs.Tpo -c -o cxdatastructs.lo cxdatastructs.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxdatastructs.lo -MD -MP -MF .deps/cxdatastructs.Tpo -c cxdatastructs.cpp -fPIC -DPIC -o .libs/cxdatastructs.o mv -f .deps/cxcopy.Tpo .deps/cxcopy.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxdrawing.lo -MD -MP -MF .deps/cxdrawing.Tpo -c -o cxdrawing.lo cxdrawing.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxdrawing.lo -MD -MP -MF .deps/cxdrawing.Tpo -c cxdrawing.cpp -fPIC -DPIC -o .libs/cxdrawing.o mv -f .deps/cxdatastructs.Tpo .deps/cxdatastructs.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxdxt.lo -MD -MP -MF .deps/cxdxt.Tpo -c -o cxdxt.lo cxdxt.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxdxt.lo -MD -MP -MF .deps/cxdxt.Tpo -c cxdxt.cpp -fPIC -DPIC -o .libs/cxdxt.o cxdxt.cpp: In function 'void cvDFT(const CvArr*, CvArr*, int, int)': cxdxt.cpp:1821: warning: suggest parentheses around '&&' within '||' cxdxt.cpp:1829: warning: suggest parentheses around '&&' within '||' cxdxt.cpp:1847: warning: suggest parentheses around '&&' within '||' cxdxt.cpp:1939: warning: suggest parentheses around '&&' within '||' cxdxt.cpp:1940: warning: suggest parentheses around '&&' within '||' cxdxt.cpp: In function 'void cvMulSpectrums(const CvArr*, const CvArr*, CvArr*, int)': cxdxt.cpp:2240: warning: suggest parentheses around '&&' within '||' cxdxt.cpp: In function 'void cvDCT(const CvArr*, CvArr*, int)': cxdxt.cpp:2648: warning: suggest parentheses around '&&' within '||' mv -f .deps/cxdrawing.Tpo .deps/cxdrawing.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxerror.lo -MD -MP -MF .deps/cxerror.Tpo -c -o cxerror.lo cxerror.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxerror.lo -MD -MP -MF .deps/cxerror.Tpo -c cxerror.cpp -fPIC -DPIC -o .libs/cxerror.o mv -f .deps/cxerror.Tpo .deps/cxerror.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cximage.lo -MD -MP -MF .deps/cximage.Tpo -c -o cximage.lo cximage.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cximage.lo -MD -MP -MF .deps/cximage.Tpo -c cximage.cpp -fPIC -DPIC -o .libs/cximage.o mv -f .deps/cxconvert.Tpo .deps/cxconvert.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxjacobieigens.lo -MD -MP -MF .deps/cxjacobieigens.Tpo -c -o cxjacobieigens.lo cxjacobieigens.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxjacobieigens.lo -MD -MP -MF .deps/cxjacobieigens.Tpo -c cxjacobieigens.cpp -fPIC -DPIC -o .libs/cxjacobieigens.o cximage.cpp: In function 'bool icvIsXmlOrYaml(const char*)': cximage.cpp:63: warning: suggest parentheses around '&&' within '||' mv -f .deps/cximage.Tpo .deps/cximage.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxlogic.lo -MD -MP -MF .deps/cxlogic.Tpo -c -o cxlogic.lo cxlogic.cpp mv -f .deps/cxdxt.Tpo .deps/cxdxt.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxlut.lo -MD -MP -MF .deps/cxlut.Tpo -c -o cxlut.lo cxlut.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxlogic.lo -MD -MP -MF .deps/cxlogic.Tpo -c cxlogic.cpp -fPIC -DPIC -o .libs/cxlogic.o mv -f .deps/cxjacobieigens.Tpo .deps/cxjacobieigens.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxmathfuncs.lo -MD -MP -MF .deps/cxmathfuncs.Tpo -c -o cxmathfuncs.lo cxmathfuncs.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxmathfuncs.lo -MD -MP -MF .deps/cxmathfuncs.Tpo -c cxmathfuncs.cpp -fPIC -DPIC -o .libs/cxmathfuncs.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxlut.lo -MD -MP -MF .deps/cxlut.Tpo -c cxlut.cpp -fPIC -DPIC -o .libs/cxlut.o cxmathfuncs.cpp: In function 'CvStatus icvExp_32f_f(const float*, float*, int)': cxmathfuncs.cpp:869: warning: suggest parentheses around '-' in operand of '&' cxmathfuncs.cpp:870: warning: suggest parentheses around '-' in operand of '&' cxmathfuncs.cpp:875: warning: suggest parentheses around '-' in operand of '&' cxmathfuncs.cpp:876: warning: suggest parentheses around '-' in operand of '&' cxmathfuncs.cpp:897: warning: suggest parentheses around '-' in operand of '&' cxmathfuncs.cpp: In function 'CvStatus icvExp_64f_f(const double*, double*, int)': cxmathfuncs.cpp:980: warning: suggest parentheses around '-' in operand of '&' cxmathfuncs.cpp:981: warning: suggest parentheses around '-' in operand of '&' cxmathfuncs.cpp:986: warning: suggest parentheses around '-' in operand of '&' cxmathfuncs.cpp:987: warning: suggest parentheses around '-' in operand of '&' cxmathfuncs.cpp:1009: warning: suggest parentheses around '-' in operand of '&' cxlut.cpp: In function 'void cvLUT(const void*, void*, const void*)': cxlut.cpp:298: warning: suggest parentheses around '&&' within '||' mv -f .deps/cxlut.Tpo .deps/cxlut.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxmatmul.lo -MD -MP -MF .deps/cxmatmul.Tpo -c -o cxmatmul.lo cxmatmul.cpp mv -f .deps/cxlogic.Tpo .deps/cxlogic.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxmatrix.lo -MD -MP -MF .deps/cxmatrix.Tpo -c -o cxmatrix.lo cxmatrix.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxmatrix.lo -MD -MP -MF .deps/cxmatrix.Tpo -c cxmatrix.cpp -fPIC -DPIC -o .libs/cxmatrix.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxmatmul.lo -MD -MP -MF .deps/cxmatmul.Tpo -c cxmatmul.cpp -fPIC -DPIC -o .libs/cxmatmul.o mv -f .deps/cxmathfuncs.Tpo .deps/cxmathfuncs.Plo cxmatrix.cpp: In function 'void cvProjectPCA(const CvArr*, const CvArr*, const CvArr*, CvArr*)': cxmatrix.cpp:1701: warning: suggest parentheses around '&&' within '||' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxmean.lo -MD -MP -MF .deps/cxmean.Tpo -c -o cxmean.lo cxmean.cpp cxmatrix.cpp: In function 'void cvBackProjectPCA(const CvArr*, const CvArr*, const CvArr*, CvArr*)': cxmatrix.cpp:1834: warning: suggest parentheses around '&&' within '||' cxmatmul.cpp: In function 'void cvGEMM(const CvArr*, const CvArr*, double, const CvArr*, double, CvArr*, int)': cxmatmul.cpp:679: warning: suggest parentheses around '&&' within '||' cxmatmul.cpp:1094: warning: suggest parentheses around '&&' within '||' cxmatmul.cpp: In function 'void cvTransform(const CvArr*, CvArr*, const CvMat*, const CvMat*)': cxmatmul.cpp:1649: warning: suggest parentheses around '&&' within '||' cxmatmul.cpp:1659: warning: suggest parentheses around '&&' within '||' cxmatmul.cpp:1728: warning: suggest parentheses around '&&' within '||' cxmatmul.cpp: In function 'void cvMulTransposed(const CvArr*, CvArr*, int, const CvArr*, double)': cxmatmul.cpp:3165: warning: suggest parentheses around '&&' within '||' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxmean.lo -MD -MP -MF .deps/cxmean.Tpo -c cxmean.cpp -fPIC -DPIC -o .libs/cxmean.o mv -f .deps/cxmatrix.Tpo .deps/cxmatrix.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxmeansdv.lo -MD -MP -MF .deps/cxmeansdv.Tpo -c -o cxmeansdv.lo cxmeansdv.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxmeansdv.lo -MD -MP -MF .deps/cxmeansdv.Tpo -c cxmeansdv.cpp -fPIC -DPIC -o .libs/cxmeansdv.o mv -f .deps/cxmean.Tpo .deps/cxmean.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxminmaxloc.lo -MD -MP -MF .deps/cxminmaxloc.Tpo -c -o cxminmaxloc.lo cxminmaxloc.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxminmaxloc.lo -MD -MP -MF .deps/cxminmaxloc.Tpo -c cxminmaxloc.cpp -fPIC -DPIC -o .libs/cxminmaxloc.o mv -f .deps/cxminmaxloc.Tpo .deps/cxminmaxloc.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxnorm.lo -MD -MP -MF .deps/cxnorm.Tpo -c -o cxnorm.lo cxnorm.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxnorm.lo -MD -MP -MF .deps/cxnorm.Tpo -c cxnorm.cpp -fPIC -DPIC -o .libs/cxnorm.o mv -f .deps/cxmeansdv.Tpo .deps/cxmeansdv.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxouttext.lo -MD -MP -MF .deps/cxouttext.Tpo -c -o cxouttext.lo cxouttext.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxouttext.lo -MD -MP -MF .deps/cxouttext.Tpo -c cxouttext.cpp -fPIC -DPIC -o .libs/cxouttext.o mv -f .deps/cxouttext.Tpo .deps/cxouttext.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxpersistence.lo -MD -MP -MF .deps/cxpersistence.Tpo -c -o cxpersistence.lo cxpersistence.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxpersistence.lo -MD -MP -MF .deps/cxpersistence.Tpo -c cxpersistence.cpp -fPIC -DPIC -o .libs/cxpersistence.o cxpersistence.cpp: In function 'char* icvYMLParseValue(CvFileStorage*, char*, CvFileNode*, int, int)': cxpersistence.cpp:1001: warning: suggest parentheses around '&&' within '||' cxpersistence.cpp:1002: warning: suggest parentheses around '&&' within '||' cxpersistence.cpp:1075: warning: suggest parentheses around '&&' within '||' cxpersistence.cpp:1169: warning: suggest parentheses around '&&' within '||' cxpersistence.cpp: In function 'void icvYMLWriteString(CvFileStorage*, const char*, const char*, int)': cxpersistence.cpp:1584: warning: suggest parentheses around '&&' within '||' cxpersistence.cpp: In function 'char* icvXMLParseValue(CvFileStorage*, char*, CvFileNode*, int)': cxpersistence.cpp:1801: warning: suggest parentheses around '&&' within '||' cxpersistence.cpp:1890: warning: suggest parentheses around '&&' within '||' cxpersistence.cpp:1890: warning: suggest parentheses around '&&' within '||' cxpersistence.cpp:2004: warning: suggest parentheses around '&&' within '||' cxpersistence.cpp: In function 'CvFileStorage* cvOpenFileStorage(const char*, CvMemStorage*, int)': cxpersistence.cpp:2800: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result cxpersistence.cpp: In function 'void icvWriteSeqTree(CvFileStorage*, const char*, const void*, CvAttrList)': cxpersistence.cpp:4247: warning: suggest parentheses around '&&' within '||' cxpersistence.cpp: In function 'void* icvReadGraph(CvFileStorage*, CvFileNode*)': cxpersistence.cpp:4709: warning: suggest parentheses around '&&' within '||' mv -f .deps/cxnorm.Tpo .deps/cxnorm.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxprecomp.lo -MD -MP -MF .deps/cxprecomp.Tpo -c -o cxprecomp.lo cxprecomp.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxprecomp.lo -MD -MP -MF .deps/cxprecomp.Tpo -c cxprecomp.cpp -fPIC -DPIC -o .libs/cxprecomp.o mv -f .deps/cxprecomp.Tpo .deps/cxprecomp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxrand.lo -MD -MP -MF .deps/cxrand.Tpo -c -o cxrand.lo cxrand.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxrand.lo -MD -MP -MF .deps/cxrand.Tpo -c cxrand.cpp -fPIC -DPIC -o .libs/cxrand.o mv -f .deps/cxrand.Tpo .deps/cxrand.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxsumpixels.lo -MD -MP -MF .deps/cxsumpixels.Tpo -c -o cxsumpixels.lo cxsumpixels.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxsumpixels.lo -MD -MP -MF .deps/cxsumpixels.Tpo -c cxsumpixels.cpp -fPIC -DPIC -o .libs/cxsumpixels.o mv -f .deps/cxmatmul.Tpo .deps/cxmatmul.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxsvd.lo -MD -MP -MF .deps/cxsvd.Tpo -c -o cxsvd.lo cxsvd.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxsvd.lo -MD -MP -MF .deps/cxsvd.Tpo -c cxsvd.cpp -fPIC -DPIC -o .libs/cxsvd.o cxsumpixels.cpp: In function 'void cvReduce(const CvArr*, CvArr*, int, int)': cxsumpixels.cpp:914: warning: suggest parentheses around '&&' within '||' mv -f .deps/cxpersistence.Tpo .deps/cxpersistence.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxswitcher.lo -MD -MP -MF .deps/cxswitcher.Tpo -c -o cxswitcher.lo cxswitcher.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxswitcher.lo -MD -MP -MF .deps/cxswitcher.Tpo -c cxswitcher.cpp -fPIC -DPIC -o .libs/cxswitcher.o mv -f .deps/cxswitcher.Tpo .deps/cxswitcher.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxtables.lo -MD -MP -MF .deps/cxtables.Tpo -c -o cxtables.lo cxtables.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxtables.lo -MD -MP -MF .deps/cxtables.Tpo -c cxtables.cpp -fPIC -DPIC -o .libs/cxtables.o mv -f .deps/cxtables.Tpo .deps/cxtables.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxutils.lo -MD -MP -MF .deps/cxutils.Tpo -c -o cxutils.lo cxutils.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cxutils.lo -MD -MP -MF .deps/cxutils.Tpo -c cxutils.cpp -fPIC -DPIC -o .libs/cxutils.o cxutils.cpp: In function 'void cvKMeans2(const CvArr*, int, CvArr*, CvTermCriteria)': cxutils.cpp:79: warning: suggest parentheses around '&&' within '||' cxutils.cpp: In function 'int cvSolveCubic(const CvMat*, CvMat*)': cxutils.cpp:285: warning: suggest parentheses around '&&' within '||' cxutils.cpp:291: warning: suggest parentheses around '&&' within '||' cxutils.cpp:296: warning: suggest parentheses around '&&' within '||' mv -f .deps/cxutils.Tpo .deps/cxutils.Plo mv -f .deps/cxsvd.Tpo .deps/cxsvd.Plo mv -f .deps/cxsumpixels.Tpo .deps/cxsumpixels.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -no-undefined -Wl,-O1 -Wl,-O1 -o lib_cxcore.la cxalloc.lo cxarithm.lo cxarray.lo cxcmp.lo cxconvert.lo cxcopy.lo cxdatastructs.lo cxdrawing.lo cxdxt.lo cxerror.lo cximage.lo cxjacobieigens.lo cxlogic.lo cxlut.lo cxmathfuncs.lo cxmatmul.lo cxmatrix.lo cxmean.lo cxmeansdv.lo cxminmaxloc.lo cxnorm.lo cxouttext.lo cxpersistence.lo cxprecomp.lo cxrand.lo cxsumpixels.lo cxsvd.lo cxswitcher.lo cxtables.lo cxutils.lo -lswscale -lavformat -lavcodec -lpthread -ldl -lm libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib_cxcore.a .libs/cxalloc.o .libs/cxarithm.o .libs/cxarray.o .libs/cxcmp.o .libs/cxconvert.o .libs/cxcopy.o .libs/cxdatastructs.o .libs/cxdrawing.o .libs/cxdxt.o .libs/cxerror.o .libs/cximage.o .libs/cxjacobieigens.o .libs/cxlogic.o .libs/cxlut.o .libs/cxmathfuncs.o .libs/cxmatmul.o .libs/cxmatrix.o .libs/cxmean.o .libs/cxmeansdv.o .libs/cxminmaxloc.o .libs/cxnorm.o .libs/cxouttext.o .libs/cxpersistence.o .libs/cxprecomp.o .libs/cxrand.o .libs/cxsumpixels.o .libs/cxsvd.o .libs/cxswitcher.o .libs/cxtables.o .libs/cxutils.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib_cxcore.a libtool: link: ( cd ".libs" && rm -f "lib_cxcore.la" && ln -s "../lib_cxcore.la" "lib_cxcore.la" ) /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -no-undefined -version-info 1:0:0 -Wl,-O1 -Wl,-O1 -o libcxcore.la -rpath /usr/lib64 dummy.lo lib_cxcore.la -lswscale -lavformat -lavcodec -lpthread -ldl -lm libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/crtbeginS.o .libs/dummy.o -Wl,--whole-archive ./.libs/lib_cxcore.a -Wl,--no-whole-archive -lswscale -lavformat -lavcodec -lpthread -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/crtn.o -march=nocona -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,libcxcore.so.1 -o .libs/libcxcore.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libcxcore.so.1" && ln -s "libcxcore.so.1.0.0" "libcxcore.so.1") libtool: link: (cd ".libs" && rm -f "libcxcore.so" && ln -s "libcxcore.so.1.0.0" "libcxcore.so") libtool: link: ( cd ".libs" && rm -f "libcxcore.la" && ln -s "../libcxcore.la" "libcxcore.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cxcore/src' Making all in include make[3]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cxcore/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cxcore/include' make[3]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cxcore' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cxcore' make[2]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cxcore' Making all in cv make[2]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cv' Making all in src make[3]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cv/src' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvaccum.lo -MD -MP -MF .deps/cvaccum.Tpo -c -o cvaccum.lo cvaccum.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvadapthresh.lo -MD -MP -MF .deps/cvadapthresh.Tpo -c -o cvadapthresh.lo cvadapthresh.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvaccum.lo -MD -MP -MF .deps/cvaccum.Tpo -c cvaccum.cpp -fPIC -DPIC -o .libs/cvaccum.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.cpp -fPIC -DPIC -o .libs/dummy.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvadapthresh.lo -MD -MP -MF .deps/cvadapthresh.Tpo -c cvadapthresh.cpp -fPIC -DPIC -o .libs/cvadapthresh.o mv -f .deps/dummy.Tpo .deps/dummy.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvapprox.lo -MD -MP -MF .deps/cvapprox.Tpo -c -o cvapprox.lo cvapprox.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvapprox.lo -MD -MP -MF .deps/cvapprox.Tpo -c cvapprox.cpp -fPIC -DPIC -o .libs/cvapprox.o mv -f .deps/cvadapthresh.Tpo .deps/cvadapthresh.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcalccontrasthistogram.lo -MD -MP -MF .deps/cvcalccontrasthistogram.Tpo -c -o cvcalccontrasthistogram.lo cvcalccontrasthistogram.cpp cvapprox.cpp: In function 'CvStatus icvApproximateChainTC89(CvChain*, int, CvMemStorage*, CvSeq**, int)': cvapprox.cpp:193: warning: suggest parentheses around '&&' within '||' cvapprox.cpp:365: warning: suggest parentheses around '&&' within '||' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcalccontrasthistogram.lo -MD -MP -MF .deps/cvcalccontrasthistogram.Tpo -c cvcalccontrasthistogram.cpp -fPIC -DPIC -o .libs/cvcalccontrasthistogram.o mv -f .deps/cvapprox.Tpo .deps/cvapprox.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcalcimagehomography.lo -MD -MP -MF .deps/cvcalcimagehomography.Tpo -c -o cvcalcimagehomography.lo cvcalcimagehomography.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcalcimagehomography.lo -MD -MP -MF .deps/cvcalcimagehomography.Tpo -c cvcalcimagehomography.cpp -fPIC -DPIC -o .libs/cvcalcimagehomography.o mv -f .deps/cvcalccontrasthistogram.Tpo .deps/cvcalccontrasthistogram.Plo mv -f .deps/cvaccum.Tpo .deps/cvaccum.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcalibinit.lo -MD -MP -MF .deps/cvcalibinit.Tpo -c -o cvcalibinit.lo cvcalibinit.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcalibration.lo -MD -MP -MF .deps/cvcalibration.Tpo -c -o cvcalibration.lo cvcalibration.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcalibration.lo -MD -MP -MF .deps/cvcalibration.Tpo -c cvcalibration.cpp -fPIC -DPIC -o .libs/cvcalibration.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcalibinit.lo -MD -MP -MF .deps/cvcalibinit.Tpo -c cvcalibinit.cpp -fPIC -DPIC -o .libs/cvcalibinit.o cvcalibinit.cpp: In function 'int icvCheckQuadGroup(CvCBQuad**, int, CvCBCorner**, CvSize)': cvcalibinit.cpp:555: warning: suggest parentheses around '&&' within '||' cvcalibinit.cpp:556: warning: suggest parentheses around '&&' within '||' cvcalibinit.cpp: In function 'int icvGenerateQuads(CvCBQuad**, CvCBCorner**, CvMemStorage*, CvMat*, int)': cvcalibinit.cpp:922: warning: suggest parentheses around '&&' within '||' mv -f .deps/cvcalcimagehomography.Tpo .deps/cvcalcimagehomography.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcamshift.lo -MD -MP -MF .deps/cvcamshift.Tpo -c -o cvcamshift.lo cvcamshift.cpp cvcalibration.cpp: In function 'void cvProjectPoints2(const CvMat*, const CvMat*, const CvMat*, const CvMat*, const CvMat*, CvMat*, CvMat*, CvMat*, CvMat*, CvMat*, CvMat*)': cvcalibration.cpp:603: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:613: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:623: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:624: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:624: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:643: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:652: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:663: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:664: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:678: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:694: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:709: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:724: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:739: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp: In function 'void cvFindExtrinsicCameraParams2(const CvMat*, const CvMat*, const CvMat*, const CvMat*, CvMat*, CvMat*)': cvcalibration.cpp:961: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:962: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:973: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:978: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp: In function 'void icvInitIntrinsicParams2D(const CvMat*, const CvMat*, const CvMat*, CvSize, CvMat*, double)': cvcalibration.cpp:1193: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp: In function 'void cvCalibrateCamera2(const CvMat*, const CvMat*, const CvMat*, CvSize, CvMat*, CvMat*, CvMat*, CvMat*, int)': cvcalibration.cpp:1306: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:1320: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:1321: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:1322: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:1333: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:1335: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:1341: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:1348: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:1369: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:1370: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:1378: warning: suggest parentheses around '&&' within '||' cvcalibration.cpp:1434: warning: suggest parentheses around '&&' within '||' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcamshift.lo -MD -MP -MF .deps/cvcamshift.Tpo -c cvcamshift.cpp -fPIC -DPIC -o .libs/cvcamshift.o mv -f .deps/cvcalibinit.Tpo .deps/cvcalibinit.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcanny.lo -MD -MP -MF .deps/cvcanny.Tpo -c -o cvcanny.lo cvcanny.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcanny.lo -MD -MP -MF .deps/cvcanny.Tpo -c cvcanny.cpp -fPIC -DPIC -o .libs/cvcanny.o mv -f .deps/cvcamshift.Tpo .deps/cvcamshift.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcolor.lo -MD -MP -MF .deps/cvcolor.Tpo -c -o cvcolor.lo cvcolor.cpp mv -f .deps/cvcalibration.Tpo .deps/cvcalibration.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcolor.lo -MD -MP -MF .deps/cvcolor.Tpo -c cvcolor.cpp -fPIC -DPIC -o .libs/cvcolor.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcondens.lo -MD -MP -MF .deps/cvcondens.Tpo -c -o cvcondens.lo cvcondens.cpp mv -f .deps/cvcanny.Tpo .deps/cvcanny.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcontours.lo -MD -MP -MF .deps/cvcontours.Tpo -c -o cvcontours.lo cvcontours.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcondens.lo -MD -MP -MF .deps/cvcondens.Tpo -c cvcondens.cpp -fPIC -DPIC -o .libs/cvcondens.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcontours.lo -MD -MP -MF .deps/cvcontours.Tpo -c cvcontours.cpp -fPIC -DPIC -o .libs/cvcontours.o mv -f .deps/cvcondens.Tpo .deps/cvcondens.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcontourtree.lo -MD -MP -MF .deps/cvcontourtree.Tpo -c -o cvcontourtree.lo cvcontourtree.cpp mv -f .deps/cvcontours.Tpo .deps/cvcontours.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvconvhull.lo -MD -MP -MF .deps/cvconvhull.Tpo -c -o cvconvhull.lo cvconvhull.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcontourtree.lo -MD -MP -MF .deps/cvcontourtree.Tpo -c cvcontourtree.cpp -fPIC -DPIC -o .libs/cvcontourtree.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvconvhull.lo -MD -MP -MF .deps/cvconvhull.Tpo -c cvconvhull.cpp -fPIC -DPIC -o .libs/cvconvhull.o cvcontourtree.cpp: In function 'CvStatus icvCreateContourTree(const CvSeq*, CvMemStorage*, CvContourTree**, double)': cvcontourtree.cpp:231: warning: suggest parentheses around '&&' within '||' cvcontourtree.cpp:232: warning: suggest parentheses around '&&' within '||' mv -f .deps/cvcontourtree.Tpo .deps/cvcontourtree.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcorner.lo -MD -MP -MF .deps/cvcorner.Tpo -c -o cvcorner.lo cvcorner.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcorner.lo -MD -MP -MF .deps/cvcorner.Tpo -c cvcorner.cpp -fPIC -DPIC -o .libs/cvcorner.o cvconvhull.cpp: In function 'void icvSortPointsByPointers_32s(CvPoint**, size_t, int)': cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:195: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp: In function 'void icvSortPointsByPointers_32f(CvPoint2D32f**, size_t, int)': cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:196: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp: In function 'CvSeq* cvConvexHull2(const CvArr*, void*, int, int)': cvconvhull.cpp:296: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp:449: warning: suggest parentheses around '&&' within '||' cvconvhull.cpp: In function 'CvSeq* cvConvexityDefects(const CvArr*, const CvArr*, CvMemStorage*)': cvconvhull.cpp:579: warning: suggest parentheses around '&&' within '||' cvcorner.cpp: In function 'void icvCornerEigenValsVecs(const CvMat*, CvMat*, int, int, int, double)': cvcorner.cpp:235: warning: suggest parentheses around '&&' within '||' cvcorner.cpp:274: warning: suggest parentheses around '&&' within '||' cvcorner.cpp: In function 'void cvCornerMinEigenVal(const void*, void*, int, int)': cvcorner.cpp:434: warning: suggest parentheses around '&&' within '||' cvcorner.cpp: In function 'void cvCornerHarris(const CvArr*, CvArr*, int, int, double)': cvcorner.cpp:461: warning: suggest parentheses around '&&' within '||' cvcorner.cpp: In function 'void cvCornerEigenValsAndVecs(const void*, void*, int, int)': cvcorner.cpp:493: warning: suggest parentheses around '&&' within '||' cvcorner.cpp: In function 'void cvPreCornerDetect(const void*, void*, int)': cvcorner.cpp:535: warning: suggest parentheses around '&&' within '||' mv -f .deps/cvcorner.Tpo .deps/cvcorner.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcornersubpix.lo -MD -MP -MF .deps/cvcornersubpix.Tpo -c -o cvcornersubpix.lo cvcornersubpix.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcornersubpix.lo -MD -MP -MF .deps/cvcornersubpix.Tpo -c cvcornersubpix.cpp -fPIC -DPIC -o .libs/cvcornersubpix.o mv -f .deps/cvcolor.Tpo .deps/cvcolor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvderiv.lo -MD -MP -MF .deps/cvderiv.Tpo -c -o cvderiv.lo cvderiv.cpp mv -f .deps/cvconvhull.Tpo .deps/cvconvhull.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvdistransform.lo -MD -MP -MF .deps/cvdistransform.Tpo -c -o cvdistransform.lo cvdistransform.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvdistransform.lo -MD -MP -MF .deps/cvdistransform.Tpo -c cvdistransform.cpp -fPIC -DPIC -o .libs/cvdistransform.o mv -f .deps/cvcornersubpix.Tpo .deps/cvcornersubpix.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvdominants.lo -MD -MP -MF .deps/cvdominants.Tpo -c -o cvdominants.lo cvdominants.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvderiv.lo -MD -MP -MF .deps/cvderiv.Tpo -c cvderiv.cpp -fPIC -DPIC -o .libs/cvderiv.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvdominants.lo -MD -MP -MF .deps/cvdominants.Tpo -c cvdominants.cpp -fPIC -DPIC -o .libs/cvdominants.o cvderiv.cpp: In function 'void cvSobel(const void*, void*, int, int, int)': cvderiv.cpp:209: warning: suggest parentheses around '&&' within '||' cvderiv.cpp:292: warning: suggest parentheses around '&&' within '||' cvderiv.cpp:330: warning: suggest parentheses around '&&' within '||' cvderiv.cpp: In member function 'virtual void CvLaplaceFilter::init(int, int, int, bool, int, int, CvScalar)': cvderiv.cpp:413: warning: suggest parentheses around '&&' within '||' cvderiv.cpp:415: warning: suggest parentheses around '&&' within '||' cvderiv.cpp: In function 'void cvLaplace(const void*, void*, int)': cvderiv.cpp:820: warning: suggest parentheses around '&&' within '||' cvderiv.cpp:821: warning: suggest parentheses around '&&' within '||' mv -f .deps/cvdistransform.Tpo .deps/cvdistransform.Plo mv -f .deps/cvdominants.Tpo .deps/cvdominants.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvemd.lo -MD -MP -MF .deps/cvemd.Tpo -c -o cvemd.lo cvemd.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvfeatureselect.lo -MD -MP -MF .deps/cvfeatureselect.Tpo -c -o cvfeatureselect.lo cvfeatureselect.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvemd.lo -MD -MP -MF .deps/cvemd.Tpo -c cvemd.cpp -fPIC -DPIC -o .libs/cvemd.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvfeatureselect.lo -MD -MP -MF .deps/cvfeatureselect.Tpo -c cvfeatureselect.cpp -fPIC -DPIC -o .libs/cvfeatureselect.o mv -f .deps/cvderiv.Tpo .deps/cvderiv.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvfilter.lo -MD -MP -MF .deps/cvfilter.Tpo -c -o cvfilter.lo cvfilter.cpp mv -f .deps/cvfeatureselect.Tpo .deps/cvfeatureselect.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvfloodfill.lo -MD -MP -MF .deps/cvfloodfill.Tpo -c -o cvfloodfill.lo cvfloodfill.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvfilter.lo -MD -MP -MF .deps/cvfilter.Tpo -c cvfilter.cpp -fPIC -DPIC -o .libs/cvfilter.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvfloodfill.lo -MD -MP -MF .deps/cvfloodfill.Tpo -c cvfloodfill.cpp -fPIC -DPIC -o .libs/cvfloodfill.o mv -f .deps/cvemd.Tpo .deps/cvemd.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvfundam.lo -MD -MP -MF .deps/cvfundam.Tpo -c -o cvfundam.lo cvfundam.cpp cvfloodfill.cpp: In function 'CvStatus icvFloodFill_Grad_8u_CnIR(uchar*, int, uchar*, int, CvSize, CvPoint, uchar*, uchar*, uchar*, CvConnectedComp*, int, CvFFillSegment*, int, int)': cvfloodfill.cpp:530: warning: suggest parentheses around '&&' within '||' cvfloodfill.cpp:532: warning: suggest parentheses around '&&' within '||' cvfloodfill.cpp:545: warning: suggest parentheses around '&&' within '||' cvfloodfill.cpp:547: warning: suggest parentheses around '&&' within '||' cvfloodfill.cpp:618: warning: suggest parentheses around '&&' within '||' cvfloodfill.cpp:620: warning: suggest parentheses around '&&' within '||' cvfloodfill.cpp:633: warning: suggest parentheses around '&&' within '||' cvfloodfill.cpp:635: warning: suggest parentheses around '&&' within '||' cvfilter.cpp: In member function 'virtual void CvBaseImageFilter::start_process(CvSlice, int)': cvfilter.cpp:286: warning: suggest parentheses around '&&' within '||' cvfilter.cpp: In member function 'virtual int CvBaseImageFilter::process(const CvMat*, CvMat*, CvRect, CvPoint, int)': cvfilter.cpp:562: warning: suggest parentheses around '&&' within '||' cvfloodfill.cpp: In function 'CvStatus icvFloodFill_Grad_32f_CnIR(float*, int, uchar*, int, CvSize, CvPoint, float*, float*, float*, CvConnectedComp*, int, CvFFillSegment*, int, int)': cvfloodfill.cpp:837: warning: suggest parentheses around '&&' within '||' cvfloodfill.cpp:839: warning: suggest parentheses around '&&' within '||' cvfloodfill.cpp:852: warning: suggest parentheses around '&&' within '||' cvfloodfill.cpp:854: warning: suggest parentheses around '&&' within '||' cvfilter.cpp: In member function 'virtual void CvSepFilter::init(int, int, int, const CvMat*, const CvMat*, CvPoint, int, CvScalar)': cvfilter.cpp:685: warning: suggest parentheses around '&&' within '||' cvfilter.cpp:686: warning: suggest parentheses around '&&' within '||' cvfloodfill.cpp:926: warning: suggest parentheses around '&&' within '||' cvfloodfill.cpp:928: warning: suggest parentheses around '&&' within '||' cvfloodfill.cpp:941: warning: suggest parentheses around '&&' within '||' cvfloodfill.cpp:943: warning: suggest parentheses around '&&' within '||' cvfilter.cpp: In static member function 'static void CvSepFilter::init_gaussian_kernel(CvMat*, double)': cvfilter.cpp:1810: warning: suggest parentheses around '&&' within '||' cvfilter.cpp:1811: warning: suggest parentheses around '&&' within '||' cvfilter.cpp: In static member function 'static void CvSepFilter::init_sobel_kernel(CvMat*, CvMat*, int, int, int)': cvfilter.cpp:1890: warning: suggest parentheses around '&&' within '||' cvfilter.cpp:1891: warning: suggest parentheses around '&&' within '||' cvfilter.cpp: In static member function 'static void CvSepFilter::init_scharr_kernel(CvMat*, CvMat*, int, int, int)': cvfilter.cpp:1990: warning: suggest parentheses around '&&' within '||' cvfilter.cpp:1991: warning: suggest parentheses around '&&' within '||' cvfilter.cpp: In function 'int icvIPPSepFilter(const CvMat*, CvMat*, const CvMat*, const CvMat*, CvPoint)': cvfilter.cpp:2407: warning: suggest parentheses around '&&' within '||' cvfilter.cpp:2408: warning: suggest parentheses around '&&' within '||' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvfundam.lo -MD -MP -MF .deps/cvfundam.Tpo -c cvfundam.cpp -fPIC -DPIC -o .libs/cvfundam.o cvfundam.cpp: In function 'int cvFindFundamentalMat(const CvMat*, const CvMat*, CvMat*, int, double, double, CvMat*)': cvfundam.cpp:660: warning: suggest parentheses around '&&' within '||' cvfundam.cpp:670: warning: suggest parentheses around '&&' within '||' cvfundam.cpp:680: warning: suggest parentheses around '&&' within '||' cvfundam.cpp:696: warning: suggest parentheses around '&&' within '||' cvfundam.cpp:704: warning: suggest parentheses around '&&' within '||' cvfundam.cpp: In function 'void cvComputeCorrespondEpilines(const CvMat*, int, const CvMat*, CvMat*)': cvfundam.cpp:861: warning: suggest parentheses around '&&' within '||' cvfundam.cpp:871: warning: suggest parentheses around '&&' within '||' cvfundam.cpp:894: warning: suggest parentheses around '&&' within '||' cvfundam.cpp:904: warning: suggest parentheses around '&&' within '||' mv -f .deps/cvfundam.Tpo .deps/cvfundam.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvgeometry.lo -MD -MP -MF .deps/cvgeometry.Tpo -c -o cvgeometry.lo cvgeometry.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvgeometry.lo -MD -MP -MF .deps/cvgeometry.Tpo -c cvgeometry.cpp -fPIC -DPIC -o .libs/cvgeometry.o mv -f .deps/cvfloodfill.Tpo .deps/cvfloodfill.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvhaar.lo -MD -MP -MF .deps/cvhaar.Tpo -c -o cvhaar.lo cvhaar.cpp cvgeometry.cpp: In function 'double cvPointPolygonTest(const CvArr*, CvPoint2D32f, int)': cvgeometry.cpp:221: warning: suggest parentheses around '&&' within '||' cvgeometry.cpp:222: warning: suggest parentheses around '&&' within '||' cvgeometry.cpp:225: warning: suggest parentheses around '&&' within '||' cvgeometry.cpp:225: warning: suggest parentheses around '&&' within '||' cvgeometry.cpp:272: warning: suggest parentheses around '&&' within '||' cvgeometry.cpp:273: warning: suggest parentheses around '&&' within '||' cvgeometry.cpp:276: warning: suggest parentheses around '&&' within '||' cvgeometry.cpp:276: warning: suggest parentheses around '&&' within '||' cvgeometry.cpp:332: warning: suggest parentheses around '&&' within '||' cvgeometry.cpp:333: warning: suggest parentheses around '&&' within '||' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvhaar.lo -MD -MP -MF .deps/cvhaar.Tpo -c cvhaar.cpp -fPIC -DPIC -o .libs/cvhaar.o mv -f .deps/cvfilter.Tpo .deps/cvfilter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvhistogram.lo -MD -MP -MF .deps/cvhistogram.Tpo -c -o cvhistogram.lo cvhistogram.cpp mv -f .deps/cvgeometry.Tpo .deps/cvgeometry.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvhough.lo -MD -MP -MF .deps/cvhough.Tpo -c -o cvhough.lo cvhough.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvhough.lo -MD -MP -MF .deps/cvhough.Tpo -c cvhough.cpp -fPIC -DPIC -o .libs/cvhough.o cvhaar.cpp: In function 'CvHaarClassifierCascade* cvLoadHaarClassifierCascade(const char*, CvSize)': cvhaar.cpp:1444: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvhistogram.lo -MD -MP -MF .deps/cvhistogram.Tpo -c cvhistogram.cpp -fPIC -DPIC -o .libs/cvhistogram.o cvhough.cpp: In function 'CvSeq* cvHoughLines2(CvArr*, void*, int, double, double, int, double, double)': cvhough.cpp:789: warning: suggest parentheses around '&&' within '||' cvhough.cpp: In function 'void icvHoughCirclesGradient(CvMat*, float, float, int, int, int, int, CvSeq*, int)': cvhough.cpp:916: warning: suggest parentheses around '&&' within '||' cvhough.cpp:1039: warning: suggest parentheses around '&&' within '||' cvhough.cpp: In function 'CvSeq* cvHoughCircles(CvArr*, void*, int, double, double, double, double, int, int)': cvhough.cpp:1120: warning: suggest parentheses around '&&' within '||' cvhistogram.cpp: In function 'void cvCalcArrBackProjectPatch(CvArr**, CvArr*, CvSize, CvHistogram*, int, double)': cvhistogram.cpp:2160: warning: the address of 'img' will always evaluate as 'true' mv -f .deps/cvhough.Tpo .deps/cvhough.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvimgwarp.lo -MD -MP -MF .deps/cvimgwarp.Tpo -c -o cvimgwarp.lo cvimgwarp.cpp mv -f .deps/cvhaar.Tpo .deps/cvhaar.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvinpaint.lo -MD -MP -MF .deps/cvinpaint.Tpo -c -o cvinpaint.lo cvinpaint.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvinpaint.lo -MD -MP -MF .deps/cvinpaint.Tpo -c cvinpaint.cpp -fPIC -DPIC -o .libs/cvinpaint.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvimgwarp.lo -MD -MP -MF .deps/cvimgwarp.Tpo -c cvimgwarp.cpp -fPIC -DPIC -o .libs/cvimgwarp.o cvinpaint.cpp: In function 'void cvInpaint(const CvArr*, const CvArr*, CvArr*, double, int)': cvinpaint.cpp:753: warning: suggest parentheses around '&&' within '||' cvhistogram.cpp: In function 'void cvCalcArrBackProject(CvArr**, CvArr*, const CvHistogram*)': cvhistogram.cpp:1905: warning: dereferencing pointer '' does break strict-aliasing rules cvhistogram.cpp:1905: warning: dereferencing pointer '' does break strict-aliasing rules cvhistogram.cpp:1907: warning: dereferencing pointer '' does break strict-aliasing rules cvhistogram.cpp:1853: warning: dereferencing pointer '' does break strict-aliasing rules cvhistogram.cpp:1853: warning: dereferencing pointer '' does break strict-aliasing rules cvhistogram.cpp:1855: warning: dereferencing pointer '' does break strict-aliasing rules cvhistogram.cpp:2126: note: initialized from here cc1plus: warning: dereferencing pointer 'pretmp.2857' does break strict-aliasing rules cc1plus: note: initialized from here cvhistogram.cpp: In function 'void cvCalcArrHist(CvArr**, CvHistogram*, int, const CvArr*)': cvhistogram.cpp:1213: warning: dereferencing pointer '' does break strict-aliasing rules cvhistogram.cpp:1213: warning: dereferencing pointer '' does break strict-aliasing rules cvhistogram.cpp:1215: warning: dereferencing pointer '' does break strict-aliasing rules cvhistogram.cpp:1160: warning: dereferencing pointer '' does break strict-aliasing rules cvhistogram.cpp:1160: warning: dereferencing pointer '' does break strict-aliasing rules cvhistogram.cpp:1162: warning: dereferencing pointer '' does break strict-aliasing rules cvhistogram.cpp:1520: note: initialized from here cc1plus: warning: dereferencing pointer 'pretmp.3324' does break strict-aliasing rules cc1plus: warning: dereferencing pointer 'pretmp.3324' does break strict-aliasing rules cc1plus: warning: dereferencing pointer 'pretmp.3324' does break strict-aliasing rules cc1plus: warning: dereferencing pointer 'pretmp.3324' does break strict-aliasing rules cc1plus: warning: dereferencing pointer 'pretmp.3324' does break strict-aliasing rules cc1plus: note: initialized from here mv -f .deps/cvinpaint.Tpo .deps/cvinpaint.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvkalman.lo -MD -MP -MF .deps/cvkalman.Tpo -c -o cvkalman.lo cvkalman.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvkalman.lo -MD -MP -MF .deps/cvkalman.Tpo -c cvkalman.cpp -fPIC -DPIC -o .libs/cvkalman.o mv -f .deps/cvhistogram.Tpo .deps/cvhistogram.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlinefit.lo -MD -MP -MF .deps/cvlinefit.Tpo -c -o cvlinefit.lo cvlinefit.cpp mv -f .deps/cvkalman.Tpo .deps/cvkalman.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlinefit.lo -MD -MP -MF .deps/cvlinefit.Tpo -c cvlinefit.cpp -fPIC -DPIC -o .libs/cvlinefit.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlkpyramid.lo -MD -MP -MF .deps/cvlkpyramid.Tpo -c -o cvlkpyramid.lo cvlkpyramid.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlkpyramid.lo -MD -MP -MF .deps/cvlkpyramid.Tpo -c cvlkpyramid.cpp -fPIC -DPIC -o .libs/cvlkpyramid.o cvlkpyramid.cpp: In function 'CvStatus icvInitPyramidalAlgorithm(const uchar*, const uchar*, int, CvSize, uchar*, uchar*, int, CvTermCriteria*, int, int, uchar***, uchar***, int**, CvSize**, double**, uchar**)': cvlkpyramid.cpp:95: warning: suggest parentheses around '&&' within '||' mv -f .deps/cvlinefit.Tpo .deps/cvlinefit.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvmatchcontours.lo -MD -MP -MF .deps/cvmatchcontours.Tpo -c -o cvmatchcontours.lo cvmatchcontours.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvmatchcontours.lo -MD -MP -MF .deps/cvmatchcontours.Tpo -c cvmatchcontours.cpp -fPIC -DPIC -o .libs/cvmatchcontours.o mv -f .deps/cvlkpyramid.Tpo .deps/cvlkpyramid.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvmoments.lo -MD -MP -MF .deps/cvmoments.Tpo -c -o cvmoments.lo cvmoments.cpp mv -f .deps/cvimgwarp.Tpo .deps/cvimgwarp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvmorph.lo -MD -MP -MF .deps/cvmorph.Tpo -c -o cvmorph.lo cvmorph.cpp mv -f .deps/cvmatchcontours.Tpo .deps/cvmatchcontours.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvmotempl.lo -MD -MP -MF .deps/cvmotempl.Tpo -c -o cvmotempl.lo cvmotempl.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvmoments.lo -MD -MP -MF .deps/cvmoments.Tpo -c cvmoments.cpp -fPIC -DPIC -o .libs/cvmoments.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvmorph.lo -MD -MP -MF .deps/cvmorph.Tpo -c cvmorph.cpp -fPIC -DPIC -o .libs/cvmorph.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvmotempl.lo -MD -MP -MF .deps/cvmotempl.Tpo -c cvmotempl.cpp -fPIC -DPIC -o .libs/cvmotempl.o cvmorph.cpp: In static member function 'static void CvMorphology::init_binary_element(CvMat*, int, CvPoint)': cvmorph.cpp:403: warning: suggest parentheses around '&&' within '||' cvmorph.cpp: In function 'void cvMorphologyEx(const void*, void*, void*, IplConvKernel*, int, int)': cvmorph.cpp:1075: warning: suggest parentheses around '&&' within '||' mv -f .deps/cvmotempl.Tpo .deps/cvmotempl.Plo mv -f .deps/cvmorph.Tpo .deps/cvmorph.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvoptflowbm.lo -MD -MP -MF .deps/cvoptflowbm.Tpo -c -o cvoptflowbm.lo cvoptflowbm.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvoptflowhs.lo -MD -MP -MF .deps/cvoptflowhs.Tpo -c -o cvoptflowhs.lo cvoptflowhs.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvoptflowbm.lo -MD -MP -MF .deps/cvoptflowbm.Tpo -c cvoptflowbm.cpp -fPIC -DPIC -o .libs/cvoptflowbm.o mv -f .deps/cvmoments.Tpo .deps/cvmoments.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvoptflowlk.lo -MD -MP -MF .deps/cvoptflowlk.Tpo -c -o cvoptflowlk.lo cvoptflowlk.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvoptflowhs.lo -MD -MP -MF .deps/cvoptflowhs.Tpo -c cvoptflowhs.cpp -fPIC -DPIC -o .libs/cvoptflowhs.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvoptflowlk.lo -MD -MP -MF .deps/cvoptflowlk.Tpo -c cvoptflowlk.cpp -fPIC -DPIC -o .libs/cvoptflowlk.o mv -f .deps/cvoptflowbm.Tpo .deps/cvoptflowbm.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvpgh.lo -MD -MP -MF .deps/cvpgh.Tpo -c -o cvpgh.lo cvpgh.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvpgh.lo -MD -MP -MF .deps/cvpgh.Tpo -c cvpgh.cpp -fPIC -DPIC -o .libs/cvpgh.o mv -f .deps/cvoptflowhs.Tpo .deps/cvoptflowhs.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvposit.lo -MD -MP -MF .deps/cvposit.Tpo -c -o cvposit.lo cvposit.cpp mv -f .deps/cvpgh.Tpo .deps/cvpgh.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvprecomp.lo -MD -MP -MF .deps/cvprecomp.Tpo -c -o cvprecomp.lo cvprecomp.cpp mv -f .deps/cvoptflowlk.Tpo .deps/cvoptflowlk.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvpyramids.lo -MD -MP -MF .deps/cvpyramids.Tpo -c -o cvpyramids.lo cvpyramids.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvposit.lo -MD -MP -MF .deps/cvposit.Tpo -c cvposit.cpp -fPIC -DPIC -o .libs/cvposit.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvpyramids.lo -MD -MP -MF .deps/cvpyramids.Tpo -c cvpyramids.cpp -fPIC -DPIC -o .libs/cvpyramids.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvprecomp.lo -MD -MP -MF .deps/cvprecomp.Tpo -c cvprecomp.cpp -fPIC -DPIC -o .libs/cvprecomp.o cvpyramids.cpp: In function 'void cvPyrDown(const void*, void*, int)': cvpyramids.cpp:1073: warning: suggest parentheses around '&&' within '||' cvpyramids.cpp: In function 'CvStatus icvPyrDownBorder_8u_CnR(const uchar*, int, CvSize, uchar*, int, CvSize, int)': cvpyramids.cpp:1146: warning: suggest parentheses around '&&' within '||' cvpyramids.cpp: In function 'CvStatus icvPyrDownBorder_16u_CnR(const ushort*, int, CvSize, ushort*, int, CvSize, int)': cvpyramids.cpp:1147: warning: suggest parentheses around '&&' within '||' cvpyramids.cpp: In function 'CvStatus icvPyrDownBorder_16s_CnR(const short int*, int, CvSize, short int*, int, CvSize, int)': cvpyramids.cpp:1148: warning: suggest parentheses around '&&' within '||' cvpyramids.cpp: In function 'CvStatus icvPyrDownBorder_32f_CnR(const float*, int, CvSize, float*, int, CvSize, int)': cvpyramids.cpp:1149: warning: suggest parentheses around '&&' within '||' cvpyramids.cpp: In function 'CvStatus icvPyrDownBorder_64f_CnR(const double*, int, CvSize, double*, int, CvSize, int)': cvpyramids.cpp:1150: warning: suggest parentheses around '&&' within '||' mv -f .deps/cvposit.Tpo .deps/cvposit.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvpyrsegmentation.lo -MD -MP -MF .deps/cvpyrsegmentation.Tpo -c -o cvpyrsegmentation.lo cvpyrsegmentation.cpp mv -f .deps/cvprecomp.Tpo .deps/cvprecomp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvrotcalipers.lo -MD -MP -MF .deps/cvrotcalipers.Tpo -c -o cvrotcalipers.lo cvrotcalipers.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvpyrsegmentation.lo -MD -MP -MF .deps/cvpyrsegmentation.Tpo -c cvpyrsegmentation.cpp -fPIC -DPIC -o .libs/cvpyrsegmentation.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvrotcalipers.lo -MD -MP -MF .deps/cvrotcalipers.Tpo -c cvrotcalipers.cpp -fPIC -DPIC -o .libs/cvrotcalipers.o mv -f .deps/cvrotcalipers.Tpo .deps/cvrotcalipers.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvsamplers.lo -MD -MP -MF .deps/cvsamplers.Tpo -c -o cvsamplers.lo cvsamplers.cpp mv -f .deps/cvpyrsegmentation.Tpo .deps/cvpyrsegmentation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvsegmentation.lo -MD -MP -MF .deps/cvsegmentation.Tpo -c -o cvsegmentation.lo cvsegmentation.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvsamplers.lo -MD -MP -MF .deps/cvsamplers.Tpo -c cvsamplers.cpp -fPIC -DPIC -o .libs/cvsamplers.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvsegmentation.lo -MD -MP -MF .deps/cvsegmentation.Tpo -c cvsegmentation.cpp -fPIC -DPIC -o .libs/cvsegmentation.o cvsegmentation.cpp: In function 'void cvWatershed(const CvArr*, CvArr*)': cvsegmentation.cpp:263: warning: suggest explicit braces to avoid ambiguous 'else' cvsegmentation.cpp:267: warning: suggest explicit braces to avoid ambiguous 'else' cvsegmentation.cpp:271: warning: suggest explicit braces to avoid ambiguous 'else' cvsegmentation.cpp: In function 'void cvPyrMeanShiftFiltering(const CvArr*, CvArr*, double, double, int, CvTermCriteria)': cvsegmentation.cpp:522: warning: suggest parentheses around '&&' within '||' mv -f .deps/cvsamplers.Tpo .deps/cvsamplers.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvshapedescr.lo -MD -MP -MF .deps/cvshapedescr.Tpo -c -o cvshapedescr.lo cvshapedescr.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvshapedescr.lo -MD -MP -MF .deps/cvshapedescr.Tpo -c cvshapedescr.cpp -fPIC -DPIC -o .libs/cvshapedescr.o cvshapedescr.cpp: In function 'CvStatus icvMemCopy(double**, double**, double**, int*)': cvshapedescr.cpp:521: warning: suggest parentheses around '&&' within '||' cvshapedescr.cpp: In function 'CvStatus icvContourSecArea(CvSeq*, CvSlice, double*)': cvshapedescr.cpp:632: warning: suggest parentheses around '&&' within '||' mv -f .deps/cvsegmentation.Tpo .deps/cvsegmentation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvsmooth.lo -MD -MP -MF .deps/cvsmooth.Tpo -c -o cvsmooth.lo cvsmooth.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvsmooth.lo -MD -MP -MF .deps/cvsmooth.Tpo -c cvsmooth.cpp -fPIC -DPIC -o .libs/cvsmooth.o mv -f .deps/cvshapedescr.Tpo .deps/cvshapedescr.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvsnakes.lo -MD -MP -MF .deps/cvsnakes.Tpo -c -o cvsnakes.lo cvsnakes.cpp mv -f .deps/cvpyramids.Tpo .deps/cvpyramids.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvsnakes.lo -MD -MP -MF .deps/cvsnakes.Tpo -c cvsnakes.cpp -fPIC -DPIC -o .libs/cvsnakes.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvsubdivision2d.lo -MD -MP -MF .deps/cvsubdivision2d.Tpo -c -o cvsubdivision2d.lo cvsubdivision2d.cpp cvsmooth.cpp: In member function 'virtual void CvBoxFilter::init(int, int, int, bool, CvSize, CvPoint, int, CvScalar)': cvsmooth.cpp:101: warning: suggest parentheses around '&&' within '||' cvsmooth.cpp: In function 'void cvSmooth(const void*, void*, int, int, int, double, double)': cvsmooth.cpp:1091: warning: suggest parentheses around '&&' within '||' cvsmooth.cpp:1133: warning: suggest parentheses around '&&' within '||' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvsubdivision2d.lo -MD -MP -MF .deps/cvsubdivision2d.Tpo -c cvsubdivision2d.cpp -fPIC -DPIC -o .libs/cvsubdivision2d.o mv -f .deps/cvsnakes.Tpo .deps/cvsnakes.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvsumpixels.lo -MD -MP -MF .deps/cvsumpixels.Tpo -c -o cvsumpixels.lo cvsumpixels.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvsumpixels.lo -MD -MP -MF .deps/cvsumpixels.Tpo -c cvsumpixels.cpp -fPIC -DPIC -o .libs/cvsumpixels.o cvsumpixels.cpp: In function 'void cvIntegral(const CvArr*, CvArr*, CvArr*, CvArr*)': cvsumpixels.cpp:348: warning: suggest parentheses around '&&' within '||' cvsubdivision2d.cpp: In function 'CvSubdiv2DPointLocation cvSubdiv2DLocate(CvSubdiv2D*, CvPoint2D32f, CvSubdiv2DEdge*, CvSubdiv2DPoint**)': cvsubdivision2d.cpp:303: warning: suggest parentheses around '&&' within '||' mv -f .deps/cvsumpixels.Tpo .deps/cvsumpixels.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvswitcher.lo -MD -MP -MF .deps/cvswitcher.Tpo -c -o cvswitcher.lo cvswitcher.cpp mv -f .deps/cvsubdivision2d.Tpo .deps/cvsubdivision2d.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvtables.lo -MD -MP -MF .deps/cvtables.Tpo -c -o cvtables.lo cvtables.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvtables.lo -MD -MP -MF .deps/cvtables.Tpo -c cvtables.cpp -fPIC -DPIC -o .libs/cvtables.o mv -f .deps/cvsmooth.Tpo .deps/cvsmooth.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvtemplmatch.lo -MD -MP -MF .deps/cvtemplmatch.Tpo -c -o cvtemplmatch.lo cvtemplmatch.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvtemplmatch.lo -MD -MP -MF .deps/cvtemplmatch.Tpo -c cvtemplmatch.cpp -fPIC -DPIC -o .libs/cvtemplmatch.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvswitcher.lo -MD -MP -MF .deps/cvswitcher.Tpo -c cvswitcher.cpp -fPIC -DPIC -o .libs/cvswitcher.o mv -f .deps/cvtables.Tpo .deps/cvtables.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvthresh.lo -MD -MP -MF .deps/cvthresh.Tpo -c -o cvthresh.lo cvthresh.cpp mv -f .deps/cvtemplmatch.Tpo .deps/cvtemplmatch.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvundistort.lo -MD -MP -MF .deps/cvundistort.Tpo -c -o cvundistort.lo cvundistort.cpp mv -f .deps/cvswitcher.Tpo .deps/cvswitcher.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvthresh.lo -MD -MP -MF .deps/cvthresh.Tpo -c cvthresh.cpp -fPIC -DPIC -o .libs/cvthresh.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvutils.lo -MD -MP -MF .deps/cvutils.Tpo -c -o cvutils.lo cvutils.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvundistort.lo -MD -MP -MF .deps/cvundistort.Tpo -c cvundistort.cpp -fPIC -DPIC -o .libs/cvundistort.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cv/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvutils.lo -MD -MP -MF .deps/cvutils.Tpo -c cvutils.cpp -fPIC -DPIC -o .libs/cvutils.o cvthresh.cpp: In function 'void cvThreshold(const void*, void*, double, double, int)': cvthresh.cpp:400: warning: suggest parentheses around '&&' within '||' cvthresh.cpp:401: warning: suggest parentheses around '&&' within '||' cvundistort.cpp: In function 'void cvUndistort2(const CvArr*, CvArr*, const CvMat*, const CvMat*)': cvundistort.cpp:166: warning: suggest parentheses around '&&' within '||' cvundistort.cpp:169: warning: suggest parentheses around '&&' within '||' cvundistort.cpp:172: warning: suggest parentheses around '&&' within '||' cvundistort.cpp: In function 'void cvInitUndistortMap(const CvMat*, const CvMat*, CvArr*, CvArr*)': cvundistort.cpp:249: warning: suggest parentheses around '&&' within '||' cvundistort.cpp:252: warning: suggest parentheses around '&&' within '||' cvundistort.cpp:255: warning: suggest parentheses around '&&' within '||' mv -f .deps/cvundistort.Tpo .deps/cvundistort.Plo cvutils.cpp: In function 'CvSeq* cvPointSeqFromMat(int, const CvArr*, CvContour*, CvSeqBlock*)': cvutils.cpp:67: warning: suggest parentheses around '&&' within '||' mv -f .deps/cvthresh.Tpo .deps/cvthresh.Plo cvutils.cpp: In function 'void cvCopyMakeBorder(const CvArr*, CvArr*, CvPoint, int, CvScalar)': cvutils.cpp:345: warning: dereferencing pointer 'ivalue' does break strict-aliasing rules cvutils.cpp:356: warning: dereferencing pointer 'ivalue' does break strict-aliasing rules cvutils.cpp:344: note: initialized from here mv -f .deps/cvutils.Tpo .deps/cvutils.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -no-undefined -Wl,-O1 -Wl,-O1 -o lib_cv.la cvaccum.lo cvadapthresh.lo cvapprox.lo cvcalccontrasthistogram.lo cvcalcimagehomography.lo cvcalibinit.lo cvcalibration.lo cvcamshift.lo cvcanny.lo cvcolor.lo cvcondens.lo cvcontours.lo cvcontourtree.lo cvconvhull.lo cvcorner.lo cvcornersubpix.lo cvderiv.lo cvdistransform.lo cvdominants.lo cvemd.lo cvfeatureselect.lo cvfilter.lo cvfloodfill.lo cvfundam.lo cvgeometry.lo cvhaar.lo cvhistogram.lo cvhough.lo cvimgwarp.lo cvinpaint.lo cvkalman.lo cvlinefit.lo cvlkpyramid.lo cvmatchcontours.lo cvmoments.lo cvmorph.lo cvmotempl.lo cvoptflowbm.lo cvoptflowhs.lo cvoptflowlk.lo cvpgh.lo cvposit.lo cvprecomp.lo cvpyramids.lo cvpyrsegmentation.lo cvrotcalipers.lo cvsamplers.lo cvsegmentation.lo cvshapedescr.lo cvsmooth.lo cvsnakes.lo cvsubdivision2d.lo cvsumpixels.lo cvswitcher.lo cvtables.lo cvtemplmatch.lo cvthresh.lo cvundistort.lo cvutils.lo -lswscale -lavformat -lavcodec -lpthread -ldl -lm libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib_cv.a .libs/cvaccum.o .libs/cvadapthresh.o .libs/cvapprox.o .libs/cvcalccontrasthistogram.o .libs/cvcalcimagehomography.o .libs/cvcalibinit.o .libs/cvcalibration.o .libs/cvcamshift.o .libs/cvcanny.o .libs/cvcolor.o .libs/cvcondens.o .libs/cvcontours.o .libs/cvcontourtree.o .libs/cvconvhull.o .libs/cvcorner.o .libs/cvcornersubpix.o .libs/cvderiv.o .libs/cvdistransform.o .libs/cvdominants.o .libs/cvemd.o .libs/cvfeatureselect.o .libs/cvfilter.o .libs/cvfloodfill.o .libs/cvfundam.o .libs/cvgeometry.o .libs/cvhaar.o .libs/cvhistogram.o .libs/cvhough.o .libs/cvimgwarp.o .libs/cvinpaint.o .libs/cvkalman.o .libs/cvlinefit.o .libs/cvlkpyramid.o .libs/cvmatchcontours.o .libs/cvmoments.o .libs/cvmorph.o .libs/cvmotempl.o .libs/cvoptflowbm.o .libs/cvoptflowhs.o .libs/cvoptflowlk.o .libs/cvpgh.o .libs/cvposit.o .libs/cvprecomp.o .libs/cvpyramids.o .libs/cvpyrsegmentation.o .libs/cvrotcalipers.o .libs/cvsamplers.o .libs/cvsegmentation.o .libs/cvshapedescr.o .libs/cvsmooth.o .libs/cvsnakes.o .libs/cvsubdivision2d.o .libs/cvsumpixels.o .libs/cvswitcher.o .libs/cvtables.o .libs/cvtemplmatch.o .libs/cvthresh.o .libs/cvundistort.o .libs/cvutils.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib_cv.a libtool: link: ( cd ".libs" && rm -f "lib_cv.la" && ln -s "../lib_cv.la" "lib_cv.la" ) /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -no-undefined -version-info 1:0:0 -Wl,-O1 -Wl,-O1 -o libcv.la -rpath /usr/lib64 dummy.lo lib_cv.la ../../cxcore/src/libcxcore.la -lswscale -lavformat -lavcodec -lpthread -ldl -lm libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/crtbeginS.o .libs/dummy.o -Wl,--whole-archive ./.libs/lib_cv.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cxcore/src/.libs ../../cxcore/src/.libs/libcxcore.so -lswscale -lavformat -lavcodec -lpthread -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/crtn.o -march=nocona -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,libcv.so.1 -o .libs/libcv.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libcv.so.1" && ln -s "libcv.so.1.0.0" "libcv.so.1") libtool: link: (cd ".libs" && rm -f "libcv.so" && ln -s "libcv.so.1.0.0" "libcv.so") libtool: link: ( cd ".libs" && rm -f "libcv.la" && ln -s "../libcv.la" "libcv.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cv/src' Making all in include make[3]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cv/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cv/include' make[3]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cv' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cv' make[2]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cv' Making all in cvaux make[2]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cvaux' Making all in src make[3]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cvaux/src' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT camshift.lo -MD -MP -MF .deps/camshift.Tpo -c -o camshift.lo camshift.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cv3dtracker.lo -MD -MP -MF .deps/cv3dtracker.Tpo -c -o cv3dtracker.lo cv3dtracker.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.cpp -fPIC -DPIC -o .libs/dummy.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cv3dtracker.lo -MD -MP -MF .deps/cv3dtracker.Tpo -c cv3dtracker.cpp -fPIC -DPIC -o .libs/cv3dtracker.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT camshift.lo -MD -MP -MF .deps/camshift.Tpo -c camshift.cpp -fPIC -DPIC -o .libs/camshift.o mv -f .deps/dummy.Tpo .deps/dummy.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvaux.lo -MD -MP -MF .deps/cvaux.Tpo -c -o cvaux.lo cvaux.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvaux.lo -MD -MP -MF .deps/cvaux.Tpo -c cvaux.cpp -fPIC -DPIC -o .libs/cvaux.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from camshift.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from camshift.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cv3dtracker.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cv3dtracker.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/camshift.Tpo .deps/camshift.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvauxutils.lo -MD -MP -MF .deps/cvauxutils.Tpo -c -o cvauxutils.lo cvauxutils.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvauxutils.lo -MD -MP -MF .deps/cvauxutils.Tpo -c cvauxutils.cpp -fPIC -DPIC -o .libs/cvauxutils.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvaux.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvaux.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/cvaux.Tpo .deps/cvaux.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvbgfg_acmmm2003.lo -MD -MP -MF .deps/cvbgfg_acmmm2003.Tpo -c -o cvbgfg_acmmm2003.lo cvbgfg_acmmm2003.cpp In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvauxutils.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvauxutils.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvbgfg_acmmm2003.lo -MD -MP -MF .deps/cvbgfg_acmmm2003.Tpo -c cvbgfg_acmmm2003.cpp -fPIC -DPIC -o .libs/cvbgfg_acmmm2003.o mv -f .deps/cvauxutils.Tpo .deps/cvauxutils.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvbgfg_common.lo -MD -MP -MF .deps/cvbgfg_common.Tpo -c -o cvbgfg_common.lo cvbgfg_common.cpp mv -f .deps/cv3dtracker.Tpo .deps/cv3dtracker.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvbgfg_gaussmix.lo -MD -MP -MF .deps/cvbgfg_gaussmix.Tpo -c -o cvbgfg_gaussmix.lo cvbgfg_gaussmix.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvbgfg_gaussmix.lo -MD -MP -MF .deps/cvbgfg_gaussmix.Tpo -c cvbgfg_gaussmix.cpp -fPIC -DPIC -o .libs/cvbgfg_gaussmix.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvbgfg_acmmm2003.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvbgfg_acmmm2003.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvbgfg_common.lo -MD -MP -MF .deps/cvbgfg_common.Tpo -c cvbgfg_common.cpp -fPIC -DPIC -o .libs/cvbgfg_common.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvbgfg_gaussmix.cpp:66: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvbgfg_gaussmix.cpp:66: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvbgfg_common.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvbgfg_common.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/cvbgfg_gaussmix.Tpo .deps/cvbgfg_gaussmix.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcalibfilter.lo -MD -MP -MF .deps/cvcalibfilter.Tpo -c -o cvcalibfilter.lo cvcalibfilter.cpp mv -f .deps/cvbgfg_common.Tpo .deps/cvbgfg_common.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvclique.lo -MD -MP -MF .deps/cvclique.Tpo -c -o cvclique.lo cvclique.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvclique.lo -MD -MP -MF .deps/cvclique.Tpo -c cvclique.cpp -fPIC -DPIC -o .libs/cvclique.o mv -f .deps/cvbgfg_acmmm2003.Tpo .deps/cvbgfg_acmmm2003.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcorrespond.lo -MD -MP -MF .deps/cvcorrespond.Tpo -c -o cvcorrespond.lo cvcorrespond.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcorrespond.lo -MD -MP -MF .deps/cvcorrespond.Tpo -c cvcorrespond.cpp -fPIC -DPIC -o .libs/cvcorrespond.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvclique.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvclique.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcalibfilter.lo -MD -MP -MF .deps/cvcalibfilter.Tpo -c cvcalibfilter.cpp -fPIC -DPIC -o .libs/cvcalibfilter.o mv -f .deps/cvclique.Tpo .deps/cvclique.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcorrimages.lo -MD -MP -MF .deps/cvcorrimages.Tpo -c -o cvcorrimages.lo cvcorrimages.cpp In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvcorrespond.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvcorrespond.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvcalibfilter.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvcalibfilter.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/cvcorrespond.Tpo .deps/cvcorrespond.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcreatehandmask.lo -MD -MP -MF .deps/cvcreatehandmask.Tpo -c -o cvcreatehandmask.lo cvcreatehandmask.cpp cvcalibfilter.cpp: In member function 'virtual bool CvCalibFilter::LoadCameraParams(const char*)': cvcalibfilter.cpp:721: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result cvcalibfilter.cpp:733: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result cvcalibfilter.cpp:734: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result cvcalibfilter.cpp:743: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcorrimages.lo -MD -MP -MF .deps/cvcorrimages.Tpo -c cvcorrimages.cpp -fPIC -DPIC -o .libs/cvcorrimages.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvcorrimages.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvcorrimages.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcreatehandmask.lo -MD -MP -MF .deps/cvcreatehandmask.Tpo -c cvcreatehandmask.cpp -fPIC -DPIC -o .libs/cvcreatehandmask.o mv -f .deps/cvcalibfilter.Tpo .deps/cvcalibfilter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvdpstereo.lo -MD -MP -MF .deps/cvdpstereo.Tpo -c -o cvdpstereo.lo cvdpstereo.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvdpstereo.lo -MD -MP -MF .deps/cvdpstereo.Tpo -c cvdpstereo.cpp -fPIC -DPIC -o .libs/cvdpstereo.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvdpstereo.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvdpstereo.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvcreatehandmask.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvcreatehandmask.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/cvcorrimages.Tpo .deps/cvcorrimages.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cveigenobjects.lo -MD -MP -MF .deps/cveigenobjects.Tpo -c -o cveigenobjects.lo cveigenobjects.cpp mv -f .deps/cvcreatehandmask.Tpo .deps/cvcreatehandmask.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvepilines.lo -MD -MP -MF .deps/cvepilines.Tpo -c -o cvepilines.lo cvepilines.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvepilines.lo -MD -MP -MF .deps/cvepilines.Tpo -c cvepilines.cpp -fPIC -DPIC -o .libs/cvepilines.o mv -f .deps/cvdpstereo.Tpo .deps/cvdpstereo.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cveigenobjects.lo -MD -MP -MF .deps/cveigenobjects.Tpo -c cveigenobjects.cpp -fPIC -DPIC -o .libs/cveigenobjects.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvface.lo -MD -MP -MF .deps/cvface.Tpo -c -o cvface.lo cvface.cpp In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvepilines.cpp:43: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvepilines.cpp:43: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cveigenobjects.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cveigenobjects.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvface.lo -MD -MP -MF .deps/cvface.Tpo -c cvface.cpp -fPIC -DPIC -o .libs/cvface.o mv -f .deps/cveigenobjects.Tpo .deps/cveigenobjects.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvfacedetection.lo -MD -MP -MF .deps/cvfacedetection.Tpo -c -o cvfacedetection.lo cvfacedetection.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvfacedetection.lo -MD -MP -MF .deps/cvfacedetection.Tpo -c cvfacedetection.cpp -fPIC -DPIC -o .libs/cvfacedetection.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvface.cpp:45: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvface.cpp:45: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' cvepilines.cpp: In function 'int icvComCoeffForLine(CvPoint2D64f, CvPoint2D64f, CvPoint2D64f, CvPoint2D64f, double*, double*, double*, double*, double*, double*, CvStereoLineCoeff*, int*)': cvepilines.cpp:399: warning: dereferencing pointer 'directS3.216' does break strict-aliasing rules cvepilines.cpp:399: note: initialized from here cvepilines.cpp:400: warning: dereferencing pointer 'directS4.217' does break strict-aliasing rules cvepilines.cpp:400: note: initialized from here cvepilines.cpp:401: warning: dereferencing pointer 'zeroVect.221' does break strict-aliasing rules cvepilines.cpp:401: note: initialized from here cvepilines.cpp:411: warning: dereferencing pointer 'camPoint1.223' does break strict-aliasing rules cvepilines.cpp:411: note: initialized from here cvepilines.cpp:411: warning: dereferencing pointer 'direct2.215' does break strict-aliasing rules cvepilines.cpp:411: note: initialized from here cvepilines.cpp:411: warning: dereferencing pointer 'camPoint2.220' does break strict-aliasing rules cvepilines.cpp:411: note: initialized from here cvepilines.cpp:411: warning: dereferencing pointer 'direct3.218' does break strict-aliasing rules cvepilines.cpp:411: note: initialized from here cvepilines.cpp:418: warning: dereferencing pointer 'camPoint1.223' does break strict-aliasing rules cvepilines.cpp:418: note: initialized from here cvepilines.cpp:418: warning: dereferencing pointer 'direct1.214' does break strict-aliasing rules cvepilines.cpp:418: note: initialized from here cvepilines.cpp:418: warning: dereferencing pointer 'camPoint2.220' does break strict-aliasing rules cvepilines.cpp:418: note: initialized from here cvepilines.cpp:418: warning: dereferencing pointer 'direct4.219' does break strict-aliasing rules cvepilines.cpp:418: note: initialized from here cvepilines.cpp:432: warning: dereferencing pointer 'camPoint1.223' does break strict-aliasing rules cvepilines.cpp:432: note: initialized from here cvepilines.cpp:432: warning: dereferencing pointer 'direct1.214' does break strict-aliasing rules cvepilines.cpp:432: note: initialized from here cvepilines.cpp:432: warning: dereferencing pointer 'pointB.222' does break strict-aliasing rules cvepilines.cpp:432: note: initialized from here cvepilines.cpp:437: warning: dereferencing pointer 'camPoint2.220' does break strict-aliasing rules cvepilines.cpp:437: note: initialized from here cvepilines.cpp:437: warning: dereferencing pointer 'direct4.219' does break strict-aliasing rules cvepilines.cpp:437: note: initialized from here cvepilines.cpp:437: warning: dereferencing pointer 'pointB.222' does break strict-aliasing rules cvepilines.cpp:437: note: initialized from here cvepilines.cpp:445: warning: dereferencing pointer 'camPoint2.220' does break strict-aliasing rules cvepilines.cpp:445: note: initialized from here cvepilines.cpp:445: warning: dereferencing pointer 'direct3.218' does break strict-aliasing rules cvepilines.cpp:445: note: initialized from here cvepilines.cpp:445: warning: dereferencing pointer 'pointB.222' does break strict-aliasing rules cvepilines.cpp:445: note: initialized from here cvepilines.cpp:450: warning: dereferencing pointer 'camPoint1.223' does break strict-aliasing rules cvepilines.cpp:450: note: initialized from here cvepilines.cpp:450: warning: dereferencing pointer 'direct2.215' does break strict-aliasing rules cvepilines.cpp:450: note: initialized from here cvepilines.cpp:450: warning: dereferencing pointer 'pointB.222' does break strict-aliasing rules cvepilines.cpp:450: note: initialized from here cvepilines.cpp:487: warning: dereferencing pointer 'pointB.222' does break strict-aliasing rules cvepilines.cpp:487: note: initialized from here cvepilines.cpp:487: warning: dereferencing pointer 'camPoint1.223' does break strict-aliasing rules cvepilines.cpp:487: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvfacedetection.cpp:48: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvfacedetection.cpp:48: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/cvface.Tpo .deps/cvface.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvfacetemplate.lo -MD -MP -MF .deps/cvfacetemplate.Tpo -c -o cvfacetemplate.lo cvfacetemplate.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvfacetemplate.lo -MD -MP -MF .deps/cvfacetemplate.Tpo -c cvfacetemplate.cpp -fPIC -DPIC -o .libs/cvfacetemplate.o mv -f .deps/cvfacedetection.Tpo .deps/cvfacedetection.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvfindface.lo -MD -MP -MF .deps/cvfindface.Tpo -c -o cvfindface.lo cvfindface.cpp mv -f .deps/cvepilines.Tpo .deps/cvepilines.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvfindhandregion.lo -MD -MP -MF .deps/cvfindhandregion.Tpo -c -o cvfindhandregion.lo cvfindhandregion.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvfindface.lo -MD -MP -MF .deps/cvfindface.Tpo -c cvfindface.cpp -fPIC -DPIC -o .libs/cvfindface.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvfacetemplate.cpp:45: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvfacetemplate.cpp:45: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/cvfacetemplate.Tpo .deps/cvfacetemplate.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvfindhandregion.lo -MD -MP -MF .deps/cvfindhandregion.Tpo -c cvfindhandregion.cpp -fPIC -DPIC -o .libs/cvfindhandregion.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvhmm1d.lo -MD -MP -MF .deps/cvhmm1d.Tpo -c -o cvhmm1d.lo cvhmm1d.cpp In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvfindface.cpp:45: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvfindface.cpp:45: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvhmm1d.lo -MD -MP -MF .deps/cvhmm1d.Tpo -c cvhmm1d.cpp -fPIC -DPIC -o .libs/cvhmm1d.o mv -f .deps/cvfindface.Tpo .deps/cvfindface.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvhmm.lo -MD -MP -MF .deps/cvhmm.Tpo -c -o cvhmm.lo cvhmm.cpp In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvfindhandregion.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvfindhandregion.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvhmm1d.cpp:43: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvhmm1d.cpp:43: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/cvhmm1d.Tpo .deps/cvhmm1d.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvhmmobs.lo -MD -MP -MF .deps/cvhmmobs.Tpo -c -o cvhmmobs.lo cvhmmobs.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvhmmobs.lo -MD -MP -MF .deps/cvhmmobs.Tpo -c cvhmmobs.cpp -fPIC -DPIC -o .libs/cvhmmobs.o mv -f .deps/cvfindhandregion.Tpo .deps/cvfindhandregion.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlcm.lo -MD -MP -MF .deps/cvlcm.Tpo -c -o cvlcm.lo cvlcm.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvhmm.lo -MD -MP -MF .deps/cvhmm.Tpo -c cvhmm.cpp -fPIC -DPIC -o .libs/cvhmm.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlcm.lo -MD -MP -MF .deps/cvlcm.Tpo -c cvlcm.cpp -fPIC -DPIC -o .libs/cvlcm.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvhmmobs.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvhmmobs.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvlcm.cpp:43: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvlcm.cpp:43: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvhmm.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvhmm.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/cvhmmobs.Tpo .deps/cvhmmobs.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlee.lo -MD -MP -MF .deps/cvlee.Tpo -c -o cvlee.lo cvlee.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlee.lo -MD -MP -MF .deps/cvlee.Tpo -c cvlee.cpp -fPIC -DPIC -o .libs/cvlee.o mv -f .deps/cvlcm.Tpo .deps/cvlcm.Plo In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvlee.cpp:43: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvlee.cpp:43: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlevmar.lo -MD -MP -MF .deps/cvlevmar.Tpo -c -o cvlevmar.lo cvlevmar.cpp ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' cvlee.cpp: In function 'float _cvPar_OpenLineIntersection(CvVoronoiEdgeInt*, CvVoronoiEdgeInt*, CvPointFloat*, float&)': cvlee.cpp:3901: warning: suggest parentheses around '&&' within '||' cvlee.cpp: In function 'float _cvPar_CloseLineIntersection(CvVoronoiEdgeInt*, CvVoronoiEdgeInt*, CvPointFloat*, float&)': cvlee.cpp:3988: warning: suggest parentheses around '&&' within '||' cvlee.cpp:3995: warning: suggest parentheses around '&&' within '||' cvlee.cpp: In function 'int _cvConstructIntSites(CvVoronoiDiagramInt*, CvSeq*, CvSeq*, CvVoronoiSiteInt*&, int, T) [with T = int]': cvlee.cpp:1569: instantiated from here cvlee.cpp:2396: warning: suggest parentheses around '&&' within '||' cvlee.cpp: In function 'int _cvConstructIntSites(CvVoronoiDiagramInt*, CvSeq*, CvSeq*, CvVoronoiSiteInt*&, int, T) [with T = float]': cvlee.cpp:1571: instantiated from here cvlee.cpp:2396: warning: suggest parentheses around '&&' within '||' cvlee.cpp: In function 'int _cvConstructIntSites(CvVoronoiDiagramInt*, CvSeq*, CvSeq*, CvVoronoiSiteInt*&, int, T) [with T = double]': cvlee.cpp:1573: instantiated from here cvlee.cpp:2396: warning: suggest parentheses around '&&' within '||' mv -f .deps/cvhmm.Tpo .deps/cvhmm.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlevmarprojbandle.lo -MD -MP -MF .deps/cvlevmarprojbandle.Tpo -c -o cvlevmarprojbandle.lo cvlevmarprojbandle.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlevmarprojbandle.lo -MD -MP -MF .deps/cvlevmarprojbandle.Tpo -c cvlevmarprojbandle.cpp -fPIC -DPIC -o .libs/cvlevmarprojbandle.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlevmar.lo -MD -MP -MF .deps/cvlevmar.Tpo -c cvlevmar.cpp -fPIC -DPIC -o .libs/cvlevmar.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvlevmarprojbandle.cpp:43: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvlevmarprojbandle.cpp:43: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvlevmar.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvlevmar.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/cvlevmar.Tpo .deps/cvlevmar.Plo cvlee.cpp: In function 'float _cvCalcEdgeIntersection(CvVoronoiEdgeInt*, CvVoronoiEdgeInt*, CvPointFloat*, float&)': cvlee.cpp:3638: warning: 'InversParabola[5]' may be used uninitialized in this function cvlee.cpp:3638: note: 'InversParabola[5]' was declared here cvlee.cpp:3638: warning: 'InversParabola[2]' may be used uninitialized in this function cvlee.cpp:3638: note: 'InversParabola[2]' was declared here cvlee.cpp:3638: warning: 'InversParabola[4]' may be used uninitialized in this function cvlee.cpp:3638: note: 'InversParabola[4]' was declared here cvlee.cpp:3638: warning: 'InversParabola[3]' may be used uninitialized in this function cvlee.cpp:3638: note: 'InversParabola[3]' was declared here cvlee.cpp:3638: warning: 'InversParabola[1]' may be used uninitialized in this function cvlee.cpp:3638: note: 'InversParabola[1]' was declared here cvlee.cpp:3638: warning: 'InversParabola[0]' may be used uninitialized in this function cvlee.cpp:3638: note: 'InversParabola[0]' was declared here cvlee.cpp:3747: warning: 'InversParabola[5]' may be used uninitialized in this function cvlee.cpp:3747: note: 'InversParabola[5]' was declared here cvlee.cpp:3747: warning: 'InversParabola[2]' may be used uninitialized in this function cvlee.cpp:3747: note: 'InversParabola[2]' was declared here cvlee.cpp:3747: warning: 'InversParabola[4]' may be used uninitialized in this function cvlee.cpp:3747: note: 'InversParabola[4]' was declared here cvlee.cpp:3747: warning: 'InversParabola[3]' may be used uninitialized in this function cvlee.cpp:3747: note: 'InversParabola[3]' was declared here cvlee.cpp:3747: warning: 'InversParabola[1]' may be used uninitialized in this function cvlee.cpp:3747: note: 'InversParabola[1]' was declared here cvlee.cpp:3747: warning: 'InversParabola[0]' may be used uninitialized in this function cvlee.cpp:3747: note: 'InversParabola[0]' was declared here cvlee.cpp:3890: warning: 'InversParabola[5]' may be used uninitialized in this function cvlee.cpp:3890: note: 'InversParabola[5]' was declared here cvlee.cpp:3890: warning: 'InversParabola[2]' may be used uninitialized in this function cvlee.cpp:3890: note: 'InversParabola[2]' was declared here cvlee.cpp:3890: warning: 'InversParabola[4]' may be used uninitialized in this function cvlee.cpp:3890: note: 'InversParabola[4]' was declared here cvlee.cpp:3890: warning: 'InversParabola[3]' may be used uninitialized in this function cvlee.cpp:3890: note: 'InversParabola[3]' was declared here cvlee.cpp:3890: warning: 'InversParabola[1]' may be used uninitialized in this function cvlee.cpp:3890: note: 'InversParabola[1]' was declared here cvlee.cpp:3890: warning: 'InversParabola[0]' may be used uninitialized in this function cvlee.cpp:3890: note: 'InversParabola[0]' was declared here cvlee.cpp:3975: warning: 'InversParabola[5]' may be used uninitialized in this function cvlee.cpp:3975: note: 'InversParabola[5]' was declared here cvlee.cpp:3975: warning: 'InversParabola[2]' may be used uninitialized in this function cvlee.cpp:3975: note: 'InversParabola[2]' was declared here cvlee.cpp:3975: warning: 'InversParabola[4]' may be used uninitialized in this function cvlee.cpp:3975: note: 'InversParabola[4]' was declared here cvlee.cpp:3975: warning: 'InversParabola[3]' may be used uninitialized in this function cvlee.cpp:3975: note: 'InversParabola[3]' was declared here cvlee.cpp:3975: warning: 'InversParabola[1]' may be used uninitialized in this function cvlee.cpp:3975: note: 'InversParabola[1]' was declared here cvlee.cpp:3975: warning: 'InversParabola[0]' may be used uninitialized in this function cvlee.cpp:3975: note: 'InversParabola[0]' was declared here cvlee.cpp:4131: warning: 'InversParabola2[5]' may be used uninitialized in this function cvlee.cpp:4131: note: 'InversParabola2[5]' was declared here cvlee.cpp:4131: warning: 'InversParabola2[2]' may be used uninitialized in this function cvlee.cpp:4131: note: 'InversParabola2[2]' was declared here cvlee.cpp:4131: warning: 'InversParabola2[4]' may be used uninitialized in this function cvlee.cpp:4131: note: 'InversParabola2[4]' was declared here cvlee.cpp:4131: warning: 'InversParabola2[3]' may be used uninitialized in this function cvlee.cpp:4131: note: 'InversParabola2[3]' was declared here cvlee.cpp:4131: warning: 'InversParabola2[1]' may be used uninitialized in this function cvlee.cpp:4131: note: 'InversParabola2[1]' was declared here cvlee.cpp:4131: warning: 'InversParabola2[0]' may be used uninitialized in this function cvlee.cpp:4131: note: 'InversParabola2[0]' was declared here cvlee.cpp:4161: warning: 'InversParabola1[2]' may be used uninitialized in this function cvlee.cpp:4161: note: 'InversParabola1[2]' was declared here cvlee.cpp:4161: warning: 'InversParabola1[1]' may be used uninitialized in this function cvlee.cpp:4161: note: 'InversParabola1[1]' was declared here cvlee.cpp:4161: warning: 'InversParabola1[0]' may be used uninitialized in this function cvlee.cpp:4161: note: 'InversParabola1[0]' was declared here cvlee.cpp:4271: warning: 'InversParabola2[5]' may be used uninitialized in this function cvlee.cpp:4271: note: 'InversParabola2[5]' was declared here cvlee.cpp:4271: warning: 'InversParabola2[2]' may be used uninitialized in this function cvlee.cpp:4271: note: 'InversParabola2[2]' was declared here cvlee.cpp:4271: warning: 'InversParabola2[4]' may be used uninitialized in this function cvlee.cpp:4271: note: 'InversParabola2[4]' was declared here cvlee.cpp:4271: warning: 'InversParabola2[3]' may be used uninitialized in this function cvlee.cpp:4271: note: 'InversParabola2[3]' was declared here cvlee.cpp:4271: warning: 'InversParabola2[1]' may be used uninitialized in this function cvlee.cpp:4271: note: 'InversParabola2[1]' was declared here cvlee.cpp:4271: warning: 'InversParabola2[0]' may be used uninitialized in this function cvlee.cpp:4271: note: 'InversParabola2[0]' was declared here cvlee.cpp:4311: warning: 'InversParabola1[2]' may be used uninitialized in this function cvlee.cpp:4311: note: 'InversParabola1[2]' was declared here cvlee.cpp:4311: warning: 'InversParabola1[1]' may be used uninitialized in this function cvlee.cpp:4311: note: 'InversParabola1[1]' was declared here cvlee.cpp:4311: warning: 'InversParabola1[0]' may be used uninitialized in this function cvlee.cpp:4311: note: 'InversParabola1[0]' was declared here /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlevmartrif.lo -MD -MP -MF .deps/cvlevmartrif.Tpo -c -o cvlevmartrif.lo cvlevmartrif.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlevmartrif.lo -MD -MP -MF .deps/cvlevmartrif.Tpo -c cvlevmartrif.cpp -fPIC -DPIC -o .libs/cvlevmartrif.o mv -f .deps/cvlevmarprojbandle.Tpo .deps/cvlevmarprojbandle.Plo In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvlevmartrif.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvlevmartrif.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlines.lo -MD -MP -MF .deps/cvlines.Tpo -c -o cvlines.lo cvlines.cpp mv -f .deps/cvlee.Tpo .deps/cvlee.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlmeds.lo -MD -MP -MF .deps/cvlmeds.Tpo -c -o cvlmeds.lo cvlmeds.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlines.lo -MD -MP -MF .deps/cvlines.Tpo -c cvlines.cpp -fPIC -DPIC -o .libs/cvlines.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvlmeds.lo -MD -MP -MF .deps/cvlmeds.Tpo -c cvlmeds.cpp -fPIC -DPIC -o .libs/cvlmeds.o mv -f .deps/cvlevmartrif.Tpo .deps/cvlevmartrif.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvmat.lo -MD -MP -MF .deps/cvmat.Tpo -c -o cvmat.lo cvmat.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvmat.lo -MD -MP -MF .deps/cvmat.Tpo -c cvmat.cpp -fPIC -DPIC -o .libs/cvmat.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvlines.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvlines.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvmat.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvmat.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/cvmat.Tpo .deps/cvmat.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvmorphcontours.lo -MD -MP -MF .deps/cvmorphcontours.Tpo -c -o cvmorphcontours.lo cvmorphcontours.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvmorphcontours.lo -MD -MP -MF .deps/cvmorphcontours.Tpo -c cvmorphcontours.cpp -fPIC -DPIC -o .libs/cvmorphcontours.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvlmeds.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvlmeds.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvmorphcontours.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvmorphcontours.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/cvlines.Tpo .deps/cvlines.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvmorphing.lo -MD -MP -MF .deps/cvmorphing.Tpo -c -o cvmorphing.lo cvmorphing.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvmorphing.lo -MD -MP -MF .deps/cvmorphing.Tpo -c cvmorphing.cpp -fPIC -DPIC -o .libs/cvmorphing.o mv -f .deps/cvmorphcontours.Tpo .deps/cvmorphcontours.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvprewarp.lo -MD -MP -MF .deps/cvprewarp.Tpo -c -o cvprewarp.lo cvprewarp.cpp In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvmorphing.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvmorphing.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/cvmorphing.Tpo .deps/cvmorphing.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvscanlines.lo -MD -MP -MF .deps/cvscanlines.Tpo -c -o cvscanlines.lo cvscanlines.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvscanlines.lo -MD -MP -MF .deps/cvscanlines.Tpo -c cvscanlines.cpp -fPIC -DPIC -o .libs/cvscanlines.o mv -f .deps/cvlmeds.Tpo .deps/cvlmeds.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvprewarp.lo -MD -MP -MF .deps/cvprewarp.Tpo -c cvprewarp.cpp -fPIC -DPIC -o .libs/cvprewarp.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvsegment.lo -MD -MP -MF .deps/cvsegment.Tpo -c -o cvsegment.lo cvsegment.cpp In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvscanlines.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvscanlines.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' cvscanlines.cpp: In function 'CvStatus icvGetCoefficientStereo(CvMatrix3*, CvSize, float*, float*, int*, int*, int*)': cvscanlines.cpp:1487: warning: suggest explicit braces to avoid ambiguous 'else' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvprewarp.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvprewarp.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvsegment.lo -MD -MP -MF .deps/cvsegment.Tpo -c cvsegment.cpp -fPIC -DPIC -o .libs/cvsegment.o mv -f .deps/cvprewarp.Tpo .deps/cvprewarp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvsubdiv2.lo -MD -MP -MF .deps/cvsubdiv2.Tpo -c -o cvsubdiv2.lo cvsubdiv2.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvsubdiv2.lo -MD -MP -MF .deps/cvsubdiv2.Tpo -c cvsubdiv2.cpp -fPIC -DPIC -o .libs/cvsubdiv2.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvsubdiv2.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvsegment.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvsubdiv2.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvsegment.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/cvsubdiv2.Tpo .deps/cvsubdiv2.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvtexture.lo -MD -MP -MF .deps/cvtexture.Tpo -c -o cvtexture.lo cvtexture.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvtexture.lo -MD -MP -MF .deps/cvtexture.Tpo -c cvtexture.cpp -fPIC -DPIC -o .libs/cvtexture.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvtexture.cpp:49: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvtexture.cpp:49: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/cvscanlines.Tpo .deps/cvscanlines.Plo mv -f .deps/cvsegment.Tpo .deps/cvsegment.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvtrifocal.lo -MD -MP -MF .deps/cvtrifocal.Tpo -c -o cvtrifocal.lo cvtrifocal.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvvecfacetracking.lo -MD -MP -MF .deps/cvvecfacetracking.Tpo -c -o cvvecfacetracking.lo cvvecfacetracking.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvtrifocal.lo -MD -MP -MF .deps/cvtrifocal.Tpo -c cvtrifocal.cpp -fPIC -DPIC -o .libs/cvtrifocal.o mv -f .deps/cvtexture.Tpo .deps/cvtexture.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvvideo.lo -MD -MP -MF .deps/cvvideo.Tpo -c -o cvvideo.lo cvvideo.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvvecfacetracking.lo -MD -MP -MF .deps/cvvecfacetracking.Tpo -c cvvecfacetracking.cpp -fPIC -DPIC -o .libs/cvvecfacetracking.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvtrifocal.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvvideo.lo -MD -MP -MF .deps/cvvideo.Tpo -c cvvideo.cpp -fPIC -DPIC -o .libs/cvvideo.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvtrifocal.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' cvtrifocal.cpp: In function 'int icvComputeProjectMatrices6Points(CvMat*, CvMat*, CvMat*, CvMat*, CvMat*, CvMat*)': cvtrifocal.cpp:214: warning: suggest parentheses around '&&' within '||' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvvecfacetracking.cpp:47: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvvecfacetracking.cpp:47: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvvideo.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from cvvideo.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/cvvideo.Tpo .deps/cvvideo.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT decomppoly.lo -MD -MP -MF .deps/decomppoly.Tpo -c -o decomppoly.lo decomppoly.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT decomppoly.lo -MD -MP -MF .deps/decomppoly.Tpo -c decomppoly.cpp -fPIC -DPIC -o .libs/decomppoly.o mv -f .deps/cvvecfacetracking.Tpo .deps/cvvecfacetracking.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT enmin.lo -MD -MP -MF .deps/enmin.Tpo -c -o enmin.lo enmin.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT enmin.lo -MD -MP -MF .deps/enmin.Tpo -c enmin.cpp -fPIC -DPIC -o .libs/enmin.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from enmin.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from decomppoly.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from enmin.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/enmin.Tpo .deps/enmin.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT extendededges.lo -MD -MP -MF .deps/extendededges.Tpo -c -o extendededges.lo extendededges.cpp In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from decomppoly.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/decomppoly.Tpo .deps/decomppoly.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT precomp.lo -MD -MP -MF .deps/precomp.Tpo -c -o precomp.lo precomp.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT precomp.lo -MD -MP -MF .deps/precomp.Tpo -c precomp.cpp -fPIC -DPIC -o .libs/precomp.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT extendededges.lo -MD -MP -MF .deps/extendededges.Tpo -c extendededges.cpp -fPIC -DPIC -o .libs/extendededges.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from precomp.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from precomp.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/precomp.Tpo .deps/precomp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT bgfg_estimation.lo -MD -MP -MF .deps/bgfg_estimation.Tpo -c -o bgfg_estimation.lo `test -f 'vs/bgfg_estimation.cpp' || echo './'`vs/bgfg_estimation.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT bgfg_estimation.lo -MD -MP -MF .deps/bgfg_estimation.Tpo -c vs/bgfg_estimation.cpp -fPIC -DPIC -o .libs/bgfg_estimation.o In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from extendededges.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from _cvaux.h:48, from extendededges.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/extendededges.Tpo .deps/extendededges.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackanalysis.lo -MD -MP -MF .deps/blobtrackanalysis.Tpo -c -o blobtrackanalysis.lo `test -f 'vs/blobtrackanalysis.cpp' || echo './'`vs/blobtrackanalysis.cpp In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/bgfg_estimation.cpp:40: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/bgfg_estimation.cpp:40: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' vs/bgfg_estimation.cpp: In constructor 'CvFGDetectorBase::CvFGDetectorBase(int, void*)': vs/bgfg_estimation.cpp:120: warning: deprecated conversion from string constant to 'char*' vs/bgfg_estimation.cpp:121: warning: deprecated conversion from string constant to 'char*' vs/bgfg_estimation.cpp:122: warning: deprecated conversion from string constant to 'char*' vs/bgfg_estimation.cpp:123: warning: deprecated conversion from string constant to 'char*' vs/bgfg_estimation.cpp:124: warning: deprecated conversion from string constant to 'char*' vs/bgfg_estimation.cpp:125: warning: deprecated conversion from string constant to 'char*' vs/bgfg_estimation.cpp:126: warning: deprecated conversion from string constant to 'char*' vs/bgfg_estimation.cpp:127: warning: deprecated conversion from string constant to 'char*' vs/bgfg_estimation.cpp:130: warning: deprecated conversion from string constant to 'char*' vs/bgfg_estimation.cpp:131: warning: deprecated conversion from string constant to 'char*' vs/bgfg_estimation.cpp:132: warning: deprecated conversion from string constant to 'char*' vs/bgfg_estimation.cpp:133: warning: deprecated conversion from string constant to 'char*' vs/bgfg_estimation.cpp:151: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/bgfg_estimation.cpp:40: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here mv -f .deps/cvtrifocal.Tpo .deps/cvtrifocal.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackanalysis.lo -MD -MP -MF .deps/blobtrackanalysis.Tpo -c vs/blobtrackanalysis.cpp -fPIC -DPIC -o .libs/blobtrackanalysis.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackanalysishist.lo -MD -MP -MF .deps/blobtrackanalysishist.Tpo -c -o blobtrackanalysishist.lo `test -f 'vs/blobtrackanalysishist.cpp' || echo './'`vs/blobtrackanalysishist.cpp ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvFGDetectorBase::~CvFGDetectorBase()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/bgfg_estimation.cpp:40: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvFGDetector::~CvFGDetector()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvFGDetector::~CvFGDetector()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvFGDetectorBase::~CvFGDetectorBase()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackanalysishist.lo -MD -MP -MF .deps/blobtrackanalysishist.Tpo -c vs/blobtrackanalysishist.cpp -fPIC -DPIC -o .libs/blobtrackanalysishist.o mv -f .deps/bgfg_estimation.Tpo .deps/bgfg_estimation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackanalysisior.lo -MD -MP -MF .deps/blobtrackanalysisior.Tpo -c -o blobtrackanalysisior.lo `test -f 'vs/blobtrackanalysisior.cpp' || echo './'`vs/blobtrackanalysisior.cpp In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysis.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysis.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysis.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysis.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysis::~CvBlobTrackAnalysis()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysisList::~CvBlobTrackAnalysisList()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysis.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysis::~CvBlobTrackAnalysis()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysisList::~CvBlobTrackAnalysisList()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackanalysisior.lo -MD -MP -MF .deps/blobtrackanalysisior.Tpo -c vs/blobtrackanalysisior.cpp -fPIC -DPIC -o .libs/blobtrackanalysisior.o mv -f .deps/blobtrackanalysis.Tpo .deps/blobtrackanalysis.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackanalysistrackdist.lo -MD -MP -MF .deps/blobtrackanalysistrackdist.Tpo -c -o blobtrackanalysistrackdist.lo `test -f 'vs/blobtrackanalysistrackdist.cpp' || echo './'`vs/blobtrackanalysistrackdist.cpp In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysishist.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysishist.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp: In constructor 'CvBlobTrackAnalysisHist::CvBlobTrackAnalysisHist(CvBlobTrackFVGen* (*)())': vs/blobtrackanalysishist.cpp:747: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:748: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:748: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:751: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:752: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:752: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:754: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:755: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:756: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:756: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:760: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:761: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:761: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp: In member function 'virtual char* CvBlobTrackAnalysisHist::GetStateDesc(int)': vs/blobtrackanalysishist.cpp:1003: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp: In member function 'virtual void CvBlobTrackAnalysisHist::SaveState(CvFileStorage*)': vs/blobtrackanalysishist.cpp:1026: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:1026: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:1029: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:1033: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp: In member function 'virtual void CvBlobTrackAnalysisHist::LoadState(CvFileStorage*, CvFileNode*)': vs/blobtrackanalysishist.cpp:1049: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:1049: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:1056: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:1060: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp: In constructor 'CvBlobTrackAnalysisSVM::CvBlobTrackAnalysisSVM(CvBlobTrackFVGen* (*)())': vs/blobtrackanalysishist.cpp:1239: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:1240: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:1240: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:1243: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:1244: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp:1244: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysishist.cpp: In member function 'virtual char* CvBlobTrackAnalysisSVM::GetStateDesc(int)': vs/blobtrackanalysishist.cpp:1426: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysisior.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysisior.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysisior.cpp: In function 'CvBlobTrackAnalysis* cvCreateModuleBlobTrackAnalysisIOR()': vs/blobtrackanalysisior.cpp:153: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysisior.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysisior.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysis::~CvBlobTrackAnalysis()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysisior.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysishist.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysisIOR::~CvBlobTrackAnalysisIOR()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysisIOR::~CvBlobTrackAnalysisIOR()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysisior.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysis::~CvBlobTrackAnalysis()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackanalysistrackdist.lo -MD -MP -MF .deps/blobtrackanalysistrackdist.Tpo -c vs/blobtrackanalysistrackdist.cpp -fPIC -DPIC -o .libs/blobtrackanalysistrackdist.o ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here mv -f .deps/blobtrackanalysisior.Tpo .deps/blobtrackanalysisior.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackgen1.lo -MD -MP -MF .deps/blobtrackgen1.Tpo -c -o blobtrackgen1.lo `test -f 'vs/blobtrackgen1.cpp' || echo './'`vs/blobtrackgen1.cpp In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysistrackdist.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysistrackdist.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysistrackdist.cpp: In constructor 'CvBlobTrackAnalysisTrackDist::CvBlobTrackAnalysisTrackDist()': vs/blobtrackanalysistrackdist.cpp:283: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysistrackdist.cpp:284: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysistrackdist.cpp:284: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysistrackdist.cpp:287: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysistrackdist.cpp:288: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysistrackdist.cpp:288: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysistrackdist.cpp:291: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysistrackdist.cpp:292: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysistrackdist.cpp:292: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysistrackdist.cpp:295: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysistrackdist.cpp:296: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysistrackdist.cpp:296: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysistrackdist.cpp:299: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysistrackdist.cpp:300: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysistrackdist.cpp:300: warning: deprecated conversion from string constant to 'char*' vs/blobtrackanalysistrackdist.cpp: In member function 'virtual char* CvBlobTrackAnalysisTrackDist::GetStateDesc(int)': vs/blobtrackanalysistrackdist.cpp:540: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysistrackdist.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysistrackdist.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysis::~CvBlobTrackAnalysis()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysis::~CvBlobTrackAnalysis()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysisTrackDist::~CvBlobTrackAnalysisTrackDist()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysisTrackDist::~CvBlobTrackAnalysisTrackDist()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here mv -f .deps/blobtrackanalysistrackdist.Tpo .deps/blobtrackanalysistrackdist.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackgenyml.lo -MD -MP -MF .deps/blobtrackgenyml.Tpo -c -o blobtrackgenyml.lo `test -f 'vs/blobtrackgenyml.cpp' || echo './'`vs/blobtrackgenyml.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackgen1.lo -MD -MP -MF .deps/blobtrackgen1.Tpo -c vs/blobtrackgen1.cpp -fPIC -DPIC -o .libs/blobtrackgen1.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackgenyml.lo -MD -MP -MF .deps/blobtrackgenyml.Tpo -c vs/blobtrackgenyml.cpp -fPIC -DPIC -o .libs/blobtrackgenyml.o In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackgenyml.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackgenyml.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackgenyml.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackgenyml.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackGen::~CvBlobTrackGen()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackgen1.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackGen::~CvBlobTrackGen()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackgen1.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackGenYML::~CvBlobTrackGenYML()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackGenYML::~CvBlobTrackGenYML()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' mv -f .deps/blobtrackgenyml.Tpo .deps/blobtrackgenyml.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackingauto.lo -MD -MP -MF .deps/blobtrackingauto.Tpo -c -o blobtrackingauto.lo `test -f 'vs/blobtrackingauto.cpp' || echo './'`vs/blobtrackingauto.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackingauto.lo -MD -MP -MF .deps/blobtrackingauto.Tpo -c vs/blobtrackingauto.cpp -fPIC -DPIC -o .libs/blobtrackingauto.o In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackgen1.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysisHist::~CvBlobTrackAnalysisHist()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingauto.cpp:48: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingauto.cpp:48: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingauto.cpp: In member function 'virtual void CvBlobTrackerAuto1::SaveState(CvFileStorage*)': vs/blobtrackingauto.cpp:132: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingauto.cpp: In constructor 'CvBlobTrackerAuto1::CvBlobTrackerAuto1(CvBlobTrackerAutoParam1*)': vs/blobtrackingauto.cpp:155: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingauto.cpp:157: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingauto.cpp:170: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysisHist::~CvBlobTrackAnalysisHist()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackgen1.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackGen::~CvBlobTrackGen()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackGen::~CvBlobTrackGen()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackGen1::~CvBlobTrackGen1()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysishist.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysis::~CvBlobTrackAnalysis()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingauto.cpp:48: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysis::~CvBlobTrackAnalysis()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackGen1::~CvBlobTrackGen1()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysisSVM::~CvBlobTrackAnalysisSVM()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackAnalysisSVM::~CvBlobTrackAnalysisSVM()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackanalysishist.cpp:42: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackFVGen::~CvBlobTrackFVGen()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackFVGen::~CvBlobTrackFVGen()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackFVGenSS::~CvBlobTrackFVGenSS()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackFVGenSS::~CvBlobTrackFVGenSS()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackFVGenN::~CvBlobTrackFVGenN()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackFVGenN::~CvBlobTrackFVGenN()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here mv -f .deps/blobtrackgen1.Tpo .deps/blobtrackgen1.Plo ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackingcc.lo -MD -MP -MF .deps/blobtrackingcc.Tpo -c -o blobtrackingcc.lo `test -f 'vs/blobtrackingcc.cpp' || echo './'`vs/blobtrackingcc.cpp mv -f .deps/blobtrackanalysishist.Tpo .deps/blobtrackanalysishist.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackingccwithcr.lo -MD -MP -MF .deps/blobtrackingccwithcr.Tpo -c -o blobtrackingccwithcr.lo `test -f 'vs/blobtrackingccwithcr.cpp' || echo './'`vs/blobtrackingccwithcr.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackingccwithcr.lo -MD -MP -MF .deps/blobtrackingccwithcr.Tpo -c vs/blobtrackingccwithcr.cpp -fPIC -DPIC -o .libs/blobtrackingccwithcr.o ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerAuto1::~CvBlobTrackerAuto1()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerAuto1::~CvBlobTrackerAuto1()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvBlobTrackerAuto1::~CvBlobTrackerAuto1()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingauto.cpp:48: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerAuto::~CvBlobTrackerAuto()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerAuto::~CvBlobTrackerAuto()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackingcc.lo -MD -MP -MF .deps/blobtrackingcc.Tpo -c vs/blobtrackingcc.cpp -fPIC -DPIC -o .libs/blobtrackingcc.o mv -f .deps/blobtrackingauto.Tpo .deps/blobtrackingauto.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackingkalman.lo -MD -MP -MF .deps/blobtrackingkalman.Tpo -c -o blobtrackingkalman.lo `test -f 'vs/blobtrackingkalman.cpp' || echo './'`vs/blobtrackingkalman.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackingkalman.lo -MD -MP -MF .deps/blobtrackingkalman.Tpo -c vs/blobtrackingkalman.cpp -fPIC -DPIC -o .libs/blobtrackingkalman.o In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingccwithcr.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingkalman.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingccwithcr.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingkalman.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingkalman.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here vs/blobtrackingccwithcr.cpp: In constructor 'CvBlobTrackerCCCR::CvBlobTrackerCCCR(CvBlobTrackerOne* (*)(), char*)': vs/blobtrackingccwithcr.cpp:76: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingccwithcr.cpp:77: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingccwithcr.cpp:77: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingccwithcr.cpp:88: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingccwithcr.cpp: In member function 'virtual CvBlob* CvBlobTrackerCCCR::AddBlob(CvBlob*, IplImage*, IplImage*)': vs/blobtrackingccwithcr.cpp:133: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingccwithcr.cpp: In member function 'virtual void CvBlobTrackerCCCR::SaveState(CvFileStorage*)': vs/blobtrackingccwithcr.cpp:385: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingccwithcr.cpp: In function 'CvBlobTracker* cvCreateBlobTrackerCCMSPF()': vs/blobtrackingccwithcr.cpp:449: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingkalman.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerOne::~CvBlobTrackerOne()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerOneKalman::~CvBlobTrackerOneKalman()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingkalman.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerOne::~CvBlobTrackerOne()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerOneKalman::~CvBlobTrackerOneKalman()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here mv -f .deps/blobtrackingkalman.Tpo .deps/blobtrackingkalman.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackinglist.lo -MD -MP -MF .deps/blobtrackinglist.Tpo -c -o blobtrackinglist.lo `test -f 'vs/blobtrackinglist.cpp' || echo './'`vs/blobtrackinglist.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackinglist.lo -MD -MP -MF .deps/blobtrackinglist.Tpo -c vs/blobtrackinglist.cpp -fPIC -DPIC -o .libs/blobtrackinglist.o In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingcc.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingcc.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp: In constructor 'CvBlobTrackerCC::CvBlobTrackerCC()': vs/blobtrackingcc.cpp:105: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:106: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:106: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:109: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:110: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:110: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:113: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:114: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:114: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:117: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:118: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:118: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:121: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:122: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:123: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:123: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:125: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp: In member function 'virtual void CvBlobTrackerCC::ParamUpdate()': vs/blobtrackingcc.cpp:442: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:442: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:442: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingcc.cpp:454: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackinglist.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackinglist.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' vs/blobtrackinglist.cpp: In constructor 'CvBlobTrackerList::CvBlobTrackerList(CvBlobTrackerOne* (*)())': vs/blobtrackinglist.cpp:204: warning: deprecated conversion from string constant to 'char*' vs/blobtrackinglist.cpp:205: warning: deprecated conversion from string constant to 'char*' vs/blobtrackinglist.cpp:205: warning: deprecated conversion from string constant to 'char*' vs/blobtrackinglist.cpp:209: warning: deprecated conversion from string constant to 'char*' vs/blobtrackinglist.cpp:210: warning: deprecated conversion from string constant to 'char*' vs/blobtrackinglist.cpp:210: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingccwithcr.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackinglist.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingcc.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerList::~CvBlobTrackerList()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingcc.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTracker::~CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTracker::~CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerList::~CvBlobTrackerList()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackinglist.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTracker::~CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerCCCR::~CvBlobTrackerCCCR()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingccwithcr.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTracker::~CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerCC::~CvBlobTrackerCC()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerCC::~CvBlobTrackerCC()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTracker::~CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTracker::~CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerCCCR::~CvBlobTrackerCCCR()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here mv -f .deps/blobtrackinglist.Tpo .deps/blobtrackinglist.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackingmsfg.lo -MD -MP -MF .deps/blobtrackingmsfg.Tpo -c -o blobtrackingmsfg.lo `test -f 'vs/blobtrackingmsfg.cpp' || echo './'`vs/blobtrackingmsfg.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackingmsfg.lo -MD -MP -MF .deps/blobtrackingmsfg.Tpo -c vs/blobtrackingmsfg.cpp -fPIC -DPIC -o .libs/blobtrackingmsfg.o mv -f .deps/blobtrackingcc.Tpo .deps/blobtrackingcc.Plo mv -f .deps/blobtrackingccwithcr.Tpo .deps/blobtrackingccwithcr.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackingmsfgs.lo -MD -MP -MF .deps/blobtrackingmsfgs.Tpo -c -o blobtrackingmsfgs.lo `test -f 'vs/blobtrackingmsfgs.cpp' || echo './'`vs/blobtrackingmsfgs.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackpostprockalman.lo -MD -MP -MF .deps/blobtrackpostprockalman.Tpo -c -o blobtrackpostprockalman.lo `test -f 'vs/blobtrackpostprockalman.cpp' || echo './'`vs/blobtrackpostprockalman.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackingmsfgs.lo -MD -MP -MF .deps/blobtrackingmsfgs.Tpo -c vs/blobtrackingmsfgs.cpp -fPIC -DPIC -o .libs/blobtrackingmsfgs.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackpostprockalman.lo -MD -MP -MF .deps/blobtrackpostprockalman.Tpo -c vs/blobtrackpostprockalman.cpp -fPIC -DPIC -o .libs/blobtrackpostprockalman.o In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingmsfg.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingmsfgs.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingmsfg.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingmsfgs.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfgs.cpp: In constructor 'CvBlobTrackerOneMSFGS::CvBlobTrackerOneMSFGS()': vs/blobtrackingmsfgs.cpp:266: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfgs.cpp:267: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfgs.cpp:267: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfgs.cpp:268: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfgs.cpp:269: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfgs.cpp:269: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp: In constructor 'CvBlobTrackerOneMSFG::CvBlobTrackerOneMSFG()': vs/blobtrackingmsfg.cpp:298: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:299: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:299: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:302: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:303: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:303: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:306: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:307: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:307: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingmsfgs.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackpostprockalman.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp: In member function 'virtual void CvBlobTrackerOneMSFG::SaveState(CvFileStorage*)': vs/blobtrackingmsfg.cpp:587: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:587: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp: In member function 'virtual void CvBlobTrackerOneMSFG::LoadState(CvFileStorage*, CvFileNode*)': vs/blobtrackingmsfg.cpp:595: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:595: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp: In constructor 'CvBlobTrackerOneMS::CvBlobTrackerOneMS()': vs/blobtrackingmsfg.cpp:687: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:688: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp: In member function 'virtual void CvBlobTrackerOneMSPF::SaveState(CvFileStorage*)': vs/blobtrackingmsfg.cpp:732: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:732: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:733: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:733: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp: In member function 'virtual void CvBlobTrackerOneMSPF::LoadState(CvFileStorage*, CvFileNode*)': vs/blobtrackingmsfg.cpp:743: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' vs/blobtrackingmsfg.cpp:744: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:744: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:745: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:745: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp: In constructor 'CvBlobTrackerOneMSPF::CvBlobTrackerOneMSPF()': vs/blobtrackingmsfg.cpp:754: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:755: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:755: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:759: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:760: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:760: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:763: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:764: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:764: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:767: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:768: warning: deprecated conversion from string constant to 'char*' vs/blobtrackingmsfg.cpp:768: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackpostprockalman.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here vs/blobtrackpostprockalman.cpp: In constructor 'CvBlobTrackPostProcKalman::CvBlobTrackPostProcKalman()': vs/blobtrackpostprockalman.cpp:108: warning: deprecated conversion from string constant to 'char*' vs/blobtrackpostprockalman.cpp:109: warning: deprecated conversion from string constant to 'char*' vs/blobtrackpostprockalman.cpp:110: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here vs/blobtrackpostprockalman.cpp: In constructor 'CvBlobTrackPredictKalman::CvBlobTrackPredictKalman()': vs/blobtrackpostprockalman.cpp:233: warning: deprecated conversion from string constant to 'char*' vs/blobtrackpostprockalman.cpp:234: warning: deprecated conversion from string constant to 'char*' vs/blobtrackpostprockalman.cpp:235: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingmsfgs.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerOne::~CvBlobTrackerOne()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerOne::~CvBlobTrackerOne()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerOneMSFGS::~CvBlobTrackerOneMSFGS()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerOneMSFGS::~CvBlobTrackerOneMSFGS()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackpostprockalman.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingmsfg.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackpostprockalman.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackPostProcOne::~CvBlobTrackPostProcOne()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackPostProcOne::~CvBlobTrackPostProcOne()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackPredictor::~CvBlobTrackPredictor()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackPredictor::~CvBlobTrackPredictor()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackPostProcKalman::~CvBlobTrackPostProcKalman()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackPostProcKalman::~CvBlobTrackPostProcKalman()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvBlobTrackPostProcKalman::~CvBlobTrackPostProcKalman()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingmsfg.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerOne::~CvBlobTrackerOne()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvBlobTrackerOneMSFG::~CvBlobTrackerOneMSFG()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackPredictKalman::~CvBlobTrackPredictKalman()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackPredictKalman::~CvBlobTrackPredictKalman()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here mv -f .deps/blobtrackingmsfgs.Tpo .deps/blobtrackingmsfgs.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackpostproclinear.lo -MD -MP -MF .deps/blobtrackpostproclinear.Tpo -c -o blobtrackpostproclinear.lo `test -f 'vs/blobtrackpostproclinear.cpp' || echo './'`vs/blobtrackpostproclinear.cpp ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerOneMSFG::~CvBlobTrackerOneMSFG()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerOneMSFG::~CvBlobTrackerOneMSFG()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackpostproclinear.lo -MD -MP -MF .deps/blobtrackpostproclinear.Tpo -c vs/blobtrackpostproclinear.cpp -fPIC -DPIC -o .libs/blobtrackpostproclinear.o ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvBlobTrackPredictKalman::~CvBlobTrackPredictKalman()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackingmsfg.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerOne::~CvBlobTrackerOne()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In function 'CvBlobTrackerOne* cvCreateBlobTrackerOneMS()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In function 'CvBlobTrackerOne* cvCreateBlobTrackerOneMSPF()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackpostproclinear.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackpostproclinear.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackpostproclinear.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackPostProcTimeAver::~CvBlobTrackPostProcTimeAver()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here mv -f .deps/blobtrackpostprockalman.Tpo .deps/blobtrackpostprockalman.Plo In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackpostproclinear.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackPostProcOne::~CvBlobTrackPostProcOne()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackPostProcOne::~CvBlobTrackPostProcOne()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackPostProcTimeAver::~CvBlobTrackPostProcTimeAver()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackpostproclist.lo -MD -MP -MF .deps/blobtrackpostproclist.Tpo -c -o blobtrackpostproclist.lo `test -f 'vs/blobtrackpostproclist.cpp' || echo './'`vs/blobtrackpostproclist.cpp mv -f .deps/blobtrackpostproclinear.Tpo .deps/blobtrackpostproclinear.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT enteringblobdetection.lo -MD -MP -MF .deps/enteringblobdetection.Tpo -c -o enteringblobdetection.lo `test -f 'vs/enteringblobdetection.cpp' || echo './'`vs/enteringblobdetection.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT blobtrackpostproclist.lo -MD -MP -MF .deps/blobtrackpostproclist.Tpo -c vs/blobtrackpostproclist.cpp -fPIC -DPIC -o .libs/blobtrackpostproclist.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT enteringblobdetection.lo -MD -MP -MF .deps/enteringblobdetection.Tpo -c vs/enteringblobdetection.cpp -fPIC -DPIC -o .libs/enteringblobdetection.o In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackpostproclist.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackpostproclist.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/enteringblobdetection.cpp:51: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackpostproclist.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/enteringblobdetection.cpp:51: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here vs/enteringblobdetection.cpp: In constructor 'CvBlobDetectorCC::CvBlobDetectorCC()': vs/enteringblobdetection.cpp:571: warning: deprecated conversion from string constant to 'char*' vs/enteringblobdetection.cpp:578: warning: deprecated conversion from string constant to 'char*' vs/enteringblobdetection.cpp:579: warning: deprecated conversion from string constant to 'char*' vs/enteringblobdetection.cpp:581: warning: deprecated conversion from string constant to 'char*' vs/enteringblobdetection.cpp:582: warning: deprecated conversion from string constant to 'char*' vs/enteringblobdetection.cpp:582: warning: deprecated conversion from string constant to 'char*' vs/enteringblobdetection.cpp:585: warning: deprecated conversion from string constant to 'char*' vs/enteringblobdetection.cpp:586: warning: deprecated conversion from string constant to 'char*' vs/enteringblobdetection.cpp:586: warning: deprecated conversion from string constant to 'char*' vs/enteringblobdetection.cpp:595: warning: deprecated conversion from string constant to 'char*' vs/enteringblobdetection.cpp:596: warning: deprecated conversion from string constant to 'char*' vs/enteringblobdetection.cpp:596: warning: deprecated conversion from string constant to 'char*' vs/enteringblobdetection.cpp:599: warning: deprecated conversion from string constant to 'char*' vs/enteringblobdetection.cpp:600: warning: deprecated conversion from string constant to 'char*' vs/enteringblobdetection.cpp:600: warning: deprecated conversion from string constant to 'char*' vs/enteringblobdetection.cpp:606: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/blobtrackpostproclist.cpp:41: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackPostProc::~CvBlobTrackPostProc()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackPostProc::~CvBlobTrackPostProc()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackPostProcList::~CvBlobTrackPostProcList()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackPostProcList::~CvBlobTrackPostProcList()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here mv -f .deps/blobtrackpostproclist.Tpo .deps/blobtrackpostproclist.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT enteringblobdetectionreal.lo -MD -MP -MF .deps/enteringblobdetectionreal.Tpo -c -o enteringblobdetectionreal.lo `test -f 'vs/enteringblobdetectionreal.cpp' || echo './'`vs/enteringblobdetectionreal.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT enteringblobdetectionreal.lo -MD -MP -MF .deps/enteringblobdetectionreal.Tpo -c vs/enteringblobdetectionreal.cpp -fPIC -DPIC -o .libs/enteringblobdetectionreal.o In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/enteringblobdetection.cpp:51: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerOneMS::~CvBlobTrackerOneMS()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerOneMS::~CvBlobTrackerOneMS()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/enteringblobdetectionreal.cpp:49: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerOneMSPF::~CvBlobTrackerOneMSPF()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/enteringblobdetectionreal.cpp:49: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobTrackerOneMSPF::~CvBlobTrackerOneMSPF()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/enteringblobdetectionreal.cpp:49: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here mv -f .deps/blobtrackingmsfg.Tpo .deps/blobtrackingmsfg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT testseq.lo -MD -MP -MF .deps/testseq.Tpo -c -o testseq.lo `test -f 'vs/testseq.cpp' || echo './'`vs/testseq.cpp ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvVSModule::~CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobDetectorReal::~CvBlobDetectorReal()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/enteringblobdetectionreal.cpp:49: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobDetector::~CvBlobDetector()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobDetector::~CvBlobDetector()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobDetectorReal::~CvBlobDetectorReal()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobDetectorCC::~CvBlobDetectorCC()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here mv -f .deps/enteringblobdetectionreal.Tpo .deps/enteringblobdetectionreal.Plo ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobDetectorCC::~CvBlobDetectorCC()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvBlobDetectorCC::~CvBlobDetectorCC()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobDetectorSimple::~CvBlobDetectorSimple()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cvaux/include -I../../cxcore/include -I../../cv/include -I../../cv/src -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT testseq.lo -MD -MP -MF .deps/testseq.Tpo -c vs/testseq.cpp -fPIC -DPIC -o .libs/testseq.o ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobDetectorSimple::~CvBlobDetectorSimple()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'CvBlobDetectorSimple::~CvBlobDetectorSimple()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/enteringblobdetection.cpp:51: ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobDetector::~CvBlobDetector()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here ../../cvaux/include/cvvidsurv.hpp: In destructor 'virtual CvBlobDetector::~CvBlobDetector()': ../../cvaux/include/cvvidsurv.hpp:116: warning: dereferencing pointer 'pp.147' does break strict-aliasing rules ../../cvaux/include/cvvidsurv.hpp:116: note: initialized from here mv -f .deps/enteringblobdetection.Tpo .deps/enteringblobdetection.Plo In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/testseq.cpp:45: ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvVSModule::CvVSModule()': ../../cvaux/include/cvvidsurv.hpp:94: warning: deprecated conversion from string constant to 'char*' In file included from ../../cvaux/include/cvaux.h:1458, from ./_cvaux.h:48, from vs/testseq.cpp:45: ../../cvaux/include/cvvidsurv.hpp: In member function 'virtual void CvBlobSeq::Write(CvFileStorage*, char*)': ../../cvaux/include/cvvidsurv.hpp:508: warning: deprecated conversion from string constant to 'char*' ../../cvaux/include/cvvidsurv.hpp: In constructor 'CvBlobTracker::CvBlobTracker()': ../../cvaux/include/cvvidsurv.hpp:769: warning: deprecated conversion from string constant to 'char*' vs/testseq.cpp: At global scope: vs/testseq.cpp:85: warning: deprecated conversion from string constant to 'char*' vs/testseq.cpp:85: warning: deprecated conversion from string constant to 'char*' vs/testseq.cpp:85: warning: deprecated conversion from string constant to 'char*' vs/testseq.cpp:85: warning: deprecated conversion from string constant to 'char*' vs/testseq.cpp:85: warning: deprecated conversion from string constant to 'char*' vs/testseq.cpp:85: warning: deprecated conversion from string constant to 'char*' vs/testseq.cpp:85: warning: deprecated conversion from string constant to 'char*' vs/testseq.cpp:85: warning: deprecated conversion from string constant to 'char*' vs/testseq.cpp:85: warning: deprecated conversion from string constant to 'char*' vs/testseq.cpp:85: warning: deprecated conversion from string constant to 'char*' mv -f .deps/testseq.Tpo .deps/testseq.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -no-undefined -Wl,-O1 -Wl,-O1 -o lib_cvaux.la camshift.lo cv3dtracker.lo cvaux.lo cvauxutils.lo cvbgfg_acmmm2003.lo cvbgfg_common.lo cvbgfg_gaussmix.lo cvcalibfilter.lo cvclique.lo cvcorrespond.lo cvcorrimages.lo cvcreatehandmask.lo cvdpstereo.lo cveigenobjects.lo cvepilines.lo cvface.lo cvfacedetection.lo cvfacetemplate.lo cvfindface.lo cvfindhandregion.lo cvhmm1d.lo cvhmm.lo cvhmmobs.lo cvlcm.lo cvlee.lo cvlevmar.lo cvlevmarprojbandle.lo cvlevmartrif.lo cvlines.lo cvlmeds.lo cvmat.lo cvmorphcontours.lo cvmorphing.lo cvprewarp.lo cvscanlines.lo cvsegment.lo cvsubdiv2.lo cvtexture.lo cvtrifocal.lo cvvecfacetracking.lo cvvideo.lo decomppoly.lo enmin.lo extendededges.lo precomp.lo bgfg_estimation.lo blobtrackanalysis.lo blobtrackanalysishist.lo blobtrackanalysisior.lo blobtrackanalysistrackdist.lo blobtrackgen1.lo blobtrackgenyml.lo blobtrackingauto.lo blobtrackingcc.lo blobtrackingccwithcr.lo blobtrackingkalman.lo blobtrackinglist.lo blobtrackingmsfg.lo blobtrackingmsfgs.lo blobtrackpostprockalman.lo blobtrackpostproclinear.lo blobtrackpostproclist.lo enteringblobdetection.lo enteringblobdetectionreal.lo testseq.lo -lswscale -lavformat -lavcodec -lpthread -ldl -lm libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib_cvaux.a .libs/camshift.o .libs/cv3dtracker.o .libs/cvaux.o .libs/cvauxutils.o .libs/cvbgfg_acmmm2003.o .libs/cvbgfg_common.o .libs/cvbgfg_gaussmix.o .libs/cvcalibfilter.o .libs/cvclique.o .libs/cvcorrespond.o .libs/cvcorrimages.o .libs/cvcreatehandmask.o .libs/cvdpstereo.o .libs/cveigenobjects.o .libs/cvepilines.o .libs/cvface.o .libs/cvfacedetection.o .libs/cvfacetemplate.o .libs/cvfindface.o .libs/cvfindhandregion.o .libs/cvhmm1d.o .libs/cvhmm.o .libs/cvhmmobs.o .libs/cvlcm.o .libs/cvlee.o .libs/cvlevmar.o .libs/cvlevmarprojbandle.o .libs/cvlevmartrif.o .libs/cvlines.o .libs/cvlmeds.o .libs/cvmat.o .libs/cvmorphcontours.o .libs/cvmorphing.o .libs/cvprewarp.o .libs/cvscanlines.o .libs/cvsegment.o .libs/cvsubdiv2.o .libs/cvtexture.o .libs/cvtrifocal.o .libs/cvvecfacetracking.o .libs/cvvideo.o .libs/decomppoly.o .libs/enmin.o .libs/extendededges.o .libs/precomp.o .libs/bgfg_estimation.o .libs/blobtrackanalysis.o .libs/blobtrackanalysishist.o .libs/blobtrackanalysisior.o .libs/blobtrackanalysistrackdist.o .libs/blobtrackgen1.o .libs/blobtrackgenyml.o .libs/blobtrackingauto.o .libs/blobtrackingcc.o .libs/blobtrackingccwithcr.o .libs/blobtrackingkalman.o .libs/blobtrackinglist.o .libs/blobtrackingmsfg.o .libs/blobtrackingmsfgs.o .libs/blobtrackpostprockalman.o .libs/blobtrackpostproclinear.o .libs/blobtrackpostproclist.o .libs/enteringblobdetection.o .libs/enteringblobdetectionreal.o .libs/testseq.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib_cvaux.a libtool: link: ( cd ".libs" && rm -f "lib_cvaux.la" && ln -s "../lib_cvaux.la" "lib_cvaux.la" ) /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -no-undefined -version-info 1:0:0 -Wl,-O1 -Wl,-O1 -o libcvaux.la -rpath /usr/lib64 dummy.lo lib_cvaux.la ../../cxcore/src/libcxcore.la ../../cv/src/libcv.la -lswscale -lavformat -lavcodec -lpthread -ldl -lm libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/crtbeginS.o .libs/dummy.o -Wl,--whole-archive ./.libs/lib_cvaux.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cxcore/src/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cv/src/.libs -L/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cxcore/src/.libs ../../cxcore/src/.libs/libcxcore.so ../../cv/src/.libs/libcv.so /var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cxcore/src/.libs/libcxcore.so -lswscale -lavformat -lavcodec -lpthread -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/crtn.o -march=nocona -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,libcvaux.so.1 -o .libs/libcvaux.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libcvaux.so.1" && ln -s "libcvaux.so.1.0.0" "libcvaux.so.1") libtool: link: (cd ".libs" && rm -f "libcvaux.so" && ln -s "libcvaux.so.1.0.0" "libcvaux.so") libtool: link: ( cd ".libs" && rm -f "libcvaux.la" && ln -s "../libcvaux.la" "libcvaux.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cvaux/src' Making all in include make[3]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cvaux/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cvaux/include' make[3]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cvaux' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cvaux' make[2]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cvaux' Making all in ml make[2]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/ml' Making all in src make[3]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/ml/src' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT ml.lo -MD -MP -MF .deps/ml.Tpo -c -o ml.lo ml.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlann_mlp.lo -MD -MP -MF .deps/mlann_mlp.Tpo -c -o mlann_mlp.lo mlann_mlp.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.cpp -fPIC -DPIC -o .libs/dummy.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT ml.lo -MD -MP -MF .deps/ml.Tpo -c ml.cpp -fPIC -DPIC -o .libs/ml.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlann_mlp.lo -MD -MP -MF .deps/mlann_mlp.Tpo -c mlann_mlp.cpp -fPIC -DPIC -o .libs/mlann_mlp.o mv -f .deps/ml.Tpo .deps/ml.Plo mv -f .deps/dummy.Tpo .deps/dummy.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlboost.lo -MD -MP -MF .deps/mlboost.Tpo -c -o mlboost.lo mlboost.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlcnn.lo -MD -MP -MF .deps/mlcnn.Tpo -c -o mlcnn.lo mlcnn.cpp mlann_mlp.cpp: In member function 'virtual void CvANN_MLP::create(const CvMat*, int, double, double)': mlann_mlp.cpp:223: warning: suggest parentheses around '&&' within '||' mlann_mlp.cpp: In member function 'virtual float CvANN_MLP::predict(const CvMat*, CvMat*) const': mlann_mlp.cpp:281: warning: suggest parentheses around '&&' within '||' mlann_mlp.cpp: In member function 'virtual bool CvANN_MLP::prepare_to_train(const CvMat*, const CvMat*, const CvMat*, const CvMat*, CvVectors*, CvVectors*, double**, int)': mlann_mlp.cpp:713: warning: suggest parentheses around '&&' within '||' mlann_mlp.cpp:720: warning: suggest parentheses around '&&' within '||' mlann_mlp.cpp:748: warning: suggest parentheses around '&&' within '||' mlann_mlp.cpp:749: warning: suggest parentheses around '&&' within '||' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlboost.lo -MD -MP -MF .deps/mlboost.Tpo -c mlboost.cpp -fPIC -DPIC -o .libs/mlboost.o mlboost.cpp: In member function 'virtual void CvBoost::trim_weights()': mlboost.cpp:1218: warning: unused variable 'cvFuncName' mlboost.cpp: In member function 'virtual float CvBoost::predict(const CvMat*, const CvMat*, CvMat*, CvSlice, bool) const': mlboost.cpp:1288: warning: suggest parentheses around '&&' within '||' mlboost.cpp:1289: warning: suggest parentheses around '&&' within '||' mlboost.cpp:1290: warning: suggest parentheses around '&&' within '||' mlboost.cpp:1314: warning: suggest parentheses around '&&' within '||' mlboost.cpp: In member function 'virtual void CvBoost::write_params(CvFileStorage*)': mlboost.cpp:1445: warning: unused variable 'cvFuncName' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlcnn.lo -MD -MP -MF .deps/mlcnn.Tpo -c mlcnn.cpp -fPIC -DPIC -o .libs/mlcnn.o mv -f .deps/mlcnn.Tpo .deps/mlcnn.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlem.lo -MD -MP -MF .deps/mlem.Tpo -c -o mlem.lo mlem.cpp mv -f .deps/mlann_mlp.Tpo .deps/mlann_mlp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlestimate.lo -MD -MP -MF .deps/mlestimate.Tpo -c -o mlestimate.lo mlestimate.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlem.lo -MD -MP -MF .deps/mlem.Tpo -c mlem.cpp -fPIC -DPIC -o .libs/mlem.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlestimate.lo -MD -MP -MF .deps/mlestimate.Tpo -c mlestimate.cpp -fPIC -DPIC -o .libs/mlestimate.o mlem.cpp: In member function 'virtual void CvEM::set_params(const CvEMParams&, const CvVectors&)': mlem.cpp:150: warning: suggest parentheses around '&&' within '||' mlem.cpp:162: warning: suggest parentheses around '&&' within '||' mlem.cpp:174: warning: suggest parentheses around '&&' within '||' mlem.cpp:175: warning: suggest parentheses around '&&' within '||' mlem.cpp:187: warning: suggest parentheses around '&&' within '||' mlem.cpp: In member function 'virtual bool CvEM::train(const CvMat*, const CvMat*, CvEMParams, CvMat*)': mlem.cpp:324: warning: suggest parentheses around '&&' within '||' mv -f .deps/mlestimate.Tpo .deps/mlestimate.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlknearest.lo -MD -MP -MF .deps/mlknearest.Tpo -c -o mlknearest.lo mlknearest.cpp mv -f .deps/mlboost.Tpo .deps/mlboost.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlknearest.lo -MD -MP -MF .deps/mlknearest.Tpo -c mlknearest.cpp -fPIC -DPIC -o .libs/mlknearest.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlnbayes.lo -MD -MP -MF .deps/mlnbayes.Tpo -c -o mlnbayes.lo mlnbayes.cpp mlknearest.cpp: In member function 'virtual float CvKNearest::find_nearest(const CvMat*, int, CvMat*, const float**, CvMat*, CvMat*) const': mlknearest.cpp:328: warning: suggest parentheses around '&&' within '||' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlnbayes.lo -MD -MP -MF .deps/mlnbayes.Tpo -c mlnbayes.cpp -fPIC -DPIC -o .libs/mlnbayes.o mv -f .deps/mlknearest.Tpo .deps/mlknearest.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlrtrees.lo -MD -MP -MF .deps/mlrtrees.Tpo -c -o mlrtrees.lo mlrtrees.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlrtrees.lo -MD -MP -MF .deps/mlrtrees.Tpo -c mlrtrees.cpp -fPIC -DPIC -o .libs/mlrtrees.o mlrtrees.cpp: In member function 'virtual float CvRTrees::get_proximity(const CvMat*, const CvMat*, const CvMat*, const CvMat*) const': mlrtrees.cpp:519: warning: unused variable 'cvFuncName' mlnbayes.cpp: In member function 'virtual bool CvNormalBayesClassifier::train(const CvMat*, const CvMat*, const CvMat*, const CvMat*, bool)': mlnbayes.cpp:178: warning: suggest parentheses around '&&' within '||' mlnbayes.cpp:178: warning: suggest parentheses around '&&' within '||' mlnbayes.cpp:179: warning: suggest parentheses around '&&' within '||' mlnbayes.cpp: In member function 'virtual float CvNormalBayesClassifier::predict(const CvMat*, CvMat*) const': mlnbayes.cpp:311: warning: suggest parentheses around '&&' within '||' mlnbayes.cpp:312: warning: suggest parentheses around '&&' within '||' mv -f .deps/mlem.Tpo .deps/mlem.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlsvm.lo -MD -MP -MF .deps/mlsvm.Tpo -c -o mlsvm.lo mlsvm.cpp mv -f .deps/mlrtrees.Tpo .deps/mlrtrees.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mltestset.lo -MD -MP -MF .deps/mltestset.Tpo -c -o mltestset.lo mltestset.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mltestset.lo -MD -MP -MF .deps/mltestset.Tpo -c mltestset.cpp -fPIC -DPIC -o .libs/mltestset.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mlsvm.lo -MD -MP -MF .deps/mlsvm.Tpo -c mlsvm.cpp -fPIC -DPIC -o .libs/mlsvm.o mv -f .deps/mlnbayes.Tpo .deps/mlnbayes.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mltree.lo -MD -MP -MF .deps/mltree.Tpo -c -o mltree.lo mltree.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT mltree.lo -MD -MP -MF .deps/mltree.Tpo -c mltree.cpp -fPIC -DPIC -o .libs/mltree.o mltree.cpp: In member function 'virtual void CvDTreeTrainData::set_data(const CvMat*, int, const CvMat*, const CvMat*, const CvMat*, const CvMat*, const CvMat*, const CvDTreeParams&, bool, bool, bool)': mltree.cpp:228: warning: suggest parentheses around '&&' within '||' mlsvm.cpp: In member function 'virtual bool CvSVM::train(const CvMat*, const CvMat*, const CvMat*, const CvMat*, CvSVMParams)': mlsvm.cpp:1339: warning: suggest parentheses around '&&' within '||' mlsvm.cpp:1341: warning: suggest parentheses around '&&' within '||' mltree.cpp:259: warning: suggest parentheses around '&&' within '||' mltree.cpp:339: warning: suggest parentheses around '&&' within '||' mlsvm.cpp: In member function 'virtual void CvSVM::read(CvFileStorage*, CvFileNode*)': mlsvm.cpp:1914: warning: suggest parentheses around '&&' within '||' mlsvm.cpp:1925: warning: suggest parentheses around '&&' within '||' mltree.cpp: In member function 'virtual void CvDTreeTrainData::read_params(CvFileStorage*, CvFileNode*)': mltree.cpp:1120: warning: suggest parentheses around '&&' within '||' mltree.cpp:1171: warning: suggest parentheses around '&&' within '||' mltree.cpp:1174: warning: suggest parentheses around '&&' within '||' mltree.cpp: In member function 'virtual CvDTreeNode* CvDTree::predict(const CvMat*, const CvMat*, bool) const': mltree.cpp:2904: warning: suggest parentheses around '&&' within '||' mltree.cpp:2905: warning: suggest parentheses around '&&' within '||' mltree.cpp:2906: warning: suggest parentheses around '&&' within '||' mv -f .deps/mltestset.Tpo .deps/mltestset.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT ml_inner_functions.lo -MD -MP -MF .deps/ml_inner_functions.Tpo -c -o ml_inner_functions.lo ml_inner_functions.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ml/include -I../../cxcore/include -I../.. -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT ml_inner_functions.lo -MD -MP -MF .deps/ml_inner_functions.Tpo -c ml_inner_functions.cpp -fPIC -DPIC -o .libs/ml_inner_functions.o ml_inner_functions.cpp: In function 'CvMat* cvPreprocessVarType(const CvMat*, const CvMat*, int, int*)': ml_inner_functions.cpp:604: warning: suggest parentheses around '&&' within '||' ml_inner_functions.cpp: In function 'CvMat* cvPreprocessOrderedResponses(const CvMat*, const CvMat*, int)': ml_inner_functions.cpp:668: warning: suggest parentheses around '&&' within '||' ml_inner_functions.cpp: In function 'CvMat* cvPreprocessCategoricalResponses(const CvMat*, const CvMat*, int, CvMat**, CvMat**)': ml_inner_functions.cpp:752: warning: suggest parentheses around '&&' within '||' ml_inner_functions.cpp: In function 'void cvPreparePredictData(const CvArr*, int, const CvMat*, int, const CvMat*, float**, int)': ml_inner_functions.cpp:1176: warning: suggest parentheses around '&&' within '||' ml_inner_functions.cpp:1202: warning: suggest parentheses around '&&' within '||' ml_inner_functions.cpp: In function 'void icvConvertDataToSparse(const uchar*, int, int, uchar*, int, int, CvSize, int*)': ml_inner_functions.cpp:1394: warning: suggest parentheses around '&&' within '||' mv -f .deps/mlsvm.Tpo .deps/mlsvm.Plo mv -f .deps/ml_inner_functions.Tpo .deps/ml_inner_functions.Plo mv -f .deps/mltree.Tpo .deps/mltree.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -no-undefined -Wl,-O1 -Wl,-O1 -o lib_ml.la ml.lo mlann_mlp.lo mlboost.lo mlcnn.lo mlem.lo mlestimate.lo mlknearest.lo mlnbayes.lo mlrtrees.lo mlsvm.lo mltestset.lo mltree.lo ml_inner_functions.lo -lswscale -lavformat -lavcodec -lpthread -ldl -lm libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib_ml.a .libs/ml.o .libs/mlann_mlp.o .libs/mlboost.o .libs/mlcnn.o .libs/mlem.o .libs/mlestimate.o .libs/mlknearest.o .libs/mlnbayes.o .libs/mlrtrees.o .libs/mlsvm.o .libs/mltestset.o .libs/mltree.o .libs/ml_inner_functions.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib_ml.a libtool: link: ( cd ".libs" && rm -f "lib_ml.la" && ln -s "../lib_ml.la" "lib_ml.la" ) /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -no-undefined -version-info 1:0:0 -Wl,-O1 -Wl,-O1 -o libml.la -rpath /usr/lib64 dummy.lo lib_ml.la ../../cxcore/src/libcxcore.la -lswscale -lavformat -lavcodec -lpthread -ldl -lm libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/crtbeginS.o .libs/dummy.o -Wl,--whole-archive ./.libs/lib_ml.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/cxcore/src/.libs ../../cxcore/src/.libs/libcxcore.so -lswscale -lavformat -lavcodec -lpthread -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../lib64/crtn.o -march=nocona -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,libml.so.1 -o .libs/libml.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libml.so.1" && ln -s "libml.so.1.0.0" "libml.so.1") libtool: link: (cd ".libs" && rm -f "libml.so" && ln -s "libml.so.1.0.0" "libml.so") libtool: link: ( cd ".libs" && rm -f "libml.la" && ln -s "../libml.la" "libml.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/ml/src' Making all in include make[3]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/ml/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/ml/include' make[3]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/ml' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/ml' make[2]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/ml' Making all in otherlibs make[2]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/otherlibs' Making all in highgui make[3]: Entering directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/otherlibs/highgui' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT bitstrm.lo -MD -MP -MF .deps/bitstrm.Tpo -c -o bitstrm.lo bitstrm.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_base.lo -MD -MP -MF .deps/grfmt_base.Tpo -c -o grfmt_base.lo grfmt_base.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT bitstrm.lo -MD -MP -MF .deps/bitstrm.Tpo -c bitstrm.cpp -fPIC -DPIC -o .libs/bitstrm.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_base.lo -MD -MP -MF .deps/grfmt_base.Tpo -c grfmt_base.cpp -fPIC -DPIC -o .libs/grfmt_base.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.cpp -fPIC -DPIC -o .libs/dummy.o bitstrm.cpp: In member function 'virtual void WBaseStream::WriteBlock()': bitstrm.cpp:751: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mv -f .deps/dummy.Tpo .deps/dummy.Plo bitstrm.cpp: In member function 'virtual void WMBitStream::Flush()': bitstrm.cpp:985: warning: dereferencing type-punned pointer will break strict-aliasing rules bitstrm.cpp: In member function 'void WMBitStream::Put(int, int)': bitstrm.cpp:1029: warning: dereferencing type-punned pointer will break strict-aliasing rules /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_bmp.lo -MD -MP -MF .deps/grfmt_bmp.Tpo -c -o grfmt_bmp.lo grfmt_bmp.cpp mv -f .deps/grfmt_base.Tpo .deps/grfmt_base.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_jpeg.lo -MD -MP -MF .deps/grfmt_jpeg.Tpo -c -o grfmt_jpeg.lo grfmt_jpeg.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_jpeg.lo -MD -MP -MF .deps/grfmt_jpeg.Tpo -c grfmt_jpeg.cpp -fPIC -DPIC -o .libs/grfmt_jpeg.o mv -f .deps/bitstrm.Tpo .deps/bitstrm.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_png.lo -MD -MP -MF .deps/grfmt_png.Tpo -c -o grfmt_png.lo grfmt_png.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_bmp.lo -MD -MP -MF .deps/grfmt_bmp.Tpo -c grfmt_bmp.cpp -fPIC -DPIC -o .libs/grfmt_bmp.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_png.lo -MD -MP -MF .deps/grfmt_png.Tpo -c grfmt_png.cpp -fPIC -DPIC -o .libs/grfmt_png.o grfmt_bmp.cpp: In member function 'virtual bool GrFmtBmpReader::ReadData(uchar*, int, int)': grfmt_bmp.cpp:304: warning: suggest parentheses around '+' in operand of '&' mv -f .deps/grfmt_png.Tpo .deps/grfmt_png.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_pxm.lo -MD -MP -MF .deps/grfmt_pxm.Tpo -c -o grfmt_pxm.lo grfmt_pxm.cpp mv -f .deps/grfmt_jpeg.Tpo .deps/grfmt_jpeg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_jpeg2000.lo -MD -MP -MF .deps/grfmt_jpeg2000.Tpo -c -o grfmt_jpeg2000.lo grfmt_jpeg2000.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_pxm.lo -MD -MP -MF .deps/grfmt_pxm.Tpo -c grfmt_pxm.cpp -fPIC -DPIC -o .libs/grfmt_pxm.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_jpeg2000.lo -MD -MP -MF .deps/grfmt_jpeg2000.Tpo -c grfmt_jpeg2000.cpp -fPIC -DPIC -o .libs/grfmt_jpeg2000.o mv -f .deps/grfmt_bmp.Tpo .deps/grfmt_bmp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_exr.lo -MD -MP -MF .deps/grfmt_exr.Tpo -c -o grfmt_exr.lo grfmt_exr.cpp grfmt_jpeg2000.cpp: In member function 'virtual bool GrFmtJpeg2000Writer::WriteImage(const uchar*, int, int, int, int, int)': grfmt_jpeg2000.cpp:443: warning: deprecated conversion from string constant to 'char*' grfmt_jpeg2000.cpp:443: warning: deprecated conversion from string constant to 'char*' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_exr.lo -MD -MP -MF .deps/grfmt_exr.Tpo -c grfmt_exr.cpp -fPIC -DPIC -o .libs/grfmt_exr.o mv -f .deps/grfmt_pxm.Tpo .deps/grfmt_pxm.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_sunras.lo -MD -MP -MF .deps/grfmt_sunras.Tpo -c -o grfmt_sunras.lo grfmt_sunras.cpp mv -f .deps/grfmt_jpeg2000.Tpo .deps/grfmt_jpeg2000.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_tiff.lo -MD -MP -MF .deps/grfmt_tiff.Tpo -c -o grfmt_tiff.lo grfmt_tiff.cpp mv -f .deps/grfmt_exr.Tpo .deps/grfmt_exr.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT image.lo -MD -MP -MF .deps/image.Tpo -c -o image.lo image.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_tiff.lo -MD -MP -MF .deps/grfmt_tiff.Tpo -c grfmt_tiff.cpp -fPIC -DPIC -o .libs/grfmt_tiff.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.cpp -fPIC -DPIC -o .libs/image.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT grfmt_sunras.lo -MD -MP -MF .deps/grfmt_sunras.Tpo -c grfmt_sunras.cpp -fPIC -DPIC -o .libs/grfmt_sunras.o grfmt_tiff.cpp: In member function 'virtual bool GrFmtTiffReader::ReadData(uchar*, int, int)': grfmt_tiff.cpp:183: warning: suggest parentheses around '&&' within '||' grfmt_tiff.cpp: In member function 'virtual bool GrFmtTiffWriter::WriteImage(const uchar*, int, int, int, int, int)': grfmt_tiff.cpp:815: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mv -f .deps/grfmt_tiff.Tpo .deps/grfmt_tiff.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT loadsave.lo -MD -MP -MF .deps/loadsave.Tpo -c -o loadsave.lo loadsave.cpp grfmt_sunras.cpp: In member function 'virtual bool GrFmtSunRasterReader::ReadHeader()': grfmt_sunras.cpp:118: warning: suggest parentheses around '&&' within '||' libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT loadsave.lo -MD -MP -MF .deps/loadsave.Tpo -c loadsave.cpp -fPIC -DPIC -o .libs/loadsave.o mv -f .deps/image.Tpo .deps/image.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT precomp.lo -MD -MP -MF .deps/precomp.Tpo -c -o precomp.lo precomp.cpp mv -f .deps/grfmt_sunras.Tpo .deps/grfmt_sunras.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT precomp.lo -MD -MP -MF .deps/precomp.Tpo -c precomp.cpp -fPIC -DPIC -o .libs/precomp.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -fPIC -DPIC -o .libs/utils.o mv -f .deps/loadsave.Tpo .deps/loadsave.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcap.lo -MD -MP -MF .deps/cvcap.Tpo -c -o cvcap.lo cvcap.cpp mv -f .deps/precomp.Tpo .deps/precomp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT window.lo -MD -MP -MF .deps/window.Tpo -c -o window.lo window.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcap.lo -MD -MP -MF .deps/cvcap.Tpo -c cvcap.cpp -fPIC -DPIC -o .libs/cvcap.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.cpp -fPIC -DPIC -o .libs/window.o mv -f .deps/cvcap.Tpo .deps/cvcap.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcap_v4l.lo -MD -MP -MF .deps/cvcap_v4l.Tpo -c -o cvcap_v4l.lo cvcap_v4l.cpp mv -f .deps/utils.Tpo .deps/utils.Plo mv -f .deps/window.Tpo .deps/window.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcap_ffmpeg.lo -MD -MP -MF .deps/cvcap_ffmpeg.Tpo -c -o cvcap_ffmpeg.lo cvcap_ffmpeg.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT window_gtk.lo -MD -MP -MF .deps/window_gtk.Tpo -c -o window_gtk.lo window_gtk.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcap_ffmpeg.lo -MD -MP -MF .deps/cvcap_ffmpeg.Tpo -c cvcap_ffmpeg.cpp -fPIC -DPIC -o .libs/cvcap_ffmpeg.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT cvcap_v4l.lo -MD -MP -MF .deps/cvcap_v4l.Tpo -c cvcap_v4l.cpp -fPIC -DPIC -o .libs/cvcap_v4l.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../../cxcore/include -I../.. -I../../cv/include -I/usr/include/OpenEXR -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DNDEBUG -Wall -fno-rtti -pipe -O3 -fomit-frame-pointer -march=nocona -O2 -pipe -MT window_gtk.lo -MD -MP -MF .deps/window_gtk.Tpo -c window_gtk.cpp -fPIC -DPIC -o .libs/window_gtk.o cvcap_ffmpeg.cpp: In function 'int icvGrabFrameAVI_FFMPEG(CvCaptureAVI_FFMPEG*)': cvcap_ffmpeg.cpp:200: warning: 'int avcodec_decode_video(AVCodecContext*, AVFrame*, int*, const uint8_t*, int)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3262) cvcap_ffmpeg.cpp:202: warning: 'int avcodec_decode_video(AVCodecContext*, AVFrame*, int*, const uint8_t*, int)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3262) cvcap_ffmpeg.cpp: In function 'AVFrame* icv_alloc_picture_FFMPEG(int, int, int, bool)': cvcap_ffmpeg.cpp:402: error: invalid conversion from 'int' to 'PixelFormat' cvcap_ffmpeg.cpp:402: error: initializing argument 1 of 'int avpicture_get_size(PixelFormat, int, int)' cvcap_ffmpeg.cpp:411: error: invalid conversion from 'int' to 'PixelFormat' cvcap_ffmpeg.cpp:411: error: initializing argument 3 of 'int avpicture_fill(AVPicture*, uint8_t*, PixelFormat, int, int)' cvcap_ffmpeg.cpp: In function 'CvVideoWriter* cvCreateVideoWriter(const char*, int, double, CvSize, int)': cvcap_ffmpeg.cpp:543: warning: 'AVFormatContext* av_alloc_format_context()' is deprecated (declared at /usr/include/libavformat/avformat.h:807) cvcap_ffmpeg.cpp:543: warning: 'AVFormatContext* av_alloc_format_context()' is deprecated (declared at /usr/include/libavformat/avformat.h:807) make[3]: *** [cvcap_ffmpeg.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... mv -f .deps/cvcap_v4l.Tpo .deps/cvcap_v4l.Plo window_gtk.cpp: In function 'GtkType cvImageWidget_get_type()': window_gtk.cpp:404: warning: deprecated conversion from string constant to 'gchar*' mv -f .deps/window_gtk.Tpo .deps/window_gtk.Plo make[3]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/otherlibs/highgui' make[2]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0/otherlibs' make[1]: Leaving directory `/var/tmp/paludis/media-libs-opencv-1.0.0-r1/work/opencv-1.0.0' make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 /usr/libexec/paludis/utils/emake: emake returned error 2 !!! ERROR in media-libs/opencv-1.0.0-r1::gentoo: !!! In src_compile at line 4417 !!! Emake failed !!! Call stack: !!! * src_compile (/var/tmp/paludis/media-libs-opencv-1.0.0-r1/temp/loadsaveenv:4417) !!! * ebuild_f_compile (/usr/libexec/paludis/1/src_compile.bash:49) !!! * ebuild_main (/usr/libexec/paludis/ebuild.bash:598) !!! * main (/usr/libexec/paludis/ebuild.bash:626) diefunc: making ebuild PID 1877 exit with error die trap: exiting with error. Install error: * In program reconcilio (--continue-on-failure if-satisfied --dl-downgrade error) : * When performing the Fix Linkage action: * When executing install task: * When installing 'media-libs/opencv-1.0.0-r1:0::gentoo' replacing { 'media-libs/opencv-1.0.0-r1:0::installed' }: * When running an ebuild command on 'media-libs/opencv-1.0.0-r1:0::gentoo': * Install error: Install failed for 'media-libs/opencv-1.0.0-r1:0::gentoo'