From owner-freebsd-eclipse@FreeBSD.ORG Sun Apr 19 18:21:05 2009 Return-Path: Delivered-To: eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8728E1065688; Sun, 19 Apr 2009 18:21:05 +0000 (UTC) (envelope-from mbowie@buzmo.com) Received: from mail191.messagelabs.com (mail191.messagelabs.com [216.82.242.19]) by mx1.freebsd.org (Postfix) with ESMTP id 1F62A8FC13; Sun, 19 Apr 2009 18:21:04 +0000 (UTC) (envelope-from mbowie@buzmo.com) X-VirusChecked: Checked X-Env-Sender: mbowie@buzmo.com X-Msg-Ref: server-14.tower-191.messagelabs.com!1240163664!19456764!1 X-StarScan-Version: 6.0.0; banners=-,-,- X-Originating-IP: [69.12.11.77] Received: (qmail 6572 invoked from network); 19 Apr 2009 17:54:25 -0000 Received: from smtp1.dfw.fabriclabs.com (HELO smtp1.dfw.fabriclabs.com) (69.12.11.77) by server-14.tower-191.messagelabs.com with DHE-RSA-AES256-SHA encrypted SMTP; 19 Apr 2009 17:54:25 -0000 Received: from Macintosh.sv.fabriclabs.net (99-7-126-96.lightspeed.simica.sbcglobal.net [99.7.126.96]) (authenticated bits=0) by smtp1.dfw.fabriclabs.com (8.13.7/8.13.6) with ESMTP id n3JHtaxn069459; Sun, 19 Apr 2009 12:55:36 -0500 (CDT) (envelope-from mbowie@buzmo.com) Message-ID: <49EB654E.8010802@buzmo.com> Date: Sun, 19 Apr 2009 10:54:22 -0700 From: Mike Bowie User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b4pre) Gecko/20090417 Lightning/1.0pre Shredder/3.0b3pre MIME-Version: 1.0 To: freebsd-eclipse@freebsd.org, eclipse@freebsd.org References: <49EA1485.7000001@videotron.ca> <20090419170309.GA21399@jdevelop.priv> In-Reply-To: <20090419170309.GA21399@jdevelop.priv> X-Enigmail-Version: 0.96a Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: Eclipse 3.4.2 update 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: Sun, 19 Apr 2009 18:21:06 -0000 On 4/19/09 10:03 AM, Eugeny N Dzhurinsky wrote: > > Could you please suggest what can cause this weird error I am getting during > the patching the sources with the following command: > > patch -d /usr/ports/java/eclipse < eclipse-342-rc1.diff > .... > Patching file files/patch-features-org.eclipse.platform-build.xml using Plan A... > Hunk #1 succeeded at 1. > Hunk #2 succeeded at 24. > patch: **** malformed patch at line 1284: e.equinox.security.win32.x86:0.0.0,1.0.0.v20080529-1600,org.eclipse.equinox.security.macosx:0.0.0,1.0.0.v20080602-2000,"/> > > the entire logs are attached to this e-mail message, in case if you would like > to know more. > > The OS details are listed below: > > uname -a > FreeBSD jdevelop.priv 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #20: Sun Jan 4 17:51:54 EET 2009 root@jdevelop.priv:/usr/obj/usr/src/sys/BOFH i386 > > I was using the recent ports (just did "portsnap fetch update" right before the applying the patch) > > Thank you in advance for the help! > I've not looked at it yet, but at a guess, I'd say the line is too long for the patch command in base... try using devel/patch, which installs as gpatch. (Args etc are the same.) Mike. -- "You don't see FreeBSD developers sitting in a smoke-filled room plotting the overthrow of Microsoft. We sit in light, airy rooms and plot where to get the best drinks." - Michael Lucas