Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141839 - mod_caucho-3.0.19 parallel make failure
Summary: mod_caucho-3.0.19 parallel make failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Krzysztof Pawlik (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-26 17:40 UTC by Squeeself
Modified: 2006-07-26 23:40 UTC (History)
1 user (show)

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 Squeeself 2006-07-26 17:40:06 UTC
The masked mod_caucho-3.0.19 ebuild fails to compile when a -j option is set in MAKEOPTS in make.conf (For me, it was MAKEOPTS="-j3"). I didn't save the error, but it couldn't find config.o, even though it appeared to have compiled and when I looked at the work directory it exited...so I removed the MAKEOPTS -j flag and it compiled correctly without problems. This is true on both the x86 and amd64 platforms I run, both of which have SMP to utilize the -j.
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-07-26 23:40:28 UTC
Now the ebuild forces -j1.