Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36216 - java-gnome-0.7.1 fails to compile
Summary: java-gnome-0.7.1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-20 23:00 UTC by Eric Harney
Modified: 2004-02-21 11:33 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 Eric Harney 2003-12-20 23:00:44 UTC
This package simply won't compile when emerging.  Tried with blackdown and sun jdks, acted the same with either.  Version 0.7.1 is also outdated by now, which may contribute to this.

Reproducible: Always
Steps to Reproduce:




I'm using only stable packages on this system.

# emerge java-gnome
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-java/java-gnome-0.7.1 to /
>>> md5 src_uri ;-) java-gnome-0.7.1.tar.gz
>>> Unpacking source...
>>> Unpacking java-gnome-0.7.1.tar.gz to /var/tmp/portage/java-gnome-0.7.1/work
>>> Source unpacked.
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -march=athlon-xp -funroll-loops -fomit-
frame-pointer -pipe ) works... yes
checking whether the C compiler (gcc -O3 -march=athlon-xp -funroll-loops -fomit-
frame-pointer -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /bin/install -c
Add /opt/blackdown-jdk-1.4.1/bin to path and check again.
checking for java... /opt/blackdown-jdk-1.4.1/bin/java
checking for Java - version >= 1.1.7... yes
checking for javadoc... /opt/blackdown-jdk-1.4.1/bin/javadoc
checking for javac... /opt/blackdown-jdk-1.4.1/bin/javac
checking for java... (cached) /opt/blackdown-jdk-1.4.1/bin/java
checking for jar... /opt/blackdown-jdk-1.4.1/bin/jar
checking for main in -libs... no
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for gnome-config... /usr/bin/gnome-config
checking for GNOME - version >= 1.2.0... yes
checking for libglade-config... /usr/bin/libglade-config
checking for libglade... yes
checking for working const... yes
checking how to run the C preprocessor... gcc -E
checking for working alloca.h... yes
checking for alloca... yes
updating cache ./config.cache
creating ./config.status
creating test/Makefile
creating src/Makefile
creating src/tools/Makefile
creating Makefile
creating java-gnome.spec
creating java-gtk.spec
sed: -e expression #1, char 43: Unterminated `s' command
sed: -e expression #1, char 36: Unterminated `s' command
sed: -e expression #1, char 67: Unterminated `s' command
make -C src gtk gnome
make[1]: Entering directory `/var/tmp/portage/java-gnome-0.7.1/work/java-gnome-0
.7.1/src'
make[1]: *** No rule to make target `gtk'.  Stop.
make[1]: Leaving directory `/var/tmp/portage/java-gnome-0.7.1/work/java-gnome-0.
7.1/src'
make: *** [distro] Error 2
 
!!! ERROR: dev-java/java-gnome-0.7.1 failed.
!!! Function src_compile, Line 49, Exitcode 2
!!! (no error message)





# emerge info
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.0)
=================================================================
System uname: 2.6.0 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.4.3.12
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -funroll-loops -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/texmf/tex/generic/config
/usr/share/texmf/tex/platex/config /var/bind /usr/X11R6/lib/X11/xkb
/usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -funroll-loops -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache autoaddcvs sandbox"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://gentoo.oregonstate.edu/distfiles"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt encode foomaticdb gif gtk2 jpeg libg++ mad mikmod
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml
alsa gdbm berkdb slang readline arts tetex aalib bonobo svga ggi tcltk guile X
sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gnome gtk qt kde
motif opengl mozilla cdr 3dnow apache2 dedicated dga doc fbcon java mbox md5sum
mmx moznocompose moznoirc moznomail mozp3p mozsvg offensive pda sse tiff unicode
X509 -cups -ruby"
Comment 1 Sam Stephenson 2003-12-27 22:19:17 UTC
Bug 33393 contains a working ebuild for java-gnome-0.8.1.
Comment 2 Chris Aniszczyk (RETIRED) gentoo-dev 2004-02-21 11:33:29 UTC
java-gnome has been version bumped to 0.8.3 in portage. We're going to phase out the old version.

Thanks!