Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 177170 - dev-java/jax-rpc-1.1.3.01 failes to compile
Summary: dev-java/jax-rpc-1.1.3.01 failes to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Krzysztof Pawlik (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-05 12:27 UTC by Andre Hinrichs
Modified: 2007-05-05 13:16 UTC (History)
1 user (show)

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


Attachments
Compile log (jax-rpc.log,39.68 KB, text/plain)
2007-05-05 12:28 UTC, Andre Hinrichs
Details
emerge --info (emerge.info,3.80 KB, text/plain)
2007-05-05 12:30 UTC, Andre Hinrichs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andre Hinrichs 2007-05-05 12:27:39 UTC
jax-rpc is a newly dependency of netbeans-5.5, thus i need it...

A complete compile log and output of emerge --info will be attached.

Here is the error message:

...
    [javac] 100 errors

BUILD FAILED
/var/tmp/portage/dev-java/jax-rpc-1.1.3.01/work/jaxrpc-ri/build.xml:205: Compile failed; see the compiler error output for details.

Total time: 5 seconds

!!! ERROR: dev-java/jax-rpc-1.1.3.01 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 4795:   Called src_compile
  ebuild.sh, line 1304:   Called java-pkg-2_src_compile
  java-pkg-2.eclass, line 84:   Called eant 'image' '-f' 'build.xml' '-Djava.mail=lib/mail.jar'
  java-utils-2.eclass, line 1785:   Called die

!!! eant failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/dev-java/jax-rpc-1.1.3.01/temp/build.log'.

!!! When you file a bug report, please include the following information:
GENTOO_VM=sun-jdk-1.5  CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.5.0.11"
JAVACFLAGS="-source 1.5 -target 1.5" COMPILER="javac"
and of course, the output of emerge --info
Comment 1 Andre Hinrichs 2007-05-05 12:28:33 UTC
Created attachment 118231 [details]
Compile log
Comment 2 Andre Hinrichs 2007-05-05 12:30:11 UTC
Created attachment 118232 [details]
emerge --info
Comment 3 Krzysztof Pawlik (RETIRED) gentoo-dev 2007-05-05 13:16:44 UTC
Fixed, please `emerge --sync` in about an hour.