From owner-freebsd-eclipse@FreeBSD.ORG Fri Oct 10 13:10:04 2008 Return-Path: Delivered-To: freebsd-eclipse@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78BA71065689 for ; Fri, 10 Oct 2008 13:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4A5608FC0A for ; Fri, 10 Oct 2008 13:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m9ADA46F061326 for ; Fri, 10 Oct 2008 13:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m9ADA43e061325; Fri, 10 Oct 2008 13:10:04 GMT (envelope-from gnats) Date: Fri, 10 Oct 2008 13:10:04 GMT Message-Id: <200810101310.m9ADA43e061325@freefall.freebsd.org> To: freebsd-eclipse@FreeBSD.org From: "Stephane E. Potvin" Cc: Subject: Re: ports/127983: Building java/eclipse-devel (3.4) port fails during patch stage X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Stephane E. Potvin" 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, 10 Oct 2008 13:10:04 -0000 The following reply was made to PR ports/127983; it has been noted by GNATS. From: "Stephane E. Potvin" To: bug-followup@FreeBSD.org, ngsfw@comcast.net Cc: Subject: Re: ports/127983: Building java/eclipse-devel (3.4) port fails during patch stage Date: Fri, 10 Oct 2008 09:04:57 -0400 It seems that you tried to apply the patch twice. Could you try again with a clean working directory? (cd /usr/ports/java/eclipse-devel && make clean install)