Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80247 - app-arch/dar ebuild uses make instead of emake
Summary: app-arch/dar ebuild uses make instead of emake
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: MATSUU Takuto (RETIRED)
URL: https://sourceforge.net/tracker/index...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-31 13:03 UTC by Thomas Bettler
Modified: 2005-03-04 20:58 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 Thomas Bettler 2005-01-31 13:03:17 UTC
app-arch/dar should use emake function to build.

Of course this might lead to crashes if one specified parallel make
i.e. MAKEOPTS="-j2" or bigger

Therefore you should replace -j[2 or bigger] with -j1 for MAKEOPTS directly in the ebuild

The developer is informed that parallel making leads to crashes, maybe he will adapt it
see dar bug report https://sourceforge.net/tracker/index.php?func=detail&aid=1113451&group_id=65612&atid=511612
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2005-03-04 20:58:12 UTC
fixed in dar-2.2.1