Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38874 - New ant-optional-1.6.0-r2 fails to build
Summary: New ant-optional-1.6.0-r2 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-20 20:27 UTC by Chetan Sarva
Modified: 2004-01-21 17:30 UTC (History)
0 users

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


Attachments
ant-optional ebuild fix (ant-optional-1.6.0-r2.ebuild.patch,637 bytes, patch)
2004-01-20 20:31 UTC, Chetan Sarva
Details | Diff
emerge info and build logs (ant-emerge.log,21.98 KB, text/plain)
2004-01-21 10:58 UTC, Chetan Sarva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chetan Sarva 2004-01-20 20:27:55 UTC
ant-optional fails to find the required ant jars. Ebuild patch attached.

Reproducible: Always
Steps to Reproduce:
Comment 1 Chetan Sarva 2004-01-20 20:31:48 UTC
Created attachment 24153 [details, diff]
ant-optional ebuild fix
Comment 2 Adrian Almenar 2004-01-20 21:21:02 UTC
Can you post the output of "emerge info" and the build error ?
Comment 3 Chetan Sarva 2004-01-21 10:58:45 UTC
Created attachment 24191 [details]
emerge info and build logs

I forgot to mention that the emerge still succeeds even though the compile
fails. The output is attached.
Comment 4 Adrian Almenar 2004-01-21 17:30:53 UTC
Fixed. Please do:

emerge sync
emerge -C ant ant-optional
emerge ant

Thanks.