First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 55163
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 49853
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Voicu Liviu <liviu.voicu@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 55163 depends on: Show dependency tree
Bug 55163 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-06-25 09:59 0000
This is  NPTL system (this error occured also BEFORE I've moved to NPTL)

starshooter conf # emerge dev-java/sun-j2sdk
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-java/sun-j2sdk-1.4.1-r1 to /
>>> Unpacking source...
>>> Unpacking j2sdk-1_4_1-src-scsl.zip to /var/tmp/portage/sun-j2sdk-1.4.1-r1/work/j2sdk
>>> Unpacking j2sdk-1_4_1-mozilla_headers-unix.zip to /var/tmp/portage/sun-j2sdk-1.4.1-r1/work/j2sdk/mozilla
nptl
 * Applying patch disable-sanity-check
patching file control/make/Makefile
Hunk #1 succeeded at 23 with fuzz 2 (offset -54 lines).
 * Applying patch fix-intl-files
patching file j2se/ext/plugin/oji-plugin/src/motif/resources/zh_TW/sunw_java_plugin.po
patching file j2se/ext/plugin/oji-plugin/src/motif/resources/zh_TW.BIG5/sunw_java_plugin.po
 * Applying patch gcc3-syntax
patching file hotspot/src/share/vm/c1/c1_FrameMap.hpp
patching file hotspot/src/share/vm/opto/loopnode.hpp
patching file j2se/ext/plugin/oji-plugin/src/motif/common/utils.c
 * Applying patch glibc-2.3.1-fixes
patching file j2se/ext/plugin/oji-plugin/src/motif/navig5/ProxySupport5.cpp
 * Applying patch link-jpda-2-libjvm
patching file j2se/make/jpda/back/Makefile
Hunk #1 succeeded at 41 (offset 6 lines).
 * Applying patch remove-fixed-paths
patching file control/make/common/Defs-linux.gmk
patching file j2se/make/common/Defs-linux.gmk
 * Applying patch force-motif
patching file control/make/motif-rules.gmk
patching file j2se/make/sun/awt/Makefile
patching file j2se/make/sun/awt/mawt.gmk
 * Applying patch gcc3.3-fixes
patching file hotspot/src/share/vm/prims/jni.cpp
patching file hotspot/src/share/vm/runtime/jvmdiInterfaceSupport.hpp
patching file hotspot/src/share/vm/runtime/mutexLocker.cpp
 * Applying patch pthread
patching file hotspot/src/os/linux/vm/os_linux.cpp
patching file j2se/src/solaris/native/sun/nio/ch/NativeThread.c
>>> Source unpacked.
Traceback (most recent call last):
  File "/usr/bin/java-config", line 14, in ?
    from java_config import jc_options
  File "/usr/lib/python2.3/site-packages/java_config/jc_options.py", line 18, in ?
    from jc_util import get_line_from_env_file
  File "/usr/lib/python2.3/site-packages/java_config/jc_util.py", line 17, in ?
    USER_ENV_DIR = os.path.join(env['HOME'], '.gentoo')
  File "/usr/lib/python2.3/UserDict.py", line 19, in __getitem__
    def __getitem__(self, key): return self.data[key]
KeyError: 'HOME'
linux i586 1.4.1-internal build started: 04-06-25 19:52
mkdir -p ../build/linux-i586/hotspot-i586/tmp
(cd  ./../build/linux-i586/hotspot-i586/tmp; \
  make -f /var/tmp/portage/sun-j2sdk-1.4.1-r1/work/j2sdk/hotspot/build/linux/Makefile product \
        HOTSPOT_BUILD_VERSION=1.4.1-internal-_25_jun_2004_19_52  GAMMADIR=/var/tmp/portage/sun-j2sdk-1.4.1-r1/work/j2sdk/hotspot ; )
make[1]: Entering directory `/var/tmp/portage/sun-j2sdk-1.4.1-r1/work/j2sdk/control/build/linux-i586/hotspot-i586/tmp'
sh /var/tmp/portage/sun-j2sdk-1.4.1-r1/work/j2sdk/hotspot/build/linux/makefiles/buildATree.sh compiler2 /var/tmp/portage/sun-j2sdk-1.4.1-r1/work/j2sdk/hotspot linux i486
(cd linux_i486_compiler2/product; make)
make[2]: Entering directory `/var/tmp/portage/sun-j2sdk-1.4.1-r1/work/j2sdk/control/build/linux-i586/hotspot-i586/tmp/linux_i486_compiler2/product'
make[2]: javac: Command not found
make[2]: *** [../generated/MakeDeps.class] Error 127
make[2]: Leaving directory `/var/tmp/portage/sun-j2sdk-1.4.1-r1/work/j2sdk/control/build/linux-i586/hotspot-i586/tmp/linux_i486_compiler2/product'
make[1]: *** [product] Error 2
make[1]: Leaving directory `/var/tmp/portage/sun-j2sdk-1.4.1-r1/work/j2sdk/control/build/linux-i586/hotspot-i586/tmp'
make: *** [product] Error 2

!!! ERROR: dev-java/sun-j2sdk-1.4.1-r1 failed.
!!! Function src_compile, Line 141, Exitcode 2
!!! (no error message)

starshooter conf #

Reproducible: Always
Steps to Reproduce:
1.emerge dev-java/sun-j2sdk



starshooter conf # emerge info
Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7-ck1)
=================================================================
System uname: 2.6.7-ck1 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /etc/tomcat /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/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="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox userpriv usersandbox"
GENTOO_MIRRORS="http://mirror.hamakor.org.il/pub/mirrors/gentoo/
http://gd.tuwien.ac.at/opsys/linux/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
http://ftp.easynet.nl/mirror/gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/
ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ http://gentoo.math.bme.hu
http://194.83.57.15/sites/www.ibiblio.org/gentoo/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi alsa apache2 apm arts avi berkdb crypt cscope cups dga
dvd encode esd flash foomaticdb foreign-package foreign-sysvinit freetype gd
gdbm ggz gif gnome gpm gtk gtk2 gtkhtml imlib java javascript jpeg kde libg++
libwww mad mikmod mmx motif mozcalendar moznoirc mozsvg mpeg mysql ncurses nls
nptl odbc oggvorbis opengl openssh oss pam pdflib perl php png postgres python
qt qtmt quicktime readline regexp samba sasl sdk sdl slang speedo speex spell
sse ssl svga tcltk tcpd tetex threads tiff truetype type1 unicode v4l vim-with-x
wxwindows x86 xfs xml xml2 xmms xosd xv xvid zlib"

------- Comment #1 From Chris Aniszczyk (RETIRED) 2004-06-27 10:46:07 0000 -------

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

First Last Prev Next    No search results available      Search page      Enter new bug