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

Bug 499746

Summary: sandbox breaks compilation on icedtea-6.1.13.1
Product: Gentoo Linux Reporter: Gino McCarty <onigino>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: dmitry.ghost99, Storklerk
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=502280
Whiteboard:
Package list:
Runtime testing required: ---

Description Gino McCarty 2014-01-30 07:05:44 UTC
Sandboxing breaks build with numerous errors like:
'''
F: open_wr
S: deny
P: /proc/self/coredump_filter
A: /proc/self/coredump_filter
R: /proc/23161/coredump_filter
C: /var/tmp/portage/dev-java/icedtea-6.1.13.1/work/icedtea6-1.13.1/bootstrap/jdk1.6.0/bin/native2ascii -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -reverse -encoding eucJP 
'''

"FEATURES='-sandbox' emerge icedtea"  resolves issue..

Reproducible: Always
Comment 1 Dmitry 2014-01-30 14:00:12 UTC
I have the same issue.
Comment 2 Ralph Sennhauser (RETIRED) gentoo-dev 2014-01-30 21:00:39 UTC
Fixed, thanks for the report.
Comment 3 Torsten Kaiser 2014-02-03 21:42:16 UTC
*** Bug 499912 has been marked as a duplicate of this bug. ***