Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108283 - sun-jre-bin 1.4.2.* ebuilds fail when emerging
Summary: sun-jre-bin 1.4.2.* ebuilds fail when emerging
Status: RESOLVED DUPLICATE of bug 102423
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-06 08:47 UTC by Jeff S
Modified: 2005-10-06 08:56 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 Jeff S 2005-10-06 08:47:26 UTC
Binary file downloaded from sun md5's and unpacks correctly. Emerge fails when
it begins compiling code. Error log is included below.


inflating: j2re1.4.2_09/javaws/resources/messages_zh_CN.properties
extracting: j2re1.4.2_09/javaws/sunlogo64x30.gif
unpacking: lib/rt.jar
/usr/lib/portage/bin/ebuild.sh: line 1858: 5783 Terminated $UNPACK_CMD
${PACK_FILE} ${S}/$i
unpacking: lib/jsse.jar
unpacking: lib/charsets.jar
unpacking: lib/ext/localedata.jar
unpacking: lib/plugin.jar
unpacking: javaws/javaws.jar
>>> Source unpacked.
/usr/portage/dev-java/sun-jre-bin/files/javaws-waitid.c: In function `waitid':
/usr/portage/dev-java/sun-jre-bin/files/javaws-waitid.c:27: error: `WEXITED'
undeclared (first use in this function)
/usr/portage/dev-java/sun-jre-bin/files/javaws-waitid.c:27: error: (Each
undeclared identifier is reported only once
/usr/portage/dev-java/sun-jre-bin/files/javaws-waitid.c:27: error: for each
function it appears in.)

!!! ERROR: dev-java/sun-jre-bin-1.4.2.09 failed.
!!! Function src_compile, Line 73, Exitcode 1
!!! failed to compile javaws hack
!!! If you need support, post the topmost build error, NOT this status message.

Reproducible: Always
Steps to Reproduce:
1.emerge sun-jre-bin
2.
3.

Actual Results:  
Emerge fails

Expected Results:  
_not_ failed.

Bug confirmed by 3rd party here - http://forums.gentoo.org/viewtopic-t-388343.html

Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.4, glibc-2.3.4.20040808-
                                                                             r1,
2.6.10-co-0.6.2 i686)
=================================================================
System uname: 2.6.10-co-0.6.2 i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.4.16
dev-lang/python:     2.3.4
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.14.90.0.8-r1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/
                                                                            
config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/
                                                                            
distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts crypt cups eds emboss encode fo
                                                                            
omaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde ldap
                                                                             
libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam
                                                                             
pdflib perl png python qt quicktime readline sdl spell ssl tcpd truetype truety
                                                                            
pe-fonts type1-fonts vorbis xml2 xmms xv zlib userland_GNU kernel_linux elibc_gl
                                                                             ibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVER
                                                                             LAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-10-06 08:56:47 UTC

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