Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409353 - dev-java/fop-1.0 ebuild fails
Summary: dev-java/fop-1.0 ebuild fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-22 18:09 UTC by John L. Poole
Modified: 2012-03-22 18:12 UTC (History)
0 users

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


Attachments
environment (environment,145.65 KB, text/plain)
2012-03-22 18:10 UTC, John L. Poole
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John L. Poole 2012-03-22 18:09:21 UTC
emerge  dev-java/fop-1.0 fails
 

Reproducible: Always

Steps to Reproduce:
1.emerge  dev-java/fop-1.0

Actual Results:  
* Messages for package dev-java/fop-1.0:

 * ERROR: dev-java/fop-1.0 failed (compile phase):
 *   eant failed
 *
 * Call stack:
 *     ebuild.sh, line   85:  Called src_compile
 *   environment, line 3903:  Called java-pkg-2_src_compile '-Djdk14.present=true' '-Djce.present=true' '-Djavahome.jdk14=/opt/sun-jdk-1.6.0.31'
 *   environment, line 1920:  Called eant 'package' '-f' 'build.xml' '-Djdk14.present=true' '-Djce.present=true' '-Djavahome.jdk14=/opt/sun-jdk-1.6.0.31'
 *   environment, line  535:  Called die
 * The specific snippet of code:
 *       ant ${antflags} "${@}" || die "eant failed"
 *


Expected Results:  
successful build and install.

will upload log files.

$ emerge -pqv =dev-java/fop-1.0
[ebuild     U ] dev-java/fop-1.0 [0.95] USE="examples source -doc -hyphenation -jai -jimi"
Comment 1 John L. Poole 2012-03-22 18:10:21 UTC
Created attachment 306351 [details]
environment
Comment 2 John L. Poole 2012-03-22 18:12:09 UTC
I just realized this was from my overlay and not the standard portage.