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

Bug 35301

Summary: paxtest fails with FEATURES="userpriv"
Product: Gentoo Linux Reporter: Marius Mauch (RETIRED) <genone>
Component: Current packagesAssignee: solar (RETIRED) <solar>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marius Mauch (RETIRED) gentoo-dev 2003-12-07 18:36:36 UTC
gcc -specs=dumpspecs   rettofunc1.o body.o   -o rettofunc1
gcc -specs=dumpspecs  -o rettofunc1x body.o rettofunc1x.o
gcc -specs=dumpspecs   rettofunc2.o body.o   -o rettofunc2
chpax -X rettofunc1x
make: execvp: chpax: Permission denied
make: *** [rettofunc1x] Error 127
make: *** Waiting for unfinished jobs....

!!! ERROR: app-admin/paxtest-0.9.5-r1 failed.
!!! Function src_compile, Line 31, Exitcode 2
!!! (no error message)

chpax permissions are 0700, so the portage user can't execute it.
Comment 1 solar (RETIRED) gentoo-dev 2003-12-09 08:47:46 UTC
Thanks for reporting this. 
I was wondering if that mode would ever come back to haunt me.
Anyway new install mode 711 vs 700 (updated no revision bump needed)