From owner-freebsd-eclipse@FreeBSD.ORG Tue Dec 29 15:34:49 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 B3687106566B for ; Tue, 29 Dec 2009 15:34:49 +0000 (UTC) (envelope-from sepotvin@videotron.ca) Received: from gatekeeper1.zerofail.com (gatekeeper1.zerofail.com [208.71.11.38]) by mx1.freebsd.org (Postfix) with ESMTP id 576318FC15 for ; Tue, 29 Dec 2009 15:34:49 +0000 (UTC) Received: from telcobridges.com by freebsd.org (gatekeeper1.zerofail.com) (SecurityGateway 2.0.1) with SMTP id SG001350291.MSG for ; Tue, 29 Dec 2009 10:34:43 -0500 Received: from leia.telcobridges.lan ([208.94.105.59]) by telcobridges.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 29 Dec 2009 10:34:47 -0500 Message-ID: <4B3A2193.6010105@videotron.ca> Date: Tue, 29 Dec 2009 10:34:43 -0500 From: "Stephane E. Potvin" User-Agent: Thunderbird 2.0.0.23 (X11/20091130) MIME-Version: 1.0 To: ken References: <4B3A1084.90505@videotron.ca> <20091229.235955.59640143160032346.ken@tydfam.jp> In-Reply-To: <20091229.235955.59640143160032346.ken@tydfam.jp> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 29 Dec 2009 15:34:47.0366 (UTC) FILETIME=[73DD9E60:01CA889C] X-SGHeloLookup-Result: hardfail smtp.helo=telcobridges.com (does not match 208.71.8.41) X-SGOP-RefID: str=0001.0A020206.4B3A2197.0157,ss=2,fgs=0 (_st=2 _vt=0 _iwf=0) Cc: freebsd-eclipse@freebsd.org Subject: Re: Eclipse 3.5.1 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list 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: Tue, 29 Dec 2009 15:34:49 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ken wrote: > Steph, > Thank you for your effort!! > I tried the patch and I had the following errors. Would please check them? > Also, do I better check sdktests? > You should check this option only if you want/plan to run the regression tests provided by the Eclipse project. Building the regressions tests per se doesn't take that much more time but running them will take a few hours on a fast host. If you want to run them, just select the option and to a 'make tests' once your build is finished. > 1) md5/sha256 for eclipse-R3_5_1-fetched-src.tar.bz2 is different. > I calculated; > SHA256 (eclipse/eclipse-R3_5_1-fetched-src.tar.bz2) = 3c93115e3031686dd26c94833cd21ce26244340408a435a3b9dcd29404309c60 > MD5 (eclipse/eclipse-R3_5_1-fetched-src.tar.bz2) = 55b14de28d6768f3e429388e37d97a9c Sigh... So it seems they changed it again. I'm putting the one I used at the same place you found the patch. You can use this one until I have time to download the new one and check what has changed and if I need to alter my patches. > > 2) "make" complains that the patch cannot find file to patch as follows; > > # make > > eclipse is using libxul for gecko support, but you can > change that by defining WITH_GECKO to the following values: > > libxul > > ===> Found saved configuration for eclipse-3.5.1.M20090917.0800 > ===> Extracting for eclipse-3.5.1.M20090917.0800 > => MD5 Checksum OK for eclipse/eclipse-build-0_4_RC4.tar.gz. > => SHA256 Checksum OK for eclipse/eclipse-build-0_4_RC4.tar.gz. > => MD5 Checksum OK for eclipse/eclipse-R3_5_1-fetched-src.tar.bz2. > => SHA256 Checksum OK for eclipse/eclipse-R3_5_1-fetched-src.tar.bz2. > ===> Patching for eclipse-3.5.1.M20090917.0800 > ===> eclipse-3.5.1.M20090917.0800 depends on executable: ant - found > ===> eclipse-3.5.1.M20090917.0800 depends on executable: gpatch - found > ===> eclipse-3.5.1.M20090917.0800 depends on executable: zip - found > ===> Applying FreeBSD patches for eclipse-3.5.1.M20090917.0800 > File to patch: > No file found--skip this patch? [n] ^C > => Patch patch-plugins-org.eclipse.update.core-plugins.properties failed to apply cleanly. > => Patch(es) patch-eclipse-build applied cleanly. > This should not happen. It seems that you still have old patches lying around in your 'eclipse/files' directory. Make sure that you start with a clean eclipse checkout and that you use the '-E' flag when you patch in order to remove empty files. Regards, Steph -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAks6IZIACgkQmdOXtTCX/nvqBQCeOIHpWRwidxNRP4vpN+lyxnzH eBYAoId9U2uN/VX155hKWIXXOXFFIkLF =I83U -----END PGP SIGNATURE-----