Anyone else running to this problem? [ERROR CODE]
-- checking for module 'libavcodec' -- found libavcodec, version 55.52.102 -- checking for module 'libavformat' -- found libavformat, version 55.33.100 -- checking for module 'libavutil' -- found libavutil, version 52.66.100 -- checking for module 'libswscale' -- found libswscale, version 2.5.102 -- Looking for libavformat/avformat.h -- Looking for libavformat/avformat.h - found -- Looking for ffmpeg/avformat.h -- Looking for ffmpeg/avformat.h - not found -- checking for module 'tbb' -- found tbb, version 4.1.20121003 -- Found PythonInterp: /usr/bin/python (found suitable version "2.7.6", minimum required is "2.0") -- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable exact version "2.7.6") * ACCESS DENIED: open_wr: /proc/self/coredump_filter -- Found apache ant 1.9.1: /usr/bin/ant -- Found JNI: /opt/icedtea-bin-6.1.13.3/jre/lib/amd64/libjawt.so -- Performing Test HAVE_CXX_WNO_UNDEF -- Performing Test HAVE_CXX_WNO_UNDEF - Success -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success CMake Warning (dev) in modules/highgui/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "opencv_highgui" has an INTERFACE_LINK_LIBRARIES property which differs from its LINK_INTERFACE_LIBRARIES properties. INTERFACE_LINK_LIBRARIES: opencv_core;opencv_imgproc;dl;m;pthread;rt;/usr/lib64/libGLU.so;/usr/lib64/libGL.so;/usr/lib64/libSM.so;/usr/lib64/libICE.so;/usr/lib64/libX11.so;/usr/lib64/libXext.so;tbb;/usr/lib64/libz.so;/usr/lib64/libjpeg.so;/usr/lib64/libpng.so;/usr/lib64/libz.so;/usr/lib64/libtiff.so;/usr/lib64/libjasper.so;/usr/lib64/libjpeg.so;avcodec;avformat;avutil;swscale;/usr/lib64/qt4/libQtOpenGL.so;/usr/lib64/qt4/libQtGui.so;/usr/lib64/qt4/libQtCore.so;/usr/lib64/qt4/libQtTest.so;/usr/lib64/libbz2.so LINK_INTERFACE_LIBRARIES: This warning is for project developers. Use -Wno-dev to suppress it. -- -- General configuration for OpenCV 2.4.5 ===================================== -- Version control: unknown -- -- Platform: -- Host: Linux 3.14.0-gentoo x86_64 -- CMake: 2.8.12.2 -- CMake generator: Unix Makefiles -- CMake build tool: /usr/bin/gmake -- Configuration: Gentoo -- -- C/C++: -- Built as dynamic libs?: YES -- C++ Compiler: /usr/bin/x86_64-pc-linux-gnu-g++ (ver 4.7.3) -- C++ flags (Release): -march=native -O2 -pipe -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG -- C++ flags (Debug): -march=native -O2 -pipe -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -Wno-long-long -pthread -ffunction-sections -g -O0 -DDEBUG -D_DEBUG -ggdb3 -- C Compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- C flags (Release): -march=native -O2 -pipe -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG -- C flags (Debug): -march=native -O2 -pipe -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -Wno-long-long -pthread -ffunction-sections -g -O0 -DDEBUG -D_DEBUG -ggdb3 -- Linker flags (Release): -Wl,-O1 -Wl,--as-needed -- Linker flags (Debug): -Wl,-O1 -Wl,--as-needed -- Precompiled headers: NO -- -- OpenCV modules: -- To be built: core imgproc flann highgui features2d calib3d ml video objdetect contrib photo legacy gpu nonfree java python stitching superres ts videostab -- Disabled: world -- Disabled by dependency: - -- Unavailable: androidcamera ocl -- -- GUI: -- QT 4.x: YES (ver 4.8.5 EDITION = OpenSource) -- QT OpenGL support: YES (/usr/lib64/qt4/libQtOpenGL.so) -- OpenGL support: YES (/usr/lib64/libGLU.so /usr/lib64/libGL.so /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libX11.so /usr/lib64/libXext.so) -- -- Media I/O: -- ZLib: /usr/lib64/libz.so (ver 1.2.8) -- JPEG: /usr/lib64/libjpeg.so (ver ) -- PNG: /usr/lib64/libpng.so (ver 1.6.10) -- TIFF: /usr/lib64/libtiff.so (ver 42 - 4.0.3) -- JPEG 2000: /usr/lib64/libjasper.so (ver 1.900.1) -- OpenEXR: NO -- -- Video I/O: -- DC1394 1.x: NO -- DC1394 2.x: NO -- FFMPEG: YES -- codec: YES (ver 55.52.102) -- format: YES (ver 55.33.100) -- util: YES (ver 52.66.100) -- swscale: YES (ver 2.5.102) -- gentoo-style: YES -- GStreamer: NO -- OpenNI: NO -- OpenNI PrimeSensor Modules: NO -- PvAPI: NO -- GigEVisionSDK: NO -- UniCap: NO -- UniCap ucil: NO -- V4L/V4L2: NO/NO -- DirectShow: NO -- XIMEA: NO -- Xine: NO -- -- Other third-party libraries: -- Use IPP: NO -- Use Eigen: NO -- Use TBB: YES (ver 4.1 interface 6101) -- Use OpenMP: NO -- Use GCD NO -- Use Concurrency NO -- Use C=: NO -- Use Cuda: NO -- Use OpenCL: NO -- -- Python: -- Interpreter: /usr/bin/python (ver 2.7.6) -- Libraries: /usr/lib64/libpython2.7.so (ver 2.7.6) -- numpy: /usr/lib64/python2.7/site-packages/numpy/core/include (ver 1.8.0) -- packages path: lib64/python2.7/site-packages -- -- Java: -- ant: /usr/bin/ant (ver 1.9.1) -- JNI: /opt/icedtea-bin-6.1.13.3/include /opt/icedtea-bin-6.1.13.3/include/linux /opt/icedtea-bin-6.1.13.3/include -- Java tests: NO -- -- Tests and samples: -- Tests: NO -- Performance tests: NO -- C/C++ Examples: NO -- -- Install path: /usr -- -- cvconfig.h is in: /var/tmp/portage/media-libs/opencv-2.4.5/work/opencv-2.4.5_build -- ----------------------------------------------------------------- -- -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=native -O2 -pipe -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -Wno-long-long -pthread -ffunction-sections C++ -march=native -O2 -pipe -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -Wno-long-long -pthread -ffunction-sections Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring done CMake Warning (dev) in apps/haartraining/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "opencv_haartraining_engine" has an INTERFACE_LINK_LIBRARIES property. This should be preferred as the source of the link interface for this library but because CMP0022 is not set CMake is ignoring the property and using the link implementation as the link interface instead. INTERFACE_LINK_LIBRARIES: opencv_core;opencv_imgproc;opencv_highgui;opencv_objdetect;opencv_calib3d;opencv_video;opencv_features2d;opencv_flann;opencv_legacy;opencv_haartraining_engine Link implementation: opencv_core;opencv_imgproc;opencv_highgui;opencv_objdetect;opencv_calib3d;opencv_video;opencv_features2d;opencv_flann;opencv_legacy This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /var/tmp/portage/media-libs/opencv-2.4.5/work/opencv-2.4.5_build >>> Source configured. * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- * LOG FILE: "/var/log/sandbox/sandbox-29464.log" * VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: open_wr S: deny P: /proc/self/coredump_filter A: /proc/self/coredump_filter R: /proc/30681/coredump_filter C: /opt/icedtea-bin-6.1.13.3/bin/java -Dfile.encoding=iso-8859-1 -classpath /usr/share/ant-core/lib/ant-launcher.jar:/opt/icedtea-bin-6.1.13.3/lib/tools.jar -Dant.home=/usr/share/ant-core -Dant.library.dir=/usr/share/ant-core/lib org.apache.tools.ant.launch.Launcher -cp -version * -------------------------------------------------------------------------------- !!! When you file a bug report, please include the following information: GENTOO_VM=icedtea-bin-6 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-6.1.13.3" JAVACFLAGS="-source 1.6 -target 1.6" COMPILER="" and of course, the output of emerge --info =opencv-2.4.5 >>> Failed to emerge media-libs/opencv-2.4.5, Log file: >>> '/var/tmp/portage/media-libs/opencv-2.4.5/temp/build.log' [/ERROR CODE] So far, I get the what appears to me as the same error, with different variables of course, with the following packages: root@fireball / # equery list sys-devel/gettext dev-java/ant-core sys-devel/bison media-libs/libjpeg-turbo sys-libs/db media-libs/opencv * Searching for gettext in sys-devel ... [IP-] [ ] sys-devel/gettext-0.18.3.2:0 * Searching for ant-core in dev-java ... [IP-] [ ] dev-java/ant-core-1.9.2:0 * Searching for bison in sys-devel ... [IP-] [ ] sys-devel/bison-2.4.3:0 * Searching for libjpeg-turbo in media-libs ... [IP-] [ ] media-libs/libjpeg-turbo-1.3.1:0 * Searching for db in sys-libs ... [IP-] [ ] sys-libs/db-4.8.30:4.8 * Searching for opencv in media-libs ... [IP-] [ ] media-libs/opencv-2.4.5:0 root@fireball / # I have tried disabling sandbox in make.conf with no change. I have keep-going set and tried that a few times to hoping it was just a small burp but no help there either. Before I start keywording packages, I was wondering if this could be something else causing the problem other than one of the packages listed above. Since it mentions filing a bug report, is Raid needed? Ideas? Thanks. Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!

