From owner-freebsd-eclipse@FreeBSD.ORG Sun Jun 7 08:23:35 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 DBCC71065670 for ; Sun, 7 Jun 2009 08:23:35 +0000 (UTC) (envelope-from crahman@gmail.com) Received: from mail-pz0-f195.google.com (mail-pz0-f195.google.com [209.85.222.195]) by mx1.freebsd.org (Postfix) with ESMTP id B18338FC15 for ; Sun, 7 Jun 2009 08:23:35 +0000 (UTC) (envelope-from crahman@gmail.com) Received: by pzk33 with SMTP id 33so2182463pzk.3 for ; Sun, 07 Jun 2009 01:23:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=THt2cfP+C5P/j9b2gsRfzIPkofx7SzrdVhX8Zj1LyAw=; b=UEDqwr3ihGeDP/peUCehpWpWx8IQC53zVl6KkV1Zij19FgnrgFMgOPb6xLn9f4WAVI Z3j80mbFxBHBNv3k7UCWsnTPe4LPRTsvFnDxicsqFnvN+ovHQQaiu2E9pOEyrrV3abmx k6T1UpkOnwRvRdYawiFfuuabsdhxe4uDJJstw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=upu4e/AB1C6NwMXcacbeN53gRBmm2YGL/0tNSvutlvNENlH3JkiHQsZzSG2/ygUIer BUjOaQXEstc0+MypiNjK7jONi2UeLNF4S92fJqzgjnxU61kRnwOHZX0SKprFFg9YDD3d EdD7RHSYnTa9c/v00+HkOkBuwtUfTRAWqQorI= MIME-Version: 1.0 Received: by 10.115.94.1 with SMTP id w1mr8877513wal.177.1244363015244; Sun, 07 Jun 2009 01:23:35 -0700 (PDT) In-Reply-To: <1244305616.14164.4.camel@think.schlaf.bilch.com> References: <9e77bdb50906051605v1a32f047mb5a62f805a97d6f0@mail.gmail.com> <1244305616.14164.4.camel@think.schlaf.bilch.com> From: Cyrus Rahman Date: Sun, 7 Jun 2009 02:23:15 -0600 Message-ID: <9e77bdb50906070123o2e1e335exd0060cc30c9af034@mail.gmail.com> To: freebsd-eclipse@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: RCP Delta Pack files for FreeBSD 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, 07 Jun 2009 08:23:36 -0000 > Hi, > when I had complaints about MOZILLA_FIVE_HOME I did this: > > # > # FreeBSD-specific startup script for Eclipse Platform > # > # See: http://www.eclipse.org > # > # $FreeBSD: ports/java/eclipse/files/eclipse.in,v 1.12 2009/02/15 > 03:19:41 glewis Exp $ > # > DEFAULT_JAVA_HOME=/usr/local > ECLIPSE_HOME=/usr/local/eclipse > DEFAULT_JAVA_CMD=java > MOZILLA_FIVE_HOME=/usr/local/lib/xulrunner > LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$MOZILLA_FIVE_HOME > export MOZILLA_FIVE_HOME LD_LIBRARY_PATH > > because firefox3 won't work. You need to install xulrunner from ports. > Hope this helps. Thanks for the suggestion, it helped me figure out what was happening. I had a project named 'appname'; it was exported into ~/appname. Because no launcher executable was placed into the exported directory ~/appname/eclipse by the export wizard, I copied /usr/local/eclipse/eclipse there. It started the application, but the application did not work correctly, even though it did work when launched from eclipse itself. As it happens, the problem was that there was a file ~/appname/eclipse/appname.ini which is needed to set the java memory requirements. This file is ignored if the application is launched from a file named 'eclipse'. However, if I instead did: cp /usr/local/eclipse/eclipse ~/appname/eclipse/appname and started the application using that launcher, appname.ini was used and everything worked ok. I did try using xulrunner instead of firefox, but in fact for me both firefox and firefox3 also worked correctly. My application simply wanted a copy of libwidget_gtk2.so to link against; I don't know if exported applications would always work with firefox but I did not, in the end, need xulrunner. So I can successfully start my application now using: MOZILLA_FIVE_HOME=/usr/local/lib/firefox $HOME/appname/eclipse/appname ***** It would be a lot easier to figure out and more generally useful if there were a way of making a delta pack that contained support for FreeBSD. From owner-freebsd-eclipse@FreeBSD.ORG Sun Jun 7 17:04: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 2597D106566C for ; Sun, 7 Jun 2009 17:04:03 +0000 (UTC) (envelope-from tomamundsen@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id D7B9F8FC18 for ; Sun, 7 Jun 2009 17:04:02 +0000 (UTC) (envelope-from tomamundsen@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so1508979ywe.13 for ; Sun, 07 Jun 2009 10:04:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=jwR3mHgAW+e/RyTfr6J0GDm4ldvZNQ351sGyAeJsWsQ=; b=Xgf7rDJiE98cpZ9R1f9JByEnBrJXQExCbp1mx4cG9T9Sqp4F8Sv7EnTCYMQrDzBXxw /ppBWRO78mwAy2Rczs9mICwdqSiO2AkTGr2uFXKyL+hZ14KCRcmjg/gOEEM718xjkKi/ nNVjNCedxuDdjTI4KEYuwRbSaf3BRd4Oncrf8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=n+aPIJcZrqHimpn94HjErJsvIdyxM4LT7q4MtgHoR42V45nt7hoOuJzvrBNUkPdHWe GIxHNtcXgA+OTL1hiJI1XcDciGN7e2dfEbxF26NlqxGF6ubtzxUQmhXnkku/JreHinnx 83zf9iC4jt2ciCQD4ZGfU4QgYdjajHLlFFaxg= MIME-Version: 1.0 Received: by 10.90.96.1 with SMTP id t1mr4440636agb.43.1244392771814; Sun, 07 Jun 2009 09:39:31 -0700 (PDT) Date: Sun, 7 Jun 2009 09:39:31 -0700 Message-ID: <59a37d400906070939s4183cd09y3dab83296a846a6f@mail.gmail.com> From: Thomas Amundsen To: freebsd-eclipse@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: eclipse crashes with intellisense 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, 07 Jun 2009 17:04:03 -0000 Hi, I installed eclipse on FreeBSD 7.2-RELEASE via the eclipse package (which installs Europa). I am now seeing eclipse crash everytime the intellisense box comes up. This obviously makes eclipse completely unusable for me. Has anyone had this problem before? And know how to fix it? - Tom From owner-freebsd-eclipse@FreeBSD.ORG Mon Jun 8 11:06:50 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 020FC106566B for ; Mon, 8 Jun 2009 11:06:50 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E37B28FC14 for ; Mon, 8 Jun 2009 11:06:49 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n58B6nlG020576 for ; Mon, 8 Jun 2009 11:06:49 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n58B6nno020572 for freebsd-eclipse@FreeBSD.org; Mon, 8 Jun 2009 11:06:49 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 8 Jun 2009 11:06:49 GMT Message-Id: <200906081106.n58B6nno020572@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-eclipse@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-eclipse@FreeBSD.org 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, 08 Jun 2009 11:06:50 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/133457 eclipse [PATCH] java/eclipse-webtools: update to 3.0.3 o ports/133423 eclipse [PATCH] java/eclipse-emf: Update to 2.4.1 o ports/133417 eclipse [PATCH] java/eclipse-gef: update to 3.4.1 3 problems total. From owner-freebsd-eclipse@FreeBSD.ORG Thu Jun 11 10:16:25 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 511B41065677 for ; Thu, 11 Jun 2009 10:16:25 +0000 (UTC) (envelope-from heiner_ej@yahoo.de) Received: from n10.bullet.re3.yahoo.com (n10.bullet.re3.yahoo.com [68.142.237.123]) by mx1.freebsd.org (Postfix) with SMTP id E1FD88FC14 for ; Thu, 11 Jun 2009 10:16:24 +0000 (UTC) (envelope-from heiner_ej@yahoo.de) Received: from [68.142.237.89] by n10.bullet.re3.yahoo.com with NNFMP; 11 Jun 2009 10:02:45 -0000 Received: from [66.196.97.135] by t5.bullet.re3.yahoo.com with NNFMP; 11 Jun 2009 10:02:45 -0000 Received: from [127.0.0.1] by omp108.mail.re3.yahoo.com with NNFMP; 11 Jun 2009 10:02:45 -0000 X-Yahoo-Newman-Id: 408264.66747.bm@omp108.mail.re3.yahoo.com Received: (qmail 85290 invoked from network); 11 Jun 2009 09:56:05 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.de; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Subject:From:To:In-Reply-To:References:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=r183/5wvTP2AnGl1vNSl7VPgiqliydJE2Mjz3ia6b4kZFfDIk5R+lIFvon/CVGEk4o5NHGHX1FOqT1xI5b2/7uHvGk37Kc6ndVXHQm/1acxRV7BhcHzN7mKHAxNEkA6HPJGnpawnUC6cAB1zoWtgFdegErepHeKKscCULZRK/BY= ; Received: from unknown (HELO ?192.168.2.100?) (heiner_ej@84.144.119.9 with plain) by smtp114.plus.mail.re1.yahoo.com with SMTP; 11 Jun 2009 09:56:04 -0000 X-Yahoo-SMTP: 4oilbwSswBDbRLHb6R1gRRq37n8E1w-- X-YMail-OSG: 2X7EwP8VM1kxQfHJy2US1UW4jaXEeVbv5mXTegWzsOB07Z5RyonpBaH0VdMx4bIM5eo55MtBSQoOaLTY.OITGR1Rg4d9PTew9xO0en5pooZZ9fhyeMACCpE7j2Y.UrQ5v2qMPGUKdmcBcqHHM69thxxyDWffdbV6gsdT8IJmraYp2Bgq07KWRxyhA0YTTOOiFEN7rfpdxbeVD.Hbk49kejF2VxZsCzJLO12S6PPRcLKIO.wDiUIy5pkArpCcwnMM.i7_BHxW48Sz8jiJBPCWSJL4wssi3pUoFCHy4MflJtOdQhG8eJ0- X-Yahoo-Newman-Property: ymail-3 From: Heiner =?ISO-8859-1?Q?Strau=DF?= To: freebsd-eclipse@freebsd.org In-Reply-To: <200906081106.n58B6nno020572@freefall.freebsd.org> References: <200906081106.n58B6nno020572@freefall.freebsd.org> Content-Type: text/plain Date: Thu, 11 Jun 2009 11:55:59 +0200 Message-Id: <1244714160.1131.6.camel@think.schlaf.bilch.com> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Re: Current problem reports assigned to freebsd-eclipse@FreeBSD.org 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: Thu, 11 Jun 2009 10:16:25 -0000 Am Montag, den 08.06.2009, 11:06 +0000 schrieb FreeBSD bugmaster: > Note: to view an individual PR, use: > http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). > > The following is a listing of current problems submitted by FreeBSD users. > These represent problem reports covering all versions including > experimental development code and obsolete releases. > > > S Tracker Resp. Description > -------------------------------------------------------------------------------- > o ports/133457 eclipse [PATCH] java/eclipse-webtools: update to 3.0.3 > o ports/133423 eclipse [PATCH] java/eclipse-emf: Update to 2.4.1 > o ports/133417 eclipse [PATCH] java/eclipse-gef: update to 3.4.1 > > 3 problems total. > I propose to drop these patches and the ports all together because with eclipse 3.4.2 the installation works with the eclipse update system. I think this will apply to all eclipse plugin ports except the CDT and other OS dependent ports. Greetings, Heiner From owner-freebsd-eclipse@FreeBSD.ORG Thu Jun 11 20:29:20 2009 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 2355C10656C2; Thu, 11 Jun 2009 20:29:20 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EC01B8FC22; Thu, 11 Jun 2009 20:29:19 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5BKTJcs022210; Thu, 11 Jun 2009 20:29:19 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5BKTJGx022206; Thu, 11 Jun 2009 20:29:19 GMT (envelope-from linimon) Date: Thu, 11 Jun 2009 20:29:19 GMT Message-Id: <200906112029.n5BKTJGx022206@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-java@FreeBSD.org, freebsd-eclipse@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: ports/135467: can not build java/eclipse with WITHOUT_MOZILLA=yes WITHOUT_GNOMEVFS=yes WITHOUT_CAIRO=yes 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: Thu, 11 Jun 2009 20:29:20 -0000 Old Synopsis: can not build eclipse with WITHOUT_MOZILLA=yes WITHOUT_GNOMEVFS=yes WITHOUT_CAIRO=yes New Synopsis: can not build java/eclipse with WITHOUT_MOZILLA=yes WITHOUT_GNOMEVFS=yes WITHOUT_CAIRO=yes Responsible-Changed-From-To: freebsd-java->freebsd-eclipse Responsible-Changed-By: linimon Responsible-Changed-When: Thu Jun 11 20:28:38 UTC 2009 Responsible-Changed-Why: Fix synopsis and assign. http://www.freebsd.org/cgi/query-pr.cgi?pr=135467 From owner-freebsd-eclipse@FreeBSD.ORG Fri Jun 12 00:40:02 2009 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 E47AE106566B for ; Fri, 12 Jun 2009 00:40:02 +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 D0A9B8FC12 for ; Fri, 12 Jun 2009 00:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5C0e2Wb021479 for ; Fri, 12 Jun 2009 00:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5C0e2w1021478; Fri, 12 Jun 2009 00:40:02 GMT (envelope-from gnats) Date: Fri, 12 Jun 2009 00:40:02 GMT Message-Id: <200906120040.n5C0e2w1021478@freefall.freebsd.org> To: freebsd-eclipse@FreeBSD.org From: Kazuo Dohzono Cc: Subject: Re: ports/135467: can not build java/eclipse with WITHOUT_MOZILLA=yes WITHOUT_GNOMEVFS=yes WITHOUT_CAIRO=yes X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kazuo Dohzono 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, 12 Jun 2009 00:40:03 -0000 The following reply was made to PR ports/135467; it has been noted by GNATS. From: Kazuo Dohzono To: bug-followup@FreeBSD.org, dohzono@gmail.com Cc: Subject: Re: ports/135467: can not build java/eclipse with WITHOUT_MOZILLA=yes WITHOUT_GNOMEVFS=yes WITHOUT_CAIRO=yes Date: Fri, 12 Jun 2009 09:11:05 +0900 > Try toggling the other two settings to see which one (if any) is breaking the build. Does this help you? $ cd /usr/ports/java/eclipse/ $ echo /var/db/pkg/*gnome* /var/db/pkg/*gnome* # I don't have any gnome environment $ make WITHOUT_GNOMEVFS=yes (snip) ===> Building for eclipse-3.4.2 [echo] TARGET: compiler [echo] UPDATE ecj.jar BUILD SUCCESSFUL Total time: 11 seconds [echo] TARGET: compiler2 [echo] compilerArg -enableJavadoc -nowarn -encoding ISO-8859-1 [echo] build compiler org.eclipse.jdt.core.JDTCompilerAdapter [echo] UPDATE ecj.jar BUILD SUCCESSFUL Total time: 10 seconds [echo] Deleting jars to recompile... [echo] Compiling... [echo] UPDATE jarprocessor.jar [echo] UPDATE jarprocessorsrc.zip [exec] javadoc: warning - Multiple sources of package comments found for package "org.eclipse.core.runtime" [exec] javadoc: warning - Multiple sources of package comments found for package "org.eclipse.jface.text" [exec] javadoc: warning - Multiple sources of package comments found for package "org.eclipse.jface.text.link" [exec] javadoc: warning - Multiple sources of package comments found for package "org.eclipse.jface.text.source" [exec] javadoc: warning - Multiple sources of package comments found for package "org.eclipse.jface.text.templates" [exec] javadoc: warning - Multiple sources of package comments found for package "org.eclipse.ui.texteditor" [exec] /usr/local/tmp/usr/ports/java/eclipse/work/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/IME.java:351: warning - @return tag cannot be used in method with void return type. [echo] Extract .class file and properties for the batch compiler [echo] Extract .class file and properties for the ant adapter [echo] UPDATE ecj-global.jar [echo] UPDATE ecjsrc-global.zip [echo] UPDATE ecj-global.jar [echo] UPDATE ecjsrc-global.zip [echo] UPDATE ecj-global.jar [echo] UPDATE ecjsrc-global.zip [exec] gnome-config: not found [exec] gnome-config: not found [exec] gnome-config: not found [exec] callback.c: In function 'Java_org_eclipse_swt_internal_Callback_bind': [exec] callback.c:493: warning: unused variable 'pad' [exec] ../eclipseCommon.c: In function 'filter': [exec] ../eclipseCommon.c:356: warning: initialization discards qualifiers from pointer target type [exec] ../eclipse.c: In function 'findStartupJar': [exec] ../eclipse.c:1106: warning: comparison with string literal results in unspecified behaviour [exec] ../eclipseJNI.c: In function 'newJavaString': [exec] ../eclipseJNI.c:236: warning: pointer targets in passing argument 5 of '(*env)->SetByteArrayRegion' differ in signedness [exec] ../eclipseMozilla.c: In function 'fixEnvForMozilla': [exec] ../eclipseMozilla.c:166: warning: passing argument 3 of 'scandir' from incompatible pointer type [exec] ../getproxygnome.c:16:31: warning: gconf/gconf-value.h: No such file or directory [exec] ../getproxygnome.c:17:32: warning: gconf/gconf-client.h: No such file or directory [exec] ../getproxygnome.c:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [exec] ../getproxygnome.c: In function 'gconfInit': [exec] ../getproxygnome.c:40: error: 'client' undeclared (first use in this function) [exec] ../getproxygnome.c:40: error: (Each undeclared identifier is reported only once [exec] ../getproxygnome.c:40: error: for each function it appears in.) [exec] ../getproxygnome.c:40: warning: implicit declaration of function 'gconf_client_get_default' [exec] ../getproxygnome.c: In function 'Java_org_eclipse_core_internal_net_proxy_unix_UnixProxyProvider_getGConfProxyInfo': [exec] ../getproxygnome.c:75: error: 'client' undeclared (first use in this function) [exec] ../getproxygnome.c:88: warning: implicit declaration of function 'gconf_client_get_bool' [exec] ../getproxygnome.c:99: warning: implicit declaration of function 'gconf_client_get_string' [exec] ../getproxygnome.c:100: warning: initialization makes pointer from integer without a cast [exec] ../getproxygnome.c:104: warning: implicit declaration of function 'gconf_client_get_int' [exec] ../getproxygnome.c:113: warning: initialization makes pointer from integer without a cast [exec] ../getproxygnome.c:118: warning: initialization makes pointer from integer without a cast [exec] ../getproxygnome.c:127: warning: initialization makes pointer from integer without a cast [exec] ../getproxygnome.c:150: warning: initialization makes pointer from integer without a cast [exec] ../getproxygnome.c: In function 'Java_org_eclipse_core_internal_net_proxy_unix_UnixProxyProvider_getGConfNonProxyHosts': [exec] ../getproxygnome.c:185: error: 'client' undeclared (first use in this function) [exec] ../getproxygnome.c:192: warning: implicit declaration of function 'gconf_client_get_list' [exec] ../getproxygnome.c:193: error: 'GCONF_VALUE_STRING' undeclared (first use in this function) [exec] ../getproxygnome.c:193: warning: assignment makes pointer from integer without a cast [exec] ../getproxygnome.c:200: warning: assignment makes pointer from integer without a cast [exec] gmake: *** [getproxygnome.o] Error 1 BUILD FAILED /usr/local/tmp/usr/ports/java/eclipse/work/build.xml:101: exec returned: 2 Total time: 5 minutes 55 seconds *** Error code 1 Stop in /usr/ports/java/eclipse. From owner-freebsd-eclipse@FreeBSD.ORG Fri Jun 12 19:00:22 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 A2AE0106566B for ; Fri, 12 Jun 2009 19:00:22 +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 D24098FC1F for ; Fri, 12 Jun 2009 19:00:21 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id VAA12577 for ; Fri, 12 Jun 2009 21:40:27 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <4A32A11B.6020409@icyb.net.ua> Date: Fri, 12 Jun 2009 21:40:27 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.21 (X11/20090406) MIME-Version: 1.0 To: freebsd-eclipse@FreeBSD.org X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: 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: Fri, 12 Jun 2009 19:00:22 -0000 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. -- Andriy Gapon From owner-freebsd-eclipse@FreeBSD.ORG Fri Jun 12 19:00:24 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 4AD92106564A for ; Fri, 12 Jun 2009 19:00:24 +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 787B88FC21 for ; Fri, 12 Jun 2009 19:00:23 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id VAA12583 for ; Fri, 12 Jun 2009 21:41:41 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <4A32A165.10602@icyb.net.ua> Date: Fri, 12 Jun 2009 21:41:41 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.21 (X11/20090406) MIME-Version: 1.0 To: freebsd-eclipse@FreeBSD.org References: <4A32A11B.6020409@icyb.net.ua> In-Reply-To: <4A32A11B.6020409@icyb.net.ua> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: 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: Fri, 12 Jun 2009 19:00:24 -0000 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. -- Andriy Gapon From owner-freebsd-eclipse@FreeBSD.ORG Fri Jun 12 20:40:31 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 1EB5E1065675 for ; Fri, 12 Jun 2009 20:40:31 +0000 (UTC) (envelope-from sepotvin@FreeBSD.org) Received: from gatekeeper1.zerofail.com (gatekeeper1.zerofail.com [208.71.11.38]) by mx1.freebsd.org (Postfix) with ESMTP id B6DE98FC20 for ; Fri, 12 Jun 2009 20:40:30 +0000 (UTC) (envelope-from sepotvin@FreeBSD.org) Received: from telcobridges.com by freebsd.org (gatekeeper1.zerofail.com) (SecurityGateway 1.1.4) with SMTP id SG004455040.MSG for ; Fri, 12 Jun 2009 16:30:23 -0400 Received: from leia.telcobridges.lan ([208.94.105.59]) by telcobridges.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 12 Jun 2009 16:30:23 -0400 Message-ID: <4A32BADF.3010106@FreeBSD.org> Date: Fri, 12 Jun 2009 16:30:23 -0400 From: "Stephane E. Potvin" Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.21 (X11/20090409) MIME-Version: 1.0 To: Andriy Gapon References: <4A32A11B.6020409@icyb.net.ua> <4A32A165.10602@icyb.net.ua> In-Reply-To: <4A32A165.10602@icyb.net.ua> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 12 Jun 2009 20:30:23.0734 (UTC) FILETIME=[9CF29960:01C9EB9C] X-SGHeloLookup-Result: hardfail smtp.helo=telcobridges.com (does not match 208.71.8.41) X-SGOP-RefID: str=0001.0A090209.4A32BAE0.009A,ss=1,fgs=0 (_st=1 _vt=0 _iwf=0) 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: Fri, 12 Jun 2009 20:40:31 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 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. Steph -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkoyut8ACgkQmdOXtTCX/nsLjwCffAxs4jOaPPN2NKVc7J4k5coC 2tcAoMuHMAptWGTHvn8WvlWKC5eQq57W =PKaq -----END PGP SIGNATURE----- From owner-freebsd-eclipse@FreeBSD.ORG Sat Jun 13 02:28:14 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 02D0F106566C for ; Sat, 13 Jun 2009 02:28:14 +0000 (UTC) (envelope-from ken@tydfam.jp) Received: from tydfam.jp (ns.tydfam.jp [61.197.228.42]) by mx1.freebsd.org (Postfix) with ESMTP id DD8398FC1C for ; Sat, 13 Jun 2009 02:28:12 +0000 (UTC) (envelope-from ken@tydfam.jp) Received: from localhost (tyd3.sub.tydfam.jp [192.168.1.3]) by tydfam.jp (8.14.2/8.14.2) with ESMTP id n5D24MdJ094336; Sat, 13 Jun 2009 11:04:22 +0900 (JST) (envelope-from ken@tydfam.jp) Date: Sat, 13 Jun 2009 11:02:25 +0900 (JST) Message-Id: <20090613.110225.598552788702446289.ken@tydfam.jp> To: avg@icyb.net.ua From: ken In-Reply-To: <4A32A11B.6020409@icyb.net.ua> References: <4A32A11B.6020409@icyb.net.ua> X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=9.5 tests=ALL_TRUSTED autolearn=failed version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on daemon.sub.tydfam.jp 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: Sat, 13 Jun 2009 02:28:14 -0000 You may rename your old workspace and ~/.eclipse so that 3.4.2 can start from scratch. From owner-freebsd-eclipse@FreeBSD.ORG Sat Jun 13 14:10:59 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 31BCC1065673 for ; Sat, 13 Jun 2009 14:10:59 +0000 (UTC) (envelope-from heiner_ej@yahoo.de) Received: from n74.bullet.mail.sp1.yahoo.com (n74.bullet.mail.sp1.yahoo.com [98.136.44.186]) by mx1.freebsd.org (Postfix) with SMTP id 0C88A8FC0C for ; Sat, 13 Jun 2009 14:10:59 +0000 (UTC) (envelope-from heiner_ej@yahoo.de) Received: from [216.252.122.216] by n74.bullet.mail.sp1.yahoo.com with NNFMP; 13 Jun 2009 13:57:10 -0000 Received: from [68.142.237.90] by t1.bullet.sp1.yahoo.com with NNFMP; 13 Jun 2009 13:57:10 -0000 Received: from [216.252.110.140] by t6.bullet.re3.yahoo.com with NNFMP; 13 Jun 2009 13:57:10 -0000 Received: from [127.0.0.1] by omp210.mail.re3.yahoo.com with NNFMP; 13 Jun 2009 13:57:10 -0000 X-Yahoo-Newman-Id: 147958.86381.bm@omp210.mail.re3.yahoo.com Received: (qmail 88067 invoked from network); 13 Jun 2009 13:57:10 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.de; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Subject:From:To:In-Reply-To:References:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=Pf6OPO1TdBlE/UxXFPT68D7gb+UpkSwN+0Acn3dVa19lpTC+snHe00ULfXkqpK9OrMWwnqoffKVXOhWx5NAFWZGzIvfI9NoiczlAp5/3YxojJxqcEtlGnRY5wTlSb0Hce1nGNpIG8hIzCVISAnPSozSVAGLsQGEJh34HnWwCCVs= ; Received: from unknown (HELO ?192.168.2.100?) (heiner_ej@84.144.77.119 with plain) by smtp102.plus.mail.re1.yahoo.com with SMTP; 13 Jun 2009 13:57:09 -0000 X-Yahoo-SMTP: 4oilbwSswBDbRLHb6R1gRRq37n8E1w-- X-YMail-OSG: n04uIdMVM1m42i5Tb9Pit1MYhPgbfXYVI1SEO.t117qQh6hgFBwrQHa4wavCIvrRHcfuDh5GoOtzIB4rAU1nF4lqws_jM15kV636r8vp3BWaz5ykLew1DdaPubqTBWOIlH_hrRF016vXgT2YfLwECH30VDGpG1uNE5hhtHD4gf677U3NQlWNOrmp35fslM5LM44rfeeQoRVQB.kLGVY8CYJEh7bxEeLIKnqzrAwgF3j2CoOQf35W2wX6TXvVnMw1YpBzEJQOwcmVZg1F X-Yahoo-Newman-Property: ymail-3 From: Heiner =?ISO-8859-1?Q?Strau=DF?= To: freebsd-eclipse@freebsd.org In-Reply-To: <20090613.110225.598552788702446289.ken@tydfam.jp> References: <4A32A11B.6020409@icyb.net.ua> <20090613.110225.598552788702446289.ken@tydfam.jp> Content-Type: text/plain Date: Sat, 13 Jun 2009 15:57:05 +0200 Message-Id: <1244901425.2409.4.camel@think.schlaf.bilch.com> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit 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: Sat, 13 Jun 2009 14:10:59 -0000 Am Samstag, den 13.06.2009, 11:02 +0900 schrieb ken: > You may rename your old workspace and ~/.eclipse so that 3.4.2 can start from scratch. I deinstalled eclipse 3.4.1. This strange error is something like an install procedure bug, I think :)