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

Bug 333135

Summary: gettext-0.18.1.1-r1 fails to emerge with sandbox-2.3
Product: Gentoo Linux Reporter: hirakendu <hirakendu>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: staticsunn
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description hirakendu 2010-08-17 10:54:39 UTC
sys-apps/sandbox-2.3 + sys-devel/gettext-0.18.1.1-r1:
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-542.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: mkdir
S: deny
P: /usr/lib/cf10233
A: /usr/lib/cf10233
R: /usr/lib64/cf10233
C: mkdir /usr/lib/cf10233 
--------------------------------------------------------------------------------

Reproducible: Always
Comment 1 Charles Svitlik 2010-08-17 17:26:10 UTC
I've been getting a lot of these with other packages too:

make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.5.9/work/findutils-4.5.9'
>>> Source compiled.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-9057.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: mkdir
S: deny
P: /usr/lib/cf9118
A: /usr/lib/cf9118
R: /usr/lib64/cf9118
C: mkdir /usr/lib/cf9118 
--------------------------------------------------------------------------------

>>> Failed to emerge sys-apps/findutils-4.5.9, Log file:

>>>  '/var/tmp/portage/sys-apps/findutils-4.5.9/temp/build.log'

Looks like something with sandbox.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-08-18 00:15:10 UTC
This bug should be fixed with sandbox-2.3-r1

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