| Summary: | [java-overlay] icedtea-6.1.1 fails to compile with sun-jdk-1.6 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Serkan Kaba (RETIRED) <serkan> |
| Component: | [OLD] Java | Assignee: | Java team <java> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | h.mth |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://dev.gentooexperimental.org/~serkan/build.log | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Serkan Kaba (RETIRED)
2008-05-02 23:18:03 UTC
Just to note: On ~amd64 system, this is not reproducible. Funny thing. # emerge --info Portage 2.1.5_rc6 (default/linux/amd64/2008.0/no-multilib, gcc-4.3.0, glibc-2.7-r2, 2.6.24-gentoo-r3 x86_64) ================================================================= System uname: 2.6.24-gentoo-r3 x86_64 Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz Timestamp of tree: Tue, 29 Apr 2008 21:00:01 +0000 app-shells/bash: 3.2_p33 dev-java/java-config: 1.3.7, 2.1.6 dev-lang/python: 2.5.2-r2 sys-apps/baselayout: 2.0.0 sys-apps/openrc: 0.2.3 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.13, 2.62 sys-devel/automake: 1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1 sys-devel/binutils: 2.18-r1 sys-devel/gcc-config: 1.4.0-r4 sys-devel/libtool: 1.5.26 virtual/os-headers: 2.6.24 ACCEPT_KEYWORDS="amd64 ~amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -mtune=core2 -march=core2 -pipe -fomit-frame-pointer" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /var/bind /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-O2 -mtune=core2 -march=core2 -pipe -fomit-frame-pointer -fvisibility-inlines-hidden" DISTDIR="/mnt/data/portage/distfiles" FEATURES="distlocks parallel-fetch sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo" LANG="de_DE.utf8" LC_ALL="de_DE.utf8" LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common" LINGUAS="de ca" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/mnt/data/tmp" PORTDIR="/mnt/data/portage" PORTDIR_OVERLAY="/usr/local/src/portage /usr/local/src/java-overlay" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="a52 aac alsa amd64 apache2 avi berkdb bitmap-fonts bzip2 cairo cdr cups dbus dts dvd dvdr gd gif glx gpm hardenedphp imap imlib ipv6 jpeg mad mmx mmxext mp3 mpeg mysql nls nsplugin nvidia ogg oggvorbis opengl pam perl png readline samba sblive sse sse2 sse3 ssl svg theora threads truetype truetype-fonts type1-fonts unicode usb vhosts videos vorbis x264 xinerama xml xulrunner xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="empty plug" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" CAMERAS="ptp2 sonydscf1 sonydscf55" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de ca" USERLAND="GNU" VIDEO_CARDS="nvidia" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS This occurs because the existing IcedTea ebuild wrongly skips the bootstrap stage intended for non-IcedTea/OpenJDK bootstrap JDKs. My own ebuild does this correctly and thus avoids this issue. Andrew, you are wrong. See comment #2, thanks. For what it is keyworded, not amd64. Aeh, comment #1, heh. This bug is obsolete; there is no icedtea-6.1.1 ebuild. (In reply to comment #5) > This bug is obsolete; there is no icedtea-6.1.1 ebuild. > marking as fixed |