Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42862 - java-gtk-0.8.3 fails to compile
Summary: java-gtk-0.8.3 fails to compile
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-25 03:16 UTC by Federico Fenara
Modified: 2004-07-16 06:27 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 Federico Fenara 2004-02-25 03:16:21 UTC
When I try to emerge java-gtk I get this compilation error

../../atk/src/java/org/gnu/atk/AtkObject.java:40: internal compiler error: in size_binop, at fold-const.c:1438
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[2]: *** [build-java/org/gnu/atk/AtkObject.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/java-gtk-0.8.3/work/libgtk-java-0.8.3/gtk/src'
make[1]: *** [distro] Error 2
make[1]: Leaving directory `/var/tmp/portage/java-gtk-0.8.3/work/libgtk-java-0.8.3/gtk'
make: *** [all] Error 1
 
!!! ERROR: dev-java/java-gtk-0.8.3 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1. emerge java-gtk

Actual Results:  
java-gtk fails to emerge 

Expected Results:  
install java-gtk

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0,
2.6.3-gentoo-r2)
=================================================================
System uname: 2.6.3-gentoo-r2 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.3.13
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /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 /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb crypt cups encode esd foomatic foomaticdb gdbm
gif gnome gpm gtk gtk2 guile imlib java jpeg kde libg++ libwww mad mikmod mmx
motif mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt
quicktime r128 readline sdl slang spell ssl svga tcpd threads truetype x86 xml2
xmms xv zlib"
Comment 1 Chris Aniszczyk (RETIRED) gentoo-dev 2004-02-26 14:05:18 UTC
Please paste info of java-config -v

:)
Comment 2 Federico Fenara 2004-02-27 00:08:42 UTC
fedfen root # java-config -v
java version "1.4.1"
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.1-01)
Java HotSpot(TM) Client VM (build Blackdown-1.4.1-01, mixed mode)
fedfen root #
Comment 3 Chris Aniszczyk (RETIRED) gentoo-dev 2004-02-29 22:43:31 UTC
Fixed in portage, added the necessary deps :P *OOPS*! 
Comment 4 Federico Fenara 2004-03-02 05:48:13 UTC
Sorry, but the compilation still fails with the same error.
Comment 5 Thomas Matthijs (RETIRED) gentoo-dev 2004-07-16 06:27:51 UTC
this is a problem with gcj, and i can't reproduce it anymore, what gcc version did you use?, updated the ebuild(gcj useflag), since building with gcj is optional, and never gcc ebuilds don't include it by default