From bugmaster at FreeBSD.org Mon Aug 3 11:06:54 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 3 11:07:58 2009 Subject: Current problem reports assigned to freebsd-eclipse@FreeBSD.org Message-ID: <200908031106.n73B6rGE088536@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/133457 eclipse [PATCH] java/eclipse-webtools: update to 3.0.3 o ports/133423 eclipse [PATCH] java/eclipse-emf: Update to 2.4.1 o ports/133417 eclipse [PATCH] java/eclipse-gef: update to 3.4.1 3 problems total. From heiner_ej at yahoo.de Mon Aug 3 11:25:50 2009 From: heiner_ej at yahoo.de (Heiner =?ISO-8859-1?Q?Strau=DF?=) Date: Mon Aug 3 11:25:56 2009 Subject: Current problem reports assigned to freebsd-eclipse@FreeBSD.org In-Reply-To: <200908031106.n73B6rGE088536@freefall.freebsd.org> References: <200908031106.n73B6rGE088536@freefall.freebsd.org> Message-ID: <1249297942.1137.2.camel@think.ip> Am Montag, den 03.08.2009, 11:06 +0000 schrieb FreeBSD bugmaster: > Note: to view an individual PR, use: > http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). > > The following is a listing of current problems submitted by FreeBSD users. > These represent problem reports covering all versions including > experimental development code and obsolete releases. > > > S Tracker Resp. Description > -------------------------------------------------------------------------------- > o ports/133457 eclipse [PATCH] java/eclipse-webtools: update to 3.0.3 > o ports/133423 eclipse [PATCH] java/eclipse-emf: Update to 2.4.1 > o ports/133417 eclipse [PATCH] java/eclipse-gef: update to 3.4.1 > > 3 problems total. I think we should delete them, they are obsolete. Greetings, Heiner From ws at au.dyndns.ws Fri Aug 7 11:45:39 2009 From: ws at au.dyndns.ws (Wayne Sierke) Date: Fri Aug 7 11:45:46 2009 Subject: java process doesn't terminate after exiting eclipse Message-ID: <1249644618.2033.15716.camel@predator-ii.buffyverse> Since upgrading eclipse-devel to eclipse (along with a bunch of other ports) a few months ago I'm finding that the java process doesn't terminate after I exit eclipse: %eclipse load: 1.49 cmd: java 14501 [umtxn] 95.12u 44.28s 3% 130276k load: 1.20 cmd: java 14501 [ucond] 95.12u 44.28s 0% 127548k load: 1.14 cmd: java 14501 [ucond] 95.12u 44.28s 0% 127548k load: 0.96 cmd: java 14501 [ucond] 95.12u 44.28s 0% 127548k load: 1.08 cmd: java 14501 [ucond] 95.12u 44.28s 0% 126872k ^C %eclipse load: 1.15 cmd: java 48256 [uwait] 55.02u 2.30s 0% 156472k load: 1.13 cmd: java 48256 [uwait] 55.02u 2.30s 0% 156472k load: 1.12 cmd: java 48256 [uwait] 55.02u 2.30s 0% 156472k load: 1.12 cmd: java 48256 [uwait] 55.02u 2.30s 0% 156472k load: 0.91 cmd: java 48256 [uwait] 55.02u 2.30s 0% 156472k ^C % %eclipse load: 0.59 cmd: java 49405 [umtxn] 51.42u 2.77s 5% 158376k load: 0.59 cmd: java 49405 [umtxn] 51.42u 2.77s 4% 158376k load: 0.65 cmd: java 49405 [umtxn] 51.42u 2.77s 2% 158376k load: 0.60 cmd: java 49405 [ucond] 51.42u 2.77s 0% 158360k load: 0.55 cmd: java 49405 [ucond] 51.42u 2.77s 0% 158360k load: 0.46 cmd: java 49405 [ucond] 51.42u 2.77s 0% 154768k load: 0.70 cmd: java 49405 [ucond] 51.42u 2.78s 0% 147344k ^C % %eclipse load: 1.62 cmd: java 77355 [ucond] 24.44u 2.60s 13% 117992k load: 1.45 cmd: java 77355 [umtxn] 26.92u 2.93s 8% 118664k load: 1.46 cmd: java 77355 [umtxn] 26.92u 2.93s 5% 118664k load: 1.26 cmd: java 77355 [select] 26.92u 2.93s 0% 113408k load: 1.16 cmd: java 77355 [select] 26.92u 2.93s 0% 113408k load: 0.98 cmd: java 77355 [select] 26.92u 2.93s 0% 113408k load: 0.70 cmd: java 77355 [select] 26.92u 2.93s 0% 113408k load: 0.72 cmd: java 77355 [select] 26.92u 2.93s 0% 112348k load: 0.64 cmd: java 77355 [select] 26.92u 2.95s 0% 37628k This last instance was still running (hadn't ^C) and there's an interval of a few hours between the third-to-last and second-to-last and about another 20 hours before the last lines. top(1) and ps(1) show: %top -b 999 | grep java 14501 ws 12 4 0 904M 108K select 1 0:00 0.00% java 49405 ws 10 4 0 647M 92K select 1 0:00 0.00% java 48256 ws 10 4 0 664M 92K select 1 0:00 0.00% java 77355 ws 10 4 0 645M 37708K select 1 0:00 0.00% java %ps auxww | grep java ws 14501 0.0 0.0 925824 108 pa I Sun11PM 2:19.42 /usr/local/jdk1.6.0/bin/java -Xms40m -Xmx256m -XX:MaxPermSize=512m -jar /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar -os freebsd -ws gtk -arch x86 -showsplash -launcher /usr/local/eclipse/eclipse -name Eclipse --launcher.library /usr/local/eclipse//plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86_1.0.101.R34x_v20080805/eclipse_1116.so -startup /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar -exitdata 40026 -vm /usr/local/bin/java -vmargs -Xms40m -Xmx256m -XX:MaxPermSize=512m -jar /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar ws 48256 0.0 0.0 680096 92 pa I Tue03PM 0:57.34 /usr/local/jdk1.6.0/bin/java -Xms40m -Xmx256m -XX:MaxPermSize=256m -jar /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar -os freebsd -ws gtk -arch x86 -showsplash -launcher /usr/local/eclipse/eclipse -name Eclipse --launcher.library /usr/local/eclipse//plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86_1.0.101.R34x_v20080805/eclipse_1116.so -startup /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar -exitdata 8002e -vm /usr/local/bin/java -vmargs -Xms40m -Xmx256m -XX:MaxPermSize=256m -jar /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar ws 49405 0.0 0.0 662268 92 pa I Tue05PM 0:54.21 /usr/local/jdk1.6.0/bin/java -Xms40m -Xmx256m -XX:MaxPermSize=256m -jar /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar -os freebsd -ws gtk -arch x86 -showsplash -launcher /usr/local/eclipse/eclipse -name Eclipse --launcher.library /usr/local/eclipse//plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86_1.0.101.R34x_v20080805/eclipse_1116.so -startup /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar -exitdata 4002d -vm /usr/local/bin/java -vmargs -Xms40m -Xmx256m -XX:MaxPermSize=256m -jar /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar ws 77355 0.0 1.8 660636 37708 pa I+ 8:52PM 0:29.86 /usr/local/jdk1.6.0/bin/java -Xms40m -Xmx256m -XX:MaxPermSize=256m -jar /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar -os freebsd -ws gtk -arch x86 -showsplash -launcher /usr/local/eclipse/eclipse -name Eclipse --launcher.library /usr/local/eclipse//plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86_1.0.101.R34x_v20080805/eclipse_1116.so -startup /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar -exitdata 60035 -vm /usr/local/bin/java -vmargs -Xms40m -Xmx256m -XX:MaxPermSize=256m -jar /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar Tried kill -HUP on the oldest process (after ^C the existing one and launching/exiting another eclipse): %kill -HUP 14501 %ps auxww | grep java ws 1891 0.0 6.7 657816 139692 pa S+ 8:36PM 0:30.45 /usr/local/jdk1.6.0/bin/java -Xms40m -Xmx256m -XX:MaxPermSize=256m -jar /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar -os freebsd -ws gtk -arch x86 -showsplash -launcher /usr/local/eclipse/eclipse -name Eclipse --launcher.library /usr/local/eclipse//plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86_1.0.101.R34x_v20080805/eclipse_1116.so -startup /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar -exitdata 50038 -vm /usr/local/bin/java -vmargs -Xms40m -Xmx256m -XX:MaxPermSize=256m -jar /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar ws 14501 0.0 0.0 925824 656 pa S Sun11PM 2:19.42 /usr/local/jdk1.6.0/bin/java -Xms40m -Xmx256m -XX:MaxPermSize=512m -jar /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar -os freebsd -ws gtk -arch x86 -showsplash -launcher /usr/local/eclipse/eclipse -name Eclipse --launcher.library /usr/local/eclipse//plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86_1.0.101.R34x_v20080805/eclipse_1116.so -startup /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar -exitdata 40026 -vm /usr/local/bin/java -vmargs -Xms40m -Xmx256m -XX:MaxPermSize=512m -jar /usr/local/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar ws 48256 0.0 0.0 680096 0 pa IW - 0:00.00 (java) ws 49405 0.0 0.0 662268 0 pa IW - 0:00.00 (java) ws 77355 0.0 0.0 660636 0 pa IW - 0:00.00 (java) System is 7.2-STABLE i386 GENERIC. Port versions: eclipse-3.4.2_1 jdk-1.6.0.3p4_11 and ports tree and ports are generally up-to-date other than the recent spate of jpeg and libtool PORTREVISION bumps: # portversion -vRl'<' eclipse-\* gnome-icon-theme-2.26.0_1 < needs updating (port has 2.26.0_2) gnome-keyring-2.26.3 < needs updating (port has 2.26.3_1) gnome-mount-0.8_2 < needs updating (port has 0.8_3) gnome-vfs-2.24.1 < needs updating (port has 2.24.1_1) gvfs-1.2.3 < needs updating (port has 1.2.3_2) libbonoboui-2.24.1 < needs updating (port has 2.24.1_1) libdrm-2.4.11 < needs updating (port has 2.4.12) libglade2-2.6.4 < needs updating (port has 2.6.4_1) libgnome-2.26.0 < needs updating (port has 2.26.0_1) libgnomecanvas-2.26.0 < needs updating (port has 2.26.0_1) libgnomeui-2.24.1 < needs updating (port has 2.24.1_1) libgphoto2-2.4.6 < needs updating (port has 2.4.6_1) libltdl-1.5.26 < needs updating (port has 2.2.6a) libnotify-0.4.5 < needs updating (port has 0.4.5_1) libsoup-2.26.3 < needs updating (port has 2.26.3_1) libxul-1.9.0.11_1 < needs updating (port has 1.9.0.12) policykit-gnome-0.9.2_1 < needs updating (port has 0.9.2_2) %diff -u /usr/local/etc/javavm_opts.conf /usr/local/etc/javavm_opts.conf.dist %cat /usr/local/etc/javavms /usr/local/jdk1.6.0/bin/java # FREEBSD-JDK1.6.0 /usr/local/diablo-jdk1.5.0/bin/java # DiabloCaffe1.5.0 %java -version java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build diablo-1.5.0-b01) Java HotSpot(TM) Server VM (build diablo-1.5.0_07-b01, mixed mode) % I'm curious and puzzled about the "java -version" result, but I note from the ps output above that eclipse seems to find 1.6.0: /usr/local/jdk1.6.0/bin/java Anyone know what might be going on here? I did recently encounter some plug-in problems after updating eclipse (I've currently left the problematic plug-ins uninstalled) but have no idea whether that holds any relevance. Thanks, Wayne From bugmaster at FreeBSD.org Mon Aug 10 11:06:53 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 10 11:07:37 2009 Subject: Current problem reports assigned to freebsd-eclipse@FreeBSD.org Message-ID: <200908101106.n7AB6q2i025083@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/133457 eclipse [PATCH] java/eclipse-webtools: update to 3.0.3 o ports/133423 eclipse [PATCH] java/eclipse-emf: Update to 2.4.1 o ports/133417 eclipse [PATCH] java/eclipse-gef: update to 3.4.1 3 problems total. From boris.hollas at gmx.de Thu Aug 13 18:15:49 2009 From: boris.hollas at gmx.de (Boris Hollas) Date: Thu Aug 13 18:15:56 2009 Subject: Platform.getOS() on FreeBSD Message-ID: Hi, I had big trouble running the OcaIDE plugin on FreeBSD 7.2 with Eclipse 3.4.1 from ports until I discovered these lines in the plugin source public static boolean runningOnLinuxCompatibleSystem() { String os = Platform.getOS(); return (os.equals(Platform.OS_LINUX) || os.equals(Platform.OS_MACOSX)); } and replaced them with public static boolean runningOnLinuxCompatibleSystem() { String os = Platform.getOS(); return (os.equals(Platform.OS_LINUX) || os.equals(Platform.OS_MACOSX) || os.equals(Platform.OS_FREEBSD)); } (see http://ocaml.eclipse.free.fr/forum/viewtopic.php?f=3&t=216). Now everything seems to work. My questions: - Does Platform.OS_FREEBSD return Platform.getOS() only in the Eclipse version created by the FreeBSD-Eclipse team or is this built into Eclipse by default? - If the former is true, is os.equals(Platform.OS_FREEBSD) portable code or will it produce a compiler error on non-FreeBSD systems? - Do the Eclipse developers know about the problem? - What should I suggest to the OcaIDE developers to ensure portability of the plugin's code? Best regards, Boris From rick-freebsd2008 at kiwi-computer.com Thu Aug 13 19:02:38 2009 From: rick-freebsd2008 at kiwi-computer.com (Rick C. Petty) Date: Thu Aug 13 19:02:45 2009 Subject: Platform.getOS() on FreeBSD In-Reply-To: References: Message-ID: <20090813190236.GB87807@keira.kiwi-computer.com> On Thu, Aug 13, 2009 at 07:47:50PM +0200, Boris Hollas wrote: > > (see http://ocaml.eclipse.free.fr/forum/viewtopic.php?f=3&t=216). > > Now everything seems to work. > > My questions: > - Does Platform.OS_FREEBSD return Platform.getOS() only in the Eclipse > version created by the FreeBSD-Eclipse team > or is this built into Eclipse by default? I'll assume you mean: Does Platform.getOS() return Platform.OS_FREEBSD in which case I suspect so. > - If the former is true, is os.equals(Platform.OS_FREEBSD) portable code > or will it produce a compiler error on non-FreeBSD systems? Probably not, since FreeBSD's port patches /org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java to add OS_FREEBSD. > - Do the Eclipse developers know about the problem? Probably not. We should try to push our patches upstream, but no one seems to have time to do so. > - What should I suggest to the OcaIDE developers to ensure portability of > the plugin's code? Use reflection-- check if the field Platform.OS_FREEBSD exists, *or* scan through what Platform.knownOSValues() returns for the string "freebsd". -- Rick C. Petty From sepotvin at FreeBSD.org Thu Aug 13 19:18:56 2009 From: sepotvin at FreeBSD.org (Stephane E. Potvin) Date: Thu Aug 13 19:19:02 2009 Subject: Platform.getOS() on FreeBSD In-Reply-To: References: Message-ID: <4A84671D.9050405@FreeBSD.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Boris Hollas wrote: > Hi, > > I had big trouble running the OcaIDE plugin on FreeBSD 7.2 with Eclipse > 3.4.1 from ports until I discovered these lines in the plugin source > > public static boolean runningOnLinuxCompatibleSystem() { > String os = Platform.getOS(); > return (os.equals(Platform.OS_LINUX) || os.equals(Platform.OS_MACOSX)); > } > > and replaced them with > > public static boolean runningOnLinuxCompatibleSystem() { > String os = Platform.getOS(); > return (os.equals(Platform.OS_LINUX) || os.equals(Platform.OS_MACOSX) || > os.equals(Platform.OS_FREEBSD)); > } > > (see http://ocaml.eclipse.free.fr/forum/viewtopic.php?f=3&t=216). > > Now everything seems to work. > > My questions: > - Does Platform.OS_FREEBSD return Platform.getOS() only in the Eclipse > version created by the FreeBSD-Eclipse team > or is this built into Eclipse by default? > - If the former is true, is os.equals(Platform.OS_FREEBSD) portable code > or will it produce a compiler error on non-FreeBSD systems? > - Do the Eclipse developers know about the problem? > - What should I suggest to the OcaIDE developers to ensure portability > of the plugin's code? > Hi Boris, - - Platform.OS_FREEBSD is defined only on the FreeBSD version of Eclipse available from the ports tree, it is not built into the default eclipse distribution so it can't safely be used by plugins outside of the ports tree at this time. - - I don't expect a lot of people in the Eclipse community to be aware of this issue (but I would be agreeably surprised if I was to be proven wrong). There were tentative in the past to get FreeBSD support within Eclipse without success. I still hope to be able to do something about that in the future but there are yet issues I must fix before I'll try to bug the Eclipse releng team. - - As for OcaIDE, they could turn the test around and check if they were not running on a windows compatible system. You'll have to discuss that with them as it might or not apply to what they're trying to achieve. Hope this helps. Steph -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkqEZx0ACgkQmdOXtTCX/ns02ACgjKTUOZz1H86acJtBqRvuFMV1 JJEAnA2EGQ9ajEfv1RqpMhPqyVVzsTmJ =DROS -----END PGP SIGNATURE----- From erwin at FreeBSD.org Fri Aug 14 11:21:59 2009 From: erwin at FreeBSD.org (Erwin Lansing) Date: Fri Aug 14 11:22:07 2009 Subject: [ports-i386@FreeBSD.org: eclipse-emf-2.3.2 failed on i386 7] Message-ID: <20090814112157.GG53789@droso.net> FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, -erwin ----- Forwarded message from User Ports-i386 ----- Date: Fri, 14 Aug 2009 01:18:36 GMT From: User Ports-i386 To: erwin@FreeBSD.org, miwi@FreeBSD.org Subject: eclipse-emf-2.3.2 failed on i386 7 You can also find this build log at http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.7.20090813130209/eclipse-emf-2.3.2.log building eclipse-emf-2.3.2 on java-stable.isc.freebsd.org in directory /usr2/pkgbuild/7/20090813130209/chroot/421 building for: 7.2-PRERELEASE i386 maintained by: freebsd-eclipse@FreeBSD.org port directory: /usr/ports/java/eclipse-emf Makefile ident: $FreeBSD: ports/java/eclipse-emf/Makefile,v 1.15 2009/01/11 02:05:03 glewis Exp $ build started at Fri Aug 14 01:16:19 UTC 2009 FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS=unzip-5.52_5.tbz BUILD_DEPENDS= RUN_DEPENDS=ORBit2-2.14.17.tbz atk-1.26.0.tbz avahi-app-0.6.25_2.tbz bash-4.0.24.tbz bitstream-vera-1.10_4.tbz cairo-1.8.8,1.tbz cdparanoia-3.9.8_8.tbz compositeproto-0.4.tbz consolekit-0.3.0_8.tbz damageproto-1.1.0_2.tbz dbus-1.2.4.6.tbz dbus-glib-0.82.tbz desktop-file-utils-0.15_1.tbz diablo-jdk-1.6.0.07.02_5.tbz dmidecode-2.10.tbz docbook-1.4.tbz docbook-4.1_3.tbz docbook-4.2.tbz docbook-4.3.tbz docbook-4.4_2.tbz docbook-4.5_2.tbz docbook-5.0_1.tbz docbook-sk-4.1.2_4.tbz docbook-xml-4.2_1.tbz docbook-xml-4.3.tbz docbook-xml-4.4_1.tbz docbook-xml-4.5.tbz docbook-xsl-1.75.1.tbz dri2proto-2.0.tbz eclipse-3.4.2_1.tbz encodings-1.0.2,1.tbz esound-0.2.41.tbz expat-2.0.1.tbz fixesproto-4.0.tbz font-bh-ttf-1.0.0.tbz font-misc-ethiopic-1.0.0.tbz font-misc-meltho-1.0.0_1.tbz font-util-1.0.1.tbz fontconfig-2.6.0,1.tbz freetype2-2.3.9_1.tbz gamin-0.1.10_3.tbz gconf2-2.26.2_1.tbz gdbm-1.8.3_3.tbz getopt-1.1.4_1.tbz gettext-0.17_1.tbz gio-fam-backend-2.20.4.tbz glib-2.20.4.tbz gnome-doc -utils-0.16.1_1.tbz gnome-icon-theme-2.26.0_2.tbz gnome-keyring-2.26.3_1.tbz gnome-mime-data-2.18.0_3.tbz gnome-mount-0.8_3.tbz gnome-vfs-2.24.1_1.tbz gnome_subr-1.0.tbz gnomehier-2.3_12.tbz gnutls-2.6.5.tbz gtk-2.16.5_1.tbz gvfs-1.2.3_2.tbz hal-0.5.11_25.tbz hicolor-icon-theme-0.10_2.tbz inputproto-1.5.0.tbz iso8879-1986_2.tbz jasper-1.900.1_8.tbz javavmwrapper-2.3.3.tbz jpeg-7.tbz kbproto-1.0.3.tbz libGL-7.4.4.tbz libGLU-7.4.4.tbz libICE-1.0.4_1,1.tbz libIDL-0.8.13.tbz libSM-1.1.0_1,1.tbz libX11-1.2.1_1,1.tbz libXau-1.0.4.tbz libXcomposite-0.4.0,1.tbz libXcursor-1.1.9_1.tbz libXdamage-1.1.1.tbz libXdmcp-1.0.2_1.tbz libXext-1.0.5,1.tbz libXfixes-4.0.3_1.tbz libXft-2.1.13.tbz libXi-1.2.1,1.tbz libXinerama-1.0.3,1.tbz libXp-1.0.0,1.tbz libXpm-3.5.7.tbz libXrandr-1.3.0.tbz libXrender-0.9.4_1.tbz libXt-1.0.5_1.tbz libXtst-1.0.3_1.tbz libXxf86vm-1.0.2.tbz libart_lgpl-2.3.20,1.tbz libaudiofile-0.2.6.tbz libbonobo-2.24.1.tbz libbonoboui-2.24.1_1.tbz libcddb-1.3.0.tbz libcdio-0.78. 2_2.tbz libdaemon-0.12.tbz libdrm-2.4.12.tbz libexif-0.6.17.! tbz libfontenc-1.0.4.tbz libgcrypt-1.4.4.tbz libglade2-2.6.4_1.tbz libgnome-2.26.0_1.tbz libgnomecanvas-2.26.0_1.tbz libgnomeui-2.24.1_1.tbz libgpg-error-1.7.tbz libgphoto2-2.4.6_1.tbz libiconv-1.13.1.tbz libltdl-2.2.6a.tbz libnotify-0.4.5_1.tbz libproxy-0.2.3.tbz libpthread-stubs-0.1.tbz libsoup-2.26.3_1.tbz libtasn1-2.1.tbz libusb-0.1.12_4.tbz libvolume_id-0.81.1.tbz libxcb-1.4.tbz libxml2-2.7.3.tbz libxslt-1.1.24_2.tbz libxul-1.9.0.13.tbz mkfontdir-1.0.4.tbz mkfontscale-1.0.6.tbz nspr-4.8.tbz pango-1.24.5.tbz pciids-20090807.tbz pcre-7.9.tbz perl-5.8.9_3.tbz pixman-0.15.4.tbz pkg-config-0.23_1.tbz png-1.2.38.tbz policykit-0.9_4.tbz policykit-gnome-0.9.2_2.tbz popt-1.14.tbz printproto-1.0.4.tbz py26-libxml2-2.7.3.tbz python26-2.6.2_1.tbz randrproto-1.3.0.tbz rarian-0.8.1.tbz recordproto-1.13.2.tbz renderproto-0.9.3.tbz samba-libsmbclient-3.0.35.tbz shared-mime-info-0.60_1.tbz sqlite3-3.6.14.2.tbz startup-notification-0.10.tbz tiff-3.8.2_4.tbz xcb-proto-1.5.tbz xcb-util-0.3 .5.tbz xextproto-7.0.5.tbz xf86vidmodeproto-2.2.2.tbz xineramaproto-1.1.2.tbz xmlcatmgr-2.2.tbz xmlcharent-0.3_2.tbz xorg-fonts-truetype-7.4.tbz xproto-7.0.15.tbz zip-3.0.tbz prefixes: LOCALBASE=usr/local X11BASE=usr/local add_pkg ================================================================ ======================================== => emf-sdo-xsd-SDK-2.3.2.zip doesn't seem to exist in /tmp/distfiles/eclipse. => Attempting to fetch from ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/eclipse/2.3.2/R200802051830/. fetch: ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/eclipse/2.3.2/R200802051830/emf-sdo-xsd-SDK-2.3.2.zip: File unavailable (e.g., file not found, no access) => Attempting to fetch from http://sunsite.informatik.rwth-aachen.de/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/. fetch: http://sunsite.informatik.rwth-aachen.de/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/emf-sdo-xsd-SDK-2.3.2.zip: Not Found => Attempting to fetch from ftp://ftp.tu-clausthal.de/pub/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/. fetch: ftp://ftp.tu-clausthal.de/pub/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/emf-sdo-xsd-SDK-2.3.2.zip: File unavailable (e.g., file not found, no access) => Attempting to fetch from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/2.3.2/R200802051830/. fetch: http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/2.3.2/R200802051830/emf-sdo-xsd-SDK-2.3.2.zip: Not Found => Attempting to fetch from ftp://ftp.unixag-zw.fh-kl.de/pub/mirrors/eclipse/drops/2.3.2/R200802051830/. fetch: ftp://ftp.unixag-zw.fh-kl.de/pub/mirrors/eclipse/drops/2.3.2/R200802051830/emf-sdo-xsd-SDK-2.3.2.zip: File unavailable (e.g., file not found, no access) => Attempting to fetch from http://eclipse.teccomm.les.inf.puc-rio.br/downloads/drops/2.3.2/R200802051830/. fetch: http://eclipse.teccomm.les.inf.puc-rio.br/downloads/drops/2.3.2/R200802051830/emf-sdo-xsd-SDK-2.3.2.zip: Connection refused => Attempting to fetch from http://www.dawnspill.hu/mirror/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/. fetch: http://www.dawnspill.hu/mirror/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/emf-sdo-xsd-SDK-2.3.2.zip: Not Found => Attempting to fetch from http://mirrors.ibiblio.org/pub/mirrors/eclipse/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/. fetch: http://mirrors.ibiblio.org/pub/mirrors/eclipse/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/emf-sdo-xsd-SDK-2.3.2.zip: Not Found => Attempting to fetch from http://www.eclipse.ps.pl/downloads/drops/2.3.2/R200802051830/. fetch: http://www.eclipse.ps.pl/downloads/drops/2.3.2/R200802051830/emf-sdo-xsd-SDK-2.3.2.zip: Not Found => Attempting to fetch from http://ring.nict.go.jp/archives/misc/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/. fetch: http://ring.nict.go.jp/archives/misc/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/emf-sdo-xsd-SDK-2.3.2.zip: Not Found => Attempting to fetch from http://ring.k-opti.com/archives/misc/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/. fetch: http://ring.k-opti.com/archives/misc/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/emf-sdo-xsd-SDK-2.3.2.zip: Not Found => Attempting to fetch from http://ring.riken.jp/archives/misc/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/. fetch: http://ring.riken.jp/archives/misc/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/emf-sdo-xsd-SDK-2.3.2.zip: Not Found => Attempting to fetch from ftp://sunsite.cnlab-switch.ch/mirror/eclipse/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/. fetch: ftp://sunsite.cnlab-switch.ch/mirror/eclipse/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/emf-sdo-xsd-SDK-2.3.2.zip: File unavailable (e.g., file not found, no access) => Attempting to fetch from http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/. fetch: http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.3.2/R200802051830/emf-sdo-xsd-SDK-2.3.2.zip: Not Found => Attempting to fetch from ftp://download.eclipse.org/2.3.2/R200802051830/. fetch: ftp://download.eclipse.org/2.3.2/R200802051830/emf-sdo-xsd-SDK-2.3.2.zip: Operation timed out => Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/eclipse/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/eclipse/emf-sdo-xsd-SDK-2.3.2.zip: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /tmp/distfiles/eclipse and try again. *** Error code 1 Stop in /a/ports/java/eclipse-emf. ================================================================ build of /usr/ports/java/eclipse-emf ended at Fri Aug 14 01:18:25 UTC 2009 ----- End forwarded message ----- -- Erwin Lansing http://droso.org Prediction is very difficult especially about the future erwin@FreeBSD.org -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-eclipse/attachments/20090814/8dfe5da0/attachment.pgp From miwi at FreeBSD.org Fri Aug 14 12:57:42 2009 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Fri Aug 14 12:57:48 2009 Subject: ports/133423: [PATCH] java/eclipse-emf: Update to 2.4.1 Message-ID: <200908141257.n7ECvfpj012325@freefall.freebsd.org> Synopsis: [PATCH] java/eclipse-emf: Update to 2.4.1 State-Changed-From-To: open->feedback State-Changed-By: miwi State-Changed-When: Fri Aug 14 12:57:41 UTC 2009 State-Changed-Why: fails to fetch http://64bit.miwibox.org/index.php?action=describe_port&id=1160 http://www.freebsd.org/cgi/query-pr.cgi?pr=133423 From bugmaster at FreeBSD.org Mon Aug 17 11:06:51 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 17 11:07:36 2009 Subject: Current problem reports assigned to freebsd-eclipse@FreeBSD.org Message-ID: <200908171106.n7HB6ouJ075726@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/133457 eclipse [PATCH] java/eclipse-webtools: update to 3.0.3 f ports/133423 eclipse [PATCH] java/eclipse-emf: Update to 2.4.1 o ports/133417 eclipse [PATCH] java/eclipse-gef: update to 3.4.1 3 problems total. From bugmaster at FreeBSD.org Mon Aug 24 11:06:52 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 24 11:07:41 2009 Subject: Current problem reports assigned to freebsd-eclipse@FreeBSD.org Message-ID: <200908241106.n7OB6p5R048495@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/133457 eclipse [PATCH] java/eclipse-webtools: update to 3.0.3 f ports/133423 eclipse [PATCH] java/eclipse-emf: Update to 2.4.1 o ports/133417 eclipse [PATCH] java/eclipse-gef: update to 3.4.1 3 problems total. From bugmaster at FreeBSD.org Mon Aug 31 11:07:03 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 31 11:07:41 2009 Subject: Current problem reports assigned to freebsd-eclipse@FreeBSD.org Message-ID: <200908311107.n7VB71g7070493@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/133457 eclipse [PATCH] java/eclipse-webtools: update to 3.0.3 f ports/133423 eclipse [PATCH] java/eclipse-emf: Update to 2.4.1 o ports/133417 eclipse [PATCH] java/eclipse-gef: update to 3.4.1 3 problems total.