Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 505568 - dev-java/c3p0-0.9.1.2: failed to compile
Summary: dev-java/c3p0-0.9.1.2: failed to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-24 18:44 UTC by Tolga Dalman
Modified: 2014-04-05 06:45 UTC (History)
0 users

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


Attachments
build log (build.log,2.31 KB, text/x-log)
2014-03-24 18:44 UTC, Tolga Dalman
Details
emerge --info (emerge.info,4.79 KB, text/plain)
2014-03-24 18:45 UTC, Tolga Dalman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tolga Dalman 2014-03-24 18:44:56 UTC
Created attachment 373444 [details]
build log

Failed while upgrading to Netbeans-8.0. However, I have javatoolkit installed.

 * Messages for package dev-java/c3p0-0.9.1.2:

 * No binary for rewriting found.
 * Do you have dev-java/javatoolkit installed?
 * ERROR: dev-java/c3p0-0.9.1.2::gentoo failed (prepare phase):
 *   xml-rewrite not found
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 3872:  Called java-ant_rewrite-bootclasspath '1.5'
 *   environment, line 1706:  Called java-ant_xml-rewrite '-f' 'build.xml' '-c' '-e' 'javac' '-e' 'xjavac' '-e' 'javac.preset' '-a' 'bootclasspath' '-v' '/usr/gnu-classpath-0.98/share/classpath/glibj.zip'
 *   environment, line 1735:  Called die
 * The specific snippet of code:
 *               die "xml-rewrite not found";
Comment 1 Tolga Dalman 2014-03-24 18:45:22 UTC
Created attachment 373446 [details]
emerge --info
Comment 2 Tolga Dalman 2014-04-05 06:45:47 UTC
After *again* re-emerging javatoolkit today, the problem is now resolved. I will never find out, why it worked now and not before.