Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181349 - Stable request for dev-java/wsdl4j-1.5.1-r1
Summary: Stable request for dev-java/wsdl4j-1.5.1-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL: http://overlays.gentoo.org/proj/java/...
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2007-06-08 20:40 UTC by Petteri Räty (RETIRED)
Modified: 2007-06-22 12:03 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2007-06-08 20:40:06 UTC
*wsdl4j-1.5.1-r1 (17 Sep 2006)

  17 Sep 2006; Joshua Nichols <nichoj@gentoo.org> +wsdl4j-1.5.1-r1.ebuild:
  Revision bump to support the new Java system.

I added src_test and one test seems to fail (could just be running it with openjdk) but it doesn't stop the emerge process any way. Should be an improvement over the current stable too. Test that axis merges.
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2007-06-09 19:36:01 UTC
(In reply to comment #0)
> 
> I added src_test and one test seems to fail (could just be running it with
> openjdk) but it doesn't stop the emerge process any way. Should be an
> improvement over the current stable too. Test that axis merges.
> 

In 1.6.2 I just added all tests pass. Looked into why the one test was failing and  in that version at least it was about needing write access to JAVA_HOME.
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2007-06-12 07:18:21 UTC
x86 stable
Comment 3 Thomas Anderson (tanderson) (RETIRED) gentoo-dev 2007-06-20 16:18:09 UTC
====amd64====

>>> Compiling source in /var/tmp/portage/dev-java/wsdl4j-1.5.1-r1/work/wsdl4j-1.5.1 ...
 * Using all available ANT_TASKS
Java HotSpot(TM) 64-Bit Server VM warning: Can't detect initial thread stack location - find_vma failed
Buildfile: build.xml

init:

prepare:
    [mkdir] Created dir: /var/tmp/portage/dev-java/wsdl4j-1.5.1-r1/work/wsdl4j-1.5.1/build

checkDependencies:

checkJUnit:

compile:
    [mkdir] Created dir: /var/tmp/portage/dev-java/wsdl4j-1.5.1-r1/work/wsdl4j-1.5.1/build/classes
    [javac] Compiling 120 source files to /var/tmp/portage/dev-java/wsdl4j-1.5.1-r1/work/wsdl4j-1.5.1/build/classes
    [javac] This version of java does not support the classic compiler; upgrading to modern
    [mkdir] Created dir: /var/tmp/portage/dev-java/wsdl4j-1.5.1-r1/work/wsdl4j-1.5.1/build/lib
      [jar] Building jar: /var/tmp/portage/dev-java/wsdl4j-1.5.1-r1/work/wsdl4j-1.5.1/build/lib/wsdl4j.jar
      [jar] Building jar: /var/tmp/portage/dev-java/wsdl4j-1.5.1-r1/work/wsdl4j-1.5.1/build/lib/qname.jar

BUILD SUCCESSFUL
Total time: 17 seconds
>>> Source compiled.
 * Using following ANT_TASKS: ant-junit
!!! ERROR: Package ant-junit was not found!
!!! ERROR: Package ant-junit was not found!
Java HotSpot(TM) 64-Bit Server VM warning: Can't detect initial thread stack location - find_vma failed
Buildfile: build.xml

init:

prepare:

checkDependencies:

checkJUnit:

compile:

test:

BUILD FAILED
/var/tmp/portage/dev-java/wsdl4j-1.5.1-r1/work/wsdl4j-1.5.1/build.xml:214: Problem: failed to create task or type junit
Cause: the class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask was not found.
        This looks like one of Ant's optional components.
Action: Check that the appropriate optional JAR exists in
        -/usr/share/ant-core/lib
        -/var/tmp/portage/.ant/lib
        -a directory added on the command line with the -lib argument

Do not panic, this is a common problem.
The commonest cause is a missing JAR.

This is not a bug; it is a configuration problem


Total time: 3 seconds

!!! ERROR: dev-java/wsdl4j-1.5.1-r1 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_test
  ebuild.sh, line 1027:   Called qa_call 'src_test'
  ebuild.sh, line 44:   Called src_test
  wsdl4j-1.5.1-r1.ebuild, line 24:   Called eant 'test'
  java-utils-2.eclass, line 1894:   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/log/portage/dev-java:wsdl4j-1.5.1-r1:20070620-161913.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.4 -target 1.4" COMPILER="javac"
and of course, the output of emerge --info

Portage 2.1.2.7 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.5-r3, 2.6.20-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.20-gentoo-r7 x86_64 unknown
Gentoo Base System release 1.12.9
Timestamp of tree: Wed, 20 Jun 2007 00:00:01 +0000
dev-java/java-config: 1.3.7, 2.0.32
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O1 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O1 -pipe"
DISTDIR="/distfiles"
FEATURES="collision-protect distlocks metadata-transfer multilib-strict sandbox sfperms strict test userpriv"
GENTOO_MIRRORS="http://mirrors.acm.cs.rpi.edu/gentoo/ http://distfiles.gentoo.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://192.168.1.206/gentoo-portage"
USE="X acl aiglx aim amd64 berkdb bitmap-fonts branding cli cracklib crypt cups dri fortran gdbm gpm gtk iconv imap ipv6 isdnlog libg++ midi mmx mpeg3 mudflap ncurses nls nptl nptlonly nvidia opengl openmp pam pcre perl pppd python qt3 readline reflection session sockets spl sqlite3 sse sse2 ssl tcpd test truetype-fonts type1-fonts unicode vim xcomposite xine xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 4 Thomas Anderson (tanderson) (RETIRED) gentoo-dev 2007-06-20 16:26:42 UTC
Merging dev-java/ant-junit fixes this problem.

/me goes off to test axis.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2007-06-20 16:31:05 UTC
(In reply to comment #4)
> Merging dev-java/ant-junit fixes this problem.
> 
> /me goes off to test axis.
> 

Missing dependency added.
Comment 6 Thomas Anderson (tanderson) (RETIRED) gentoo-dev 2007-06-21 22:34:09 UTC
====amd64====

axis merges fine.

Portage 2.1.2.7 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.5-r3, 2.6.20-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.20-gentoo-r7 x86_64 unknown
Gentoo Base System release 1.12.9
Timestamp of tree: Wed, 20 Jun 2007 00:00:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.32
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r7
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O1 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O1 -pipe"
DISTDIR="/distfiles"
FEATURES="ccache collision-protect distlocks metadata-transfer multilib-strict sandbox sfperms strict test userpriv"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://192.168.1.206/gentoo-portage"
USE="X acl aiglx aim amd64 berkdb bitmap-fonts branding cli cracklib crypt cups dri fortran gdbm gpm gtk iconv imap ipv6 isdnlog libg++ midi mmx mpeg3 mudflap ncurses nls nptl nptlonly nvidia opengl openmp pam pcre perl pppd python qt3 readline reflection session sockets spl sqlite3 sse sse2 ssl tcpd test truetype-fonts type1-fonts unicode vim xcomposite xine xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 7 Christoph Mende (RETIRED) gentoo-dev 2007-06-22 12:03:49 UTC
amd64 done, thanks Thomas