Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184767 - media-sound/traverso-0.41.0-r1 fails parallel make
Summary: media-sound/traverso-0.41.0-r1 fails parallel make
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-09 17:40 UTC by Stefan Schlott
Modified: 2007-07-09 19:15 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 Stefan Schlott 2007-07-09 17:40:23 UTC
Build fails with
  ld: cannot find -ltraversocore
on a multicore machine with -j7

Solution (for me): You should force the ebuild to use -j1 and it'll build nicely.
Comment 1 Alexis Ballier gentoo-dev 2007-07-09 19:15:42 UTC
hmmm I had experienced this with 0.40.0, but 0.41.0 appeared to be fine on some compile runs.. apparently it's not, setting to -j1 for now, and if anybody has a better fix, patches are very welcome ;)