Log of failure and emerge info attached
Created attachment 101515 [details] log of failed emerge
Created attachment 101516 [details] emerge --info after failed emerge
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
Created attachment 101518 [details] log of successful emerge -- MAKEOPTS='-j1'
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
Fixed in cvs. The mercury compiler will now generate dependencies on .mh files for both .o and .pic_o files. Thanks Keri