Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 417781 - net-im/amsn-0.98.9: emerge fails with parallel make
Summary: net-im/amsn-0.98.9: emerge fails with parallel make
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-27 15:06 UTC by Nikos Chantziaras
Modified: 2012-05-28 15:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,11.32 KB, text/plain)
2012-05-27 15:06 UTC, Nikos Chantziaras
Details
emerge --info =net-im/amsn-0.98.9 (emerge--info,5.43 KB, text/plain)
2012-05-27 15:07 UTC, Nikos Chantziaras
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikos Chantziaras 2012-05-27 15:06:18 UTC
Created attachment 313275 [details]
build.log

Emerging net-im/amsn-0.98.9 fails during the install phase when using MAKEOPTS=-j2 and higher. -j1 works. The previous amsn version (0.98.4-r1) does not have that problem.

$ emerge -pv =net-im/amsn-0.98.4-r1
Calculating dependencies... done!
[ebuild   R    ] net-im/amsn-0.98.4-r1  USE="-debug"
Comment 1 Nikos Chantziaras 2012-05-27 15:07:25 UTC
Created attachment 313277 [details]
emerge --info =net-im/amsn-0.98.9
Comment 2 Olivier Crete (RETIRED) gentoo-dev 2012-05-28 15:18:18 UTC
I can't reproduce the bug in the main "make", but I can reproduce it in "make install", so I added a -j1 there.