Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 250127

Summary: MAKEOPTS clobbered: net-im/silc-plugin-1.0.1-r4
Product: Gentoo Linux Reporter: SpanKY <vapier>
Component: Current packagesAssignee: Gentoo Net-im project <net-im>
Status: RESOLVED FIXED    
Severity: QA    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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.