Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250127 - MAKEOPTS clobbered: net-im/silc-plugin-1.0.1-r4
Summary: MAKEOPTS clobbered: net-im/silc-plugin-1.0.1-r4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High QA (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-07 08:11 UTC by SpanKY
Modified: 2011-03-21 15:12 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 SpanKY gentoo-dev 2008-12-07 08:11:45 UTC
while you should be overriding -j# on `emake` lines, if you do want to tweak it via MAKEOPTS, you should be appending, not clobbering the variable

broken code:
net-im/silc-plugin/silc-plugin-1.0.1-r4.ebuild:47:    ( MAKEOPTS="" emake -C lib ) || die "silc-client's lib compilation failed"
Comment 1 Kevin McCarthy (RETIRED) gentoo-dev 2011-03-21 15:12:53 UTC
This ebuild is no longer current. It has been replaced by silc-client and the silc-client ebuilds do not have this problem. I have pkgmoved silc-plugin to silc-client and removed the silc-plugin ebuilds.