Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57691 - jMax emerge fails
Summary: jMax emerge fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Chris White (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-20 01:42 UTC by kwant
Modified: 2004-07-22 08:07 UTC (History)
2 users (show)

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 kwant 2004-07-20 01:42:37 UTC
I can't update jMax

Reproducible: Always
Steps to Reproduce:
1.emerge jmax
2.
3.

Actual Results:  
tail of emerge log:
(...)
checking if jar support -u flag... yes
checking for kaffe... no
checking for java... java
checking for uudecode... yes
checking if uudecode can decode base 64 file... yes
checking if java works... yes
checking if java version is good... ./configure: line 21441: test: 4-rc1:
integer expression expected
no
configure: error: jMax requires at least java 1.4.0

!!! ERROR: media-sound/jmax-4.1.0 failed.
!!! Function econf, Line 362, Exitcode 1
!!! econf failed



Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.4, glibc-2.3.4.20040619-r0,
2.6.7-gentoo-r8)
=================================================================
System uname: 2.6.7-gentoo-r8 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.5.1
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-tbird -O3 -ffast-math -funroll-loops -pipe
-fomit-frame-pointer -m3dnow"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/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/platex/config/
/usr/share/texmf/xdvi/:/usr/share/config
/var/bind:/usr/lib/mozilla/defaults/pref:/usr/X11R6/lib/X11/xkb:/usr/kde/3.2/share/config:/usr/share/texmf/tex/generic/config/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/gconf:/etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-tbird -O3 -ffast-math -funroll-loops -pipe
-fomit-frame-pointer -m3dnow"
DISTDIR="/mnt/1st/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo
http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.pl/gentoo-portage"
USE="3dnow X Xaw3d acl acpi alsa apache2 apm arts avi berkdb crypt cups dga
directfb encode evo fbcon flash foomaticdb gd gdbm gif gnome gpm gtk gtk2
gtkhtml imlib java jikes jpeg kde libg++ libwww linguas_pl lirc mad mikmod mmx
motif mozilla mpeg mule ncurses nls nptl oggvorbis opengl pam pdflib perl png
postgres python qt quicktime readline samba sdl slang spell ssl svga tcltk tcpd
tiff truetype usb wxwindows x86 xface xinerama xml xml2 xmms xosd xv zlib"

--------------------------------------------------

java-config -L
[blackdown-jre-1.4.1] "Blackdown JRE 1.4.1" (/etc/env.d/java/20blackdown-jre-1.4.1)
[blackdown-jdk-1.4.2_rc1] "Blackdown JDK 1.4.2_rc1"
(/etc/env.d/java/20blackdown-jdk-1.4.2_rc1) *
[blackdown-jdk-1.4.1] "Blackdown JDK 1.4.1" (/etc/env.d/java/20blackdown-jdk-1.4.1)

-----------------------------------------------

old (4.0.2) jMax version works fine
Comment 1 Chris White (RETIRED) gentoo-dev 2004-07-21 23:47:52 UTC
Java herd,

could you guys take a look at the configure script and see if there's anything in its tests that would cause certain jdk/jre's to fail.  I use the same blackdown jdk as the poster, but I don't get the same error.  Thanks!
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2004-07-22 08:07:58 UTC
you must have used a diffrend version, the version detection was broken, commited a patch to fix it, fairly trivial
had notting to do with java realy