Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93980 - dev-java/soap-2.3.1 fails to compile
Summary: dev-java/soap-2.3.1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-25 11:34 UTC by Josh Nichols (RETIRED)
Modified: 2005-05-25 11:44 UTC (History)
0 users

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


Attachments
error log (4330-soap-2.3.1.log,941.94 KB, text/plain)
2005-05-25 11:41 UTC, Josh Nichols (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Nichols (RETIRED) gentoo-dev 2005-05-25 11:34:22 UTC
While unpacking, the following occurs:
>>> Source unpacked.
/usr/lib/portage/bin/ebuild.sh: line 32: /usr/share/xerces-2/lib/xercesSamples.j
ar:/usr/share/xerces-2/lib/xercesImpl.jar:/usr/share/xerces-2/lib/xml-apis.jar:/
usr/share/xerces-2/lib/xmlParserAPIs.jar:/usr/share/sun-jaf-bin/lib/activation.j
ar:/usr/share/sun-javamail-bin/lib/smtp.jar:/usr/share/sun-javamail-bin/lib/pop3
.jar:/usr/share/sun-javamail-bin/lib/mail.jar:/usr/share/sun-javamail-bin/lib/ma
ilapi.jar:/usr/share/sun-javamail-bin/lib/imap.jar:/usr/share/sun-jaf-bin/lib/ac
tivation.jar:/usr/share/servletapi-2.4/lib/servlet-api.jar:/usr/share/servletapi
-2.4/lib/jsp-api.jar: No such file or directory

Following this, there are a large number of errors related to particular classes not being found. I'll post a log entry shortly.

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.5-r0,
 2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 Intel(R) Pentium(R) M processor 2.00GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May 22 2005, 18:34:01)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium-m -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share
/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/
mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/sh
are/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/te
x/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium-m -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages sandbox sfperms str
ict"
GENTOO_MIRRORS="http://mirrors.acm.cs.rpi.edu/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/redhat-tools /usr/local/overlays/myportage 
/usr/local/overlays/bmg-main /usr/local/overlays/myjava /usr/local/overlays/gent
opia"
SYNC="rsync://acm.cs.rpi.edu/gentoo-portage"
USE="x86 X aac acpi alsa apache2 apm avi bash-completion berkdb bitmap-fonts bon
obo cairo cdr crypt cups curl divx4linux doc dvd dvdr eds emboss encode ethereal
 faad fam ffmpeg flac foomaticdb fortran gdbm gif gimpprint glitz gmail gnome gp
hoto2 gpm gstreamer gtk gtk2 gtkhtml gtksharp guile hal howl imagemagick imlib i
pv6 ithreads java javamail jce jikes jpeg ldap libg++ libwww mad mikmod mmx mono
 mozilla mozsvg mp3 mpeg mysql ncurses nls nptl ogg oggvorbis opengl pam pcmcia 
pdflib perl pic png ppds python quicktime readline real samba sdl slang sox spel
l sqlite sse sse2 ssl subversion tcpd tetex tiff tomcat truetype truetype-fonts 
type1-fonts vorbis win32codecs xine xml xml2 xv xvid zlib userland_GNU kernel_li
nux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2005-05-25 11:41:53 UTC
Created attachment 59807 [details]
error log
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-25 11:44:08 UTC
fixed in cvs, thanks for reporting