Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512824 - media-libs/opencv-2.4.5 fails to build due to "ACCESS DENIED: open_wr: /proc/self/coredump_filter"
Summary: media-libs/opencv-2.4.5 fails to build due to "ACCESS DENIED: open_wr: /proc/...
Status: RESOLVED DUPLICATE of bug 502280
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-09 11:31 UTC by Matthias Nagel
Modified: 2014-06-09 13:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***