From owner-freebsd-java@FreeBSD.ORG Tue Jul 16 06:06:38 2013 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 70D396E for ; Tue, 16 Jul 2013 06:06:38 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-we0-x236.google.com (mail-we0-x236.google.com [IPv6:2a00:1450:400c:c03::236]) by mx1.freebsd.org (Postfix) with ESMTP id 1268FFE4 for ; Tue, 16 Jul 2013 06:06:37 +0000 (UTC) Received: by mail-we0-f182.google.com with SMTP id p60so224090wes.13 for ; Mon, 15 Jul 2013 23:06:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=/V+LpGD2+EfRG6kKBQn3iL6ZhMY8rDxLBUWuygMJnC0=; b=ZVnXgzA4aHIayJdme4C8qN1soX4IPJyMjPMAcf6qxHVGKTki2UgV8qngsbrAySM0Ft t1Gnj3ba0r9ue77Bv0pFXw4/EqF/u4wSEcEU09A4dBhdKUUfsvSHWx8Zq7hs495sgTYt /oIwneVO88z2rwkGATVjMWRW+0o/cnMtBcHo6b5RjsQDHdI7HgI0MGLYq5rT3Ve5aErU WcbDBf7mWR4C0bcoeb849ZoENFI+K0eEk/s5mfhjdtDh2qob57xNNV1dLo/dzn5N90vM OkgtlmIxwekUYOsE80N808olXk+Srxvped2pSlcjfe12KrtQZg4hXn9sRvoQ8QbVzxop Ktfg== X-Received: by 10.180.160.162 with SMTP id xl2mr5850502wib.2.1373954797159; Mon, 15 Jul 2013 23:06:37 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id ev19sm25334766wid.2.2013.07.15.23.06.35 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 15 Jul 2013 23:06:36 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 16 Jul 2013 08:06:34 +0200 From: Baptiste Daroussin To: java@FreeBSD.org Subject: OpenJDK kills building cluster on HEAD amd64 Message-ID: <20130716060633.GB2704@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5I6of5zJg18YgZEa" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jul 2013 06:06:38 -0000 --5I6of5zJg18YgZEa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, Is there any known problem with OpenJDK when running on head amd64? On the package building clusters we have been able to build packages for FreeBSD 8, 9, 10 i386 without problems, we have been able to build packages on 8 9 amd64 without problems But when building packages for the 10 amd64 target the cluster dies "out of swap." and this happens very quickly: after a first crash when rerunning the bulk of packages makes the server dies in a couple of minutes. Unfortunatly I have not been able to indentify which package build is eating all the memory. All I know right now is that OpenJDK itself manage to build OpenJDK 6 and 7 and the following packages: - jaf-1.1.1 - jakarta-commons-cli-1.2,1 - jakarta-commons-logging-1.1.1 - jdictionary-1.8_4 - jruby-1.7.4 - junit-4.10 - log4j-1.2.16 - tomcat-6.0.37 - xalan-j-2.7.1 - xerces-j-2.11.0 - xml-commons-1.4.01 So to build packages on head amd64 I had to mark openjdk6 has broken and I am planning to do so directly in the ports tree. Does that ring a bell to someone? This is really important to be able to bebug this if we want java packages available. regards, Bapt --5I6of5zJg18YgZEa Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlHk4ukACgkQ8kTtMUmk6EzD6wCdEY7d+7adek6WSZV7dCVhdnd+ 3OoAmwY1Oq0KZyPqCbfHJAQD6TTPJmA8 =/3Kj -----END PGP SIGNATURE----- --5I6of5zJg18YgZEa--