Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475904 - dev-java/libg failed to build with: "USE Flag 'test' not in IUSE for dev-java/libg-2.1.0"
Summary: dev-java/libg failed to build with: "USE Flag 'test' not in IUSE for dev-java...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-06 03:53 UTC by Aleksander
Modified: 2013-07-06 08:47 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,1.79 KB, text/x-log)
2013-07-06 03:53 UTC, Aleksander
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksander 2013-07-06 03:53:33 UTC
Created attachment 352700 [details]
build.log

dev-java/libg failed to build with: "USE Flag 'test' not in IUSE for dev-java/libg-2.1.0" 

GENTOO_VM=oracle-jdk-bin-1.7  CLASSPATH="" JAVA_HOME="/opt/oracle-jdk-bin-1.7.0.25"
JAVACFLAGS="-source 1.5 -target 1.5" COMPILER=""
Comment 1 wxjeacen 2013-07-06 07:40:18 UTC
http://bpaste.net/show/112263/
Comment 2 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-07-06 08:47:56 UTC
This appears to went unnoticed, odd; now tested the revision bump with both FEATURES=test and FEATURES=-test after introducing JAVA_PKG_IUSE="test" so it should work now. Please sync in a few hours and try again.

+  06 Jul 2013; Tom Wijsman <TomWij@gentoo.org> +libg-2.1.0-r1.ebuild,
+  -libg-2.1.0.ebuild:
+  Added missing JAVA_PKG_IUSE="test", this went unnoticed and testing did not
+  clarify the missing USE flag.