* Package: media-libs/opencv-2.3.1a-r1  * Repository: gentoo  * Maintainer: dilfridge@gentoo.org kde@gentoo.org  * USE: eigen elibc_glibc ffmpeg gstreamer gtk ipp jpeg jpeg2k kernel_linux openexr opengl png python qt4 sse tiff userland_GNU v4l x86 xine  * FEATURES: preserve-libs sandbox splitdebug userpriv >>> Unpacking source... >>> Unpacking OpenCV-2.3.1a.tar.bz2 to /var/tmp/portage/media-libs/opencv-2.3.1a-r1/work >>> Source unpacked in /var/tmp/portage/media-libs/opencv-2.3.1a-r1/work >>> Preparing source in /var/tmp/portage/media-libs/opencv-2.3.1a-r1/work/OpenCV-2.3.1 ... * QA Notice: The 'hasq' function is deprecated (replaced by 'has') * Applying opencv-2.3.0-numpy.patch ...  [ ok ] * Applying opencv-2.3.1a-convert_sets_to_options.patch ...  [ ok ] * Applying opencv-2.3.1a-libsuffix.patch ...  [ ok ] * Applying opencv-2.3.1a-nocaps.patch ...  [ ok ] * Applying opencv-2.3.1a-libav-0.7.patch ...  [ ok ] * Applying opencv-2.3.1a-True-False.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/opencv-2.3.1a-r1/work/OpenCV-2.3.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/opencv-2.3.1a-r1/work/opencv-2.3.1a_build" cmake --no-warn-unused-cli -C /var/tmp/portage/media-libs/opencv-2.3.1a-r1/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_DOCS=OFF -DBUILD_examples=OFF -DBUILD_EXAMPLES=OFF -DBUILD_Examples=OFF -DINSTALL_C_EXAMPLES=OFF -DBUILD_NEW_PYTHON_SUPPORT=ON -DENABLE_SSE=ON -DENABLE_SSE2=OFF -DENABLE_SSE3=OFF -DENABLE_SSSE3=OFF -DWITH_ipp=ON -DWITH_IPP=ON -DWITH_Ipp=ON -DWITH_1394=OFF -DWITH_eigen=ON -DWITH_EIGEN=ON -DWITH_Eigen=ON -DWITH_ffmpeg=ON -DWITH_FFMPEG=ON -DWITH_Ffmpeg=ON -DWITH_gstreamer=ON -DWITH_GSTREAMER=ON -DWITH_Gstreamer=ON -DWITH_gtk=ON -DWITH_GTK=ON -DWITH_Gtk=ON -DWITH_jpeg=ON -DWITH_JPEG=ON -DWITH_Jpeg=ON -DWITH_JASPER=ON -DWITH_openexr=ON -DWITH_OPENEXR=ON -DWITH_Openexr=ON -DWITH_png=ON -DWITH_PNG=ON -DWITH_Png=ON -DWITH_QT=ON -DWITH_QT_OPENGL=ON -DWITH_tiff=ON -DWITH_TIFF=ON -DWITH_Tiff=ON -DWITH_V4L=ON -DWITH_xine=ON -DWITH_XINE=ON -DWITH_Xine=ON -DWITH_CUDA=OFF -DINSTALL_PYTHON_EXAMPLES=OFF -DUSE_OMIT_FRAME_POINTER=OFF -DOPENCV_BUILD_3RDPARTY_LIBS=OFF -DOPENCV_WARNINGS_ARE_ERRORS=OFF -DBUILD_LATEX_DOCS=OFF -DENABLE_POWERPC=OFF -DBUILD_PACKAGE=OFF -DENABLE_PROFILING=OFF -DUSE_O2=OFF -DUSE_O3=OFF -DUSE_FAST_MATH=OFF -DENABLE_SSE41=OFF -DENABLE_SSE42=OFF -DWITH_PVAPI=OFF -DWITH_UNICAP=OFF -DWITH_TBB=OFF -DWITH_OPENNI=OFF -DCMAKE_SKIP_RPATH=ON -DBUILD_SHARED_LIBS=ON -DOPENCV_DOC_INSTALL_PATH=/usr/share/doc/opencv-2.3.1a-r1 -DCUDA_NPP_LIBRARY_ROOT_DIR=/opt/cuda -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-libs/opencv-2.3.1a-r1/temp/gentoo_rules.cmake /var/tmp/portage/media-libs/opencv-2.3.1a-r1/work/OpenCV-2.3.1 Not searching for unused variables given on the command line. loading initial cache file /var/tmp/portage/media-libs/opencv-2.3.1a-r1/temp/gentoo_common_config.cmake -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Extracting svn version, please wait... -- SVNVERSION: svn:Unversioned directory -- Detected version of GNU GCC: 46 (406) -- checking for module 'gtk+-2.0' -- found gtk+-2.0, version 2.24.9 -- checking for module 'gthread-2.0' -- found gthread-2.0, version 2.30.2 -- checking for module 'gstreamer-base-0.10' -- found gstreamer-base-0.10, version 0.10.35 -- checking for module 'gstreamer-app-0.10' -- found gstreamer-app-0.10, version 0.10.35 -- checking for module 'gstreamer-video-0.10' -- found gstreamer-video-0.10, version 0.10.35 -- checking for module 'libavcodec' -- found libavcodec, version 52.123.0 -- checking for module 'libavformat' -- found libavformat, version 52.111.0 -- checking for module 'libavutil' -- found libavutil, version 50.43.0 -- checking for module 'libswscale' -- found libswscale, version 0.14.1 -- Looking for libavformat/avformat.h -- Looking for libavformat/avformat.h - found -- Looking for ffmpeg/avformat.h -- Looking for ffmpeg/avformat.h - not found -- Found ZLIB: /usr/lib/libz.so (found version "1.2.6") -- Found PNG: /usr/lib/libpng.so -- Looking for /usr/include/png.h -- Looking for /usr/include/png.h - found -- Looking for /usr/include/libpng/png.h -- Looking for /usr/include/libpng/png.h - not found -- Found TIFF: /usr/lib/libtiff.so -- Found JPEG: /usr/lib/libjpeg.so -- Found Jasper: /usr/lib/libjasper.so -- Looking for alloca.h -- Looking for alloca.h - found -- Looking for alloca -- Looking for alloca - not found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for pthread.h -- Looking for pthread.h - found -- checking for module 'libxine' -- found libxine, version 1.1.20 -- checking for module 'libv4l1' -- found libv4l1, version 0.8.5 -- Looking for linux/videodev.h -- Looking for linux/videodev.h - not found -- Looking for linux/videodev2.h -- Looking for linux/videodev2.h - found -- Found OpenEXR: /usr/lib/libIlmImf.so -- Found PythonInterp: /usr/bin/python (found version "2.7.2") -- Found PythonLibs: /usr/lib/libpython2.7.so -- Use NumPy headers from: /usr/lib/python2.7/site-packages/numpy/core/include Traceback (most recent call last): File "", line 1, in ImportError: No module named sphinx -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found. -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found. -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found. -- Found Qt4: /usr/bin/qmake (found version "4.8.0") -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib/libX11.so -- found IPP: 6.1.137 [6.1] -- at: /opt/intel/Compiler/11.1/072/ipp CMake Error at OpenCVFindIPP.cmake:184 (message): IPP IA32 libraries not found Call Stack (most recent call first): OpenCVFindIPP.cmake:253 (set_ipp_variables) CMakeLists.txt:944 (include) -- IPP libs: libippvmmerged.a;libippvmemerged.a;libippccmerged.a;libippccemerged.a;libippcvmerged.a;libippcvemerged.a;libippimerged.a;libippiemerged.a;libippsmerged.a;libippsemerged.a;libippcore.a -- Parsing 'cvconfig.h.cmake' -- -- General configuration for opencv 2.3.1 ===================================== -- -- Built as dynamic libs?: YES -- Compiler: /usr/bin/i686-pc-linux-gnu-g++ -- C++ flags (Release): -O2 -ftree-vectorize -march=athlon-xp -pipe -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -Wall -pthread -march=i686 -ffunction-sections -O3 -DNDEBUG -msse -mfpmath=387 -DNDEBUG -- C++ flags (Debug): -O2 -ftree-vectorize -march=athlon-xp -pipe -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -Wall -pthread -march=i686 -ffunction-sections -g -O0 -DDEBUG -D_DEBUG -ggdb3 -- Linker flags (Release): -Wl,-O1 -Wl,--as-needed -- Linker flags (Debug): -Wl,-O1 -Wl,--as-needed -- -- GUI: -- QT 4.x: YES -- QT OpenGL support: YES -- -- Media I/O: -- ZLib: YES -- JPEG: TRUE -- PNG: TRUE -- TIFF: TRUE -- JPEG 2000: TRUE -- OpenEXR: YES -- OpenNI: NO -- OpenNI PrimeSensor Modules: NO -- XIMEA: NO -- -- Video I/O: -- DC1394 1.x: NO -- DC1394 2.x: NO -- FFMPEG: YES -- codec: YES -- format: YES -- util: YES -- swscale: YES -- gentoo-style: YES -- GStreamer: YES -- UniCap: NO -- PvAPI: NO -- V4L/V4L2: Using libv4l -- Xine: YES -- -- Other third-party libraries: -- Use IPP: 6.1 [6.1.137] -- at: /opt/intel/Compiler/11.1/072/ipp -- Use TBB: NO -- Use ThreadingFramework: NO -- Use Cuda: NO -- Use Eigen: YES -- -- Interfaces: -- Python: YES -- Python interpreter: /usr/bin/python -B (ver 2.7) -- Python numpy: YES -- Java: NO -- -- Documentation: -- Sphinx: NO -- PdfLaTeX compiler: NO -- Build Documentation: NO -- -- Tests and samples: -- Tests: YES -- Examples: NO -- -- Install path: /usr -- -- cvconfig.h is in: /var/tmp/portage/media-libs/opencv-2.3.1a-r1/work/opencv-2.3.1a_build -- ----------------------------------------------------------------- -- -- <<< Gentoo configuration >>> Build type Release Install path /usr Compiler flags: C -O2 -ftree-vectorize -march=athlon-xp -pipe -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -Wall -pthread -march=i686 -ffunction-sections C++ -O2 -ftree-vectorize -march=athlon-xp -pipe -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -Wall -pthread -march=i686 -ffunction-sections Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring incomplete, errors occurred! * ERROR: media-libs/opencv-2.3.1a-r1 failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 84: Called src_configure * environment, line 5507: Called cmake-utils_src_configure * environment, line 1444: Called _execute_optionaly 'src_configure' * environment, line 481: Called enable_cmake-utils_src_configure * environment, line 1773: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of 'emerge --info =media-libs/opencv-2.3.1a-r1', * the complete build log and the output of 'emerge -pqv =media-libs/opencv-2.3.1a-r1'. * The complete build log is located at '/var/tmp/portage/media-libs/opencv-2.3.1a-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/opencv-2.3.1a-r1/temp/environment'. * S: '/var/tmp/portage/media-libs/opencv-2.3.1a-r1/work/OpenCV-2.3.1'