Re: [gentoo-user] ACCESS VIOLATION SUMMARY error with several packages

2014-06-12 Thread Dale
Andreas K. Huettel wrote:
> Am Donnerstag, 12. Juni 2014, 17:47:36 schrieb Dale:
>> Anyone else running to this problem?
>>
> Yes. It's bug 502280
> https://bugs.gentoo.org/show_bug.cgi?id=502280
>
> Please don't file duplicates.

Thanks.  I searched forums and buggy with nothing.  Maybe my search
skills are . . . rusty. 

Dale

:-)  :-) 

-- 
I am only responsible for what I said ... Not for what you understood or how 
you interpreted my words!




Re: [gentoo-user] ACCESS VIOLATION SUMMARY error with several packages

2014-06-12 Thread Andreas K. Huettel
Am Donnerstag, 12. Juni 2014, 17:47:36 schrieb Dale:
> Anyone else running to this problem?
> 

Yes. It's bug 502280
https://bugs.gentoo.org/show_bug.cgi?id=502280

Please don't file duplicates.

> 
>  * --- 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/tool
> s.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
> 



-- 

Andreas K. Huettel
Gentoo Linux developer 
dilfri...@gentoo.org
http://www.akhuettel.de/




[gentoo-user] ACCESS VIOLATION SUMMARY error with several packages

2014-06-12 Thread Dale
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 = OpenSou