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

Bug 549310

Summary: sys-devel/gcc-3.4.6-r2 - USE Flag 'build' not in IUSE
Product: Gentoo Linux Reporter: Bertrand Jacquin <bertrand>
Component: [OLD] DevelopmentAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED FIXED    
Severity: normal CC: bertrand
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Bertrand Jacquin 2015-05-12 23:03:45 UTC
sys-devel/gcc-3.4.6-r2 fails to build with the following error:

 * ERROR: sys-devel/gcc-3.4.6-r2::gentoo failed (prepare phase):
 *   USE Flag 'build' not in IUSE for sys-devel/gcc-3.4.6-r2
 * 
 * Call stack:
 *          ebuild.sh, line   93:  Called src_prepare
 *        environment, line 3833:  Called use 'build'
 *   phase-helpers.sh, line  200:  Called die
 * The specific snippet of code:
 *                              die "USE Flag '${u}' not in IUSE for ${CATEGORY}/${PF}"

Full log attached along with emerge --info

Reproducible: Always
Comment 1 Bertrand Jacquin 2015-05-12 23:04:01 UTC
Created attachment 403164 [details]
build.log
Comment 2 Bertrand Jacquin 2015-05-12 23:04:29 UTC
Created attachment 403166 [details]
emerge --info
Comment 3 Benda Xu gentoo-dev 2015-05-14 14:32:35 UTC
I could reproduce this bug.
Comment 4 SpanKY gentoo-dev 2015-05-14 16:47:07 UTC
should be all set now in the tree; thanks for the report!

Commit message: Drop residual USE=build references
http://sources.gentoo.org/sys-devel/gcc/gcc-3.3.6-r1.ebuild?r1=1.29&r2=1.30
http://sources.gentoo.org/sys-devel/gcc/gcc-3.4.6-r2.ebuild?r1=1.41&r2=1.42