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

Bug 382645

Summary: sandbox access violation while installing cmake-2.5.8-r2
Product: Gentoo Linux Reporter: Alexander Vershilov (RETIRED) <qnikst>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build log
patch fo with this error

Description Alexander Vershilov (RETIRED) gentoo-dev 2011-09-11 20:10:33 UTC
When you install cmake-2.5.8-r2 and have intell fortran compiler (?) there will be an sandbox access violation

Reproducible: Always
Comment 1 Alexander Vershilov (RETIRED) gentoo-dev 2011-09-11 20:10:56 UTC
Created attachment 286165 [details]
emerge --info
Comment 2 Alexander Vershilov (RETIRED) gentoo-dev 2011-09-11 20:11:33 UTC
Created attachment 286167 [details]
build log
Comment 3 Alexander Vershilov (RETIRED) gentoo-dev 2011-09-11 20:16:10 UTC
There is some ways to overcome this error:
1). add FEATURE="-sandbox" to env file for this package
2). add F77=gfortran FC=gfortran F90=gfortran exports
3). make 2nd step as a patch
Comment 4 Alexander Vershilov (RETIRED) gentoo-dev 2011-09-11 20:16:57 UTC
Created attachment 286169 [details, diff]
patch fo with this error
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2011-09-12 11:44:04 UTC

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