Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382645 - sandbox access violation while installing cmake-2.5.8-r2
Summary: sandbox access violation while installing cmake-2.5.8-r2
Status: RESOLVED DUPLICATE of bug 332657
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-11 20:10 UTC by Alexander Vershilov (RETIRED)
Modified: 2011-09-12 11:44 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,5.16 KB, text/plain)
2011-09-11 20:10 UTC, Alexander Vershilov (RETIRED)
Details
build log (build.log,43.33 KB, text/plain)
2011-09-11 20:11 UTC, Alexander Vershilov (RETIRED)
Details
patch fo with this error (0001-Fixes-for-access-violation-with-intel-compiler.patch,4.05 KB, patch)
2011-09-11 20:16 UTC, Alexander Vershilov (RETIRED)
Details | Diff

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