| Summary: | dev-java/ant-nodeps-1.8.1 fails to build, unable to find emerged dependent package | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Ian Delaney (RETIRED) <idella4> |
| Component: | [OLD] Java | Assignee: | Java team <java> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | 10.0 | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| See Also: | https://bugs.gentoo.org/show_bug.cgi?id=367047 | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
my emerge --info
the build log |
||
Created attachment 273047 [details]
my emerge --info
Created attachment 273049 [details]
the build log
Weird, is this still the case? What's the output of java-check-environment? |
In testing for that unrelated java bug, could not emerge this package ant-nodeps-1.8.1. It was emerged earlier on, but now cannot emerge in both amd64 * ~amd64. It cites clearly !!! ERROR: Package ant-core was not found! * ERROR: dev-java/ant-nodeps-1.8.1 failed (unpack phase): * There was a problem getting the classpath for ant-core. Reproducible: Always Steps to Reproduce: 1.emerge ant-core 2.emerge ant-nodeps 3. Actual Results: package fails unable to find freshly emerged ant-core Expected Results: effective emerge. idella@gentoo64 ~/bin $ eix ant-core [I] dev-java/ant-core Available versions: 1.7.1-r4 (~)1.7.1-r5 (~)1.8.0-r1 (~)1.8.0-r2 1.8.1 {doc elibc_FreeBSD source} Installed versions: 1.8.1(10:08:28 05/13/11)(-doc -elibc_FreeBSD -source) Homepage: http://ant.apache.org/ Description: Java-based build tool similar to 'make' that uses XML configuration files. the required ant-core had just been emerged.