Date: Fri, 10 Aug 2007 07:50:42 -0500 From: Matt <datahead4@gmail.com> To: "Rene Ladan" <r.c.ladan@gmail.com> Cc: Jung-uk Kim <jkim@freebsd.org>, freebsd-java@freebsd.org Subject: Re: JDK 1.6.0 patchset 1 "Brumby" Message-ID: <cd6b4a5b0708100550j530bc762v608321662289e959@mail.gmail.com> In-Reply-To: <46BB9860.4050105@gmail.com> References: <20070803053142.GA4434@misty.eyesbeyond.com> <46B5EDF6.3020603@gmail.com> <200708091645.05680.jkim@FreeBSD.org> <46BB9860.4050105@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/9/07, Rene Ladan <r.c.ladan@gmail.com> wrote: > Jung-uk Kim schreef: > > On Sunday 05 August 2007 11:34 am, Rene Ladan wrote: > >> I tried installing this on my i386 FreeBSD-CURRENT SMP box > >> (2007-08-04 06:32 UTC) using diablo-jdk15 as bootstrap. The build > >> first failed because of GCC 4.2 warnings-as-errors about deprecated > >> string conversions. After commenting out a -Werror in > >> work/hotspot/build/bsd/makefiles/gcc.make , the hotspot-fastdebug > >> server built fine, but it failed in test_gamma. I've attached the > >> hs_err log. > > > > The attached patch should fix the build problem on -CURRENT. > > > Got it. > > Your error log shows that you set JAVA_HOME wrong: > > > > Environment Variables: > > JAVA_HOME=/usr/local/diablo-jdk1.5.0 > > > Building with diablo-jdk15 is supported? > > After moving the patch to files/ and removing work/ , rebuilding the > port now lets the gamma tests succeed. But now it fails with an > AssertionError when zipping up rt.jar. The build log including some > additional information is available at > http://home.tiscali.nl/rladan/freebsd/AssertionError.bz2 (35kB). > See suggestion noted in http://lists.freebsd.org/pipermail/freebsd-java/2007-August/006579.html The optimization reduction noted there fixed my build issues on current for both jdk16 and jdk15. > Regards, > Rene > -- > GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 > (subkeys.pgp.net) > > "It won't fit on the line." > -- me, 2001 > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cd6b4a5b0708100550j530bc762v608321662289e959>