Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75528 - xml-xmlbeans-20041217 fails to emerge - dependancy on junit needed too
Summary: xml-xmlbeans-20041217 fails to emerge - dependancy on junit needed too
Status: RESOLVED DUPLICATE of bug 75906
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-24 03:50 UTC by f5d8fd51ed1e804c9e8d0357e8614e0493b06e96
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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


Attachments
xml-xmlbeans-gentoo.patch (xml-xmlbeans-gentoo.patch,7.31 KB, patch)
2004-12-24 04:41 UTC, Jan Brinkmann (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description f5d8fd51ed1e804c9e8d0357e8614e0493b06e96 2004-12-24 03:50:13 UTC
trying to emerge xml-xmlbeans fails witht he following error:

docs:
    [mkdir] Created dir: /var/tmp/portage/xml-xmlbeans-20041217/work/xml-xmlbeans-20041217/v1/build/docs

BUILD FAILED
/var/tmp/portage/xml-xmlbeans-20041217/work/xml-xmlbeans-20041217/v1/build.xml:560: The <javadoc> type doesn't support the "target" attribute.

Total time: 2 minutes 26 seconds

!!! ERROR: dev-java/xml-xmlbeans-20041217 failed.
!!! Function src_compile, Line 43, Exitcode 1
!!! compile failed
!!! If you need support, post the topmost build error, NOT this status message.



Reproducible: Always
Steps to Reproduce:
1. emerge xml-xmlbeans

Actual Results:  
fails to emerge with some <javadoc> error 

Expected Results:  
the software should have emerge fine. 

root (/home/aaron): emerge info 
Portage 2.0.51-r8 (default-linux/x86/2004.0, gcc-3.4.3, 
glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r5 i686) 
================================================================= 
System uname: 2.6.9-gentoo-r5 i686 Pentium III (Coppermine) 
Gentoo Base System version 1.6.8 
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Nov 18 2004, 20:54:34)] 
ccache version 2.3 [enabled] 
dev-lang/python:     2.3.4 
sys-devel/autoconf:  2.59-r6, 2.13 
sys-devel/automake:  1.8.5-r2, 1.4_p6, 1.9.3, 1.5, 1.6.3, 1.7.9 
sys-devel/binutils:  2.15.92.0.2-r2 
sys-devel/libtool:   1.5.10-r2 
virtual/os-headers:  2.6.8.1-r1 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-O3 -march=i686 -funroll-loops -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/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O3 -march=i686 -funroll-loops -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms" 
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ 
ftp://ftp.easynet.nl/mirror/gentoo/" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="x86 X acl acpi alsa apache2 arts avi berkdb bitmap-fonts boundschecking 
cdb cdr crypt cups dba devmap doc encode esd fam fbcon flac font-server 
foomaticdb fortran gd gd-external gdbm gif gphoto2 gpm gtk2 icc imagemagick 
imlib ipv6 java jikes jpeg junit kde libwww mad mcal mikmod mmx motif mpeg 
mysql ncurses nls oggvorbis opengl oss pam pcmcia pdflib perl png pnp postgres 
python qt quicktime readline samba sdl slang spell sse ssl svga tcltk tcpd 
tetex tiff truetype truetype-fonts type1-fonts usb winbind xml2 xprint xv zlib 
linguas_de"
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2004-12-24 04:41:40 UTC
Created attachment 46779 [details, diff]
xml-xmlbeans-gentoo.patch

this patch removes the invalid target attribute from the javadoc node.	i'm
sorry.
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2004-12-24 04:45:05 UTC
commited
Comment 3 Daniel Black (RETIRED) gentoo-dev 2004-12-31 20:10:43 UTC
needs dependency on junit(?). A user I was helping out seemed to need to emerge this first.
Comment 4 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-01 04:47:55 UTC
also see #75906. =)
Comment 5 Daniel Black (RETIRED) gentoo-dev 2005-01-01 05:13:52 UTC

*** This bug has been marked as a duplicate of 75906 ***