Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141647 - dev-java/bsf-2.3.0-r3 fails
Summary: dev-java/bsf-2.3.0-r3 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
: 160733 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-24 17:27 UTC by Taras Ciuriak
Modified: 2007-01-08 00:41 UTC (History)
1 user (show)

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


Attachments
this is the error (test,5.70 KB, text/plain)
2006-07-24 17:29 UTC, Taras Ciuriak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Taras Ciuriak 2006-07-24 17:27:43 UTC
Portage 2.1.1_pre3-r3 (default-linux/x86/2006.0, gcc-3.4.6/vanilla, glibc-2.4-r3, 2.6.16-gentoo-r2 i686)
=================================================================
System uname: 2.6.16-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.12.1
ccache version 2.3 [disabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.3.5, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
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
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /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/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 alsa apache2 apm arts avi berkdb bitmap-fonts bluetooth cli crypt cups dlloader dri dvb dvd dvdcss dvdr dvdread eds emboss encode esd ffmpeg foomaticdb fortran gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 imlib ipv6 isdnlog joystick jpeg kde libg++ libwww lirc mad matroska matrox mikmod mmx mmx2 motif mp3 mpeg ncurses net nls nptl nptlonly odbc ogg opengl oss pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection sdl session spell spl sse sse2 ssl tcpd truetype truetype-fonts type1-fonts udev unicode v4l vorbis xml xmms xorg xosd xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_mga video_cards_vesa video_cards_fbdev video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Taras Ciuriak 2006-07-24 17:29:42 UTC
Created attachment 92664 [details]
this is the error
Comment 2 Josh Nichols (RETIRED) gentoo-dev 2006-07-28 21:52:13 UTC
I'm pretty sure this is because one slot of rhino gets put on the CLASSPATH by /usr/bin/ant, and then bsf puts another slot on the CLASSPATH, but it ends up finding the first slot.

Will have to look at it a lot more closely to figure out how to address this.
Comment 3 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2006-09-11 03:34:12 UTC
Lots of <available> stuff in build.xml files :( I hates it... The deps are not controlled by useflags but what is on ant's classpath. Aside from rhino and jython it can build xalan support and whatnot.
Comment 4 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-01-07 23:16:13 UTC
*** Bug 160733 has been marked as a duplicate of this bug. ***
Comment 5 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-01-08 00:41:19 UTC
Should be fixed in bsf-2.3.0-r4.