Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2007 08:58:31 -0700
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Mario Sergio Fujikawa Ferreira <lioux-list@uol.com.br>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: FreeBSD-current cannot build java/jdk15
Message-ID:  <20070924155831.GA90505@misty.eyesbeyond.com>
In-Reply-To: <20070924032022.10953.qmail@exxodus.fedaykin.here>
References:  <20070924032022.10953.qmail@exxodus.fedaykin.here>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 24, 2007 at 12:19:59AM -0300, Mario Sergio Fujikawa Ferreira wrote:
> 	I am running -CURRENT as of yesterday (23 of september of
> 2007) and I am unable to build java/jdk15.
> 
> FreeBSD exxodus.fedaykin.here 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Fri Sep 21 07:35:14 BRT 2007     lioux@exxodus:/usr/obj/usr/src/sys/LIOUX  i386
> 
> 	I am running all latest ports as of today. My system
> information is attached. Let me know if there is anything else I can do.
> 
> 	My broken build can be found at:
> 
> http://people.freebsd.org/~lioux/jdk15.tar.lzma
> MD5 (jdk15.tar.lzma) = 6a5f7e16795f89e20f415b8748ee2c0b
> 
> 	The build log can be found at:
> 
> http://people.freebsd.org/~lioux/jdk15.log

Looks like the gcc 4.2 optimiser bug.  Try setting -fno-tree-vrp in your
CFLAGS.  Either that or hack the HotSpot compile to use -O0 rather than
-O3.

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070924155831.GA90505>