Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48551 - javacc doesn't depend on ant but requires it for building
Summary: javacc doesn't depend on ant but requires it for building
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-21 04:29 UTC by Horst Gutmann
Modified: 2004-04-25 20:40 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 Horst Gutmann 2004-04-21 04:29:49 UTC
JavaCC-3.2-r1 doesn't depend on app-java/ant but requires it at least during the build process.

Reproducible: Always
Steps to Reproduce:
1. Don't have app-java/ant installed
2. Try to emerge app-java/javacc-3.2-r1
3.

Actual Results:  
emerge /usr/portage/dev-java/javacc/javacc-3.2-r1.ebuild 
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-java/javacc-3.2-r1 to /
>>> md5 src_uri ;-) javacc-3.2.tar.gz
>>> Unpacking source...
>>> Unpacking javacc-3.2.tar.gz to /var/tmp/portage/javacc-3.2-r1/work
>>> Source unpacked.
/usr/sbin/ebuild.sh: line 18: ant: command not found

!!! ERROR: dev-java/javacc-3.2-r1 failed.
!!! Function src_compile, Line 18, Exitcode 127
!!! (no error message)
Comment 1 Horst Gutmann 2004-04-21 04:31:08 UTC
Minor typo :-? I meant the dev-java category and not app-java
Comment 2 Chris Aniszczyk (RETIRED) gentoo-dev 2004-04-25 20:40:09 UTC
Fixed in portage, thanks.