Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154523 - dev-lang/mercury-extras-0.12.2-r2 fails parallel make
Summary: dev-lang/mercury-extras-0.12.2-r2 fails parallel make
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Keri Harris (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-08 19:58 UTC by M. Edward Borasky
Modified: 2006-11-23 01:21 UTC (History)
0 users

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


Attachments
log of failed emerge (mercury-extras.log,50.98 KB, text/plain)
2006-11-08 19:58 UTC, M. Edward Borasky
Details
emerge --info after failed emerge (mercury-extras-info.log,4.20 KB, text/plain)
2006-11-08 19:59 UTC, M. Edward Borasky
Details
log of successful emerge -- MAKEOPTS='-j1' (mercury-extras.log,761.72 KB, text/plain)
2006-11-08 20:39 UTC, M. Edward Borasky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description M. Edward Borasky 2006-11-08 19:58:12 UTC
Log of failure and emerge info attached
Comment 1 M. Edward Borasky 2006-11-08 19:58:51 UTC
Created attachment 101515 [details]
log of failed emerge
Comment 2 M. Edward Borasky 2006-11-08 19:59:22 UTC
Created attachment 101516 [details]
emerge --info after failed emerge
Comment 3 M. Edward Borasky 2006-11-08 20:37:45 UTC
good news -- there's a simple workaround:

MAKEOPTS='-j1' emerge -v mercury-extras

It takes quite a while to finish, but it does work.

Successful log attached

Comment 4 M. Edward Borasky 2006-11-08 20:39:26 UTC
Created attachment 101518 [details]
log of successful emerge -- MAKEOPTS='-j1'
Comment 5 Keri Harris (RETIRED) gentoo-dev 2006-11-14 01:46:54 UTC
Thanks for reporting this.

A fix for this will involve patching the Mercury compiler when intermodule optimization is enabled. Stay tuned for an update.

Keri
Comment 6 Keri Harris (RETIRED) gentoo-dev 2006-11-23 01:21:28 UTC
Fixed in cvs. The mercury compiler will now generate dependencies on .mh files for both .o and .pic_o files.

Thanks

Keri