From owner-freebsd-eclipse@FreeBSD.ORG Sun Nov 6 01:24:10 2005 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF86116A41F for ; Sun, 6 Nov 2005 01:24:10 +0000 (GMT) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7909B43D45 for ; Sun, 6 Nov 2005 01:24:10 +0000 (GMT) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 846045641F; Sun, 6 Nov 2005 14:24:09 +1300 (NZDT) Date: Sun, 6 Nov 2005 14:24:09 +1300 From: Jonathan Chen To: freebsd-eclipse@freebsd.org Message-ID: <20051106012409.GA14052@osiris.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: eclipse build and run failures on 6-STABLE. 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, 06 Nov 2005 01:24:11 -0000 Hi, Recently recvsup'd port sources, and I noticed a couple of problems on a system running 6-STABLE: 1. eclipse will not build with cairo, due to the library version bump. 2. Building eclipse without cairo, the executable fails with: eclipse.buildId=M20050929-0840 java.version=1.5.0-p2 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=freebsd, ARCH=x86, WS=gtk, NL=en Command-line arguments: -os freebsd -ws gtk -arch x86 !ENTRY org.eclipse.osgi 2005-11-06 14:20:18.608 !MESSAGE Application error !STACK 1 java.lang.UnsatisfiedLinkError: /home/jonc/.eclipse/org.eclipse.platform_3.1.1/configuration/org.eclipse.osgi/bundles/35/1/.cp/libswt-pi-gtk-3139.so: Shared object "libgthread-2.0.so.600" not found, required by "libswt-pi-gtk-3139.so" at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1660) at java.lang.Runtime.loadLibrary0(Runtime.java:822) at java.lang.System.loadLibrary(System.java:992) at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123) at org.eclipse.swt.internal.gtk.OS.(OS.java:19) at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63) at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54) at org.eclipse.swt.widgets.Display.(Display.java:122) at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:381) at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:155) at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:128) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:79) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334) at org.eclipse.core.launcher.Main.basicRun(Main.java:278) at org.eclipse.core.launcher.Main.run(Main.java:973) at org.eclipse.core.launcher.Main.main(Main.java:948) The reference to "libgthread-2.0.so.600" is incorrect. I only have libgthread-2.0.so.0 and libgthread-2.0.so. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- When you don't know what you are doing, do it neatly. From owner-freebsd-eclipse@FreeBSD.ORG Sun Nov 6 09:06:17 2005 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5D5116A420 for ; Sun, 6 Nov 2005 09:06:17 +0000 (GMT) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4037143D46 for ; Sun, 6 Nov 2005 09:06:17 +0000 (GMT) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id CB3F156428; Sun, 6 Nov 2005 22:06:13 +1300 (NZDT) Date: Sun, 6 Nov 2005 22:06:13 +1300 From: Jonathan Chen To: freebsd-eclipse@freebsd.org Message-ID: <20051106090613.GA63654@osiris.chen.org.nz> References: <20051106012409.GA14052@osiris.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051106012409.GA14052@osiris.chen.org.nz> User-Agent: Mutt/1.4.2.1i Subject: Re: eclipse build and run failures on 6-STABLE. 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, 06 Nov 2005 09:06:17 -0000 On Sun, Nov 06, 2005 at 02:24:09PM +1300, Jonathan Chen wrote: [...] > 2. Building eclipse without cairo, the executable fails with: [...] > java.lang.UnsatisfiedLinkError: /home/jonc/.eclipse/org.eclipse.platform_3.1.1/configuration/org.eclipse.osgi/bundles/35/1/.cp/libswt-pi-gtk-3139.so: Shared object "libgthread-2.0.so.600" not found, required by "libswt-pi-gtk-3139.so" > at java.lang.ClassLoader$NativeLibrary.load(Native Method) Hmm. This was easy enough to fix by `rm -r ~/.eclipse'. -- Jonathan Chen ---------------------------------------------------------------------- "A person should be able to do a small bit of everything, specialisation is for insects" From owner-freebsd-eclipse@FreeBSD.ORG Mon Nov 7 10:00:52 2005 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03E0716A41F for ; Mon, 7 Nov 2005 10:00:52 +0000 (GMT) (envelope-from fenner+portsurvey@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8312F43D49 for ; Mon, 7 Nov 2005 10:00:51 +0000 (GMT) (envelope-from fenner+portsurvey@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jA7A0pQL037967 for ; Mon, 7 Nov 2005 10:00:51 GMT (envelope-from fenner+portsurvey@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jA7A0p5e037966; Mon, 7 Nov 2005 10:00:51 GMT (envelope-from fenner+portsurvey) Date: Mon, 7 Nov 2005 10:00:51 GMT Message-Id: <200511071000.jA7A0p5e037966@freefall.freebsd.org> From: fenner@freebsd.org (Bill "distfiles" Fenner) To: freebsd-eclipse@freebsd.org Subject: FreeBSD ports: 1 unfetchable distfile: java/eclipse-vep-examples X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ports@freebsd.org 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, 07 Nov 2005 10:00:52 -0000 Dear freebsd-eclipse@freebsd.org, You are listed as the FreeBSD port maintainer for 1 port whose distfiles are not fetchable from their MASTER_SITES. Could you please visit http://people.freebsd.org/~fenner/portsurvey/freebsd-eclipse@freebsd.org.html and correct the problems listed there? The individual port with a problem is java/eclipse-vep-examples. If you have already corrected the problems and submitted a PR, please accept my thanks and apologies for the delay in getting the fixes into the tree. This reminder is created automatically and does not (yet) have a way to know if a PR fixing the problem has been submitted. Please do *NOT* send your response to me directly; I do not necessarily have time to commit your fix; please instead submit a PR via 'send-pr' so it doesn't get lost. Problems are usually of two types: 1. The software package has been upgraded and the version in the port has been removed. The best solution to this problem is to upgrade the port to the most current version of the software package. If you are a FreeBSD committer, then you can just upgrade the port directly. If not, you should create the updated port on your own machine, test it (and maybe even run "portlint" on it), and then use "send-pr" to submit a "diff -uNr old-port updated-port". If you added or deleted any files, please make an explicit note of it. 2. The mirror site being used no longer contains the software package in question, or no longer exists. Solutions include: a) If there are other mirror sites, just remove the bad site from the list. (Make sure that what appears to be a bad site isn't actually a problem of type 1, upgrade) b) If the README or other support files in the software documentation mention where to get the software package, use one of those sites. c) Use a search engine to find another place to get the original DISTFILES. Make sure that you don't pick a FreeBSD distfiles mirror -- if you can't find any other places where the file exists, it can be a LOCAL_PORT or you can simply comment out the MASTER_SITES= line, with a comment explaining why. Once you have a solution, use "send-pr" to submit a "diff -u" of the Makefile. Note that this isn't an urgent issue, as people who try to build the port now will just fall back to the FreeBSD distfiles mirror. Please just put it on your list to do and get to it when you have time. These messages will continue to arrive twice a month until the fix is committed, as a reminder. Thanks, Bill "distfiles" Fenner. From owner-freebsd-eclipse@FreeBSD.ORG Mon Nov 7 12:02:27 2005 Return-Path: X-Original-To: freebsd-eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17EFE16A41F for ; Mon, 7 Nov 2005 12:02:27 +0000 (GMT) (envelope-from daniel@comecebem.com) Received: from mail.3ax.com.br (orionlnx001.3ax.com.br [200.210.17.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 006AC43D48 for ; Mon, 7 Nov 2005 12:02:25 +0000 (GMT) (envelope-from daniel@comecebem.com) Received: (qmail 2617 invoked by uid 1006); 7 Nov 2005 10:02:21 -0200 Received: from 200.210.15.208 by brutus (envelope-from , uid 1009) with qmail-scanner-1.25-st-qms (clamdscan: 0.86.2/1047. spamassassin: 3.0.2. perlscan: 1.25-st-qms. Clear:RC:1(200.210.15.208):. Processed in 0.063587 secs); 07 Nov 2005 12:02:21 -0000 X-Antivirus-soaresoliveira.br-Mail-From: daniel@comecebem.com via brutus X-Antivirus-soaresoliveira.br: 1.25-st-qms (Clear:RC:1(200.210.15.208):. Processed in 0.063587 secs Process 24596) Received: from unknown (HELO comecebem) (200.210.15.208) by mail.3ax.com.br with SMTP; 7 Nov 2005 10:02:20 -0200 Message-ID: <008b01c5e394$66d53180$0300a8c0@server.visao> From: "Daniel Balieiro" To: Date: Mon, 7 Nov 2005 10:11:36 -0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: FreeBSD Port: java/eclipse 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, 07 Nov 2005 12:02:27 -0000 HI, I would like to know if he is possible to install the eclipse = (3.1.1) using JDK linux-sun-JDK, instead of the native JDK. =20 very obliged, =20 daniel balieiro From owner-freebsd-eclipse@FreeBSD.ORG Mon Nov 7 13:36:49 2005 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45C2916A41F for ; Mon, 7 Nov 2005 13:36:49 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id B34B143D46 for ; Mon, 7 Nov 2005 13:36:46 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id jA7Dad9V023838; Mon, 7 Nov 2005 15:36:39 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.158] (pc158.ebs.gr [10.1.1.158]) by ebs.gr (8.13.3/8.12.11) with ESMTP id jA7DattN005437; Mon, 7 Nov 2005 15:36:55 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <436F5834.2090208@ebs.gr> Date: Mon, 07 Nov 2005 15:35:48 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Balieiro References: <008b01c5e394$66d53180$0300a8c0@server.visao> In-Reply-To: <008b01c5e394$66d53180$0300a8c0@server.visao> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-eclipse@freebsd.org Subject: Re: FreeBSD Port: java/eclipse 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, 07 Nov 2005 13:36:49 -0000 Daniel Balieiro wrote: > HI, > > I would like to know if he is possible to install the eclipse (3.1.1) using JDK linux-sun-JDK, instead of the native JDK. Perhaps you could do it, if you tweaked the Makefile, but it would defeat the purpose of building with native shared libraries. If you want to use linux-sun-jdk, then you would be better off using a linux version of eclipse. Cheers, Panagiotis From owner-freebsd-eclipse@FreeBSD.ORG Mon Nov 7 15:30:18 2005 Return-Path: X-Original-To: freebsd-eclipse@hub.freebsd.org Delivered-To: freebsd-eclipse@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70C6716A41F; Mon, 7 Nov 2005 15:30:18 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3089743D48; Mon, 7 Nov 2005 15:30:18 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from freefall.freebsd.org (hq@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jA7FUImS096018; Mon, 7 Nov 2005 15:30:18 GMT (envelope-from hq@freefall.freebsd.org) Received: (from hq@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jA7FUIQa096014; Mon, 7 Nov 2005 15:30:18 GMT (envelope-from hq) Date: Mon, 7 Nov 2005 15:30:18 GMT From: Herve Quiroz Message-Id: <200511071530.jA7FUIQa096014@freefall.freebsd.org> To: hq@FreeBSD.org, freebsd-java@FreeBSD.org, freebsd-eclipse@FreeBSD.org Cc: Subject: Re: ports/88603: [maintainer update] java/eclipse-log4e 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, 07 Nov 2005 15:30:18 -0000 Synopsis: [maintainer update] java/eclipse-log4e Responsible-Changed-From-To: freebsd-java->freebsd-eclipse Responsible-Changed-By: hq Responsible-Changed-When: Mon Nov 7 15:29:03 GMT 2005 Responsible-Changed-Why: Over to eclipse commiters. http://www.freebsd.org/cgi/query-pr.cgi?pr=88603 From owner-freebsd-eclipse@FreeBSD.ORG Mon Nov 7 16:54:58 2005 Return-Path: X-Original-To: freebsd-eclipse@hub.freebsd.org Delivered-To: freebsd-eclipse@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F080416A41F; Mon, 7 Nov 2005 16:54:58 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEE4B43D48; Mon, 7 Nov 2005 16:54:58 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from freefall.freebsd.org (hq@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jA7GswuM007065; Mon, 7 Nov 2005 16:54:58 GMT (envelope-from hq@freefall.freebsd.org) Received: (from hq@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jA7GswFV007061; Mon, 7 Nov 2005 16:54:58 GMT (envelope-from hq) Date: Mon, 7 Nov 2005 16:54:58 GMT From: Herve Quiroz Message-Id: <200511071654.jA7GswFV007061@freefall.freebsd.org> To: hq@FreeBSD.org, freebsd-java@FreeBSD.org, freebsd-eclipse@FreeBSD.org Cc: Subject: Re: ports/88604: [maintainer update] java/eclipse-lomboz 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, 07 Nov 2005 16:54:59 -0000 Synopsis: [maintainer update] java/eclipse-lomboz Responsible-Changed-From-To: freebsd-java->freebsd-eclipse Responsible-Changed-By: hq Responsible-Changed-When: Mon Nov 7 16:52:47 GMT 2005 Responsible-Changed-Why: Over to freebsd-eclipse commiters. Same as for PR 88603, 'java' category is reserved for PRs related to JDK porting efforts or improving/fixing the Java framework in the ports tree. Please use 'ports' category for ports related PRs. http://www.freebsd.org/cgi/query-pr.cgi?pr=88604 From owner-freebsd-eclipse@FreeBSD.ORG Mon Nov 7 17:00:30 2005 Return-Path: X-Original-To: freebsd-eclipse@hub.freebsd.org Delivered-To: freebsd-eclipse@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 575C416A420 for ; Mon, 7 Nov 2005 17:00:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1832843D45 for ; Mon, 7 Nov 2005 17:00:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jA7H0SjJ007364 for ; Mon, 7 Nov 2005 17:00:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jA7H0SQS007363; Mon, 7 Nov 2005 17:00:28 GMT (envelope-from gnats) Date: Mon, 7 Nov 2005 17:00:28 GMT Message-Id: <200511071700.jA7H0SQS007363@freefall.freebsd.org> To: freebsd-eclipse@FreeBSD.org From: Herve Quiroz Cc: Subject: Re: ports/88603: [maintainer update] java/eclipse-log4e X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Herve Quiroz 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, 07 Nov 2005 17:00:30 -0000 The following reply was made to PR ports/88603; it has been noted by GNATS. From: Herve Quiroz To: bug-followup@FreeBSD.org, sugimura@jp.freebsd.org Cc: Subject: Re: ports/88603: [maintainer update] java/eclipse-log4e Date: Mon, 7 Nov 2005 17:52:26 +0100 The 'java' category in PRs is reserved for PRs related to JDK porting efforts or Java support framework in the port tree. Please send ports related PRs using the 'ports' category. Herve From owner-freebsd-eclipse@FreeBSD.ORG Mon Nov 7 17:00:32 2005 Return-Path: X-Original-To: freebsd-eclipse@hub.freebsd.org Delivered-To: freebsd-eclipse@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F56A16A41F for ; Mon, 7 Nov 2005 17:00:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59B3943D48 for ; Mon, 7 Nov 2005 17:00:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jA7H0WPM007406 for ; Mon, 7 Nov 2005 17:00:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jA7H0WSd007405; Mon, 7 Nov 2005 17:00:32 GMT (envelope-from gnats) Date: Mon, 7 Nov 2005 17:00:32 GMT Message-Id: <200511071700.jA7H0WSd007405@freefall.freebsd.org> To: freebsd-eclipse@FreeBSD.org From: SUGIMURA Takashi =?iso-2022-jp?B?GyRCP3lCPBsoQiAbJEI1LjtOGyhC?= Cc: Subject: Re: ports/88603: [maintainer update] java/eclipse-log4e X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: SUGIMURA Takashi =?iso-2022-jp?B?GyRCP3lCPBsoQiAbJEI1LjtOGyhC?= 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, 07 Nov 2005 17:00:32 -0000 The following reply was made to PR ports/88603; it has been noted by GNATS. From: SUGIMURA Takashi =?iso-2022-jp?B?GyRCP3lCPBsoQiAbJEI1LjtOGyhC?= To: hq@FreeBSD.org Cc: bug-followup@FreeBSD.org Subject: Re: ports/88603: [maintainer update] java/eclipse-log4e Date: Tue, 08 Nov 2005 01:57:49 +0900 (JST) Hi Herve, > The 'java' category in PRs is reserved for PRs related to JDK porting > efforts or Java support framework in the port tree. Please send ports > related PRs using the 'ports' category. > Thank you very much for your advice. Next time I will post updates as 'ports'. --- SUGIMURA Takashi From owner-freebsd-eclipse@FreeBSD.ORG Mon Nov 7 21:52:16 2005 Return-Path: X-Original-To: eclipse@freebsd.org Delivered-To: freebsd-eclipse@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6943B16A41F for ; Mon, 7 Nov 2005 21:52:16 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48BFD43D77 for ; Mon, 7 Nov 2005 21:51:56 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 9BE26F21CB for ; Mon, 7 Nov 2005 13:51:56 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00814-08 for ; Mon, 7 Nov 2005 13:51:55 -0800 (PST) Received: from mcneil.com (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id A7DD1F1890 for ; Mon, 7 Nov 2005 13:51:55 -0800 (PST) From: Sean McNeil To: eclipse@freebsd.org Content-Type: text/plain Organization: Sean McNeil Consulting, Inc Date: Mon, 07 Nov 2005 13:51:55 -0800 Message-Id: <1131400315.99363.4.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com Cc: Subject: fix for cairo.2 not good enough to build eclipse with gnome 2.12 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sean@mcneil.com 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, 07 Nov 2005 21:52:16 -0000 Just finished the long process of upgrading to gnome 2.12. I did it the proper way and used the script as specified in UPDATING. There was a recent attempt to fix the eclipse port by updating the Makefile to specify cairo.2, but this is not good enough. I now get [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1concat_1matrix': [exec] cairo.c:73: warning: implicit declaration of function `cairo_concat_matrix_REPLACED_BY_cairo_transform' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1copy': [exec] cairo.c:83: warning: implicit declaration of function `cairo_copy_DEPRECATED_BY_cairo_create_AND_MANY_INDIVIDUAL_FUNCTIONS' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1create': [exec] cairo.c:104: error: too few arguments to function `cairo_create' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1alpha': [exec] cairo.c:116: warning: implicit declaration of function `cairo_current_alpha' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1fill_1rule': [exec] cairo.c:128: warning: implicit declaration of function `cairo_current_fill_rule_REPLACED_BY_cairo_get_fill_rule' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1font': [exec] cairo.c:140: warning: implicit declaration of function `cairo_current_font' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1font_1extents': [exec] cairo.c:153: warning: implicit declaration of function `cairo_current_font_extents_REPLACED_BY_cairo_font_extents' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1line_1cap': [exec] cairo.c:166: warning: implicit declaration of function `cairo_current_line_cap_REPLACED_BY_cairo_get_line_cap' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1line_1join': [exec] cairo.c:178: warning: implicit declaration of function `cairo_current_line_join_REPLACED_BY_cairo_get_line_join' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1line_1width': [exec] cairo.c:190: warning: implicit declaration of function `cairo_current_line_width_REPLACED_BY_cairo_get_line_width' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1matrix': [exec] cairo.c:201: warning: implicit declaration of function `cairo_current_matrix_REPLACED_BY_cairo_get_matrix' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1miter_1limit': [exec] cairo.c:212: warning: implicit declaration of function `cairo_current_miter_limit_REPLACED_BY_cairo_get_miter_limit' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1operator': [exec] cairo.c:224: warning: implicit declaration of function `cairo_current_operator_REPLACED_BY_cairo_get_operator' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1path': [exec] cairo.c:235: warning: implicit declaration of function `cairo_current_path_DEPRECATED_BY_cairo_copy_path' [exec] cairo.c:235: error: `cairo_move_to_func_t' undeclared (first use in this function) [exec] cairo.c:235: error: (Each undeclared identifier is reported only once [exec] cairo.c:235: error: for each function it appears in.) [exec] cairo.c:235: error: syntax error before ')' token [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1path_1flat': [exec] cairo.c:245: warning: implicit declaration of function `cairo_current_path_flat_DEPRECATED_BY_cairo_copy_path_flat' [exec] cairo.c:245: error: `cairo_move_to_func_t' undeclared (first use in this function) [exec] cairo.c:245: error: syntax error before ')' token [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1pattern': [exec] cairo.c:256: warning: implicit declaration of function `cairo_current_pattern' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1point': [exec] cairo.c:271: warning: implicit declaration of function `cairo_current_point_REPLACED_BY_cairo_get_current_point' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1rgb_1color': [exec] cairo.c:290: warning: implicit declaration of function `cairo_current_rgb_color' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1target_1surface': [exec] cairo.c:305: warning: implicit declaration of function `cairo_current_target_surface_REPLACED_BY_cairo_get_target' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1current_1tolerance': [exec] cairo.c:317: warning: implicit declaration of function `cairo_current_tolerance_REPLACED_BY_cairo_get_tolerance' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1default_1matrix': [exec] cairo.c:338: warning: implicit declaration of function `cairo_default_matrix_REPLACED_BY_cairo_identity_matrix' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1font_1destroy': [exec] cairo.c:391: warning: implicit declaration of function `cairo_font_destroy' [exec] cairo.c:391: error: `cairo_font_t' undeclared (first use in this function) [exec] cairo.c:391: error: syntax error before ')' token [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1font_1reference': [exec] cairo.c:413: warning: implicit declaration of function `cairo_font_reference' [exec] cairo.c:413: error: `cairo_font_t' undeclared (first use in this function) [exec] cairo.c:413: error: syntax error before ')' token [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1init_1clip': [exec] cairo.c:501: warning: implicit declaration of function `cairo_init_clip_REPLACED_BY_cairo_reset_clip' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1inverse_1transform_1distance': [exec] cairo.c:515: warning: implicit declaration of function `cairo_inverse_transform_distance_REPLACED_BY_cairo_device_to_user_distance' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1inverse_1transform_1point': [exec] cairo.c:532: warning: implicit declaration of function `cairo_inverse_transform_point_REPLACED_BY_cairo_device_to_user' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1matrix_1copy': [exec] cairo.c:556: warning: implicit declaration of function `cairo_matrix_copy_DEPRECATED_BY_cairo_matrix_t' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1matrix_1create': [exec] cairo.c:568: warning: implicit declaration of function `cairo_matrix_create_DEPRECATED_BY_cairo_matrix_t' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1matrix_1destroy': [exec] cairo.c:579: warning: implicit declaration of function `cairo_matrix_destroy_DEPRECATED_BY_cairo_matrix_t' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1matrix_1get_1affine': [exec] cairo.c:602: warning: implicit declaration of function `cairo_matrix_get_affine_DEPRECATED_BY_cairo_matrix_t' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1matrix_1multiply': [exec] cairo.c:633: error: void value not ignored as it ought to be [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1matrix_1rotate': [exec] cairo.c:645: error: void value not ignored as it ought to be [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1matrix_1scale': [exec] cairo.c:657: error: void value not ignored as it ought to be [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1matrix_1set_1affine': [exec] cairo.c:669: warning: implicit declaration of function `cairo_matrix_set_affine_REPLACED_BY_cairo_matrix_init' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1matrix_1set_1identity': [exec] cairo.c:681: warning: implicit declaration of function `cairo_matrix_set_identity_REPLACED_BY_cairo_matrix_init_identity' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1matrix_1transform_1distance': [exec] cairo.c:697: error: void value not ignored as it ought to be [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1matrix_1transform_1point': [exec] cairo.c:716: error: void value not ignored as it ought to be [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1matrix_1translate': [exec] cairo.c:731: error: void value not ignored as it ought to be [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1pattern_1add_1color_1stop': [exec] cairo.c:763: warning: implicit declaration of function `cairo_pattern_add_color_stop_REPLACED_BY_cairo_pattern_add_color_stop_rgba' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1pattern_1get_1matrix': [exec] cairo.c:845: error: void value not ignored as it ought to be [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1pattern_1set_1extend': [exec] cairo.c:867: error: void value not ignored as it ought to be [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1pattern_1set_1filter': [exec] cairo.c:879: error: void value not ignored as it ought to be [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1pattern_1set_1matrix': [exec] cairo.c:891: error: void value not ignored as it ought to be [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1scale_1font': [exec] cairo.c:992: warning: implicit declaration of function `cairo_scale_font_REPLACED_BY_cairo_set_font_size' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1select_1font': [exec] cairo.c:1004: warning: implicit declaration of function `cairo_select_font_REPLACED_BY_cairo_select_font_face' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1set_1alpha': [exec] cairo.c:1016: warning: implicit declaration of function `cairo_set_alpha_DEPRECATED_BY_cairo_set_source_rgba_OR_cairo_paint_with_alpha' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1set_1font': [exec] cairo.c:1050: warning: implicit declaration of function `cairo_set_font' [exec] cairo.c:1050: error: `cairo_font_t' undeclared (first use in this function) [exec] cairo.c:1050: error: syntax error before ')' token [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1set_1pattern': [exec] cairo.c:1120: warning: implicit declaration of function `cairo_set_pattern_REPLACED_BY_cairo_set_source' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1set_1rgb_1color': [exec] cairo.c:1130: warning: implicit declaration of function `cairo_set_rgb_color_REPLACED_BY_cairo_set_source_rgb' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1set_1target_1drawable': [exec] cairo.c:1140: warning: implicit declaration of function `cairo_set_target_drawable_DEPRECATED_BY_cairo_xlib_surface_create' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1set_1target_1image': [exec] cairo.c:1150: warning: implicit declaration of function `cairo_set_target_image_DEPRECATED_BY_cairo_image_surface_create_for_data' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1set_1target_1surface': [exec] cairo.c:1160: warning: implicit declaration of function `cairo_set_target_surface_DEPRECATED_BY_cairo_create' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1show_1surface': [exec] cairo.c:1200: warning: implicit declaration of function `cairo_show_surface_DEPRECATED_BY_cairo_set_source_surface_AND_cairo_paint' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1status_1string': [exec] cairo.c:1237: warning: implicit declaration of function `cairo_status_string_DEPRECATED_BY_cairo_status_AND_cairo_status_to_string' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1surface_1create_1for_1image': [exec] cairo.c:1282: warning: implicit declaration of function `cairo_surface_create_for_image_REPLACED_BY_cairo_image_surface_create_for_data' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1surface_1get_1filter': [exec] cairo.c:1316: warning: implicit declaration of function `cairo_surface_get_filter_DEPRECATED_BY_cairo_pattern_get_filter' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1surface_1get_1matrix': [exec] cairo.c:1328: warning: implicit declaration of function `cairo_surface_get_matrix_DEPRECATED_BY_cairo_pattern_get_matrix' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1surface_1set_1filter': [exec] cairo.c:1350: warning: implicit declaration of function `cairo_surface_set_filter_DEPRECATED_BY_cairo_pattern_set_filter' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1surface_1set_1matrix': [exec] cairo.c:1362: warning: implicit declaration of function `cairo_surface_set_matrix_DEPRECATED_BY_cairo_pattern_set_matrix' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1surface_1set_1repeat': [exec] cairo.c:1374: warning: implicit declaration of function `cairo_surface_set_repeat_DEPRECATED_BY_cairo_pattern_set_extend' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1transform_1distance': [exec] cairo.c:1417: warning: implicit declaration of function `cairo_transform_distance_REPLACED_BY_cairo_user_to_device_distance' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1transform_1font': [exec] cairo.c:1430: warning: implicit declaration of function `cairo_transform_font_REPLACED_BY_cairo_set_font_matrix' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1transform_1point': [exec] cairo.c:1444: warning: implicit declaration of function `cairo_transform_point_REPLACED_BY_cairo_user_to_device' [exec] gmake: *** [cairo.o] Error 1 BUILD FAILED /usr/ports/java/eclipse/work/build.xml:53: exec returned: 2 Total time: 6 minutes 41 seconds *** Error code 1 Stop in /usr/ports/java/eclipse. From owner-freebsd-eclipse@FreeBSD.ORG Tue Nov 8 06:36:46 2005 Return-Path: X-Original-To: eclipse@freebsd.org Delivered-To: freebsd-eclipse@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E32E16A41F; Tue, 8 Nov 2005 06:36:46 +0000 (GMT) (envelope-from vova@vbook.fbsd.ru) Received: from vbook.fbsd.ru (swsoft-mipt-nat.sw.ru [195.214.233.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C902943D49; Tue, 8 Nov 2005 06:36:43 +0000 (GMT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.54 (FreeBSD)) id 1EZFQn-000NDQ-G0; Tue, 08 Nov 2005 01:25:37 +0300 From: Vladimir Grebenschikov To: Andreas Kohn In-Reply-To: <1127129214.997.5.camel@klamath.syndrom23.de> References: <1126680998.14844.2.camel@localhost> <4327DBC7.2090707@ebs.gr> <1127115472.1082.15.camel@localhost> <432E6E1B.8020108@ebs.gr> <1127129214.997.5.camel@klamath.syndrom23.de> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Organization: SWsoft Date: Tue, 08 Nov 2005 01:25:36 +0300 Message-Id: <1131402336.1264.6.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: eclipse@freebsd.org, gnome Subject: Re: Failed to build eclipse with gnome 2.12 (failed on cario) 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, 08 Nov 2005 06:36:46 -0000 =F7 =D0=CE, 19/09/2005 =D7 13:26 +0200, Andreas Kohn =D0=C9=DB=C5=D4: > On Mon, 2005-09-19 at 10:51 +0300, Panagiotis Astithas wrote: > > Vladimir Grebenschikov wrote: > > > =F7 =D3=D2, 14/09/2005 =D7 11:13 +0300, Panagiotis Astithas =D0=C9=DB= =C5=D4: > > >=20 > > >>Vladimir Grebenschikov wrote: > > >=20 > > >=20 > > >>This seems to be caused by the updated cairo 1.0.0 in gnome 2.12.=20 > > >>Eclipse 3.1 depends on cairo 0.4 and cairo has changed its ABI=20 > > >>afterwards. I think Eclipse 3.2M1 has been updated for cairo 0.6, whi= ch=20 > > >>should be ABI-compatible to cairo 1.0.0, according to this: > > >> > > >>https://bugs.eclipse.org/bugs/show_bug.cgi?id=3D106527 > > >=20 > > >=20 > > >>We could use the patches for 3.1 in that report,=20 > > >=20 > > >=20 > > > I've tried, but it is not applied cleanly from first try. Patch is bi= g > > > enough. > > > Do you have any estimation about eclipse-3.2M1 getting into ports tre= e ? > >=20 > > Well, to be honest, I was planning to port the first milestone that wil= l=20 > > have our submitted patches merged. If that seems to take forever though= =20 > > and we can't use eclipse at all with a current gnome, I'll certainly=20 > > reconsider. >=20 > FWIW, you can find a patch to eclipse that I use for 3.1+gnome 2.12 at > http://andreas.syndrom23.de/dump/eclipse-3.1-cairo.diff Any chance to get this patch commited ?=20 java/eclipse still does not build with gnome-2.12 (already in tree). > HTH, > Andreas --=20 Vladimir B. Grebenschikov SWsoft Inc. vova@swsoft.com From owner-freebsd-eclipse@FreeBSD.ORG Tue Nov 8 07:25:51 2005 Return-Path: X-Original-To: eclipse@freebsd.org Delivered-To: freebsd-eclipse@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C7CE16A41F; Tue, 8 Nov 2005 07:25:51 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from smtp3.jp.viruscheck.net (smtp3.jp.viruscheck.net [154.33.69.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DA5C43D49; Tue, 8 Nov 2005 07:25:50 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from scan2.jp.viruscheck.net ([154.33.69.37] helo=mail1.jp.viruscheck.net) by smtp3.jp.viruscheck.net with esmtp (Exim 3.36 #1) id 1EZNrJ-0000Cq-00; Tue, 08 Nov 2005 16:25:33 +0900 Received: from [218.44.36.80] (helo=noc.orchid.orchidtechnology.com) by mail1.jp.viruscheck.net with esmtp (Exim 3.36 #3) id 1EZNoC-00069F-00; Tue, 08 Nov 2005 16:22:20 +0900 Received: from [89.60.10.11] (horse.orchid.orchidtechnology.com [89.60.10.11]) by noc.orchid.orchidtechnology.com (8.13.4/8.13.4) with ESMTP id jA87PT5r031405; Tue, 8 Nov 2005 16:25:30 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <437052E9.2040004@FreeBSD.org> Date: Tue, 08 Nov 2005 16:25:29 +0900 From: Alexander Nedotsukov User-Agent: Thunderbird 1.5 (Windows/20051025) MIME-Version: 1.0 To: Vladimir Grebenschikov References: <1126680998.14844.2.camel@localhost> <4327DBC7.2090707@ebs.gr> <1127115472.1082.15.camel@localhost> <432E6E1B.8020108@ebs.gr> <1127129214.997.5.camel@klamath.syndrom23.de> <1131402336.1264.6.camel@localhost> In-Reply-To: <1131402336.1264.6.camel@localhost> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Cc: Andreas Kohn , eclipse@FreeBSD.org, gnome Subject: Re: Failed to build eclipse with gnome 2.12 (failed on cario) 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, 08 Nov 2005 07:25:51 -0000 Vladimir Grebenschikov wrote: > ÷ ÐÎ, 19/09/2005 × 13:26 +0200, Andreas Kohn ÐÉÛÅÔ: > >> On Mon, 2005-09-19 at 10:51 +0300, Panagiotis Astithas wrote: >> >>> Vladimir Grebenschikov wrote: >>> >>>> ÷ ÓÒ, 14/09/2005 × 11:13 +0300, Panagiotis Astithas ÐÉÛÅÔ: >>>> >>>> >>>>> Vladimir Grebenschikov wrote: >>>>> >>>> >>>>> This seems to be caused by the updated cairo 1.0.0 in gnome 2.12. >>>>> Eclipse 3.1 depends on cairo 0.4 and cairo has changed its ABI >>>>> afterwards. I think Eclipse 3.2M1 has been updated for cairo 0.6, which >>>>> should be ABI-compatible to cairo 1.0.0, according to this: >>>>> >>>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=106527 >>>>> >>>> >>>>> We could use the patches for 3.1 in that report, >>>>> >>>> I've tried, but it is not applied cleanly from first try. Patch is big >>>> enough. >>>> Do you have any estimation about eclipse-3.2M1 getting into ports tree ? >>>> >>> Well, to be honest, I was planning to port the first milestone that will >>> have our submitted patches merged. If that seems to take forever though >>> and we can't use eclipse at all with a current gnome, I'll certainly >>> reconsider. >>> >> FWIW, you can find a patch to eclipse that I use for 3.1+gnome 2.12 at >> http://andreas.syndrom23.de/dump/eclipse-3.1-cairo.diff >> > > Any chance to get this patch commited ? > java/eclipse still does not build with gnome-2.12 (already in tree). > I did this yesterday. Cvsup. > >> HTH, >> Andreas >> > > From owner-freebsd-eclipse@FreeBSD.ORG Tue Nov 8 08:29:36 2005 Return-Path: X-Original-To: eclipse@freebsd.org Delivered-To: freebsd-eclipse@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 823FA16A41F for ; Tue, 8 Nov 2005 08:29:36 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D09A43D48 for ; Tue, 8 Nov 2005 08:29:34 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id jA88TX9V027166; Tue, 8 Nov 2005 10:29:33 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.158] (pc158.ebs.gr [10.1.1.158]) by ebs.gr (8.13.3/8.12.11) with ESMTP id jA88TnFv020447; Tue, 8 Nov 2005 10:29:49 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <437061B9.6050401@ebs.gr> Date: Tue, 08 Nov 2005 10:28:41 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: sean@mcneil.com References: <1131400315.99363.4.camel@server.mcneil.com> In-Reply-To: <1131400315.99363.4.camel@server.mcneil.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: eclipse@freebsd.org Subject: Re: fix for cairo.2 not good enough to build eclipse with gnome 2.12 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, 08 Nov 2005 08:29:36 -0000 Sean McNeil wrote: > Just finished the long process of upgrading to gnome 2.12. I did it the > proper way and used the script as specified in UPDATING. There was a > recent attempt to fix the eclipse port by updating the Makefile to > specify cairo.2, but this is not good enough. If you update again to the latest eclipse port you'll find it was fixed. Cheers, Panagiotis From owner-freebsd-eclipse@FreeBSD.ORG Tue Nov 8 09:05:41 2005 Return-Path: X-Original-To: eclipse@freebsd.org Delivered-To: freebsd-eclipse@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EBEF16A41F for ; Tue, 8 Nov 2005 09:05:41 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AC2443D45 for ; Tue, 8 Nov 2005 09:05:40 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id CC37EF2490; Tue, 8 Nov 2005 01:05:39 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00822-04; Tue, 8 Nov 2005 01:05:39 -0800 (PST) Received: from server.mcneil.com (server.mcneil.com [10.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 3EE7FF23D9; Tue, 8 Nov 2005 01:05:39 -0800 (PST) From: Sean McNeil To: Panagiotis Astithas In-Reply-To: <437061B9.6050401@ebs.gr> References: <1131400315.99363.4.camel@server.mcneil.com> <437061B9.6050401@ebs.gr> Content-Type: text/plain Organization: Sean McNeil Consulting, Inc Date: Tue, 08 Nov 2005 01:05:39 -0800 Message-Id: <1131440739.1422.1.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com Cc: eclipse@freebsd.org Subject: Re: fix for cairo.2 not good enough to build eclipse with gnome 2.12 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sean@mcneil.com 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, 08 Nov 2005 09:05:41 -0000 On Tue, 2005-11-08 at 10:28 +0200, Panagiotis Astithas wrote: > Sean McNeil wrote: > > Just finished the long process of upgrading to gnome 2.12. I did it the > > proper way and used the script as specified in UPDATING. There was a > > recent attempt to fix the eclipse port by updating the Makefile to > > specify cairo.2, but this is not good enough. > > If you update again to the latest eclipse port you'll find it was fixed. No, it wasn't. Not unless you just committed a fix before you sent this email. Perhaps it was only fixed for the x86 interface to cairo? This is for amd64 that I see the problem. From owner-freebsd-eclipse@FreeBSD.ORG Tue Nov 8 10:00:50 2005 Return-Path: X-Original-To: eclipse@freebsd.org Delivered-To: freebsd-eclipse@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BD8A16A41F for ; Tue, 8 Nov 2005 10:00:50 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81FCC43D58 for ; Tue, 8 Nov 2005 10:00:49 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id jA8A0m9V027443; Tue, 8 Nov 2005 12:00:48 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.158] (pc158.ebs.gr [10.1.1.158]) by ebs.gr (8.13.3/8.12.11) with ESMTP id jA8A14GB021642; Tue, 8 Nov 2005 12:01:04 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <4370771C.7040802@ebs.gr> Date: Tue, 08 Nov 2005 11:59:56 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: sean@mcneil.com References: <1131400315.99363.4.camel@server.mcneil.com> <437061B9.6050401@ebs.gr> <1131440739.1422.1.camel@server.mcneil.com> In-Reply-To: <1131440739.1422.1.camel@server.mcneil.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: eclipse@freebsd.org Subject: Re: fix for cairo.2 not good enough to build eclipse with gnome 2.12 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, 08 Nov 2005 10:00:50 -0000 Sean McNeil wrote: > On Tue, 2005-11-08 at 10:28 +0200, Panagiotis Astithas wrote: > >>Sean McNeil wrote: >> >>>Just finished the long process of upgrading to gnome 2.12. I did it the >>>proper way and used the script as specified in UPDATING. There was a >>>recent attempt to fix the eclipse port by updating the Makefile to >>>specify cairo.2, but this is not good enough. >> >>If you update again to the latest eclipse port you'll find it was fixed. > > > No, it wasn't. Not unless you just committed a fix before you sent this > email. Perhaps it was only fixed for the x86 interface to cairo? This > is for amd64 that I see the problem. I'm not a committer :-), but bland@ committed the patch by Andreas Kohn that was circulating these lists to fix the eclipse-cairo interaction. I encountered similar problems like the ones you mentioned while using eclipse/Makefile rev. 1.44, but it worked fine with rev. 1.45 and the assorted patches in eclipse/files, of course. Then again I'm using i386, so there may be something else wrong here. Panagiotis From owner-freebsd-eclipse@FreeBSD.ORG Tue Nov 8 10:14:37 2005 Return-Path: X-Original-To: eclipse@freebsd.org Delivered-To: freebsd-eclipse@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61AAE16A41F; Tue, 8 Nov 2005 10:14:37 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1417843D48; Tue, 8 Nov 2005 10:14:36 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 2F95CF24A7; Tue, 8 Nov 2005 02:14:36 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00823-07; Tue, 8 Nov 2005 02:14:35 -0800 (PST) Received: from server.mcneil.com (server.mcneil.com [10.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id F367EF2453; Tue, 8 Nov 2005 02:14:34 -0800 (PST) From: Sean McNeil To: Panagiotis Astithas In-Reply-To: <4370771C.7040802@ebs.gr> References: <1131400315.99363.4.camel@server.mcneil.com> <437061B9.6050401@ebs.gr> <1131440739.1422.1.camel@server.mcneil.com> <4370771C.7040802@ebs.gr> Content-Type: text/plain Organization: Sean McNeil Consulting, Inc Date: Tue, 08 Nov 2005 02:14:32 -0800 Message-Id: <1131444872.69134.2.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com Cc: eclipse@freebsd.org, Bland@freebsd.org Subject: Re: fix for cairo.2 not good enough to build eclipse with gnome 2.12 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sean@mcneil.com 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, 08 Nov 2005 10:14:37 -0000 On Tue, 2005-11-08 at 11:59 +0200, Panagiotis Astithas wrote: > Sean McNeil wrote: > > On Tue, 2005-11-08 at 10:28 +0200, Panagiotis Astithas wrote: > > > >>Sean McNeil wrote: > >> > >>>Just finished the long process of upgrading to gnome 2.12. I did it the > >>>proper way and used the script as specified in UPDATING. There was a > >>>recent attempt to fix the eclipse port by updating the Makefile to > >>>specify cairo.2, but this is not good enough. > >> > >>If you update again to the latest eclipse port you'll find it was fixed. > > > > > > No, it wasn't. Not unless you just committed a fix before you sent this > > email. Perhaps it was only fixed for the x86 interface to cairo? This > > is for amd64 that I see the problem. > > I'm not a committer :-), but bland@ committed the patch by Andreas Kohn > that was circulating these lists to fix the eclipse-cairo interaction. I > encountered similar problems like the ones you mentioned while using > eclipse/Makefile rev. 1.44, but it worked fine with rev. 1.45 and the > assorted patches in eclipse/files, of course. Then again I'm using i386, > so there may be something else wrong here. I just attempted a rebuild and confirmed that it still fails for me (Makefile rev 1.45). The incorporated patches must be specific to x86 and do not fix the issue for amd64. Sean From owner-freebsd-eclipse@FreeBSD.ORG Tue Nov 8 10:16:13 2005 Return-Path: X-Original-To: eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05CC116A41F; Tue, 8 Nov 2005 10:16:13 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E28243D48; Tue, 8 Nov 2005 10:16:12 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 411EAF24B8; Tue, 8 Nov 2005 02:16:12 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00823-08; Tue, 8 Nov 2005 02:16:11 -0800 (PST) Received: from server.mcneil.com (server.mcneil.com [10.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 931CAF2453; Tue, 8 Nov 2005 02:16:11 -0800 (PST) From: Sean McNeil To: Alexander Nedotsukov In-Reply-To: <437052E9.2040004@FreeBSD.org> References: <1126680998.14844.2.camel@localhost> <4327DBC7.2090707@ebs.gr> <1127115472.1082.15.camel@localhost> <432E6E1B.8020108@ebs.gr> <1127129214.997.5.camel@klamath.syndrom23.de> <1131402336.1264.6.camel@localhost> <437052E9.2040004@FreeBSD.org> Content-Type: text/plain; charset=iso-8859-5 Organization: Sean McNeil Consulting, Inc Date: Tue, 08 Nov 2005 02:16:11 -0800 Message-Id: <1131444971.69134.5.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at mcneil.com Cc: Andreas Kohn , eclipse@FreeBSD.org, Vladimir Grebenschikov , gnome Subject: Re: Failed to build eclipse with gnome 2.12 (failed on cario) X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sean@mcneil.com 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, 08 Nov 2005 10:16:13 -0000 On Tue, 2005-11-08 at 16:25 +0900, Alexander Nedotsukov wrote: > Vladimir Grebenschikov wrote: > > ² ßÝ, 19/09/2005 Ò 13:26 +0200, Andreas Kohn ßØèÕâ: > > > >> On Mon, 2005-09-19 at 10:51 +0300, Panagiotis Astithas wrote: > >> > >>> Vladimir Grebenschikov wrote: > >>> > >>>> ² áà, 14/09/2005 Ò 11:13 +0300, Panagiotis Astithas ßØèÕâ: > >>>> > >>>> > >>>>> Vladimir Grebenschikov wrote: > >>>>> > >>>> > >>>>> This seems to be caused by the updated cairo 1.0.0 in gnome 2.12. > >>>>> Eclipse 3.1 depends on cairo 0.4 and cairo has changed its ABI > >>>>> afterwards. I think Eclipse 3.2M1 has been updated for cairo 0.6, which > >>>>> should be ABI-compatible to cairo 1.0.0, according to this: > >>>>> > >>>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=106527 > >>>>> > >>>> > >>>>> We could use the patches for 3.1 in that report, > >>>>> > >>>> I've tried, but it is not applied cleanly from first try. Patch is big > >>>> enough. > >>>> Do you have any estimation about eclipse-3.2M1 getting into ports tree ? > >>>> > >>> Well, to be honest, I was planning to port the first milestone that will > >>> have our submitted patches merged. If that seems to take forever though > >>> and we can't use eclipse at all with a current gnome, I'll certainly > >>> reconsider. > >>> > >> FWIW, you can find a patch to eclipse that I use for 3.1+gnome 2.12 at > >> http://andreas.syndrom23.de/dump/eclipse-3.1-cairo.diff > >> > > > > Any chance to get this patch commited ? > > java/eclipse still does not build with gnome-2.12 (already in tree). > > > I did this yesterday. Cvsup. One caveat (as mentioned on another thread) - The patches incorporated only fix the problem for x86. amd64 systems still fail to build properly. Cheers, Sean From owner-freebsd-eclipse@FreeBSD.ORG Tue Nov 8 11:50:44 2005 Return-Path: X-Original-To: eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9A5116A41F; Tue, 8 Nov 2005 11:50:44 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from mvs1.plala.or.jp (c158129.vh.plala.or.jp [210.150.158.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7FCC43D46; Tue, 8 Nov 2005 11:50:43 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from hub.bbnest.net ([220.220.221.240]) by mvs1.plala.or.jp with ESMTP id <20051108115042.BCGX16757.mvs1.plala.or.jp@hub.bbnest.net>; Tue, 8 Nov 2005 20:50:42 +0900 Received: from [10.0.0.2] (nest.bbnest.net [10.0.0.2]) by hub.bbnest.net (8.13.4/8.13.4) with ESMTP id jA8Bofvd078325; Tue, 8 Nov 2005 20:50:42 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <4370906B.4090206@FreeBSD.org> Date: Tue, 08 Nov 2005 20:47:55 +0900 From: Alexander Nedotsukov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20050930 X-Accept-Language: en-us, en MIME-Version: 1.0 To: sean@mcneil.com References: <1126680998.14844.2.camel@localhost> <4327DBC7.2090707@ebs.gr> <1127115472.1082.15.camel@localhost> <432E6E1B.8020108@ebs.gr> <1127129214.997.5.camel@klamath.syndrom23.de> <1131402336.1264.6.camel@localhost> <437052E9.2040004@FreeBSD.org> <1131444971.69134.5.camel@server.mcneil.com> In-Reply-To: <1131444971.69134.5.camel@server.mcneil.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: eclipse@FreeBSD.org, gnome Subject: Re: Failed to build eclipse with gnome 2.12 (failed on cario) 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, 08 Nov 2005 11:50:45 -0000 Sean McNeil wrote: > ...... > >>>>> >>>>> >>>>> >>>>FWIW, you can find a patch to eclipse that I use for 3.1+gnome 2.12 at >>>>http://andreas.syndrom23.de/dump/eclipse-3.1-cairo.diff >>>> >>>> >>>> >>>Any chance to get this patch commited ? >>>java/eclipse still does not build with gnome-2.12 (already in tree). >>> >>> >>> >>I did this yesterday. Cvsup. >> >> > >One caveat (as mentioned on another thread) - The patches incorporated >only fix the problem for x86. amd64 systems still fail to build >properly. > > Very strange. The build log you showed in eclipse@ looks exactly like cairo related build faulre w/o patches commited yesterday. Are you sure you have file manualpatch-plugins-swt-cairo in files/ directory? As last resort I can recommend to build eclipse with WITHOUT_CAIRO=yes for now. All the best, Alexander. From owner-freebsd-eclipse@FreeBSD.ORG Tue Nov 8 18:12:00 2005 Return-Path: X-Original-To: eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE12B16A41F; Tue, 8 Nov 2005 18:12:00 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96B3143D45; Tue, 8 Nov 2005 18:12:00 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 3755DF24D6; Tue, 8 Nov 2005 10:12:00 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 94978-01; Tue, 8 Nov 2005 10:11:59 -0800 (PST) Received: from server.mcneil.com (server.mcneil.com [10.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 972FEF23D9; Tue, 8 Nov 2005 10:11:59 -0800 (PST) From: Sean McNeil To: Alexander Nedotsukov In-Reply-To: <4370906B.4090206@FreeBSD.org> References: <1126680998.14844.2.camel@localhost> <4327DBC7.2090707@ebs.gr> <1127115472.1082.15.camel@localhost> <432E6E1B.8020108@ebs.gr> <1127129214.997.5.camel@klamath.syndrom23.de> <1131402336.1264.6.camel@localhost> <437052E9.2040004@FreeBSD.org> <1131444971.69134.5.camel@server.mcneil.com> <4370906B.4090206@FreeBSD.org> Content-Type: text/plain Organization: Sean McNeil Consulting, Inc Date: Tue, 08 Nov 2005 10:11:59 -0800 Message-Id: <1131473519.95131.2.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com Cc: eclipse@FreeBSD.org, gnome Subject: Re: Failed to build eclipse with gnome 2.12 (failed on cario) X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sean@mcneil.com 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, 08 Nov 2005 18:12:01 -0000 On Tue, 2005-11-08 at 20:47 +0900, Alexander Nedotsukov wrote: > Sean McNeil wrote: > > > ...... > > > >>>>> > >>>>> > >>>>> > >>>>FWIW, you can find a patch to eclipse that I use for 3.1+gnome 2.12 at > >>>>http://andreas.syndrom23.de/dump/eclipse-3.1-cairo.diff > >>>> > >>>> > >>>> > >>>Any chance to get this patch commited ? > >>>java/eclipse still does not build with gnome-2.12 (already in tree). > >>> > >>> > >>> > >>I did this yesterday. Cvsup. > >> > >> > > > >One caveat (as mentioned on another thread) - The patches incorporated > >only fix the problem for x86. amd64 systems still fail to build > >properly. > > > > > Very strange. The build log you showed in eclipse@ looks exactly like > cairo related build faulre w/o patches commited yesterday. Are you sure > you have file manualpatch-plugins-swt-cairo in files/ directory? > As last resort I can recommend to build eclipse with WITHOUT_CAIRO=yes > for now. Positive. The problem is that amd64 uses a different SWT: plugins/org.eclipse.swt.gtk.freebsd.amd64 plugins/org.eclipse.swt.gtk.freebsd.amd64/src/Eclipse SWT PI/cairo/library/cairo.c needs to be patched as well. Cheers, Sean From owner-freebsd-eclipse@FreeBSD.ORG Wed Nov 9 03:15:17 2005 Return-Path: X-Original-To: eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 811ED16A41F; Wed, 9 Nov 2005 03:15:17 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B06343D49; Wed, 9 Nov 2005 03:15:16 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id AA12AF24DE; Tue, 8 Nov 2005 19:15:16 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 58099-10; Tue, 8 Nov 2005 19:15:16 -0800 (PST) Received: from server.mcneil.com (server.mcneil.com [10.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id E8DE8F1A30; Tue, 8 Nov 2005 19:15:15 -0800 (PST) From: Sean McNeil To: Alexander Nedotsukov In-Reply-To: <1131473519.95131.2.camel@server.mcneil.com> References: <1126680998.14844.2.camel@localhost> <4327DBC7.2090707@ebs.gr> <1127115472.1082.15.camel@localhost> <432E6E1B.8020108@ebs.gr> <1127129214.997.5.camel@klamath.syndrom23.de> <1131402336.1264.6.camel@localhost> <437052E9.2040004@FreeBSD.org> <1131444971.69134.5.camel@server.mcneil.com> <4370906B.4090206@FreeBSD.org> <1131473519.95131.2.camel@server.mcneil.com> Content-Type: text/plain Organization: Sean McNeil Consulting, Inc Date: Tue, 08 Nov 2005 19:15:15 -0800 Message-Id: <1131506115.98117.3.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com Cc: eclipse@FreeBSD.org, gnome Subject: Re: Failed to build eclipse with gnome 2.12 (failed on cario) X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sean@mcneil.com 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, 09 Nov 2005 03:15:17 -0000 On Tue, 2005-11-08 at 10:11 -0800, Sean McNeil wrote: > On Tue, 2005-11-08 at 20:47 +0900, Alexander Nedotsukov wrote: > > Sean McNeil wrote: > > > > > ...... > > > > > >>>>> > > >>>>> > > >>>>> > > >>>>FWIW, you can find a patch to eclipse that I use for 3.1+gnome 2.12 at > > >>>>http://andreas.syndrom23.de/dump/eclipse-3.1-cairo.diff > > >>>> > > >>>> > > >>>> > > >>>Any chance to get this patch commited ? > > >>>java/eclipse still does not build with gnome-2.12 (already in tree). > > >>> > > >>> > > >>> > > >>I did this yesterday. Cvsup. > > >> > > >> > > > > > >One caveat (as mentioned on another thread) - The patches incorporated > > >only fix the problem for x86. amd64 systems still fail to build > > >properly. > > > > > > > > Very strange. The build log you showed in eclipse@ looks exactly like > > cairo related build faulre w/o patches commited yesterday. Are you sure > > you have file manualpatch-plugins-swt-cairo in files/ directory? > > As last resort I can recommend to build eclipse with WITHOUT_CAIRO=yes > > for now. > > Positive. The problem is that amd64 uses a different SWT: > > plugins/org.eclipse.swt.gtk.freebsd.amd64 > > plugins/org.eclipse.swt.gtk.freebsd.amd64/src/Eclipse SWT > PI/cairo/library/cairo.c needs to be patched as well. To follow up, it appears that the files patched are just for the standard 32-bit implementation. For 64-bit, those files appear to be copied over then regenerated from the class file. So, the problem is that Cairo.java is not patched and it doesn't correspond to the new cairo.c. Using cairo in its current state should not really be possible even on i386 as they don't match up. Sean From owner-freebsd-eclipse@FreeBSD.ORG Wed Nov 9 05:35:13 2005 Return-Path: X-Original-To: eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 861E016A41F; Wed, 9 Nov 2005 05:35:13 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from mvs2.plala.or.jp (c158130.vh.plala.or.jp [210.150.158.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 905EF43D4C; Wed, 9 Nov 2005 05:35:11 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from hub.bbnest.net ([220.220.221.240]) by mvs2.plala.or.jp with ESMTP id <20051109053510.LXQJ20697.mvs2.plala.or.jp@hub.bbnest.net>; Wed, 9 Nov 2005 14:35:10 +0900 Received: from [10.0.0.2] (nest.bbnest.net [10.0.0.2]) by hub.bbnest.net (8.13.4/8.13.4) with ESMTP id jA95Z9a7001042; Wed, 9 Nov 2005 14:35:10 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <437189E2.1040405@FreeBSD.org> Date: Wed, 09 Nov 2005 14:32:18 +0900 From: Alexander Nedotsukov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20050930 X-Accept-Language: en-us, en MIME-Version: 1.0 To: sean@mcneil.com References: <1126680998.14844.2.camel@localhost> <4327DBC7.2090707@ebs.gr> <1127115472.1082.15.camel@localhost> <432E6E1B.8020108@ebs.gr> <1127129214.997.5.camel@klamath.syndrom23.de> <1131402336.1264.6.camel@localhost> <437052E9.2040004@FreeBSD.org> <1131444971.69134.5.camel@server.mcneil.com> <4370906B.4090206@FreeBSD.org> <1131473519.95131.2.camel@server.mcneil.com> <1131506115.98117.3.camel@server.mcneil.com> In-Reply-To: <1131506115.98117.3.camel@server.mcneil.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: eclipse@FreeBSD.org, gnome Subject: Re: Failed to build eclipse with gnome 2.12 (failed on cario) 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, 09 Nov 2005 05:35:13 -0000 Sean McNeil wrote: >On Tue, 2005-11-08 at 10:11 -0800, Sean McNeil wrote: > > >>On Tue, 2005-11-08 at 20:47 +0900, Alexander Nedotsukov wrote: >> >> >>>Sean McNeil wrote: >>> >>> >>> >>>>...... >>>> >>>> >>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>FWIW, you can find a patch to eclipse that I use for 3.1+gnome 2.12 at >>>>>>>http://andreas.syndrom23.de/dump/eclipse-3.1-cairo.diff >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>Any chance to get this patch commited ? >>>>>>java/eclipse still does not build with gnome-2.12 (already in tree). >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>I did this yesterday. Cvsup. >>>>> >>>>> >>>>> >>>>> >>>>One caveat (as mentioned on another thread) - The patches incorporated >>>>only fix the problem for x86. amd64 systems still fail to build >>>>properly. >>>> >>>> >>>> >>>> >>>Very strange. The build log you showed in eclipse@ looks exactly like >>>cairo related build faulre w/o patches commited yesterday. Are you sure >>>you have file manualpatch-plugins-swt-cairo in files/ directory? >>>As last resort I can recommend to build eclipse with WITHOUT_CAIRO=yes >>>for now. >>> >>> >>Positive. The problem is that amd64 uses a different SWT: >> >>plugins/org.eclipse.swt.gtk.freebsd.amd64 >> >>plugins/org.eclipse.swt.gtk.freebsd.amd64/src/Eclipse SWT >>PI/cairo/library/cairo.c needs to be patched as well. >> >> > >To follow up, it appears that the files patched are just for the >standard 32-bit implementation. For 64-bit, those files appear to be >copied over then regenerated from the class file. So, the problem is >that Cairo.java is not patched and it doesn't correspond to the new >cairo.c. Using cairo in its current state should not really be possible >even on i386 as they don't match up. > > Sounds like true. But I am not an eclipse expert. Please speak up to patch author to finish this work. Thanks, Alexander. From owner-freebsd-eclipse@FreeBSD.ORG Wed Nov 9 07:43:07 2005 Return-Path: X-Original-To: freebsd-eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 980D216A41F for ; Wed, 9 Nov 2005 07:43:07 +0000 (GMT) (envelope-from mic@hardcore.lt) Received: from megalogika.stp.lt (megalogika.stp.lt [193.219.52.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32AF243D48 for ; Wed, 9 Nov 2005 07:43:06 +0000 (GMT) (envelope-from mic@hardcore.lt) Received: from [192.169.1.77] (gavrila [192.169.1.77]) by megalogika.stp.lt (Postfix) with ESMTP id B4A34EF for ; Wed, 9 Nov 2005 09:43:03 +0200 (EET) Message-ID: <4371A88B.7050904@hardcore.lt> Date: Wed, 09 Nov 2005 09:43:07 +0200 From: mic User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051012) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-eclipse@FreeBSD.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: eclipse 3.1.1_2 gui problems 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, 09 Nov 2005 07:43:07 -0000 Hi, i've made portupgrade -af after migration to 6.0-release and eclipse again acts funny. for example, it displays dialog waaay too big while loading and cant display about dialog - just empty window is opened, some dialogs are not working at all - like when i click on "add external jars" button in project properties/java buildpath no dialog is opened at all... i've made portupgrade -fRx jdk eclipse but it didn't help... my pkg_info -r eclipse-3.1.1_2: Dependency: expat-1.95.8_3 Dependency: pkgconfig-0.19 Dependency: xorg-fonts-encodings-6.8.2 Dependency: xmlcatmgr-2.2 Dependency: freetype2-2.1.10_1 Dependency: jpeg-6b_3 Dependency: fontconfig-2.3.2,1 Dependency: xorg-libraries-6.8.2 Dependency: sdocbook-xml-4.1.2.5_2 Dependency: docbook-sk-4.1.2_3 Dependency: openssl-stable-0.9.7i Dependency: python-2.4.2 Dependency: libiconv-1.9.2_1 Dependency: png-1.2.8_2 Dependency: libxml2-2.6.22 Dependency: perl-5.8.7 Dependency: bitstream-vera-1.10_2 Dependency: urwfonts-1.0 Dependency: openldap-client-2.2.29 Dependency: samba-libsmbclient-3.0.20b_2 Dependency: gettext-0.14.5 Dependency: popt-1.7 Dependency: glib-2.8.3 Dependency: shared-mime-info-0.16_2 Dependency: libgpg-error-1.1 Dependency: fam-2.6.9_6 Dependency: startup-notification-0.8_1 Dependency: p5-XML-Parser-2.34_1 Dependency: libgcrypt-1.2.2 Dependency: linc-1.0.3_4 Dependency: libXft-2.1.7 Dependency: libxslt-1.1.15 Dependency: libaudiofile-0.2.6 Dependency: libart_lgpl2-2.3.17 Dependency: glitz-0.4.4 Dependency: atk-1.10.3 Dependency: tiff-3.7.4 Dependency: xorg-fonts-truetype-6.8.2 Dependency: javavmwrapper-2.0_6 Dependency: cairo-1.0.2 Dependency: howl-1.0.0 Dependency: intltool-0.34.1 Dependency: pango-1.10.1 Dependency: jdk-1.4.2p7_2 Dependency: hicolor-icon-theme-0.5 Dependency: libIDL-0.8.6_1 Dependency: gtk-2.8.6_1 Dependency: libglade2-2.5.1_3 Dependency: gnomehier-2.0_7 Dependency: ORBit2-2.12.4_1 Dependency: gconf2-2.12.1 Dependency: libbonobo-2.10.1_2 Dependency: gnomemimedata-2.4.2 Dependency: gnome-icon-theme-2.12.1_1 Dependency: gnomevfs2-2.12.1.1_2 Dependency: libgnomecanvas-2.12.0 Dependency: esound-0.2.36 Dependency: docbook-xml-4.2_1 Dependency: docbook-xsl-1.69.1 Dependency: scrollkeeper-0.3.14_1,1 Dependency: desktop-file-utils-0.10_3 Dependency: libgnome-2.12.0.1 Dependency: libbonoboui-2.10.1_1 Dependency: gnomekeyring-0.4.5_1 Dependency: libgnomeui-2.12.0_1 From owner-freebsd-eclipse@FreeBSD.ORG Wed Nov 9 07:51:32 2005 Return-Path: X-Original-To: freebsd-eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A48A16A41F for ; Wed, 9 Nov 2005 07:51:32 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1632B43D45 for ; Wed, 9 Nov 2005 07:51:32 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id C5326F24AB; Tue, 8 Nov 2005 23:51:31 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (triton.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00819-01; Tue, 8 Nov 2005 23:51:31 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 286EDF23D9; Tue, 8 Nov 2005 23:51:31 -0800 (PST) From: Sean McNeil To: mic In-Reply-To: <4371A88B.7050904@hardcore.lt> References: <4371A88B.7050904@hardcore.lt> Content-Type: text/plain Organization: Sean McNeil Consulting, Inc Date: Tue, 08 Nov 2005 23:51:31 -0800 Message-Id: <1131522691.1380.3.camel@triton.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com Cc: freebsd-eclipse@FreeBSD.org Subject: Re: eclipse 3.1.1_2 gui problems X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sean@mcneil.com 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, 09 Nov 2005 07:51:32 -0000 On Wed, 2005-11-09 at 09:43 +0200, mic wrote: > Hi, > > i've made portupgrade -af after migration to 6.0-release and eclipse > again acts funny. > > for example, it displays dialog waaay too big while loading and cant > display about dialog - just empty window is opened, some dialogs are not > working at all - like when i click on "add external jars" button in > project properties/java buildpath no dialog is opened at all... > > i've made portupgrade -fRx jdk eclipse but it didn't help... Most likely this is the long-standing problem with libz and libzip. There are two possible solutions floating around that have still not been incorporated into Java. Do you get messages about the wrong version of libz regarding your theme? This would be output to the terminal you invoke eclipse in. Have you tried other themes? Cheers, Sean From owner-freebsd-eclipse@FreeBSD.ORG Wed Nov 9 08:01:12 2005 Return-Path: X-Original-To: freebsd-eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3128F16A41F for ; Wed, 9 Nov 2005 08:01:12 +0000 (GMT) (envelope-from mic@hardcore.lt) Received: from megalogika.stp.lt (megalogika.stp.lt [193.219.52.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id C042B43D49 for ; Wed, 9 Nov 2005 08:01:11 +0000 (GMT) (envelope-from mic@hardcore.lt) Received: from [192.169.1.77] (gavrila [192.169.1.77]) by megalogika.stp.lt (Postfix) with ESMTP id A6B05EF; Wed, 9 Nov 2005 10:01:09 +0200 (EET) Message-ID: <4371ACC9.9070807@hardcore.lt> Date: Wed, 09 Nov 2005 10:01:13 +0200 From: mic User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051012) X-Accept-Language: en-us, en MIME-Version: 1.0 To: sean@mcneil.com References: <4371A88B.7050904@hardcore.lt> <1131522691.1380.3.camel@triton.mcneil.com> In-Reply-To: <1131522691.1380.3.camel@triton.mcneil.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-eclipse@FreeBSD.org Subject: Re: eclipse 3.1.1_2 gui problems 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, 09 Nov 2005 08:01:12 -0000 > On Wed, 2005-11-09 at 09:43 +0200, mic wrote: > >>Hi, >> >>i've made portupgrade -af after migration to 6.0-release and eclipse >>again acts funny. >> >>for example, it displays dialog waaay too big while loading and cant >>display about dialog - just empty window is opened, some dialogs are not >>working at all - like when i click on "add external jars" button in >>project properties/java buildpath no dialog is opened at all... >> >>i've made portupgrade -fRx jdk eclipse but it didn't help... > > > Most likely this is the long-standing problem with libz and libzip. > There are two possible solutions floating around that have still not > been incorporated into Java. Do you get messages about the wrong > version of libz regarding your theme? This would be output to the > terminal you invoke eclipse in. Have you tried other themes? hi, i've tried to start eclipse from terminal /usr/local/bin/eclipse but it didn't output any text after eclise started nor after i've tried problematic places (about, add external jars) i'm using default eclipse theme and never touched that, i don't have another themes installed... i've already had this problem once when eclipse 3.1.1 port was just released, but after 3.1.1_1 everything was OK, and now after major upgrade this problem has popped up again... From owner-freebsd-eclipse@FreeBSD.ORG Wed Nov 9 08:39:03 2005 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13DE416A41F for ; Wed, 9 Nov 2005 08:39:03 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2639743D45 for ; Wed, 9 Nov 2005 08:39:01 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id jA98cu9V031572; Wed, 9 Nov 2005 10:38:56 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.158] (pc158.ebs.gr [10.1.1.158]) by ebs.gr (8.13.3/8.12.11) with ESMTP id jA98d827039991; Wed, 9 Nov 2005 10:39:09 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <4371B568.5050206@ebs.gr> Date: Wed, 09 Nov 2005 10:38:00 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: mic References: <4371A88B.7050904@hardcore.lt> <1131522691.1380.3.camel@triton.mcneil.com> <4371ACC9.9070807@hardcore.lt> In-Reply-To: <4371ACC9.9070807@hardcore.lt> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-eclipse@freebsd.org Subject: Re: eclipse 3.1.1_2 gui problems 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, 09 Nov 2005 08:39:03 -0000 mic wrote: >> On Wed, 2005-11-09 at 09:43 +0200, mic wrote: >> >>> Hi, >>> >>> i've made portupgrade -af after migration to 6.0-release and eclipse >>> again acts funny. >>> >>> for example, it displays dialog waaay too big while loading and cant >>> display about dialog - just empty window is opened, some dialogs are >>> not working at all - like when i click on "add external jars" button >>> in project properties/java buildpath no dialog is opened at all... >>> >>> i've made portupgrade -fRx jdk eclipse but it didn't help... >> >> >> >> Most likely this is the long-standing problem with libz and libzip. >> There are two possible solutions floating around that have still not >> been incorporated into Java. Do you get messages about the wrong >> version of libz regarding your theme? This would be output to the >> terminal you invoke eclipse in. Have you tried other themes? > > > hi, > > i've tried to start eclipse from terminal > > /usr/local/bin/eclipse > > but it didn't output any text after eclise started nor after i've tried > problematic places (about, add external jars) > > i'm using default eclipse theme and never touched that, i don't have > another themes installed... > > i've already had this problem once when eclipse 3.1.1 port was just > released, but after 3.1.1_1 everything was OK, and now after major > upgrade this problem has popped up again... Have you tried starting eclipse with the -clean flag so that the old cached plugin libraries are cleared? Panagiotis From owner-freebsd-eclipse@FreeBSD.ORG Wed Nov 9 08:42:18 2005 Return-Path: X-Original-To: eclipse@freebsd.org Delivered-To: freebsd-eclipse@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E586916A41F; Wed, 9 Nov 2005 08:42:18 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBA5943D46; Wed, 9 Nov 2005 08:42:17 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id jA98gG9V031581; Wed, 9 Nov 2005 10:42:16 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.158] (pc158.ebs.gr [10.1.1.158]) by ebs.gr (8.13.3/8.12.11) with ESMTP id jA98gXcd040038; Wed, 9 Nov 2005 10:42:33 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <4371B635.90603@ebs.gr> Date: Wed, 09 Nov 2005 10:41:25 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexander Nedotsukov References: <1126680998.14844.2.camel@localhost> <4327DBC7.2090707@ebs.gr> <1127115472.1082.15.camel@localhost> <432E6E1B.8020108@ebs.gr> <1127129214.997.5.camel@klamath.syndrom23.de> <1131402336.1264.6.camel@localhost> <437052E9.2040004@FreeBSD.org> <1131444971.69134.5.camel@server.mcneil.com> <4370906B.4090206@FreeBSD.org> <1131473519.95131.2.camel@server.mcneil.com> <1131506115.98117.3.camel@server.mcneil.com> <437189E2.1040405@FreeBSD.org> In-Reply-To: <437189E2.1040405@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: eclipse@freebsd.org, gnome Subject: Re: Failed to build eclipse with gnome 2.12 (failed on cario) 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, 09 Nov 2005 08:42:19 -0000 Alexander Nedotsukov wrote: > Sean McNeil wrote: > >> On Tue, 2005-11-08 at 10:11 -0800, Sean McNeil wrote: >> >> >>> On Tue, 2005-11-08 at 20:47 +0900, Alexander Nedotsukov wrote: >>> >>> >>>> Sean McNeil wrote: >>>> >>>> >>>> >>>>> ...... >>>>> >>>>> >>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> FWIW, you can find a patch to eclipse that I use for 3.1+gnome >>>>>>>> 2.12 at >>>>>>>> http://andreas.syndrom23.de/dump/eclipse-3.1-cairo.diff >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> Any chance to get this patch commited ? java/eclipse still does >>>>>>> not build with gnome-2.12 (already in tree). >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> I did this yesterday. Cvsup. >>>>>> >>>>>> >>>>> >>>>> One caveat (as mentioned on another thread) - The patches incorporated >>>>> only fix the problem for x86. amd64 systems still fail to build >>>>> properly. >>>>> >>>>> >>>>> >>>> >>>> Very strange. The build log you showed in eclipse@ looks exactly >>>> like cairo related build faulre w/o patches commited yesterday. Are >>>> you sure you have file manualpatch-plugins-swt-cairo in files/ >>>> directory? >>>> As last resort I can recommend to build eclipse with >>>> WITHOUT_CAIRO=yes for now. >>>> >>> >>> Positive. The problem is that amd64 uses a different SWT: >>> >>> plugins/org.eclipse.swt.gtk.freebsd.amd64 >>> >>> plugins/org.eclipse.swt.gtk.freebsd.amd64/src/Eclipse SWT >>> PI/cairo/library/cairo.c needs to be patched as well. >>> >> >> >> To follow up, it appears that the files patched are just for the >> standard 32-bit implementation. For 64-bit, those files appear to be >> copied over then regenerated from the class file. So, the problem is >> that Cairo.java is not patched and it doesn't correspond to the new >> cairo.c. Using cairo in its current state should not really be possible >> even on i386 as they don't match up. >> >> > Sounds like true. But I am not an eclipse expert. Please speak up to > patch author to finish this work. In the meantime you could check the original patches at: https://bugs.eclipse.org/bugs/show_bug.cgi?id=106527 It seems there are some extra patches that Andreas hasn't kept in his version, that might make a difference on amd64. Panagiotis From owner-freebsd-eclipse@FreeBSD.ORG Wed Nov 9 08:54:06 2005 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE45C16A41F for ; Wed, 9 Nov 2005 08:54:06 +0000 (GMT) (envelope-from mic@hardcore.lt) Received: from megalogika.stp.lt (megalogika.stp.lt [193.219.52.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 493B243D46 for ; Wed, 9 Nov 2005 08:54:06 +0000 (GMT) (envelope-from mic@hardcore.lt) Received: from [192.169.1.77] (gavrila [192.169.1.77]) by megalogika.stp.lt (Postfix) with ESMTP id 6322DEF; Wed, 9 Nov 2005 10:54:03 +0200 (EET) Message-ID: <4371B92F.50502@hardcore.lt> Date: Wed, 09 Nov 2005 10:54:07 +0200 From: mic User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051012) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Panagiotis Astithas References: <4371A88B.7050904@hardcore.lt> <1131522691.1380.3.camel@triton.mcneil.com> <4371ACC9.9070807@hardcore.lt> <4371B568.5050206@ebs.gr> In-Reply-To: <4371B568.5050206@ebs.gr> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-eclipse@freebsd.org Subject: Re: eclipse 3.1.1_2 gui problems 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, 09 Nov 2005 08:54:06 -0000 /usr/local/bin/eclipse -clean it worked like a charm :) thank you Panagiotis Astithas wrote: > mic wrote: > >>> On Wed, 2005-11-09 at 09:43 +0200, mic wrote: >>> >>>> Hi, >>>> >>>> i've made portupgrade -af after migration to 6.0-release and eclipse >>>> again acts funny. >>>> >>>> for example, it displays dialog waaay too big while loading and cant >>>> display about dialog - just empty window is opened, some dialogs are >>>> not working at all - like when i click on "add external jars" button >>>> in project properties/java buildpath no dialog is opened at all... >>>> >>>> i've made portupgrade -fRx jdk eclipse but it didn't help... >>> >>> >>> >>> >>> Most likely this is the long-standing problem with libz and libzip. >>> There are two possible solutions floating around that have still not >>> been incorporated into Java. Do you get messages about the wrong >>> version of libz regarding your theme? This would be output to the >>> terminal you invoke eclipse in. Have you tried other themes? >> >> >> >> hi, >> >> i've tried to start eclipse from terminal >> >> /usr/local/bin/eclipse >> >> but it didn't output any text after eclise started nor after i've >> tried problematic places (about, add external jars) >> >> i'm using default eclipse theme and never touched that, i don't have >> another themes installed... >> >> i've already had this problem once when eclipse 3.1.1 port was just >> released, but after 3.1.1_1 everything was OK, and now after major >> upgrade this problem has popped up again... > > > Have you tried starting eclipse with the -clean flag so that the old > cached plugin libraries are cleared? > > Panagiotis > From owner-freebsd-eclipse@FreeBSD.ORG Wed Nov 9 15:52:08 2005 Return-Path: X-Original-To: eclipse@freebsd.org Delivered-To: freebsd-eclipse@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D24CC16A41F; Wed, 9 Nov 2005 15:52:08 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (glewis.dsl.xmission.com [166.70.56.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C50143D45; Wed, 9 Nov 2005 15:52:07 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.3/8.13.3) with ESMTP id jA9Fpm8t068935; Wed, 9 Nov 2005 08:51:48 -0700 (MST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.3/8.13.3/Submit) id jA9Fpl6N068934; Wed, 9 Nov 2005 08:51:47 -0700 (MST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Wed, 9 Nov 2005 08:51:47 -0700 From: Greg Lewis To: Panagiotis Astithas Message-ID: <20051109155147.GA68848@misty.eyesbeyond.com> References: <432E6E1B.8020108@ebs.gr> <1127129214.997.5.camel@klamath.syndrom23.de> <1131402336.1264.6.camel@localhost> <437052E9.2040004@FreeBSD.org> <1131444971.69134.5.camel@server.mcneil.com> <4370906B.4090206@FreeBSD.org> <1131473519.95131.2.camel@server.mcneil.com> <1131506115.98117.3.camel@server.mcneil.com> <437189E2.1040405@FreeBSD.org> <4371B635.90603@ebs.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4371B635.90603@ebs.gr> User-Agent: Mutt/1.4.2.1i Cc: eclipse@freebsd.org, Alexander Nedotsukov , gnome Subject: Re: Failed to build eclipse with gnome 2.12 (failed on cario) 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, 09 Nov 2005 15:52:09 -0000 On Wed, Nov 09, 2005 at 10:41:25AM +0200, Panagiotis Astithas wrote: > >>To follow up, it appears that the files patched are just for the > >>standard 32-bit implementation. For 64-bit, those files appear to be > >>copied over then regenerated from the class file. So, the problem is > >>that Cairo.java is not patched and it doesn't correspond to the new > >>cairo.c. Using cairo in its current state should not really be possible > >>even on i386 as they don't match up. > >> > >> > >Sounds like true. But I am not an eclipse expert. Please speak up to > >patch author to finish this work. > > In the meantime you could check the original patches at: > > https://bugs.eclipse.org/bugs/show_bug.cgi?id=106527 > > It seems there are some extra patches that Andreas hasn't kept in his > version, that might make a difference on amd64. Actually, I think that what is needed is the extra patches to the .java files (as Sean points out) from the original patch and additional patches for the amd64 platform (since that isn't included in the original patch or Andreas). If I have time I'll try and look at this today. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-eclipse@FreeBSD.ORG Thu Nov 10 10:09:29 2005 Return-Path: X-Original-To: freebsd-eclipse@hub.freebsd.org Delivered-To: freebsd-eclipse@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6321716A41F; Thu, 10 Nov 2005 10:09:29 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2202D43D45; Thu, 10 Nov 2005 10:09:29 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAAA9TKq046233; Thu, 10 Nov 2005 10:09:29 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAAA9SDZ046229; Thu, 10 Nov 2005 10:09:28 GMT (envelope-from edwin) Date: Thu, 10 Nov 2005 10:09:28 GMT From: Edwin Groothuis Message-Id: <200511101009.jAAA9SDZ046229@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-eclipse@FreeBSD.org Cc: Subject: Re: ports/88777: eclipse crashes java machine on indexing cdt project 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, 10 Nov 2005 10:09:29 -0000 Synopsis: eclipse crashes java machine on indexing cdt project Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-eclipse Responsible-Changed-By: edwin Responsible-Changed-When: Thu Nov 10 10:09:28 GMT 2005 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=88777