Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14405 - metacity doesn't build with -j6
Summary: metacity doesn't build with -j6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Low minor (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-22 21:55 UTC by Aron Griffis (RETIRED)
Modified: 2003-10-21 12:30 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 Aron Griffis (RETIRED) gentoo-dev 2003-01-22 21:55:06 UTC
metacity fails emake for me with the error

    theme-parser.o: file not recognized: File truncated

If I use MAKEOPTS=-j1 then this doesn't happen.
Comment 1 mike adams 2003-02-19 22:13:59 UTC
confirmed. same problem (-j15) on a quad xeon machine yields same failure message,  limiting to -j1 solves problem..

Mike Adams
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2003-02-22 11:38:13 UTC
fixed in cvs (no need to bump rev)
Comment 3 Patrik Kullman 2003-10-21 12:30:06 UTC
just built metacity 2.6.2 with distcc and -j8.. no problems at all.