From owner-freebsd-eclipse@FreeBSD.ORG Mon Jul 25 11:07:04 2011 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 014241065675 for ; Mon, 25 Jul 2011 11:07:04 +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 CAE598FC23 for ; Mon, 25 Jul 2011 11:07:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6PB73XZ046324 for ; Mon, 25 Jul 2011 11:07:03 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6PB738T046322 for freebsd-eclipse@FreeBSD.org; Mon, 25 Jul 2011 11:07:03 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 25 Jul 2011 11:07:03 GMT Message-Id: <201107251107.p6PB738T046322@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, 25 Jul 2011 11:07:04 -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/157600 eclipse java/eclipse: option WITH_TESTS missing distinfo entry o ports/149513 eclipse java/eclipse can not compile with 'WITH_TESTS=true' 2 problems total. From owner-freebsd-eclipse@FreeBSD.ORG Mon Jul 25 18:20:55 2011 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 076B71065679 for ; Mon, 25 Jul 2011 18:20:55 +0000 (UTC) (envelope-from Thomas.Gellekum@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id 2D3448FC1D for ; Mon, 25 Jul 2011 18:20:53 +0000 (UTC) Received: (qmail invoked by alias); 25 Jul 2011 18:20:52 -0000 Received: from xdsl-87-79-176-165.netcologne.de (EHLO siegel.tg.intern) [87.79.176.165] by mail.gmx.net (mp025) with SMTP; 25 Jul 2011 20:20:52 +0200 X-Authenticated: #18235045 X-Provags-ID: V01U2FsdGVkX197t3VWs157YyqKI1JWDNhN9it+xq5vXfiERUq14u K30cBIFk99f5te Message-ID: <4E2DB403.5060200@gmx.de> Date: Mon, 25 Jul 2011 20:20:51 +0200 From: Thomas Gellekum User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110701 Thunderbird/5.0 MIME-Version: 1.0 To: freebsd-eclipse@freebsd.org References: <4E1462CD.9030205@gmx.de> <20110710201027.GA80196@misty.eyesbeyond.com> <4E1C6941.7020407@gmx.de> <4E234A43.3000308@yahoo.de> <4E23D631.2060403@gmx.de> In-Reply-To: <4E23D631.2060403@gmx.de> Content-Type: multipart/mixed; boundary="------------060704010401050204010109" X-Y-GMX-Trusted: 0 Subject: Re: Upgrade of eclipse-devel to 3.7.0 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, 25 Jul 2011 18:20:55 -0000 This is a multi-part message in MIME format. --------------060704010401050204010109 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 07/18/11 08:44, Thomas Gellekum wrote: > On 07/17/11 22:46, Heiner Strauss wrote: >> Am 07/12/11 17:33, schrieb Thomas Gellekum: >>> >>> Also: I noticed plugins installed as a normal user don't work. I have >>> no clue yet where that regression comes from. Workaround: install >>> additional plugins as root. > > >> That problem apeared with 3.6 too. There was a solution. > > I think that was 3.5, when p2 was introduced; 3.6 works fine for me. Apparently, the preferred way to install eclipse from the source build changed, and some of the targets that we've been using in the Ant build.xml are considered obsolete. Please try the attached patch. tg --------------060704010401050204010109 Content-Type: text/plain; name="eclipse-devel.20110725.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="eclipse-devel.20110725.diff" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/java/eclipse-devel/Makefile,v retrieving revision 1.39 diff -u -r1.39 Makefile --- Makefile 14 Jul 2011 07:05:14 -0000 1.39 +++ Makefile 25 Jul 2011 17:55:03 -0000 @@ -7,7 +7,7 @@ PORTNAME= eclipse-devel PORTVERSION= 3.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= http://download.eclipse.org/technology/linuxtools/eclipse-build/3.7.x_Indigo/:1 \ http://download.eclipse.org/tools/orbit/downloads/drops/R20110523182458/repository/plugins/:2 \ @@ -105,6 +105,8 @@ FBSD_SUPPORT_SRCFILE= freebsd-support.patch ECLIPSE_GENERATED_BUILDSCRIPTS= eclipse-build-generatedScripts.tar.bz2 +ALL_TARGET= provision.cvs +INSTALL_TARGET= installSDKinDropins MAKE_ARGS= -DbuildOs=freebsd -DbuildArch=${ARCH:C/amd64/x86_64/:C/i386/x86/} -Dprefix=${PREFIX} -Dlocalbase=${LOCALBASE} -Dlabel=${PORTVERSION} MAKE_ENV+= GRE_HOME=${PREFIX}/lib/${GECKO} _JAVA_OPTIONS="-Xmx1024m" JAVA_VENDOR=${JAVA_VENDOR} Index: files/patch-eclipse-build =================================================================== RCS file: /home/ncvs/ports/java/eclipse-devel/files/patch-eclipse-build,v retrieving revision 1.5 diff -u -r1.5 patch-eclipse-build --- files/patch-eclipse-build 14 Jul 2011 16:12:59 -0000 1.5 +++ files/patch-eclipse-build 25 Jul 2011 17:56:32 -0000 @@ -189,6 +203,45 @@ +@@ -1126,8 +1129,7 @@ + + + +- +- ++ + + + +@@ -1143,16 +1145,14 @@ + tofile="${jdtInstallation}"/> + + +- +- ++ + + + + + + +- +- ++ + + + +@@ -1169,8 +1169,7 @@ + + + +- +- ++ + + + --- eclipse-build-0.5.0.orig/pdebuild/eclipse-pdebuild.sh 2009-11-11 07:59:07.000000000 -0500 +++ eclipse-build-0.5.0/pdebuild/eclipse-pdebuild.sh 2009-12-23 16:23:06.357147407 -0500 @@ -230,7 +230,7 @@ --------------060704010401050204010109-- From owner-freebsd-eclipse@FreeBSD.ORG Tue Jul 26 12:45:52 2011 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 68BC4106564A for ; Tue, 26 Jul 2011 12:45:52 +0000 (UTC) (envelope-from ken@tydfam.jp) Received: from daemon.sub.tydfam.jp (ns.tydfam.jp [61.197.228.42]) by mx1.freebsd.org (Postfix) with ESMTP id 1F1198FC14 for ; Tue, 26 Jul 2011 12:45:51 +0000 (UTC) Received: from localhost (tyd3.sub.tydfam.jp [192.168.1.3]) by daemon.sub.tydfam.jp (8.14.4/8.14.3) with ESMTP id p6QCjjOS062504 for ; Tue, 26 Jul 2011 21:45:45 +0900 (JST) (envelope-from ken@tydfam.jp) Date: Tue, 26 Jul 2011 21:45:45 +0900 (JST) Message-Id: <20110726.214545.519459540419507304.ken@tydfam.jp> To: freebsd-eclipse@freebsd.org From: ken X-Mailer: Mew version 6.3 on Emacs 23.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=7.9 required=9.5 tests=ALL_TRUSTED,DEAR_SOMETHING, DNS_FROM_OPENWHOIS,FH_DATE_PAST_20XX,MISSING_SUBJECT autolearn=no version=3.2.5 X-Spam-Level: ******* X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on daemon.sub.tydfam.jp Subject: (no subject) 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, 26 Jul 2011 12:45:52 -0000 Dear Sir, I am using FreeBSD-current (ca. Jul. 22, 2011), gnome2 2.32.1 on X Server 1.7.7 and have the following problem when running eclipse/eclipse-devel as follows; When I tried to choose "File" -> "Open file...", file chooser window appears with waring window showing the message below and hangs. It looks like I need to set null to the argument befor calling some routine, but I cannot find which routine it is. It may not be of eclipse/eclipse-devel specific problem, however I would be very appreciated if you could kindly giving me any suggestions. Warning window " The folder contes could not be displayed Error stating file '/xxxx/yyy/' ZZZZZZZZZZZZZZZZZZZZZZZZZZZZ .... (to the end of screen) File name too long " And it does not accept any input (mouse/keyboard) and hangs. From owner-freebsd-eclipse@FreeBSD.ORG Wed Jul 27 09:26:58 2011 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 85E201065672 for ; Wed, 27 Jul 2011 09:26:58 +0000 (UTC) (envelope-from Thomas.Gellekum@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id 07A528FC19 for ; Wed, 27 Jul 2011 09:26:57 +0000 (UTC) Received: (qmail invoked by alias); 27 Jul 2011 09:26:56 -0000 Received: from xdsl-78-34-97-148.netcologne.de (EHLO siegel.tg.intern) [78.34.97.148] by mail.gmx.net (mp031) with SMTP; 27 Jul 2011 11:26:56 +0200 X-Authenticated: #18235045 X-Provags-ID: V01U2FsdGVkX185NSkgP7M5dfnnMFnTZTj1yKgveCJ4IYzuXDcNJ2 2YrwdyowJqxxj1 Message-ID: <4E2FD9DF.4020405@gmx.de> Date: Wed, 27 Jul 2011 11:26:55 +0200 From: Thomas Gellekum User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110701 Thunderbird/5.0 MIME-Version: 1.0 To: Pav Lucistnik References: <201107261953.p6QJrFML022389@repoman.freebsd.org> In-Reply-To: <201107261953.p6QJrFML022389@repoman.freebsd.org> Content-Type: multipart/mixed; boundary="------------040306080801040800070005" X-Y-GMX-Trusted: 0 Cc: freebsd-eclipse@freebsd.org Subject: Re: cvs commit: ports/java/eclipse-devel Makefile 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: Wed, 27 Jul 2011 09:26:58 -0000 This is a multi-part message in MIME format. --------------040306080801040800070005 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 07/26/11 21:53, Pav Lucistnik wrote: > pav 2011-07-26 19:53:15 UTC > > FreeBSD ports repository > > Modified files: > java/eclipse-devel Makefile > Log: > - Mark BROKEN: does not package > tar: share/applications/eclipse-devel.desktop: Cannot stat: No such file or directory Please commit the attached patch to fix this. tg --------------040306080801040800070005 Content-Type: text/plain; name="eclipse-devel.20110727.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="eclipse-devel.20110727.diff" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/java/eclipse-devel/Makefile,v retrieving revision 1.40 diff -u -r1.40 Makefile --- Makefile 26 Jul 2011 19:53:15 -0000 1.40 +++ Makefile 27 Jul 2011 09:21:54 -0000 @@ -36,8 +36,6 @@ zip:${PORTSDIR}/archivers/zip LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo -BROKEN= fails to package - OPTIONS= TESTS "Build SDK test suite" off ONLY_FOR_ARCHS= i386 amd64 Index: files/patch-eclipse-build =================================================================== RCS file: /home/ncvs/ports/java/eclipse-devel/files/patch-eclipse-build,v retrieving revision 1.5 diff -u -r1.5 patch-eclipse-build --- files/patch-eclipse-build 14 Jul 2011 16:12:59 -0000 1.5 +++ files/patch-eclipse-build 27 Jul 2011 09:22:57 -0000 @@ -97,7 +111,7 @@ -@@ -804,7 +815,8 @@ +@@ -829,7 +833,8 @@ @@ -107,7 +121,7 @@ -@@ -958,7 +962,7 @@ +@@ -958,33 +963,29 @@ @@ -116,13 +130,14 @@ -@@ -966,25 +970,21 @@ + - +- - - - ++ @@ -148,7 +163,7 @@ -@@ -992,7 +996,7 @@ +@@ -992,7 +993,7 @@ @@ -157,7 +172,7 @@ -@@ -990,8 +1001,8 @@ +@@ -1064,8 +1065,8 @@ @@ -168,7 +183,7 @@ -@@ -1012,7 +1023,7 @@ +@@ -1086,7 +1087,7 @@ --------------040306080801040800070005--