Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144544 - Cannot emerge sun-jwsdp-shared-bin and sun-jaxp-bin with sandbox
Summary: Cannot emerge sun-jwsdp-shared-bin and sun-jaxp-bin with sandbox
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-20 11:41 UTC by Randal Cobb
Modified: 2006-09-09 13:34 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 Randal Cobb 2006-08-20 11:41:01 UTC
Upon trying to emerge sun-jwsdp-shared-bin and sun-jaxp-bin from portage, I get this exception and the ebuilds fail (both give the exact same error and produce the exact same logfile):

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-dev-java_-_sun-jaxp-bin-1.3.1.01-308.log"

open_wr:   /root/.jwsdp.info-2.0
open_wr:   /root/vpd.properties
--------------------------------------------------------------------------------

The only contents of the logfile are:
open_wr:   /root/.jwsdp.info-2.0
open_wr:   /root/vpd.properties

java-config-1 -L produces:
[ibm-jdk-bin-1.4.2.5] "IBM JDK 1.4.2.5" (/etc/env.d/java/20ibm-jdk-bin-1.4.2.5) *
[blackdown-jdk-1.4.2.03] "Blackdown JDK 1.4.2.03" (/etc/env.d/java/20blackdown-jdk-1.4.2.03)
l
java-config-2 -L produces:
1) IBM JDK 1.4.2.5 [ibm-jdk-bin-1.4] (/usr/share/java-config-2/vm/ibm-jdk-bin-1.4)
*) IBM JDK 1.5.0.2 [ibm-jdk-bin-1.5] (/usr/share/java-config-2/vm/ibm-jdk-bin-1.5)
l

emerge --info procuces:
Gentoo Base System version 1.12.4
Portage 2.1-r2 (default-linux/x86/no-nptl, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 Intel(R) Pentium(R) M processor 1.73GHz
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     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.59-r7
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.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-march=i686 -O2 -pipe"
CHOST="i386-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"CXXFLAGS="-O2 -mtune=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS=""
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/local/portage /usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa apache2 apm arts audiofile avi bash-completion berkdb bitmap-fonts bonobo bzip2 cardbus ccache cdr clamav clamd cli cpudetection crypt ctype cups cvs dba dbus dlloader dri dvd dvdread eds elibc_glibc emboss encode esd ethereal evolution exif expat fam fastbuild foomaticdb force-cgi-redirect fortran ftp gd gdbm gif gimp gimpprint glut gmp gnome gnome-print gnomecanvas gnomedb gpm gstreamer gtk gtk2 gtkhtml guile gvim gzip idn imagemagick imlib ipod isdnlog j2ee jad java jpeg kde kerberos kernel_linux krb4 lcms ldap ldapsam libg++ libwww mad memlimit mikmod mng motif mozilla mp3 mpeg mppe-mppc ncurses nls ogg opengl oss pam pcntl pcre pdflib perl png posix pppd python qt qt3 qt4 quicktime readline reflection reiserfs samba sdl session simplexml slang soap sockets spell spl ssl tcltk tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev userland_GNU vorbis x86 xinerama xml xml2 xmms xorg xsl xv zlib input_devices_mouse input_devices_keyboard input_devices_evdev input_devices_joystick input_devices_synaptics video_cards_i810 video_cards_i915"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-20 12:39:17 UTC
Don't mark bugs as P1 blocker unless you're system has just exploded in smoke and fire. Thanks.
Comment 2 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-09-09 13:34:01 UTC
I've just commited fixed version of java-wsdp.eclass.