Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 155223

Summary: junit 3.8.2 fails to emerge
Product: Gentoo Linux Reporter: Richard Connon <conan>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Richard Connon 2006-11-15 04:10:01 UTC
junit-2.8,2 fails to emerge with the following error:

  inflating: junit/textui/TestRunner.java  
cp: cannot stat `/usr/portage/dev-java/junit/files/junit-3.8.2-build.xml': No such file or directory
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-java/junit-3.8.2/work/junit3.8.2 ...
Buildfile: build.xml does not exist!
Build failed

!!! ERROR: dev-java/junit-3.8.2 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  junit-3.8.2.ebuild, line 31:   Called eant 'dist'
  java-utils-2.eclass, line 1345:   Called die

!!! eant failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! When you file a bug report, please include the following information:
GENTOO_VM=blackdown-jdk-1.4.2  CLASSPATH="" JAVA_HOME="/opt/blackdown-jdk-1.4.2.03"
JAVACFLAGS="-source 1.3 -target 1.3" COMPILER="javac"
and of course, the output of emerge --info


My emerge --info:

Portage 2.1.2_rc1-r7 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.18-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.18-gentoo-r2 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.6
Last Sync: Wed, 15 Nov 2006 10:50:01 +0000
ccache version 2.4 [disabled]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -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/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j3"
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"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/pro-audio"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X alsa arts audiofile avahi bash-completion berkdb bitmap-fonts bonobo branding bzip2 cdparanoia cdr cli cracklib crypt cups curl dbus dlloader dri dvd dvdr dvdread elibc_glibc emacs emul-linux-x86 encode esd expat fam ffmpeg firefox flac fortran ftp gcj gdbm gnome gpm gstreamer gtk gtk2 hal iconv ieee1394 imlib input_devices_keyboard input_devices_mouse ipod ipv6 isdnlog jabber jack java javascript jpeg jpeg2k kde kernel_linux lash libg++ lirc mad mime mozbranding mp3 mpeg msn ncurses nls nptl nptlonly nsplugin ogg openal opengl pam pcntl pcre pdf perl png posix ppds pppd python qt3 qt4 readline reflection samba sdl session spl ssl symlink sysvipc tcl tcltk tcpd tetex threads tiff tk truetype truetype-fonts type1-fonts udev unicode usb userland_GNU video_cards_nv video_cards_nvidia vorbis wifi xorg zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-15 04:34:15 UTC

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