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

Bug 53728

Summary: emerge mono-debugger needs MAKEOPTS="-j1"
Product: Gentoo Linux Reporter: Gábor Farkas <gabor>
Component: New packagesAssignee: dotnet project <dotnet>
Status: RESOLVED LATER    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Gábor Farkas 2004-06-12 10:59:39 UTC
when emerging mono-debugger-0.7,

it failed with a SHARING_VIOLATION error. i had MAKEOPTS="-j2". i changed it to "-j1" and it compiled fine.

Reproducible: Always
Steps to Reproduce:
1. use MAKEOPTS="-j2"
2. emerge mono-debugger, it fails
3. change MAKEOPTS to "-j1". now emerge mono-debugger works ok

Actual Results:  
emerge mono-debugger fails

Expected Results:  
emerge monodebugger should work
Comment 1 Peter Johanson (RETIRED) gentoo-dev 2004-10-26 15:28:23 UTC
Marking LATER, as the debugger is known to be broken, and is package.masked. When an actually usable version of the debugger is released, we'll revisit this.