Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 367079 - dev-java/ant-nodeps-1.8.1 fails to build, unable to find emerged dependent package
Summary: dev-java/ant-nodeps-1.8.1 fails to build, unable to find emerged dependent pa...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-13 10:41 UTC by Ian Delaney (RETIRED)
Modified: 2012-02-16 12:30 UTC (History)
0 users

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


Attachments
my emerge --info (emerge.info,4.15 KB, text/plain)
2011-05-13 10:45 UTC, Ian Delaney (RETIRED)
Details
the build log (build.log,3.71 KB, text/plain)
2011-05-13 10:48 UTC, Ian Delaney (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2011-05-13 10:41:45 UTC
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.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2011-05-13 10:45:33 UTC
Created attachment 273047 [details]
my emerge --info
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2011-05-13 10:48:17 UTC
Created attachment 273049 [details]
the build log
Comment 3 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2012-02-16 12:30:57 UTC
Weird, is this still the case? What's the output of java-check-environment?