Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53728 - emerge mono-debugger needs MAKEOPTS="-j1"
Summary: emerge mono-debugger needs MAKEOPTS="-j1"
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-12 10:59 UTC by Gábor Farkas
Modified: 2004-10-26 15:28 UTC (History)
0 users

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


Attachments

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