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

Bug 512824

Summary: media-libs/opencv-2.4.5 fails to build due to "ACCESS DENIED: open_wr: /proc/self/coredump_filter"
Product: Gentoo Linux Reporter: Matthias Nagel <matthias.nagel>
Component: Current packagesAssignee: 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: ---

Description Matthias Nagel 2014-06-09 11:31:07 UTC
Due to some other upgrades and a switch from OpenRC to systemd "media-libs/opencv-2.4.5" needed a rebuid. But it fails with the following error:

During configuration:

ACCESS DENIED: open_wr:/proc/self/coredump_filter

During build process:

 * --------------------------- ACCESS VIOLATION SUMMARY --------------------------
 * LOG FILE: "/var/log/sandbox/sandbox-15753.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/17086/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 
 * --------------------------------------------------------------------------------

Matthias
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-06-09 13:45:18 UTC

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