Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 512816

Summary: opencv 2.4.5 fails with java use
Product: Gentoo Linux Reporter: Stephan Karacson <stkabugs>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: opencv-2.4.5 build.log

Description Stephan Karacson 2014-06-09 09:24:46 UTC
Created attachment 378564 [details]
opencv-2.4.5 build.log

after update to IcedTea JDK 6.1.13.3 a emerge @preserved-rebuild fails.
USE="-java" emerge --oneshot opencv goes fine.
(what do I need java for opencv anyway? vlc/blueray?)
What does the ACCESS VIOLATION mean?

I used following:
GENTOO_VM=icedtea-bin-6  CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-6.1.13.3"
JAVACFLAGS="-source 1.6 -target 1.6" COMPILER=""
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-06-09 13:44:42 UTC

*** This bug has been marked as a duplicate of bug 502280 ***