From owner-freebsd-eclipse@FreeBSD.ORG Fri Nov 6 13:55:58 2009 Return-Path: Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 247D3106566C; Fri, 6 Nov 2009 13:55:58 +0000 (UTC) (envelope-from vova@parallels.com) Received: from relay.sw.ru (mailhub.sw.ru [195.214.232.25]) by mx1.freebsd.org (Postfix) with ESMTP id D1EF18FC08; Fri, 6 Nov 2009 13:55:56 +0000 (UTC) Received: from vbook.fbsd.ru ([10.30.1.111]) (authenticated bits=0) by relay.sw.ru (8.13.4/8.13.4) with ESMTP id nA6Dtqw9006127 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 6 Nov 2009 16:55:53 +0300 (MSK) Received: from vova by vbook.fbsd.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1N6PI7-00050Z-Kp; Fri, 06 Nov 2009 16:55:51 +0300 From: Vladimir Grebenschikov To: "Stephane E. Potvin" In-Reply-To: <4AF424D6.7090804@FreeBSD.org> References: <4AF18F77.9030302@FreeBSD.org> <1257442639.6666.2.camel@localhost> <4AF311C5.4040303@FreeBSD.org> <1257451586.2277.5.camel@localhost> <4AF424D6.7090804@FreeBSD.org> Content-Type: multipart/mixed; boundary="=-V/JSWnLOJpFXSNh4OYdH" Date: Fri, 06 Nov 2009 16:55:51 +0300 Message-Id: <1257515751.1709.31.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-eclipse@FreeBSD.org Subject: Re: CFT: Eclipse Galileo 3.5 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vova@fbsd.ru List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2009 13:55:58 -0000 --=-V/JSWnLOJpFXSNh4OYdH Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi I am pretty sure that applied cleanly patch yesterday, anyway, one more attempt: # sysctl hw | fgrep mem: hw.physmem: 2137292800 hw.usermem: 1953587200 hw.realmem: 2146238464 # top -d1 | egrep Mem\|Swap Mem: 485M Active, 1232M Inact, 181M Wired, 17M Cache, 112M Buf, 85M Free Swap: 2048M Total, 2048M Free # cd /usr/ports/java/ # rm -rf eclipse # cvs -R upd -dPA eclipse ... # cd eclipse # patch < ~/patches/eclipse35_1.diff ... # echo $? 0 # java -version java version "1.6.0_03-p4" Java(TM) SE Runtime Environment (build 1.6.0_03-p4-root_22_sep_2009_18_50-b00) Java HotSpot(TM) Client VM (build 1.6.0_03-p4-root_22_sep_2009_18_50-b00, mixed mode) # script eclipse.txt make ... BUILD FAILED /usr/ports/java/eclipse/work/eclipse-build-0_4_RC1/build.xml:224: Java returned: 13 Total time: 4 minutes 5 seconds Script done, output file is eclipse.txt # -----Original Message----- From: Stephane E. Potvin To: vova@fbsd.ru Cc: freebsd-eclipse@FreeBSD.org Subject: Re: CFT: Eclipse Galileo 3.5 Date: Fri, 06 Nov 2009 08:29:58 -0500 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Vladimir Grebenschikov wrote: > Hi > > Still not builds, logs are in attachment > > Hi Vladimir, There are a lot of strange errors in your build output, starting with patch errors at the top. Could you make sure that you're starting with a clean eclipse checkout and that there are no failures when you apply the eclipse35_1.diff patch on top of it? How much memory do you have in your system? There were some out of memory errors that should not be there. Regards, Steph -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkr0JNYACgkQmdOXtTCX/nvjowCeNc0tayFAJI4SMuRfrBuAiMJR XHoAn1ga6NFqMw+EM50NWVkgpSrRH6dZ =ED5f -----END PGP SIGNATURE----- -- Vladimir B. Grebenschikov vova@fbsd.ru --=-V/JSWnLOJpFXSNh4OYdH--