From owner-freebsd-current@FreeBSD.ORG Thu Feb 26 07:12:33 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90F1416A4CE for ; Thu, 26 Feb 2004 07:12:33 -0800 (PST) Received: from melusine.cuivre.fr.eu.org (melusine.cuivre.fr.eu.org [62.212.105.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B47643D1F for ; Thu, 26 Feb 2004 07:12:33 -0800 (PST) (envelope-from thomas@FreeBSD.ORG) Received: by melusine.cuivre.fr.eu.org (Postfix, from userid 1000) id 394A52A42B; Thu, 26 Feb 2004 16:12:31 +0100 (CET) Date: Thu, 26 Feb 2004 16:12:31 +0100 From: Thomas Quinot To: freebsd-current@freebsd.org Message-ID: <20040226151231.GA79898@melusine.cuivre.fr.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-message-flag: WARNING! Using Outlook can damage your computer. User-Agent: Mutt/1.5.6i Subject: Unable to build java/jdk12 on 5.2-RELEASE? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2004 15:12:33 -0000 On a 5.2-REL machine, I seem to be unable to build jdk12. The newly-compiled javac segfaults at once: gmake[4]: `../../classes/sun/tools/javac/resources/javac_ja.properties' is up to date. >>>Recursively making .recompile @ Thu Feb 26 15:11:26 GMT 2004 ... gmake[5]: Entering directory `/usr/ports/java/jdk12/work/build/bsd/sun/javac/recompile' if [ -s .classes.list ] ; \ then ../../../bin/javac LOTSOFFILES.java ... fi Segmentation fault (core dumped) gmake[5]: *** [.compile.classlist] Error 139 gmake[5]: Leaving directory `/usr/ports/java/jdk12/work/build/bsd/sun/javac/recompile' Did anyone succeed in building that port recently? Thomas. -- Thomas.Quinot@Cuivre.FR.EU.ORG