From owner-freebsd-ports@FreeBSD.ORG Sun Jan 5 04:35:01 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9F162436; Sun, 5 Jan 2014 04:35:01 +0000 (UTC) Received: from thyme.infocus-llc.com (server.infocus-llc.com [206.156.254.44]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 755911ECA; Sun, 5 Jan 2014 04:35:01 +0000 (UTC) Received: from draco.over-yonder.net (c-75-65-60-66.hsd1.ms.comcast.net [75.65.60.66]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by thyme.infocus-llc.com (Postfix) with ESMTPSA id D275637B59F; Sat, 4 Jan 2014 22:34:53 -0600 (CST) Received: by draco.over-yonder.net (Postfix, from userid 100) id 3dxn7w5GL2zLc3; Sat, 4 Jan 2014 22:34:52 -0600 (CST) Date: Sat, 4 Jan 2014 22:34:52 -0600 From: "Matthew D. Fuller" To: Mathieu Arnold Subject: Re: svn commit: r338650 - in head/java/openjdk7: . files Message-ID: <20140105043452.GA94892@over-yonder.net> References: <201401041556.s04FuQ8I080844@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201401041556.s04FuQ8I080844@svn.freebsd.org> X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.22 (2013-10-16) X-Virus-Scanned: clamav-milter 0.98 at thyme.infocus-llc.com X-Virus-Status: Clean Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jan 2014 04:35:01 -0000 On Sat, Jan 04, 2014 at 03:56:26PM +0000 I heard the voice of Mathieu Arnold, and lo! it spake thus: > > Log: > Revert lang/openjdk7 to 7u25. This has had build problems for me on 2 different systems that had _45 installed. It blows up after using the installed openjdk7 partway through with an error chain like gmake[6]: Leaving directory `/usr/ports.work/usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/hotspot/outputdir/bsd_amd64_compiler2/product' All done. gmake[5]: Leaving directory `/usr/ports.work/usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/hotspot/outputdir/bsd_amd64_compiler2/product' cd bsd_amd64_compiler2/product && ./test_gamma Using java runtime at: /usr/local/openjdk7/jre Error occurred during initialization of VM java/lang/NoClassDefFoundError: java/lang/invoke/AdapterMethodHandle gmake[4]: *** [product] Error 1 gmake[4]: Leaving directory `/usr/ports.work/usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/hotspot/outputdir' gmake[3]: *** [generic_build2] Error 2 gmake[3]: Leaving directory `/usr/ports.work/usr/ports/java/openjdk7/work/openjdk/hotspot/make' gmake[2]: *** [product] Error 2 gmake[2]: Leaving directory `/usr/ports.work/usr/ports/java/openjdk7/work/openjdk/hotspot/make' gmake[1]: *** [hotspot-build] Error 2 gmake[1]: Leaving directory `/usr/ports.work/usr/ports/java/openjdk7/work/openjdk' gmake: *** [build_product_image] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/java/openjdk7. *** [build] Error code 1 On one system I could get around it by just dumping the installed openjdk7 and letting it pull in a new bootstrap. The other, it seems to have worked to manually install the bootstrap and do a % make BOOTSTRAPJDKDIR=/usr/local/bootstrap-openjdk dance in the port dir. -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.