From owner-freebsd-eclipse@FreeBSD.ORG Mon Jun 15 04:21:03 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 33B7A106564A for ; Mon, 15 Jun 2009 04:21:03 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 40B9B8FC14 for ; Mon, 15 Jun 2009 04:21:02 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id HAA07787; Mon, 15 Jun 2009 07:20:59 +0300 (EEST) (envelope-from avg@icyb.net.ua) Received: from localhost.topspin.kiev.ua ([127.0.0.1] helo=edge.pp.kiev.ua) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1MG3gp-0003Zh-L2; Mon, 15 Jun 2009 07:20:59 +0300 Message-ID: <4A35CC29.2090804@icyb.net.ua> Date: Mon, 15 Jun 2009 07:20:57 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.21 (X11/20090406) MIME-Version: 1.0 To: "Stephane E. Potvin" References: <4A32A11B.6020409@icyb.net.ua> <4A32A165.10602@icyb.net.ua> <4A32BADF.3010106@FreeBSD.org> In-Reply-To: <4A32BADF.3010106@FreeBSD.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-eclipse@FreeBSD.org Subject: Re: eclipse 3.4.2 problem 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: Mon, 15 Jun 2009 04:21:03 -0000 on 12/06/2009 23:30 Stephane E. Potvin said the following: > Andriy Gapon wrote: >> on 12/06/2009 21:40 Andriy Gapon said the following: >>> I upgraded from Eclipse 3.4.1 o 3.4.2 and now I can not start it: $ >>> eclipse Cannot open >>> "../../obj/ports/usr/ports/java/eclipse/work/eclipse/configuration/org.eclipse.osgi/bundles/128/data/1632909880/plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86_64_1.0.101.R34x_v20080731" >>> ../../obj/ports/usr/ports/java/eclipse/work/eclipse/ >>> >>> I see that eclipse.ini and many other files have lines with >>> "../../obj/ports/usr/ports/java/eclipse/work" in them, which looks like >>> something remembered from the build location. >>> >>> I am quite puzzled. >>> >> Yes and I have WRKDIRPREFIX=/usr/obj/ports set in /etc/make.conf. > > > Hmm... I've never tried to build with an alternate WRKDIRPREFIX. I'll try to > reproduce and fix asap. I force-rebuilt the port again and everything is OK, so it was not WRKDIRPREFIX. I think what happened is that I had eclipse-devel port installed before the first upgrade. I thought that I didn't need to switch from eclipse-devel to eclipse earlier, because the ports installed the same version of Eclipse, just had different names (and -devel was marked IGNORE). So, I am not 100% sure but I think that it was eclipse-devel-3.4.1 => eclipse-3.4.2 upgrade that produced those broken paths. Sorry for the noise. -- Andriy Gapon