Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218676 - dev-java/struts required antlr with "java" USE flag in order to build
Summary: dev-java/struts required antlr with "java" USE flag in order to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-21 03:20 UTC by d_m
Modified: 2009-03-29 20:53 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 d_m 2008-04-21 03:20:14 UTC
If you have antlr installed without the "java" USE flag turned on, the struts build will fail. However, it does not notify you that you need this USE flag turned on.

Reproducible: Always

Steps to Reproduce:
1. emerge dev-java/antlr with USE="-java"
2. emerge dev-java/struts
3. see the build fail

Actual Results:  
The build fails with a message about "antlr" not being found.

Expected Results:  
There should be a message notifying the user that antlr needs to be re-emerged with USE="java"
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2009-03-29 20:53:43 UTC
This has been fixed with EAPI 2 use deps.