Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 549310 - sys-devel/gcc-3.4.6-r2 - USE Flag 'build' not in IUSE
Summary: sys-devel/gcc-3.4.6-r2 - USE Flag 'build' not in IUSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-12 23:03 UTC by Bertrand Jacquin
Modified: 2015-05-14 16:47 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,11.86 KB, text/x-log)
2015-05-12 23:04 UTC, Bertrand Jacquin
Details
emerge --info (info.log,15.71 KB, text/x-log)
2015-05-12 23:04 UTC, Bertrand Jacquin
Details

Note You need to log in before you can comment on or make changes to this bug.
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