From owner-freebsd-java@FreeBSD.ORG Sun Oct 10 15:50:35 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 864A816A4CF for ; Sun, 10 Oct 2004 15:50:35 +0000 (GMT) Received: from mta10.srv.hcvlny.cv.net (mta10.srv.hcvlny.cv.net [167.206.5.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 368B343D39 for ; Sun, 10 Oct 2004 15:50:35 +0000 (GMT) (envelope-from truk@optonline.net) Received: from focus (ool-182e24b7.dyn.optonline.net [24.46.36.183]) by mta10.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with SMTP id <0I5D00FI6LCAHZ@mta10.srv.hcvlny.cv.net> for freebsd-java@freebsd.org; Sun, 10 Oct 2004 11:50:34 -0400 (EDT) Date: Sun, 10 Oct 2004 11:52:48 -0400 From: Kurt Miller To: Bob Perry , freebsd-java@freebsd.org Message-id: <00a101c4aee1$315b5400$1d0110ac@focus> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Mailer: Microsoft Outlook Express 6.00.2800.1437 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <20041009231503.GA60414@sphinx.alpha.domain> Subject: Re: LoadPlugin Issue with JDK1.3.1 and Mozilla 1.7.2 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Oct 2004 15:50:35 -0000 From: "Bob Perry" > I don't develop Java apps for FreeBSD but use the JDK ports > because I thought it necessary in order to view java apps > in the browsers (?). I currently run FreeBSD 4.9 and experiment > with Mozilla 1.7.2, Firefox 0.9.3, and Galeon 1.3.17. > > All three browsers have been crashing consistently and I suspect > that part of the problem may lie with the error message I receive > stating: > > LoadPlugin: Failed to initialize shared library /usr/local/ > jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [/usr/local/ > jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined > symbol "_vt$16nsQueryInterface"] A user on OpenBSD ran into this recently... The issue is that the netscape folks add functions to the nspr library without properly incrementing the minor version number. This leads the dynamic loader to believe it can use the nspr library from the nspr port when it can't. Mozilla, Firefox and Galeon all set LD_LIBRARY_PATH such that it should pick up the nspr library that comes with Mozilla (or Firefox). There could be a bug in the FreeBSD dynamic loader that is causing it to ignore LD_LIBRARY_PATH or to look at /usr/local/lib before LD_LIBRARY_PATH (OpenBSD had a bug here too, BTW). > I had a chance to review the archives and it appears as though > I should use the Java Development Kit 1.4.1. Is this correct? > If so, are there any hints or secrets you might want to pass along > before I port the linux version in? With the 1.4.2 jdk nspr is just a bulid depend and can be uninstalled after you've built the jdk. So you can work around the problem by switching to 1.4.2 and deinstalling nspr after building it. > Since I'm not a member of the list, could you cc me? > > Thanks much. > Bob Perry > > -- > I've learned that whatever hits the fan will not be evenly > distributed. > > FreeBSD 4.9-RELEASE-p2 #0 > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" From owner-freebsd-java@FreeBSD.ORG Mon Oct 11 03:42:23 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EED3216A4CE for ; Mon, 11 Oct 2004 03:42:22 +0000 (GMT) Received: from pop-a065c28.pas.sa.earthlink.net (pop-a065c28.pas.sa.earthlink.net [207.217.121.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0E9543D46 for ; Mon, 11 Oct 2004 03:42:22 +0000 (GMT) (envelope-from rperry4@earthlink.net) Received: from dialup-4.250.48.208.dial1.weehawken1.level3.net ([4.250.48.208] helo=sphinx.alpha.domain) by pop-a065c28.pas.sa.earthlink.net with esmtp (Exim 3.33 #1) id 1CGr4m-00049z-00; Sun, 10 Oct 2004 20:42:21 -0700 Received: from sphinx.alpha.domain (localhost [127.0.0.1]) by sphinx.alpha.domain (8.12.9p2/8.12.9) with ESMTP id i9B3jSAU001479; Sun, 10 Oct 2004 23:45:28 -0400 (EDT) (envelope-from rperry4@earthlink.net) Received: (from rperry@localhost) by sphinx.alpha.domain (8.12.9p2/8.12.9/Submit) id i9B3jQ5u001478; Sun, 10 Oct 2004 23:45:26 -0400 (EDT) (envelope-from rperry4@earthlink.net) X-Authentication-Warning: sphinx.alpha.domain: rperry set sender to rperry4@earthlink.net using -f Date: Sun, 10 Oct 2004 23:45:25 -0400 From: Bob Perry To: Kurt Miller Message-ID: <20041011034525.GA1189@sphinx.alpha.domain> References: <20041009231503.GA60414@sphinx.alpha.domain> <00a101c4aee1$315b5400$1d0110ac@focus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00a101c4aee1$315b5400$1d0110ac@focus> User-Agent: Mutt/1.4.2.1i cc: freebsd-java@freebsd.org Subject: Re: LoadPlugin Issue with JDK1.3.1 and Mozilla 1.7.2 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 03:42:23 -0000 On (10/10/04 11:52), Kurt Miller wrote: > Date: Sun, 10 Oct 2004 11:52:48 -0400 > From: Kurt Miller > Subject: Re: LoadPlugin Issue with JDK1.3.1 and Mozilla 1.7.2 > To: Bob Perry , freebsd-java@freebsd.org > X-Mailer: Microsoft Outlook Express 6.00.2800.1437 > > From: "Bob Perry" > > I don't develop Java apps for FreeBSD but use the JDK ports > > because I thought it necessary in order to view java apps > > in the browsers (?). I currently run FreeBSD 4.9 and experiment > > with Mozilla 1.7.2, Firefox 0.9.3, and Galeon 1.3.17. > > > > All three browsers have been crashing consistently and I suspect > > that part of the problem may lie with the error message I receive > > stating: > > > > LoadPlugin: Failed to initialize shared library /usr/local/ > > jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [/usr/local/ > > jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined > > symbol "_vt$16nsQueryInterface"] > > A user on OpenBSD ran into this recently... The issue is that > the netscape folks add functions to the nspr library without > properly incrementing the minor version number. This leads > the dynamic loader to believe it can use the nspr library from > the nspr port when it can't. > > Mozilla, Firefox and Galeon all set LD_LIBRARY_PATH such > that it should pick up the nspr library that comes with Mozilla > (or Firefox). There could be a bug in the FreeBSD dynamic > loader that is causing it to ignore LD_LIBRARY_PATH or > to look at /usr/local/lib before LD_LIBRARY_PATH (OpenBSD > had a bug here too, BTW). > > > I had a chance to review the archives and it appears as though > > I should use the Java Development Kit 1.4.1. Is this correct? > > If so, are there any hints or secrets you might want to pass along > > before I port the linux version in? > > With the 1.4.2 jdk nspr is just a bulid depend and can be > uninstalled after you've built the jdk. So you can work around > the problem by switching to 1.4.2 and deinstalling nspr after > building it. > Kurt, Thanks for taking the time to respond. I don't have a lot of expertise in this area and would definitely need help with the work-around you mention. However, is this something that I can request a patch for or am I just dreaming? I opened the Mozilla MAKE file, but as I mentioned, my expertise here is minimal. I don't even know what an nspr is. Pls advise. Thanks again. -- I've learned that whatever hits the fan will not be evenly distributed. FreeBSD 4.9-RELEASE-p2 #0 From owner-freebsd-java@FreeBSD.ORG Mon Oct 11 04:19:48 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 005C516A4CE for ; Mon, 11 Oct 2004 04:19:48 +0000 (GMT) Received: from misty.eyesbeyond.com (glewis.dsl.xmission.com [166.70.56.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59C3843D48 for ; Mon, 11 Oct 2004 04:19:47 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i9B4JgKJ058901; Sun, 10 Oct 2004 22:19:42 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.11/8.12.11/Submit) id i9B4JfFG058900; Sun, 10 Oct 2004 22:19:41 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Sun, 10 Oct 2004 22:19:41 -0600 From: Greg Lewis To: Bob Perry Message-ID: <20041011041941.GA58826@misty.eyesbeyond.com> References: <20041009231503.GA60414@sphinx.alpha.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041009231503.GA60414@sphinx.alpha.domain> User-Agent: Mutt/1.4.2.1i cc: freebsd-java@freebsd.org Subject: Re: LoadPlugin Issue with JDK1.3.1 and Mozilla 1.7.2 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 04:19:48 -0000 On Sat, Oct 09, 2004 at 07:15:03PM -0400, Bob Perry wrote: > I don't develop Java apps for FreeBSD but use the JDK ports > because I thought it necessary in order to view java apps > in the browsers (?). I currently run FreeBSD 4.9 and experiment > with Mozilla 1.7.2, Firefox 0.9.3, and Galeon 1.3.17. > > All three browsers have been crashing consistently and I suspect > that part of the problem may lie with the error message I receive > stating: > > LoadPlugin: Failed to initialize shared library /usr/local/ > jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [/usr/local/ > jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined > symbol "_vt$16nsQueryInterface"] > > I had a chance to review the archives and it appears as though > I should use the Java Development Kit 1.4.1. Is this correct? > If so, are there any hints or secrets you might want to pass along > before I port the linux version in? > > Since I'm not a member of the list, could you cc me? Yes, Mozilla 1.7 broke compatibility for the plugin such that the plugin from JDK 1.3.1 no longer works. Try the plugin from the jdk14 port (currently JDK 1.4.2). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Mon Oct 11 05:21:38 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2FA016A4CF for ; Mon, 11 Oct 2004 05:21:38 +0000 (GMT) Received: from pop-a065c32.pas.sa.earthlink.net (pop-a065c32.pas.sa.earthlink.net [207.217.121.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id A671443D41 for ; Mon, 11 Oct 2004 05:21:38 +0000 (GMT) (envelope-from rperry4@earthlink.net) Received: from dialup-4.250.48.208.dial1.weehawken1.level3.net ([4.250.48.208] helo=sphinx.alpha.domain) by pop-a065c32.pas.sa.earthlink.net with esmtp (Exim 3.33 #1) id 1CGsco-0002kn-00; Sun, 10 Oct 2004 22:21:35 -0700 Received: from sphinx.alpha.domain (localhost [127.0.0.1]) by sphinx.alpha.domain (8.12.9p2/8.12.9) with ESMTP id i9B5OgAU001605; Mon, 11 Oct 2004 01:24:42 -0400 (EDT) (envelope-from rperry4@earthlink.net) Received: (from rperry@localhost) by sphinx.alpha.domain (8.12.9p2/8.12.9/Submit) id i9B5Oeee001604; Mon, 11 Oct 2004 01:24:40 -0400 (EDT) (envelope-from rperry4@earthlink.net) X-Authentication-Warning: sphinx.alpha.domain: rperry set sender to rperry4@earthlink.net using -f Date: Mon, 11 Oct 2004 01:24:40 -0400 From: Bob Perry To: Greg Lewis Message-ID: <20041011052440.GB1189@sphinx.alpha.domain> References: <20041009231503.GA60414@sphinx.alpha.domain> <20041011041941.GA58826@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041011041941.GA58826@misty.eyesbeyond.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-java@freebsd.org Subject: Re: LoadPlugin Issue with JDK1.3.1 and Mozilla 1.7.2 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 05:21:38 -0000 On (10/10/04 22:19), Greg Lewis wrote: > Date: Sun, 10 Oct 2004 22:19:41 -0600 > From: Greg Lewis > To: Bob Perry > Cc: freebsd-java@freebsd.org > Subject: Re: LoadPlugin Issue with JDK1.3.1 and Mozilla 1.7.2 > User-Agent: Mutt/1.4.2.1i > > On Sat, Oct 09, 2004 at 07:15:03PM -0400, Bob Perry wrote: > > I don't develop Java apps for FreeBSD but use the JDK ports > > because I thought it necessary in order to view java apps > > in the browsers (?). I currently run FreeBSD 4.9 and experiment > > with Mozilla 1.7.2, Firefox 0.9.3, and Galeon 1.3.17. > > > > All three browsers have been crashing consistently and I suspect > > that part of the problem may lie with the error message I receive > > stating: > > > > LoadPlugin: Failed to initialize shared library /usr/local/ > > jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [/usr/local/ > > jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined > > symbol "_vt$16nsQueryInterface"] > > > > I had a chance to review the archives and it appears as though > > I should use the Java Development Kit 1.4.1. Is this correct? > > If so, are there any hints or secrets you might want to pass along > > before I port the linux version in? > > > > Since I'm not a member of the list, could you cc me? > > Yes, Mozilla 1.7 broke compatibility for the plugin such that the plugin > from JDK 1.3.1 no longer works. Try the plugin from the jdk14 port > (currently JDK 1.4.2). > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : glewis@FreeBSD.org Hi Greg, The plugin from the jdk14 port will be my next step. Thanks, Bob Perry -- I've learned that whatever hits the fan will not be evenly distributed. FreeBSD 4.9-RELEASE-p2 #0 From owner-freebsd-java@FreeBSD.ORG Mon Oct 11 11:02:02 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DEEF16A4EA for ; Mon, 11 Oct 2004 11:02:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00F5543D45 for ; Mon, 11 Oct 2004 11:02:02 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i9BB216t078689 for ; Mon, 11 Oct 2004 11:02:01 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9BB21KL078670 for freebsd-java@freebsd.org; Mon, 11 Oct 2004 11:02:01 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 11 Oct 2004 11:02:01 GMT Message-Id: <200410111102.i9BB21KL078670@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-java@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 11:02:02 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/05/01] java/66151 java JBuilderX (sun jvm 1.4.1 builtin) crashes o [2004/07/13] java/68972 java unpack crashes during make install of lin o [2004/07/27] ports/69675 java Eclipse slow typing o [2004/08/30] java/71146 java jdk 1.4.2-p6 jboss,eclipse problems o [2004/09/09] java/71516 java jdk13 hotspot fails to build with recent o [2004/09/28] java/72151 java JVM crash on 5.2.1-R 6 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/10/18] ports/44251 java new port textproc/xml-stylebook: create J s [2003/09/16] ports/56928 java jce-aba port should install to $JAVA_HOME o [2004/02/14] java/62837 java linux-sun-jdk14 executables hang with COM o [2004/04/08] ports/65335 java [PATCH] java/jdk14: use bsd.java.mk for J o [2004/08/11] java/70292 java jdk14 compile problem 5 problems total. From owner-freebsd-java@FreeBSD.ORG Mon Oct 11 11:02:29 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6895116A4CF for ; Mon, 11 Oct 2004 11:02:29 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45E7B43D54 for ; Mon, 11 Oct 2004 11:02:29 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i9BB2TME079144 for ; Mon, 11 Oct 2004 11:02:29 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9BB2SeC079138 for java@freebsd.org; Mon, 11 Oct 2004 11:02:28 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 11 Oct 2004 11:02:28 GMT Message-Id: <200410111102.i9BB2SeC079138@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: java@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 11:02:29 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/09/22] ports/72014 java Eclipse doesn't work (SigBus 10) if it ha 1 problem total. Non-critical problems From owner-freebsd-java@FreeBSD.ORG Mon Oct 11 14:41:03 2004 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD1B116A4CE; Mon, 11 Oct 2004 14:41:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC19B43D1F; Mon, 11 Oct 2004 14:41:03 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) i9BEf3kf009225; Mon, 11 Oct 2004 14:41:03 GMT (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9BEf3mw009221; Mon, 11 Oct 2004 14:41:03 GMT (envelope-from glewis) Date: Mon, 11 Oct 2004 14:41:03 GMT From: Greg Lewis Message-Id: <200410111441.i9BEf3mw009221@freefall.freebsd.org> To: glewis@FreeBSD.org, freebsd-java@FreeBSD.org, glewis@FreeBSD.org Subject: Re: java/71516: jdk13 hotspot fails to build with recent gcc 3.4.2 on RELENG_5 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 14:41:04 -0000 Synopsis: jdk13 hotspot fails to build with recent gcc 3.4.2 on RELENG_5 Responsible-Changed-From-To: freebsd-java->glewis Responsible-Changed-By: glewis Responsible-Changed-When: Mon Oct 11 14:40:22 GMT 2004 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=71516 From owner-freebsd-java@FreeBSD.ORG Mon Oct 11 14:42:10 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8D9816A4FD; Mon, 11 Oct 2004 14:42:10 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A92BE43D1F; Mon, 11 Oct 2004 14:42:10 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) i9BEgAwC009285; Mon, 11 Oct 2004 14:42:10 GMT (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9BEgASV009280; Mon, 11 Oct 2004 14:42:10 GMT (envelope-from glewis) Date: Mon, 11 Oct 2004 14:42:10 GMT From: Greg Lewis Message-Id: <200410111442.i9BEgASV009280@freefall.freebsd.org> To: glewis@FreeBSD.org, java@FreeBSD.org, freebsd-java@FreeBSD.org Subject: Re: ports/72014: Eclipse doesn't work (SigBus 10) if it has been built with GTK X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 14:42:11 -0000 Synopsis: Eclipse doesn't work (SigBus 10) if it has been built with GTK Responsible-Changed-From-To: java->freebsd-java Responsible-Changed-By: glewis Responsible-Changed-When: Mon Oct 11 14:41:22 GMT 2004 Responsible-Changed-Why: All other PRs like this are assigned to freebsd-java, not java, so join the crowd. http://www.freebsd.org/cgi/query-pr.cgi?pr=72014 From owner-freebsd-java@FreeBSD.ORG Mon Oct 11 14:42:10 2004 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8D9816A4FD; Mon, 11 Oct 2004 14:42:10 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A92BE43D1F; Mon, 11 Oct 2004 14:42:10 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) i9BEgAwC009285; Mon, 11 Oct 2004 14:42:10 GMT (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9BEgASV009280; Mon, 11 Oct 2004 14:42:10 GMT (envelope-from glewis) Date: Mon, 11 Oct 2004 14:42:10 GMT From: Greg Lewis Message-Id: <200410111442.i9BEgASV009280@freefall.freebsd.org> To: glewis@FreeBSD.org, java@FreeBSD.org, freebsd-java@FreeBSD.org Subject: Re: ports/72014: Eclipse doesn't work (SigBus 10) if it has been built with GTK X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 14:42:11 -0000 Synopsis: Eclipse doesn't work (SigBus 10) if it has been built with GTK Responsible-Changed-From-To: java->freebsd-java Responsible-Changed-By: glewis Responsible-Changed-When: Mon Oct 11 14:41:22 GMT 2004 Responsible-Changed-Why: All other PRs like this are assigned to freebsd-java, not java, so join the crowd. http://www.freebsd.org/cgi/query-pr.cgi?pr=72014 From owner-freebsd-java@FreeBSD.ORG Tue Oct 12 00:11:39 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 274B416A4CE for ; Tue, 12 Oct 2004 00:11:39 +0000 (GMT) Received: from mta10.srv.hcvlny.cv.net (mta10.srv.hcvlny.cv.net [167.206.5.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE44943D41 for ; Tue, 12 Oct 2004 00:11:38 +0000 (GMT) (envelope-from truk@optonline.net) Received: from focus (ool-182e24b7.dyn.optonline.net [24.46.36.183]) by mta10.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with SMTP id <0I5G00E5Y37CX6@mta10.srv.hcvlny.cv.net> for freebsd-java@freebsd.org; Mon, 11 Oct 2004 20:11:38 -0400 (EDT) Date: Mon, 11 Oct 2004 20:11:26 -0400 From: Kurt Miller To: Bob Perry Message-id: <09a001c4aff0$058c5030$1d0110ac@focus> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Mailer: Microsoft Outlook Express 6.00.2800.1437 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <20041009231503.GA60414@sphinx.alpha.domain> <00a101c4aee1$315b5400$1d0110ac@focus> <20041011034525.GA1189@sphinx.alpha.domain> cc: freebsd-java@freebsd.org Subject: Re: LoadPlugin Issue with JDK1.3.1 and Mozilla 1.7.2 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2004 00:11:39 -0000 From: "Bob Perry" > On (10/10/04 11:52), Kurt Miller wrote: > > Date: Sun, 10 Oct 2004 11:52:48 -0400 > > From: Kurt Miller > > Subject: Re: LoadPlugin Issue with JDK1.3.1 and Mozilla 1.7.2 > > To: Bob Perry , freebsd-java@freebsd.org > > X-Mailer: Microsoft Outlook Express 6.00.2800.1437 > > > > From: "Bob Perry" > > > I don't develop Java apps for FreeBSD but use the JDK ports > > > because I thought it necessary in order to view java apps > > > in the browsers (?). I currently run FreeBSD 4.9 and experiment > > > with Mozilla 1.7.2, Firefox 0.9.3, and Galeon 1.3.17. > > > > > > All three browsers have been crashing consistently and I suspect > > > that part of the problem may lie with the error message I receive > > > stating: > > > > > > LoadPlugin: Failed to initialize shared library /usr/local/ > > > jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [/usr/local/ > > > jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined > > > symbol "_vt$16nsQueryInterface"] > > > > A user on OpenBSD ran into this recently... The issue is that > > the netscape folks add functions to the nspr library without > > properly incrementing the minor version number. This leads > > the dynamic loader to believe it can use the nspr library from > > the nspr port when it can't. > > > > Mozilla, Firefox and Galeon all set LD_LIBRARY_PATH such > > that it should pick up the nspr library that comes with Mozilla > > (or Firefox). There could be a bug in the FreeBSD dynamic > > loader that is causing it to ignore LD_LIBRARY_PATH or > > to look at /usr/local/lib before LD_LIBRARY_PATH (OpenBSD > > had a bug here too, BTW). > > > > > I had a chance to review the archives and it appears as though > > > I should use the Java Development Kit 1.4.1. Is this correct? > > > If so, are there any hints or secrets you might want to pass along > > > before I port the linux version in? > > > > With the 1.4.2 jdk nspr is just a bulid depend and can be > > uninstalled after you've built the jdk. So you can work around > > the problem by switching to 1.4.2 and deinstalling nspr after > > building it. > > > Kurt, > > Thanks for taking the time to respond. I don't have a lot of > expertise in this area and would definitely need help with > the work-around you mention. However, is this something that > I can request a patch for or am I just dreaming? > I opened the Mozilla MAKE file, but as I mentioned, my expertise > here is minimal. I don't even know what an nspr is. > > Pls advise. > > Thanks again. > Hi Bob, Sorry about this, but I misidentified your problem. The nspr problem reports undefined symbol 'PR_GetAddrInfoByName'. They look very similar and in my haste to be helpful, I flubbed up. Please follow Greg's advise for your problem. Regards, -Kurt From owner-freebsd-java@FreeBSD.ORG Tue Oct 12 16:58:53 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A99916A4CE for ; Tue, 12 Oct 2004 16:58:53 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5A9443D4C for ; Tue, 12 Oct 2004 16:58:52 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 9075451CE1; Tue, 12 Oct 2004 10:01:14 -0700 (PDT) Date: Tue, 12 Oct 2004 10:01:14 -0700 From: Kris Kennaway To: java@FreeBSD.org Message-ID: <20041012170114.GA70274@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: [ports-i386@FreeBSD.org: java_cup-10.k failed on i386 4] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2004 16:58:53 -0000 --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Any ideas why every port that uses diablo is failing on 4.x? Kris ----- Forwarded message from User Ports-i386 ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org Delivered-To: kris@freebsd.org Date: Tue, 12 Oct 2004 10:47:02 GMT From: User Ports-i386 To: kris@FreeBSD.org Subject: java_cup-10.k failed on i386 4 X-UIDL: `bZ!!bI6!!<,S!!R4b!! X-Bogosity: No, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.92.6 building java_cup-10.k on gohan23.freebsd.org in directory /x/tmp/4/chroot/5406 maintained by: nordwick@xcf.berkeley.edu port directory: /usr/ports/java/java-cup build started at Tue Oct 12 10:44:08 GMT 2004 FETCH_DEPENDS=3D PATCH_DEPENDS=3D EXTRACT_DEPENDS=3D BUILD_DEPENDS=3DXFree86-libraries-4.4.0_1.tgz diablo-jdk-1.3.1.0_1.tgz expa= t-1.95.8.tgz fontconfig-2.2.3,1.tgz freetype2-2.1.7_3.tgz gettext-0.13.1_1.= tgz glib-1.2.10_11.tgz gtk-1.2.10_12.tgz imake-4.4.0.tgz javavmwrapper-1.5.= tgz libiconv-1.9.2_1.tgz nspr-4.4.1_1.tgz pkgconfig-0.15.0_1.tgz urwfonts-1= .0.tgz RUN_DEPENDS=3DXFree86-libraries-4.4.0_1.tgz diablo-jdk-1.3.1.0_1.tgz expat-= 1.95.8.tgz fontconfig-2.2.3,1.tgz freetype2-2.1.7_3.tgz gettext-0.13.1_1.tg= z glib-1.2.10_11.tgz gtk-1.2.10_12.tgz imake-4.4.0.tgz javavmwrapper-1.5.tg= z libiconv-1.9.2_1.tgz nspr-4.4.1_1.tgz pkgconfig-0.15.0_1.tgz urwfonts-1.0= .tgz add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> Vulnerability check disabled >> java_cup_v10k.tar.gz doesn't seem to exist in /tmp/distfiles/. >> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/= distfiles//. java_cup_v10k.tar.gz 186 kB 7980 kBps >> Checksum OK for java_cup_v10k.tar.gz. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg =3D=3D=3D> Vulnerability check disabled =3D=3D=3D> Extracting for java_cup-10.k >> Checksum OK for java_cup_v10k.tar.gz. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg =3D=3D=3D> Patching for java_cup-10.k =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg XFree86-libraries-4.4.0_1.tgz diablo-jdk-1.3.1.0_1.tgz expat-1.95.8= .tgz fontconfig-2.2.3,1.tgz freetype2-2.1.7_3.tgz gettext-0.13.1_1.tgz glib= -1.2.10_11.tgz gtk-1.2.10_12.tgz imake-4.4.0.tgz javavmwrapper-1.5.tgz libi= conv-1.9.2_1.tgz nspr-4.4.1_1.tgz pkgconfig-0.15.0_1.tgz urwfonts-1.0.tgz adding dependencies pkg_add XFree86-libraries-4.4.0_1.tgz Running fc-cache to build fontconfig cache... fc-cache: "/usr/X11R6/lib/X11/fonts": caching, 0 fonts, 13 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/100dpi": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/75dpi": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/CID": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/PEX": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/Speedo": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/TTF": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/Type1": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/cyrillic": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/encodings": caching, 0 fonts, 1 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/encodings/large": caching, 0 fonts, 0 d= irs fc-cache: "/usr/X11R6/lib/X11/fonts/latin2": caching, 0 fonts, 2 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/latin2/100dpi": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/latin2/75dpi": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/local": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/misc": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/util": caching, 0 fonts, 0 dirs fc-cache: "/root/.fonts": skipping, no such directory fc-cache: succeeded pkg_add diablo-jdk-1.3.1.0_1.tgz pkg_add expat-1.95.8.tgz skipping expat-1.95.8, already added pkg_add fontconfig-2.2.3,1.tgz skipping fontconfig-2.2.3,1, already added pkg_add freetype2-2.1.7_3.tgz skipping freetype2-2.1.7_3, already added pkg_add gettext-0.13.1_1.tgz skipping gettext-0.13.1_1, already added pkg_add glib-1.2.10_11.tgz pkg_add gtk-1.2.10_12.tgz pkg_add imake-4.4.0.tgz skipping imake-4.4.0, already added pkg_add javavmwrapper-1.5.tgz skipping javavmwrapper-1.5, already added pkg_add libiconv-1.9.2_1.tgz skipping libiconv-1.9.2_1, already added pkg_add nspr-4.4.1_1.tgz pkg_add pkgconfig-0.15.0_1.tgz skipping pkgconfig-0.15.0_1, already added pkg_add urwfonts-1.0.tgz =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D You'll have to add /usr/X11R6/lib/X11/fonts/URW to your X font path by either: $ xset fp+ /usr/X11R6/lib/X11/fonts/URW $ xset fp rehash or by adding it to your X-server configuration file (usually /etc/X11/XF86Config) and restarting the X-server. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> java_cup-10.k depends on file: /usr/local/diablo-jdk1.3.1/bin/= java - found =3D=3D=3D> Configuring for java_cup-10.k =3D=3D=3D> Building for java_cup-10.k /usr/bin/env CLASSPATH=3D/tmp/a/ports/java/java-cup/work /usr/local/diablo-= jdk1.3.1/bin/javac /tmp/a/ports/java/java-cup/work/java_cup/*.java /tmp/a/= ports/java/java-cup/work/java_cup/runtime/*.java Error: can't find libjava.so. *** Error code 1 Stop in /a/ports/java/java-cup. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build ended at Tue Oct 12 10:46:57 GMT 2004 ----- End forwarded message ----- --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBbA3aWry0BWjoQKURAgaFAKDrxNESqraNlMJ+dbmDx5XWiR3izQCgmSmz PMhEB+RomcKqkgRf+sRSggM= =JUgA -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- From owner-freebsd-java@FreeBSD.ORG Tue Oct 12 20:41:59 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4D0516A4CE; Tue, 12 Oct 2004 20:41:59 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92DD043D53; Tue, 12 Oct 2004 20:41:58 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id AC56E51CE1; Tue, 12 Oct 2004 13:44:22 -0700 (PDT) Date: Tue, 12 Oct 2004 13:44:22 -0700 From: Kris Kennaway To: java@FreeBSD.ORG, nork@FreeBSD.org Message-ID: <20041012204422.GD75790@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Hf61M2y+wYpnELGG" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: [ports-i386@FreeBSD.org: eclipse-3.0_1 failed on i386 4] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2004 20:41:59 -0000 --Hf61M2y+wYpnELGG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; can you please investigate and/or report to the developers? Kris ----- Forwarded message from User Ports-i386 ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org Delivered-To: kris@freebsd.org Date: Tue, 12 Oct 2004 20:31:15 GMT From: User Ports-i386 To: kris@FreeBSD.org Subject: eclipse-3.0_1 failed on i386 4 X-UIDL: e3d!!UUk"!'!5"!o)n"! X-Bogosity: No, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.92.6 properties: init: pdejunitsrc.zip: [zip] Building zip: /tmp/a/ports/java/eclipse/work/plugins/org.eclips= e.pde.junit.runtime/pdejunitsrc.zip properties: init: gather.sources: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/plugins/org.eclipse= .pde.source/src/org.eclipse.pde.junit.runtime_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/plugins/org.ec= lipse.pde.source/src/org.eclipse.pde.junit.runtime_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/plugins/org.ec= lipse.pde.source/src/org.eclipse.pde.junit.runtime_3.0.0 properties: init: build.sources: properties: init: pdebuildsrc.zip: [zip] Building zip: /tmp/a/ports/java/eclipse/work/plugins/org.eclips= e.pde.build/pdebuildsrc.zip properties: init: lib/pdebuild-antsrc.zip: [zip] Building zip: /tmp/a/ports/java/eclipse/work/plugins/org.eclips= e.pde.build/lib/pdebuild-antsrc.zip properties: init: gather.sources: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/plugins/org.eclipse= .pde.source/src/org.eclipse.pde.build_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/plugins/org.ec= lipse.pde.source/src/org.eclipse.pde.build_3.0.0 [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/plugins/org.eclipse= .pde.source/src/org.eclipse.pde.build_3.0.0/lib [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/plugins/org.ec= lipse.pde.source/src/org.eclipse.pde.build_3.0.0/lib [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/plugins/org.ec= lipse.pde.source/src/org.eclipse.pde.build_3.0.0 init: build.sources: init: gather.sources: properties: init: build.sources: properties: init: pdertsrc.zip: [zip] Building zip: /tmp/a/ports/java/eclipse/work/plugins/org.eclips= e.pde.runtime/pdertsrc.zip properties: init: gather.sources: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/plugins/org.eclipse= .pde.source/src/org.eclipse.pde.runtime_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/plugins/org.ec= lipse.pde.source/src/org.eclipse.pde.runtime_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/plugins/org.ec= lipse.pde.source/src/org.eclipse.pde.runtime_3.0.0 properties: init: build.sources: properties: init: pdecoresrc.zip: [zip] Building zip: /tmp/a/ports/java/eclipse/work/plugins/org.eclips= e.pde.core/pdecoresrc.zip properties: init: gather.sources: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/plugins/org.eclipse= .pde.source/src/org.eclipse.pde.core_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/plugins/org.ec= lipse.pde.source/src/org.eclipse.pde.core_3.0.0 [copy] Copying 2 files to /tmp/a/ports/java/eclipse/work/plugins/org.e= clipse.pde.source/src/org.eclipse.pde.core_3.0.0 properties: init: build.sources: properties: init: pdeuisrc.zip: [zip] Building zip: /tmp/a/ports/java/eclipse/work/plugins/org.eclips= e.pde.ui/pdeuisrc.zip properties: init: pdeuiantsrc.zip: [zip] Building zip: /tmp/a/ports/java/eclipse/work/plugins/org.eclips= e.pde.ui/pdeuiantsrc.zip properties: init: gather.sources: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/plugins/org.eclipse= .pde.source/src/org.eclipse.pde.ui_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/plugins/org.ec= lipse.pde.source/src/org.eclipse.pde.ui_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/plugins/org.ec= lipse.pde.source/src/org.eclipse.pde.ui_3.0.0 [copy] Copying 5 files to /tmp/a/ports/java/eclipse/work/plugins/org.e= clipse.pde.source/src/org.eclipse.pde.ui_3.0.0 update.feature: all.children: all.plugins: properties: init: build.jars: update.feature: all.children: install: main: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/result [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp init: gather.bin.parts: init: buildDocZip: all: convertSchemaToHtml: examplesDocCopy: getJavadocPath: generateJavadoc: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/plugins/org.eclipse= .platform.doc.isv/reference/api [unzip] Expanding: /tmp/a/ports/java/eclipse/work/plugins/org.eclipse.o= sgi/osgi/osgiJavaDoc.zip into /tmp/a/ports/java/eclipse/work/plugins/org.ec= lipse.platform.doc.isv/reference/osgi createDocZip: [zip] Building zip: /tmp/a/ports/java/eclipse/work/plugins/org.eclips= e.platform.doc.isv/doc.zip [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.platform.doc.isv_3.0.0 [copy] Copying 16 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.platform.doc.isv_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.update.scheduler_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.update.scheduler_3.0.0 [copy] Copying 3 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.update.scheduler_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ltk.ui.refactoring_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.ltk.ui.refactoring_3.0.0 [copy] Copying 13 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.ltk.ui.refactoring_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.pde.ui_3.0.0 [copy] Copying 2 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.pde.ui_3.0.0 [copy] Copying 302 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse= /plugins/org.eclipse.pde.ui_3.0.0 init: gather.bin.parts: init: buildDocZip: all: convertSchemaToHtml: getJavadocPath: generateJavadoc: buildJdtDoc: all: convertSchemaToHtml: examplesDocCopy: getJavadocPath: generateJavadoc: buildPlatformDoc: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/plugins/org.eclipse= .jdt.doc.isv/reference/api createDocZip: [zip] Building zip: /tmp/a/ports/java/eclipse/work/plugins/org.eclips= e.jdt.doc.isv/doc.zip [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/plugins/org.eclipse= .pde.doc.user/reference/api createDocZip: [zip] Building zip: /tmp/a/ports/java/eclipse/work/plugins/org.eclips= e.pde.doc.user/doc.zip [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.pde.doc.user_3.0.0 [copy] Copying 14 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.pde.doc.user_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.osgi_3.0.0 [copy] Copying 6 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.osgi_3.0.0 [copy] Copying 5 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.osgi_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.debug.ui_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.debug.ui_3.0.0 [copy] Copying 138 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse= /plugins/org.eclipse.debug.ui_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.core.runtime_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.core.runtime_3.0.0 [copy] Copying 5 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.core.runtime_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ui.intro_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.ui.intro_3.0.0 [copy] Copying 20 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.ui.intro_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.platform.source_3.0.0 [copy] Copying 247 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse= /plugins/org.eclipse.platform.source_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.jdt.core_3.0.0 [copy] Copying 2 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.jdt.core_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.jdt.core_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.jdt.junit_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.jdt.junit_3.0.0 [copy] Copying 76 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.jdt.junit_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.help.base_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.help.base_3.0.0 [copy] Copying 15 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.help.base_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.osgi.services_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.osgi.services_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.core.boot_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.core.boot_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.sdk_3.0.0 [copy] Copying 7 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.sdk_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.swt.gtk_3.0.0/ws/gtk [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.swt.gtk_3.0.0/ws/gtk [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.swt.gtk_3.0.0/ws/gtk [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.swt.gtk_3.0.0/ws/gtk [copy] Copying 13 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.swt.gtk_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.core.filebuffers_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.core.filebuffers_3.0.0 [copy] Copying 3 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.core.filebuffers_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.apache.lucene_1.3.0 [copy] Copying 5 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.apache.lucene_1.3.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ui.workbench_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.ui.workbench_3.0.0 [copy] Copying 3 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.ui.workbench_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.core.runtime.compatibility_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.core.runtime.compatibility_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.core.runtime.compatibility_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ant.core_3.0.0 [copy] Copying 2 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.ant.core_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.ant.core_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ant.ui_3.0.0 [copy] Copying 3 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.ant.ui_3.0.0 [copy] Copying 60 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.ant.ui_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ui.views_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.ui.views_3.0.0 [copy] Copying 5 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.ui.views_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.pde.source_3.0.0 [copy] Copying 27 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.pde.source_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.platform.doc.user_3.0.0 [zip] Building zip: /tmp/a/ports/java/eclipse/work/plugins/org.eclips= e.platform.doc.user/doc.zip [copy] Copying 22 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.platform.doc.user_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.jdt.junit.runtime_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.jdt.junit.runtime_3.0.0 [copy] Copying 3 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.jdt.junit.runtime_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.core.expressions_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.core.expressions_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.core.expressions_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.jdt.source_3.0.0 [copy] Copying 61 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.jdt.source_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ui.ide_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.ui.ide_3.0.0 [copy] Copying 98 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.ui.ide_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ui.externaltools_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.ui.externaltools_3.0.0 [copy] Copying 12 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.ui.externaltools_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ltk.core.refactoring_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.ltk.core.refactoring_3.0.0 [copy] Copying 3 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.ltk.core.refactoring_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.help.ide_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.help.ide_3.0.0 [copy] Copying 11 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.help.ide_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.team.cvs.ssh_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.team.cvs.ssh_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.team.cvs.ssh_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.help_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.help_3.0.0 [copy] Copying 8 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.help_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.jface.text_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.jface.text_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.jface.text_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.compare_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.compare_3.0.0 [copy] Copying 50 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.compare_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.jdt.doc.user_3.0.0 [zip] Building zip: /tmp/a/ports/java/eclipse/work/plugins/org.eclips= e.jdt.doc.user/doc.zip [copy] Copying 18 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.jdt.doc.user_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.jface_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.jface_3.0.0 [copy] Copying 3 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.jface_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.junit_3.8.1 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.junit_3.8.1 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.core.resources.freebsd_3.0.0 [copy] Copying 2 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.core.resources.freebsd_3.0.0 [copy] Copied 5 empty directories to 2 empty directories under /tmp/a/= ports/java/eclipse/work/tmp/eclipse/plugins/org.eclipse.core.resources.free= bsd_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.debug.core_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.debug.core_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.debug.core_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.core.resources_3.0.0 [copy] Copying 2 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.core.resources_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.core.resources_3.0.0 init: gather.bin.parts: init: buildDocZip: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.jdt.doc.isv_3.0.0 [copy] Copying 15 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.jdt.doc.isv_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.update.ui_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.update.ui_3.0.0 [copy] Copying 58 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.update.ui_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.help.webapp_3.0.0 [copy] Copying 108 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse= /plugins/org.eclipse.help.webapp_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.jdt.ui_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.jdt.ui_3.0.0 [copy] Copying 310 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse= /plugins/org.eclipse.jdt.ui_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.help.appserver_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.help.appserver_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.help.appserver_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.team.cvs.ssh2_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.team.cvs.ssh2_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.team.cvs.ssh2_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.pde_3.0.0 [copy] Copying 2 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.pde_3.0.0 [copy] Copying 22 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.pde_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.pde.junit.runtime_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.pde.junit.runtime_3.0.0 [copy] Copying 3 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.pde.junit.runtime_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.help.ui_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.help.ui_3.0.0 [copy] Copying 6 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.help.ui_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.core.variables_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.core.variables_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.core.variables_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.search_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.search_3.0.0 [copy] Copying 40 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.search_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.jdt.debug_3.0.0 [copy] Copying 2 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.jdt.debug_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.jdt.debug_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ui.console_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.ui.console_3.0.0 [copy] Copying 12 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.ui.console_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.update.core.freebsd_3.0.0 [copy] Copying 3 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.update.core.freebsd_3.0.0 [copy] Copied 5 empty directories to 1 empty directory under /tmp/a/po= rts/java/eclipse/work/tmp/eclipse/plugins/org.eclipse.update.core.freebsd_3= .0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ui_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.ui_3.0.0 [copy] Copying 160 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse= /plugins/org.eclipse.ui_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.team.cvs.ui_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.team.cvs.ui_3.0.0 [copy] Copying 64 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.team.cvs.ui_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ui.presentations.r21_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.ui.presentations.r21_3.0.0 [copy] Copying 5 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.ui.presentations.r21_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.text_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.text_3.0.0 [copy] Copying 3 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.text_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.platform_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.platform_3.0.0 [copy] Copying 107 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse= /plugins/org.eclipse.platform_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.tomcat_4.1.30 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.tomcat_4.1.30 [copy] Copying 33 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.tomcat_4.1.30 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.jdt.launching_3.0.0 [copy] Copying 2 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.jdt.launching_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.jdt.launching_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.update.core_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.update.core_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.update.core_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.team.cvs.core_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.team.cvs.core_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.team.cvs.core_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.jdt_3.0.0 [copy] Copying 27 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.jdt_3.0.0 init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.swt_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.swt_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.team.ui_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.team.ui_3.0.0 [copy] Copying 76 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.team.ui_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.pde.build_3.0.0 [copy] Copying 2 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.pde.build_3.0.0 [copy] Copying 28 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.pde.build_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ui.editors_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.ui.editors_3.0.0 [copy] Copying 13 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.ui.editors_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.jdt.debug.ui_3.0.0 [copy] Copying 2 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.jdt.debug.ui_3.0.0 [copy] Copying 96 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.jdt.debug.ui_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.osgi.util_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.osgi.util_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.apache.ant_1.6.1 [copy] Copying 35 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.apache.ant_1.6.1 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.pde.runtime_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.pde.runtime_3.0.0 [copy] Copying 52 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.pde.runtime_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.platform.source.freebsd.gtk.x86_3.0.0 [copy] Copying 14 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.platform.source.freebsd.gtk.x86_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.team.core_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.team.core_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.team.core_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ui.workbench.texteditor_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.ui.workbench.texteditor_3.0.0 [copy] Copying 6 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.ui.workbench.texteditor_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ui.cheatsheets_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.ui.cheatsheets_3.0.0 [copy] Copying 42 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/= plugins/org.eclipse.ui.cheatsheets_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.pde.core_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.pde.core_3.0.0 [copy] Copying 5 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.pde.core_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ui.workbench.compatibility_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.ui.workbench.compatibility_3.0.0 [copy] Copying 2 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.ui.workbench.compatibility_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.update.configurator_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.update.configurator_3.0.0 [copy] Copying 4 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.update.configurator_3.0.0 properties: init: gather.bin.parts: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/plugins= /org.eclipse.ui.forms_3.0.0 [copy] Copying 1 file to /tmp/a/ports/java/eclipse/work/tmp/eclipse/pl= ugins/org.eclipse.ui.forms_3.0.0 [copy] Copying 3 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/p= lugins/org.eclipse.ui.forms_3.0.0 init: gather.bin.parts: children: [copy] Copying 5 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/f= eatures/org.eclipse.jdt.source_3.0.0 rootFilesfreebsd_gtk_x86: init: gather.bin.parts: children: [copy] Copying 5 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/f= eatures/org.eclipse.platform.source_3.0.0 rootFilesfreebsd_gtk_x86: init: gather.bin.parts: children: [copy] Copying 5 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/f= eatures/org.eclipse.sdk_3.0.0 rootFilesfreebsd_gtk_x86: [mkdir] Created dir: /tmp/a/ports/java/eclipse/work/tmp/eclipse/freebsd= .gtk.x86/eclipse [copy] Copying 3 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/f= reebsd.gtk.x86/eclipse init: gather.bin.parts: children: [copy] Copying 5 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/f= eatures/org.eclipse.jdt_3.0.0 rootFilesfreebsd_gtk_x86: init: gather.bin.parts: children: [copy] Copying 5 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/f= eatures/org.eclipse.pde_3.0.0 rootFilesfreebsd_gtk_x86: init: gather.bin.parts: children: [copy] Copying 5 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/f= eatures/org.eclipse.platform_3.0.0 rootFilesfreebsd_gtk_x86: [copy] Copying 5 files to /tmp/a/ports/java/eclipse/work/tmp/eclipse/f= reebsd.gtk.x86/eclipse BUILD FAILED /tmp/a/ports/java/eclipse/work/build.xml:56: The following error occurred w= hile executing this line: /tmp/a/ports/java/eclipse/work/assemble.org.eclipse.sdk.freebsd.gtk.x86.xml= :308: Execute failed: java.io.IOException: zip: not found Total time: 40 minutes 37 seconds gmake: *** [build-install] Error 1 *** Error code 2 Stop in /a/ports/java/eclipse. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build ended at Tue Oct 12 20:31:08 GMT 2004 ----- End forwarded message ----- --Hf61M2y+wYpnELGG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBbEImWry0BWjoQKURAgrFAJ4++eJ9h9JzqDlgrusBHl9lSuf5gQCgq/Ld RljXux+w6PA2gk6YenC2fBQ= =XsF0 -----END PGP SIGNATURE----- --Hf61M2y+wYpnELGG-- From owner-freebsd-java@FreeBSD.ORG Wed Oct 13 17:25:19 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DF6316A56D for ; Wed, 13 Oct 2004 17:25:19 +0000 (GMT) Received: from arabica.esil.univ-mrs.fr (arabica.esil.univ-mrs.fr [139.124.41.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28B9D43D5C for ; Wed, 13 Oct 2004 17:25:17 +0000 (GMT) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from arabica.esil.univ-mrs.fr (localhost.esil.univ-mrs.fr [127.0.0.1])i9DHPG6m024124; Wed, 13 Oct 2004 19:25:16 +0200 (CEST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: (from rv@localhost) by arabica.esil.univ-mrs.fr (8.13.1/8.12.10/Submit) id i9DHPFWq024123; Wed, 13 Oct 2004 19:25:15 +0200 (CEST) (envelope-from herve.quiroz@esil.univ-mrs.fr) X-Authentication-Warning: arabica.esil.univ-mrs.fr: rv set sender to herve.quiroz@esil.univ-mrs.fr using -f Date: Wed, 13 Oct 2004 19:25:15 +0200 From: Herve Quiroz To: Kris Kennaway Message-ID: <20041013172515.GA23980@arabica.esil.univ-mrs.fr> Mail-Followup-To: Kris Kennaway , java@FreeBSD.org References: <20041012170114.GA70274@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041012170114.GA70274@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i cc: java@FreeBSD.org Subject: Re: [ports-i386@FreeBSD.org: java_cup-10.k failed on i386 4] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 17:25:19 -0000 Hi Kris, On Tue, Oct 12, 2004 at 10:01:14AM -0700, Kris Kennaway wrote: > Any ideas why every port that uses diablo is failing on 4.x? > > Kris I have no idea about how to fix it but in case you want to be able to build Java ports on 4.x until we get a real fix, you could try to set this in /etc/make.conf for instance: JAVA_PREFERRED_PORTS= JAVA_PORT_LINUX_SUN_JDK_1_4 Unless, of course, this is not a diablo-jdk related issue... Herve From owner-freebsd-java@FreeBSD.ORG Wed Oct 13 18:29:05 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88D6316A4CE for ; Wed, 13 Oct 2004 18:29:05 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33DC843D2D for ; Wed, 13 Oct 2004 18:29:05 +0000 (GMT) (envelope-from sander.vesik@gmail.com) Received: by mproxy.gmail.com with SMTP id 74so624724rnk for ; Wed, 13 Oct 2004 11:29:01 -0700 (PDT) Received: by 10.38.152.63 with SMTP id z63mr2497026rnd; Wed, 13 Oct 2004 11:29:01 -0700 (PDT) Received: by 10.38.102.19 with HTTP; Wed, 13 Oct 2004 11:29:01 -0700 (PDT) Message-ID: Date: Wed, 13 Oct 2004 21:29:01 +0300 From: Sander Vesik To: java@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: getting to 5.x binary packages X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sander Vesik List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 18:29:05 -0000 Ok, this is a sort of 'getting from A to B' question, except that I dont presently have a good idea as to where 'A' is precicely ;-) It would be nice to have binary packages of jdk 1.4 (or 1.5 i guess, but anyways) so that it could be a simple download and hopefully ship with one of the 5.x releases. So could anybody tell me if : * there is a plan (or how to get to one existing) * what the plan is * what other java related plans are in FreeBSD * if thereare obvious concrete ways somebody could help * what these ways would be I can promise to make a patches to the existing web pages @ http://www.freebsd.org/java/howhelp.html about the state if somebody explains it ... Sander From owner-freebsd-java@FreeBSD.ORG Wed Oct 13 18:59:26 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B89A16A4CF for ; Wed, 13 Oct 2004 18:59:26 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14CF343D5D for ; Wed, 13 Oct 2004 18:59:26 +0000 (GMT) (envelope-from sander.vesik@gmail.com) Received: by mproxy.gmail.com with SMTP id 74so628856rnk for ; Wed, 13 Oct 2004 11:59:25 -0700 (PDT) Received: by 10.38.152.63 with SMTP id z63mr2514040rnd; Wed, 13 Oct 2004 11:59:25 -0700 (PDT) Received: by 10.38.102.19 with HTTP; Wed, 13 Oct 2004 11:59:25 -0700 (PDT) Message-ID: Date: Wed, 13 Oct 2004 21:59:25 +0300 From: Sander Vesik To: freebsd-java@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: Subject: getting to 5.x binary packages X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sander Vesik List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 18:59:26 -0000 Ok, this is a sort of 'getting from A to B' question, except that I dont presently have a good idea as to where 'A' is precicely ;-) It would be nice to have binary packages of jdk 1.4 (or 1.5 i guess, but anyways) so that it could be a simple download and hopefully ship with one of the 5.x releases. So could anybody tell me if : * there is a plan (or how to get to one existing) * what the plan is * what other java related plans are in FreeBSD * if thereare obvious concrete ways somebody could help * what these ways would be I can promise to make a patches to the existing web pages @ http://www.freebsd.org/java/howhelp.html about the state if somebody explains it ... Sander From owner-freebsd-java@FreeBSD.ORG Wed Oct 13 19:29:02 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D2E216A4CE for ; Wed, 13 Oct 2004 19:29:02 +0000 (GMT) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A47B43D45 for ; Wed, 13 Oct 2004 19:29:01 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i9DJSrbB044422 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 13 Oct 2004 20:28:54 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)i9DJSrwH044421; Wed, 13 Oct 2004 20:28:53 +0100 (BST) (envelope-from matthew) Date: Wed, 13 Oct 2004 20:28:53 +0100 From: Matthew Seaman To: Sander Vesik Message-ID: <20041013192853.GB43973@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Sander Vesik , freebsd-java@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OwLcNYc0lM97+oe1" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (smtp.infracaninophile.co.uk [IPv6:::1]); Wed, 13 Oct 2004 20:28:54 +0100 (BST) X-Virus-Scanned: clamd / ClamAV version devel-20040904, clamav-milter version 0.75l on smtp.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-java@freebsd.org Subject: Re: getting to 5.x binary packages X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 19:29:02 -0000 --OwLcNYc0lM97+oe1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 13, 2004 at 09:59:25PM +0300, Sander Vesik wrote: > Ok, this is a sort of 'getting from A to B' question, except that I > dont presently have a good idea as to where 'A' is precicely ;-) >=20 > It would be nice to have binary packages of jdk 1.4 (or 1.5 i guess, > but anyways) so that it could be a simple download and hopefully ship > with one of the 5.x releases. So could anybody tell me if : >=20 > * there is a plan (or how to get to one existing) > * what the plan is > * what other java related plans are in FreeBSD > * if thereare obvious concrete ways somebody could help > * what these ways would be >=20 > I can promise to make a patches to the existing web pages @ > http://www.freebsd.org/java/howhelp.html about the state if > somebody explains it ... The problem with providing a binary distribution is not technical, but legal. If you download and build the JDK from source you have to agree to abide by the terms of the Sun Community Source License: http://wwws.sun.com/software/communitysource/j2se/java2/license.html Which says it's OK to use freely for Research and for Internal Deployment. Commercial use and permission to redistribute are a very different matter. You can use the java/jdk14 port to build a FreeBSD package for your own use, but you cannot give it away outside your own organization. In order for the FreeBSD Foundation to be licensed to distribute a pre-compiled J2SE 1.4.2 JDK or JRE freely the FreeBSD port would first have to pass Sun's compliance testing -- I believe that it has been stated that the jdk-1.4.2 port would pass in it's current state without any trouble at all -- but it takes money to get everything formally tested, and then the licensing terms have to be negotiated, again requiring some expenditure on lawyers etc. For most corporations I don't think the costs would be particularly onerous. For an all volunteer project like FreeBSD they're right out of the question unless a generous donor can be found. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --OwLcNYc0lM97+oe1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBbYH1iD657aJF7eIRAsdoAKCXkK0Jzpy5+PmN+4ok4E5EROE15gCfZNxB 71syQxL8z3Jsi3CIWxzcGfE= =ZDa2 -----END PGP SIGNATURE----- --OwLcNYc0lM97+oe1-- From owner-freebsd-java@FreeBSD.ORG Wed Oct 13 20:05:28 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1153616A4CE for ; Wed, 13 Oct 2004 20:05:28 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7AF143D45 for ; Wed, 13 Oct 2004 20:05:27 +0000 (GMT) (envelope-from sander.vesik@gmail.com) Received: by mproxy.gmail.com with SMTP id 74so552562rnl for ; Wed, 13 Oct 2004 13:05:27 -0700 (PDT) Received: by 10.38.152.68 with SMTP id z68mr2613871rnd; Wed, 13 Oct 2004 13:05:27 -0700 (PDT) Received: by 10.38.102.19 with HTTP; Wed, 13 Oct 2004 13:05:27 -0700 (PDT) Message-ID: Date: Wed, 13 Oct 2004 23:05:27 +0300 From: Sander Vesik To: freebsd-java@freebsd.org In-Reply-To: <20041013192853.GB43973@happy-idiot-talk.infracaninophile.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041013192853.GB43973@happy-idiot-talk.infracaninophile.co.uk> Subject: Re: getting to 5.x binary packages X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sander Vesik List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 20:05:28 -0000 [first off, sorry for the duplicate post - some initial gmail confusion] On Wed, 13 Oct 2004 20:28:53 +0100, Matthew Seaman wrote: > > > On Wed, Oct 13, 2004 at 09:59:25PM +0300, Sander Vesik wrote: > > Ok, this is a sort of 'getting from A to B' question, except that I > > dont presently have a good idea as to where 'A' is precicely ;-) > > > > It would be nice to have binary packages of jdk 1.4 (or 1.5 i guess, > > but anyways) so that it could be a simple download and hopefully ship > > with one of the 5.x releases. So could anybody tell me if : > > > > * there is a plan (or how to get to one existing) > > * what the plan is > > * what other java related plans are in FreeBSD > > * if thereare obvious concrete ways somebody could help > > * what these ways would be > > > > I can promise to make a patches to the existing web pages @ > > http://www.freebsd.org/java/howhelp.html about the state if > > somebody explains it ... > > The problem with providing a binary distribution is not technical, but > legal. If you download and build the JDK from source you have to > agree to abide by the terms of the Sun Community Source License: Yes, I know of the legal aspect of what must happen before jdk binaries can be redistibuted. > > http://wwws.sun.com/software/communitysource/j2se/java2/license.html > > Which says it's OK to use freely for Research and for Internal > Deployment. Commercial use and permission to redistribute are a very > different matter. You can use the java/jdk14 port to build a FreeBSD > package for your own use, but you cannot give it away outside your own > organization. > Which for many uses and ease of use, really sucks. > In order for the FreeBSD Foundation to be licensed to distribute a > pre-compiled J2SE 1.4.2 JDK or JRE freely the FreeBSD port would first > have to pass Sun's compliance testing -- I believe that it has been > stated that the jdk-1.4.2 port would pass in it's current state > without any trouble at all -- but it takes money to get everything > formally tested, and then the licensing terms have to be negotiated, > again requiring some expenditure on lawyers etc. For most > corporations I don't think the costs would be particularly onerous. > For an all volunteer project like FreeBSD they're right out of the > question unless a generous donor can be found. > My impression was that the existing 4.x package was made under the "special" scholarship TCK licence that Sun provides for free to non- profits (or at least allows them to apply for such) and that similar might supposedly be obtained for making newer Java binary packages for 5.x. Am I mistaken? > Cheers, > > Matthew > > -- > Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks > Savill Way > PGP: http://www.infracaninophile.co.uk/pgpkey Marlow > Tel: +44 1628 476614 Bucks., SL7 1TH UK > From owner-freebsd-java@FreeBSD.ORG Wed Oct 13 21:04:24 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40B1D16A4CE for ; Wed, 13 Oct 2004 21:04:24 +0000 (GMT) Received: from misty.eyesbeyond.com (glewis.dsl.xmission.com [166.70.56.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9046943D46 for ; Wed, 13 Oct 2004 21:04:21 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i9DL4KMb095694; Wed, 13 Oct 2004 15:04:20 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.11/8.12.11/Submit) id i9DL4J3V095693; Wed, 13 Oct 2004 15:04:19 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Wed, 13 Oct 2004 15:04:19 -0600 From: Greg Lewis To: Sander Vesik Message-ID: <20041013210419.GA95485@misty.eyesbeyond.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: java@FreeBSD.org Subject: Re: getting to 5.x binary packages X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 21:04:24 -0000 On Wed, Oct 13, 2004 at 09:29:01PM +0300, Sander Vesik wrote: > Ok, this is a sort of 'getting from A to B' question, except that I > dont presently have a good idea as to where 'A' is precicely ;-) > > It would be nice to have binary packages of jdk 1.4 (or 1.5 i guess, > but anyways) so that it could be a simple download and hopefully ship > with one of the 5.x releases. So could anybody tell me if : Please read the list archives. > * there is a plan (or how to get to one existing) There is indeed a plan. > * what the plan is The plan is to release binaries as soon as they have been tested. The current holdup on 4.x is simply a matter of the time it takes to do the testing. Hopefully soon. The hold up on 5.x is problems with the debug interface (see the list archives for several discussions on this). 5.x also currently has problems with the Server VM with gcc 3.4, but we have some patches that appear to fix that, they just need a little more testing. > * what other java related plans are in FreeBSD World domination! Maybe if you could be more specific about what sort of plans you're interested in... :). > * if thereare obvious concrete ways somebody could help Someone could find out why jdb blows up on 5.x and submit a patch to fix it. > * what these ways would be See above. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Wed Oct 13 21:44:52 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 779FB16A4CE for ; Wed, 13 Oct 2004 21:44:52 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17FC643D41 for ; Wed, 13 Oct 2004 21:44:52 +0000 (GMT) (envelope-from sander.vesik@gmail.com) Received: by mproxy.gmail.com with SMTP id 75so579317rnk for ; Wed, 13 Oct 2004 14:44:51 -0700 (PDT) Received: by 10.38.152.68 with SMTP id z68mr2669034rnd; Wed, 13 Oct 2004 14:44:51 -0700 (PDT) Received: by 10.38.102.19 with HTTP; Wed, 13 Oct 2004 14:44:51 -0700 (PDT) Message-ID: Date: Thu, 14 Oct 2004 00:44:51 +0300 From: Sander Vesik To: Greg Lewis In-Reply-To: <20041013210419.GA95485@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041013210419.GA95485@misty.eyesbeyond.com> cc: java@freebsd.org Subject: Re: getting to 5.x binary packages X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sander Vesik List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 21:44:52 -0000 On Wed, 13 Oct 2004 15:04:19 -0600, Greg Lewis wrote: > On Wed, Oct 13, 2004 at 09:29:01PM +0300, Sander Vesik wrote: > > Ok, this is a sort of 'getting from A to B' question, except that I > > dont presently have a good idea as to where 'A' is precicely ;-) > > > > It would be nice to have binary packages of jdk 1.4 (or 1.5 i guess, > > but anyways) so that it could be a simple download and hopefully ship > > with one of the 5.x releases. So could anybody tell me if : > > Please read the list archives. > > > * there is a plan (or how to get to one existing) > > There is indeed a plan. Cool :) > > > * what the plan is > > The plan is to release binaries as soon as they have been tested. The > current holdup on 4.x is simply a matter of the time it takes to do the > testing. Hopefully soon. The hold up on 5.x is problems with the debug > interface (see the list archives for several discussions on this). 5.x > also currently has problems with the Server VM with gcc 3.4, but we have > some patches that appear to fix that, they just need a little more testing. > Even cooler :) > > * what other java related plans are in FreeBSD > > World domination! Maybe if you could be more specific about what sort of > plans you're interested in... :). > Why, the world domination ones of course ;-) > > * if thereare obvious concrete ways somebody could help > > Someone could find out why jdb blows up on 5.x and submit a patch to fix > it. > Ok, when the 1.4.2 build on my 5.2.1 (or should I upgrde first?) completes so I can start the OpenOffice.org builds, I'll take a look at it. > > * what these ways would be > > See above. > Thanx > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : glewis@FreeBSD.org > From owner-freebsd-java@FreeBSD.ORG Wed Oct 13 21:55:27 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A51C916A4CF for ; Wed, 13 Oct 2004 21:55:27 +0000 (GMT) Received: from mx1.netflix.com (mail.netflix.com [216.35.131.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B89B43D46 for ; Wed, 13 Oct 2004 21:55:27 +0000 (GMT) (envelope-from nsayer@kfu.com) Received: from [172.22.8.180] ([172.22.8.180]) by mx1.netflix.com (8.12.8/8.12.8) with ESMTP id i9DLtQ3c029547 for ; Wed, 13 Oct 2004 14:55:26 -0700 Message-ID: <416DA44E.7010902@kfu.com> Date: Wed, 13 Oct 2004 14:55:26 -0700 From: Nick Sayer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Linux Sun JDK 1.5? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 21:55:27 -0000 Has anyone gotten the Linux JDK 1.5 to run? I have 5.2.1-RELEASE-p8, installed the latest linux_base-8 and modified the linux-sun-jdk15 port to use the 'rc' Linux JDK. % /usr/local/linux-sun-jdk1.5.0/bin/java -version Bad system call (core dumped) Any idea what's going wrong? From owner-freebsd-java@FreeBSD.ORG Wed Oct 13 23:47:10 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 595ED16A4CE; Wed, 13 Oct 2004 23:47:10 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31DCB43D2F; Wed, 13 Oct 2004 23:47:10 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) i9DNlArA079055; Wed, 13 Oct 2004 23:47:10 GMT (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9DNlA14079051; Wed, 13 Oct 2004 23:47:10 GMT (envelope-from kris) Date: Wed, 13 Oct 2004 23:47:10 GMT From: Kris Kennaway Message-Id: <200410132347.i9DNlA14079051@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, java@FreeBSD.org Subject: Re: ports/72475: java/eclipse needs to be run by the native jdk, not linux-sun-jdk X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 23:47:10 -0000 Synopsis: java/eclipse needs to be run by the native jdk, not linux-sun-jdk Responsible-Changed-From-To: freebsd-bugs->java Responsible-Changed-By: kris Responsible-Changed-When: Wed Oct 13 23:46:56 GMT 2004 Responsible-Changed-Why: Reassign to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=72475 From owner-freebsd-java@FreeBSD.ORG Thu Oct 14 12:40:02 2004 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1F0616A52C for ; Thu, 14 Oct 2004 12:40:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9129D43D54 for ; Thu, 14 Oct 2004 12:40:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i9ECe1PU096209 for ; Thu, 14 Oct 2004 12:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9ECe116096207; Thu, 14 Oct 2004 12:40:01 GMT (envelope-from gnats) Resent-Date: Thu, 14 Oct 2004 12:40:01 GMT Resent-Message-Id: <200410141240.i9ECe116096207@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jeremy Faulkner Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4FB116A4CE for ; Thu, 14 Oct 2004 12:36:42 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id A539643D39 for ; Thu, 14 Oct 2004 12:36:42 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i9ECagWr094247 for ; Thu, 14 Oct 2004 12:36:42 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i9ECagWB094246; Thu, 14 Oct 2004 12:36:42 GMT (envelope-from nobody) Message-Id: <200410141236.i9ECagWB094246@www.freebsd.org> Date: Thu, 14 Oct 2004 12:36:42 GMT From: Jeremy Faulkner To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: java/72682: [SHAR] java/azureus X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 12:40:02 -0000 >Number: 72682 >Category: java >Synopsis: [SHAR] java/azureus >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 14 12:40:00 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Jeremy Faulkner >Release: 5.3-BETA7 >Organization: >Environment: FreeBSD ocean-deep.gldis.ca 5.3-BETA7 FreeBSD 5.3-BETA7 #0: Sun Oct 10 21:33:39 UTC 2004 gldisater@ocean-deep.gldis.ca:/usr/obj/usr/src/sys/OCEAN-DEEP i386 >Description: A shar for the azureus port >How-To-Repeat: >Fix: http://www.gldis.ca/gldisater/azureus.shar MD5 (azureus.shar) = af6ad9f444f5fea0bfae451fe8f87215 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-java@FreeBSD.ORG Thu Oct 14 13:25:20 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C703916A4CE for ; Thu, 14 Oct 2004 13:25:20 +0000 (GMT) Received: from www.enhyper.com (mailgate.enhyper.com [62.49.250.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1787943D2F for ; Thu, 14 Oct 2004 13:25:17 +0000 (GMT) (envelope-from iang@iang.org) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by www.enhyper.com (8.11.6/8.11.6) with SMTP id i9EDOm210716; Thu, 14 Oct 2004 14:24:59 +0100 X-Authentication-Warning: www.enhyper.com: localhost.localdomain [127.0.0.1] didn't use HELO protocol Message-ID: <416E7E8A.5020308@iang.org> Date: Thu, 14 Oct 2004 14:26:34 +0100 From: Ian Grigg User-Agent: Mozilla Thunderbird 0.7.3 (X11/20041002) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org References: <20041013192853.GB43973@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20041013192853.GB43973@happy-idiot-talk.infracaninophile.co.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Sander Vesik Subject: Re: getting to 5.x binary packages X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 13:25:20 -0000 Matthew Seaman wrote: > In order for the FreeBSD Foundation to be licensed to distribute a > pre-compiled J2SE 1.4.2 JDK or JRE freely the FreeBSD port would first > have to pass Sun's compliance testing -- I believe that it has been > stated that the jdk-1.4.2 port would pass in it's current state > without any trouble at all -- but it takes money to get everything > formally tested, and then the licensing terms have to be negotiated, > again requiring some expenditure on lawyers etc. For most > corporations I don't think the costs would be particularly onerous. > For an all volunteer project like FreeBSD they're right out of the > question unless a generous donor can be found. Not that I know that donor, but has anyone ever come across or done a budget for that process? It would be interesting to know, not only for finding donors, but also as a pointer to Sun. iang ( It is issues like this that make Sun's claim that Java is write-once-run-anywhere so ridiculous. In practice, Java's spread is slowed dramatically by these sorts of tactics, and a lot of circumstances can't tell the difference between Microsoft's "guarunteed on our platform" and Sun's "maybe on three platforms" approach. Java still seems to be the best language for general purpose server programming, but I think it would be all over if Microsoft went cross platform in a serious fashion. ) From owner-freebsd-java@FreeBSD.ORG Thu Oct 14 14:41:56 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FD9C16A4F6 for ; Thu, 14 Oct 2004 14:41:56 +0000 (GMT) Received: from misty.eyesbeyond.com (glewis.dsl.xmission.com [166.70.56.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71E4043D58 for ; Thu, 14 Oct 2004 14:41:55 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i9EEfrOO003957; Thu, 14 Oct 2004 08:41:54 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.11/8.12.11/Submit) id i9EEfq8c003956; Thu, 14 Oct 2004 08:41:52 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Thu, 14 Oct 2004 08:41:52 -0600 From: Greg Lewis To: Nick Sayer Message-ID: <20041014144152.GA3939@misty.eyesbeyond.com> References: <416DA44E.7010902@kfu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <416DA44E.7010902@kfu.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-java@freebsd.org Subject: Re: Linux Sun JDK 1.5? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 14:41:56 -0000 On Wed, Oct 13, 2004 at 02:55:26PM -0700, Nick Sayer wrote: > Has anyone gotten the Linux JDK 1.5 to run? > > I have 5.2.1-RELEASE-p8, installed the latest linux_base-8 and modified > the linux-sun-jdk15 port to use the 'rc' Linux JDK. > > % /usr/local/linux-sun-jdk1.5.0/bin/java -version > Bad system call (core dumped) > > Any idea what's going wrong? AFAIK, it won't run on 4.x or 5.x. There has been one report that it runs under a recent 6-CURRENT. I don't know if the necessary fixes have gone into RELENG_5 (or even what they were). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Thu Oct 14 20:38:02 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2610D16A4CE for ; Thu, 14 Oct 2004 20:38:01 +0000 (GMT) Received: from misty.eyesbeyond.com (glewis.dsl.xmission.com [166.70.56.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 335CF43D54 for ; Thu, 14 Oct 2004 20:38:01 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i9EKbxs7007350; Thu, 14 Oct 2004 14:38:00 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.11/8.12.11/Submit) id i9EKbxKF007349; Thu, 14 Oct 2004 14:37:59 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Thu, 14 Oct 2004 14:37:59 -0600 From: Greg Lewis To: Kris Kennaway Message-ID: <20041014203759.GA7268@misty.eyesbeyond.com> References: <20041012170114.GA70274@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041012170114.GA70274@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i cc: java@freebsd.org Subject: Re: [ports-i386@FreeBSD.org: java_cup-10.k failed on i386 4] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 20:38:02 -0000 On Tue, Oct 12, 2004 at 10:01:14AM -0700, Kris Kennaway wrote: > Any ideas why every port that uses diablo is failing on 4.x? Works for me on 4.10. It almost seems like the .java_wrapper script is failing to set the LD_LIBRARY_PATH correctly or that path doesn't contain libjava.so (I'm not sure how this could occur) or libjava.so can't be loaded for some reason. Since diablo hasn't been changed recently, one would assume its some recent change in 4.x? Doesn't bento use some sort of 4.x jail on a 5.x box to do its port builds? -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Thu Oct 14 20:41:12 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3EA816A4CE for ; Thu, 14 Oct 2004 20:41:12 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A64C43D2F for ; Thu, 14 Oct 2004 20:41:12 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7347051281; Thu, 14 Oct 2004 13:41:11 -0700 (PDT) Date: Thu, 14 Oct 2004 13:41:11 -0700 From: Kris Kennaway To: Greg Lewis Message-ID: <20041014204111.GA65200@xor.obsecurity.org> References: <20041012170114.GA70274@xor.obsecurity.org> <20041014203759.GA7268@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline In-Reply-To: <20041014203759.GA7268@misty.eyesbeyond.com> User-Agent: Mutt/1.4.2.1i cc: java@freebsd.org cc: Kris Kennaway Subject: Re: [ports-i386@FreeBSD.org: java_cup-10.k failed on i386 4] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 20:41:12 -0000 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 14, 2004 at 02:37:59PM -0600, Greg Lewis wrote: > On Tue, Oct 12, 2004 at 10:01:14AM -0700, Kris Kennaway wrote: > > Any ideas why every port that uses diablo is failing on 4.x? >=20 > Works for me on 4.10. It almost seems like the .java_wrapper script is > failing to set the LD_LIBRARY_PATH correctly or that path doesn't contain > libjava.so (I'm not sure how this could occur) or libjava.so can't be > loaded for some reason. Since diablo hasn't been changed recently, one > would assume its some recent change in 4.x? Doesn't bento use some sort > of 4.x jail on a 5.x box to do its port builds? Yeah (4.x chroot), but I can't think what aspect of the 5.3 kernel might be causing the userland dynamic linker to misbehave. Kris --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBbuRmWry0BWjoQKURAi/RAJwJWhc2s3JXs9sHbrd+Y06C6uL75QCeOuhC 94nXh1VrweDO4RB1rohzIhE= =5fXH -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW-- From owner-freebsd-java@FreeBSD.ORG Thu Oct 14 21:09:50 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB5BA16A4CE for ; Thu, 14 Oct 2004 21:09:50 +0000 (GMT) Received: from misty.eyesbeyond.com (glewis.dsl.xmission.com [166.70.56.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BA1443D39 for ; Thu, 14 Oct 2004 21:09:50 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i9EL9maF007697; Thu, 14 Oct 2004 15:09:49 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.11/8.12.11/Submit) id i9EL9mnC007696; Thu, 14 Oct 2004 15:09:48 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Thu, 14 Oct 2004 15:09:47 -0600 From: Greg Lewis To: Kris Kennaway Message-ID: <20041014210947.GA7680@misty.eyesbeyond.com> References: <20041012170114.GA70274@xor.obsecurity.org> <20041014203759.GA7268@misty.eyesbeyond.com> <20041014204111.GA65200@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041014204111.GA65200@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i cc: java@freebsd.org Subject: Re: [ports-i386@FreeBSD.org: java_cup-10.k failed on i386 4] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 21:09:51 -0000 On Thu, Oct 14, 2004 at 01:41:11PM -0700, Kris Kennaway wrote: > On Thu, Oct 14, 2004 at 02:37:59PM -0600, Greg Lewis wrote: > > On Tue, Oct 12, 2004 at 10:01:14AM -0700, Kris Kennaway wrote: > > > Any ideas why every port that uses diablo is failing on 4.x? > > > > Works for me on 4.10. It almost seems like the .java_wrapper script is > > failing to set the LD_LIBRARY_PATH correctly or that path doesn't contain > > libjava.so (I'm not sure how this could occur) or libjava.so can't be > > loaded for some reason. Since diablo hasn't been changed recently, one > > would assume its some recent change in 4.x? Doesn't bento use some sort > > of 4.x jail on a 5.x box to do its port builds? > > Yeah (4.x chroot), but I can't think what aspect of the 5.3 kernel > might be causing the userland dynamic linker to misbehave. When I get a chance I can try updating to 4.x stable and try that to see if it makes any difference. I was wondering if the version bump for shared libraries on 5.x to do with 4.x compat could have had any impact, but it sounds like it wouldn't have. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Fri Oct 15 13:23:57 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AF2816A4CE for ; Fri, 15 Oct 2004 13:23:57 +0000 (GMT) Received: from tydfam.jp (ns.tydfam.jp [61.197.228.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 010A843D1D for ; Fri, 15 Oct 2004 13:23:57 +0000 (GMT) (envelope-from ken@tydfam.jp) Received: from localhost (tyd3.sub.tydfam.jp [192.168.1.3]) by tydfam.jp (8.12.10/8.11.6) with ESMTP id i9FDNFhc000548; Fri, 15 Oct 2004 22:23:15 +0900 (JST) (envelope-from ken@tydfam.jp) Date: Fri, 15 Oct 2004 22:23:50 +0900 (JST) Message-Id: <20041015.222350.730550014.ken@tydfam.jp> To: java@freebsd.org From: Yamada Ken Takeshi X-Mailer: Mew version 3.3 on XEmacs 21.4.14 (Reasonable Discussion) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Q) jdk1.4.2 & xorg X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 13:23:57 -0000 I have the following error under FreeBSD-current (FreeBSD 6.0-CURRENT #23: Thu Oct 14 22:59:19 JST 2004) + xorg 6.7.0. + jdk1.4.2 Is it my own problem, or others, too? # cd /usr/local/jdk1.4.2/demo/jfc/SwingSet2 # java -jar SwingSet2.jar Warning: Cannot convert string "-aliastt-gothic-medium-r-normal--*-140-*-*-p-*-jisx0201.1976-0" to type FontStruct An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 10 occurred at PC=0x54AECD42 Function=XtWidgetToApplicationContext+0x1A Library=/usr/X11R6/lib/libXt.so.6 Current Java thread: at sun.awt.motif.MToolkit.loadSystemColors(Native Method) at java.awt.SystemColor.updateSystemColors(SystemColor.java:417) at java.awt.SystemColor.(SystemColor.java:409) at sun.awt.motif.MComponentPeer.pSetBackground(Native Method) at sun.awt.motif.MPanelPeer.setBackground(MPanelPeer.java:69) at sun.awt.motif.MComponentPeer.initialize(MComponentPeer.java:182) at sun.awt.motif.MComponentPeer.init(MComponentPeer.java:228) at sun.awt.motif.MWindowPeer.init(MWindowPeer.java:90) at sun.awt.motif.MFramePeer.(MFramePeer.java:58) at sun.awt.motif.MToolkit.createFrame(MToolkit.java:209) at java.awt.Frame.addNotify(Frame.java:472) - locked <0x4c97d020> (a java.awt.Component$AWTTreeLock) at java.awt.Window.pack(Window.java:433) at SwingSet2.createSplashScreen(SwingSet2.java:717) at SwingSet2.(SwingSet2.java:211) at SwingSet2.main(SwingSet2.java:243) Dynamic libraries: 0x8048000 java 0x48083000 /usr/lib/libkse.so.1 0x480a8000 /lib/libc.so.5 0x48182000 /usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so 0x4859d000 /usr/lib/libstdc++.so.4 0x4866f000 /usr/local/lib/compat/libm.so.2 0x4868a000 /lib/libm.so.3 0x486a4000 /usr/local/jdk1.4.2/jre/lib/i386/native_threads/libhpi.so 0x486b2000 /usr/local/jdk1.4.2/jre/lib/i386/libverify.so 0x486c7000 /usr/local/jdk1.4.2/jre/lib/i386/libjava.so 0x486e5000 /usr/local/jdk1.4.2/jre/lib/i386/libzip.so 0x54833000 /usr/local/jdk1.4.2/jre/lib/i386/libawt.so 0x54a84000 /usr/local/jdk1.4.2/jre/lib/i386/libmlib_image.so 0x54ad0000 /usr/X11R6/lib/libXp.so.6 0x54ad7000 /usr/X11R6/lib/libXt.so.6 0x54b20000 /usr/X11R6/lib/libXext.so.6 0x4c47b000 /usr/X11R6/lib/libXtst.so.6 0x54b2d000 /usr/X11R6/lib/libXmu.so.6 0x54b41000 /usr/X11R6/lib/libX11.so.6 0x54c00000 /usr/X11R6/lib/libSM.so.6 0x54c08000 /usr/X11R6/lib/libICE.so.6 0x54c1f000 /usr/local/jdk1.4.2/jre/lib/i386/libfontmanager.so 0x54cf7000 /usr/X11R6/lib/X11/locale/lib/common/xlocale.so.2 0x54cf9000 /usr/X11R6/lib/X11/locale/lib/common/xlibi18n.so.2 0x54cff000 /usr/X11R6/lib/libXcursor.so.1 0x54d08000 /usr/X11R6/lib/libXrender.so.1 0x54d10000 /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2 0x54d2c000 /usr/local/jdk1.4.2/jre/lib/i386/libjpeg.so 0x54d61000 /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2 0x4804e000 /libexec/ld-elf.so.1 Heap at VM Abort: Heap def new generation total 576K, used 164K [0x4c480000, 0x4c520000, 0x4c960000) eden space 512K, 32% used [0x4c480000, 0x4c4a92b8, 0x4c500000) from space 64K, 0% used [0x4c500000, 0x4c500020, 0x4c510000) to space 64K, 0% used [0x4c510000, 0x4c510000, 0x4c520000) tenured generation total 3308K, used 2640K [0x4c960000, 0x4cc9b000, 0x50480000 ) the space 3308K, 79% used [0x4c960000, 0x4cbf4188, 0x4cbf4200, 0x4cc9b000) compacting perm gen total 4096K, used 3977K [0x50480000, 0x50880000, 0x54480000 ) the space 4096K, 97% used [0x50480000, 0x50862718, 0x50862800, 0x50880000) Local Time = Fri Oct 15 22:14:19 2004 Elapsed Time = 3 # # The exception above was detected in native code outside the VM # # Java VM: Java HotSpot(TM) Client VM (1.4.2-p6-ken_20_sep_2004_00_25 mixed mode) # From owner-freebsd-java@FreeBSD.ORG Fri Oct 15 16:07:20 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75E4A16A4CE for ; Fri, 15 Oct 2004 16:07:20 +0000 (GMT) Received: from smtp1.dcns.ne.jp (smtp1.dcns.ne.jp [203.178.100.134]) by mx1.FreeBSD.org (Postfix) with SMTP id D558543D2D for ; Fri, 15 Oct 2004 16:07:18 +0000 (GMT) (envelope-from haro@h4.dion.ne.jp) Received: (qmail 12738 invoked from network); 15 Oct 2004 16:07:17 -0000 Received: from unknown (HELO localhost) (211.10.184.118) by smtp1.dcns.ne.jp with SMTP; 15 Oct 2004 16:07:17 -0000 Date: Sat, 16 Oct 2004 01:07:15 +0900 (JST) Message-Id: <20041016.010715.59462305.haro@h4.dion.ne.jp> To: ken@tydfam.jp From: Munehiro Matsuda In-Reply-To: <20041015.222350.730550014.ken@tydfam.jp> References: <20041015.222350.730550014.ken@tydfam.jp> X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: java@freebsd.org Subject: Re: Q) jdk1.4.2 & xorg X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 16:07:20 -0000 Hi Yamada-san, From: Yamada Ken Takeshi Date: Fri, 15 Oct 2004 22:23:50 +0900 (JST) :: I have the following error under FreeBSD-current (FreeBSD 6.0-CURRENT #23: Thu Oct 14 22:59:19 JST 2004) + xorg 6.7.0. + jdk1.4.2 :: :: Is it my own problem, or others, too? Try by following sequence: $ cd /usr/local/jdk1.4.2/demo/jfc/SwingSet2 $ MALLOC_OPTIONS=aj $ export MALLOC_OPTIONS $ java -jar SwingSet2.jar See my old posting: http://docs.freebsd.org/cgi/mid.cgi?20040310.122002.74756775.haro =------------------------------------------------------------------------------ _ _ Munehiro (haro) Matsuda -|- /_\ |_|_| Internet Solution Dept., Kubota Graphics Technologies Inc. /|\ |_| |_|_| 2-8-8 Shinjuku Shinjuku-ku Tokyo 160-0022, Japan Tel: +81-3-3225-0767 Fax: +81-3-3225-0740 Email: haro@kgt.co.jp From owner-freebsd-java@FreeBSD.ORG Fri Oct 15 17:22:22 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1241416A4CE for ; Fri, 15 Oct 2004 17:22:22 +0000 (GMT) Received: from smtp2.pochta.ru (smtp2.pochta.ru [81.211.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09E2443D31 for ; Fri, 15 Oct 2004 17:22:21 +0000 (GMT) (envelope-from pk@hotbox.ru) Received: from [10.18.41.186] (fw9-untrust.misp.ru [193.201.231.126] (may be forged)) (author=pk@hotbox.ru authenticated bits=0)i9FHM9ZU002447 for ; Fri, 15 Oct 2004 21:22:16 +0400 (MSD) (envelope-from pk@hotbox.ru) X-Author: pk@hotbox.ru from [10.18.41.186] (fw9-untrust.misp.ru [193.201.231.126] (may be forged)) via Free Mail POCHTA.RU From: Paul Kouzmenko To: freebsd-java@freebsd.org Date: Fri, 15 Oct 2004 21:21:43 +0400 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410152121.44112@+70957418191> Subject: Bad system call for JDK1.5 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 17:22:22 -0000 Hello! I have a problem for java, javac and other programs from JDK1.5 (ports/java/linux-sun-jdk15). Every time, when i running these programs they coredumped with "Bad system call". I use FreeBSD 5.2.1-RELEASE whith linux.ko and linprocfs.ko. base_linux are installed also. Thanks in advance. -- Paul Kouzmenko From owner-freebsd-java@FreeBSD.ORG Sat Oct 16 01:21:42 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0782716A4CE for ; Sat, 16 Oct 2004 01:21:42 +0000 (GMT) Received: from tydfam.jp (ns.tydfam.jp [61.197.228.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 491C843D1F for ; Sat, 16 Oct 2004 01:21:41 +0000 (GMT) (envelope-from ken@tydfam.jp) Received: from localhost (tyd3.sub.tydfam.jp [192.168.1.3]) by tydfam.jp (8.12.10/8.11.6) with ESMTP id i9G1L5hc003345; Sat, 16 Oct 2004 10:21:05 +0900 (JST) (envelope-from ken@tydfam.jp) Date: Sat, 16 Oct 2004 10:21:40 +0900 (JST) Message-Id: <20041016.102140.846936672.ken@tydfam.jp> To: haro@h4.dion.ne.jp From: Yamada Ken Takeshi In-Reply-To: <20041016.010715.59462305.haro@h4.dion.ne.jp> References: <20041015.222350.730550014.ken@tydfam.jp> <20041016.010715.59462305.haro@h4.dion.ne.jp> X-Mailer: Mew version 3.3 on XEmacs 21.4.14 (Reasonable Discussion) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: java@freebsd.org Subject: Re: Q) jdk1.4.2 & xorg X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 01:21:42 -0000 Thank you, Matsuda-san. It fixed with MALLOC_OPTIONS=aj. Ummm, but it may not be not a root cause fix..... From: Munehiro Matsuda Subject: Re: Q) jdk1.4.2 & xorg Date: Sat, 16 Oct 2004 01:07:15 +0900 (JST) > Try by following sequence: > > $ cd /usr/local/jdk1.4.2/demo/jfc/SwingSet2 > $ MALLOC_OPTIONS=aj > $ export MALLOC_OPTIONS > $ java -jar SwingSet2.jar > > See my old posting: > From owner-freebsd-java@FreeBSD.ORG Sat Oct 16 02:06:19 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8730E16A4CE for ; Sat, 16 Oct 2004 02:06:19 +0000 (GMT) Received: from itapoa.terra.com.br (itapoa.terra.com.br [200.154.55.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 059EF43D31 for ; Sat, 16 Oct 2004 02:06:19 +0000 (GMT) (envelope-from victor.bilouro@terra.com.br) Received: from potosi.terra.com.br (potosi.terra.com.br [200.154.55.131]) by itapoa.terra.com.br (Postfix) with ESMTP id A098530C162; Fri, 15 Oct 2004 23:06:17 -0300 (BRT) X-Terra-Karma: -2% X-Terra-Hash: dc41ac2bfbd13294950ba34b80132287 Received: from [192.168.1.5] (201008083066.user.veloxzone.com.br [201.8.83.66]) (authenticated user vhbilouro) by potosi.terra.com.br (Postfix) with ESMTP id E54B1370027; Fri, 15 Oct 2004 23:06:16 -0300 (BRT) Message-ID: <417057F0.9020100@terra.com.br> Date: Fri, 15 Oct 2004 23:06:24 +0000 From: Victor Hugo Bilouro User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040920 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org, bilouro@bilouro.dynu.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: CLASS_PATH X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 02:06:19 -0000 Hello, I'm trying to use JDBC, but I have having problems with CLASS_PATH... I know wich a have to insert the path of jdbc in CLASS_PATH, but, i dont have any CLASS_PATH defined in my enviroment. Then, i set the CLASS_PATH using follow command: setenv CLASS_PATH /path/of/jdbc.jar After then, i try to compile my java application but it does not find the basic class and dont compile... How is the default path to CLASS_PATH? Or What do I do to resolv?! Thanks Bilouro Freebsd 4.10 Java 1.4.2 From owner-freebsd-java@FreeBSD.ORG Sat Oct 16 13:20:14 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1829E16A4CE for ; Sat, 16 Oct 2004 13:20:14 +0000 (GMT) Received: from pop-a065d14.pas.sa.earthlink.net (pop-a065d14.pas.sa.earthlink.net [207.217.121.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id E129743D2D for ; Sat, 16 Oct 2004 13:20:13 +0000 (GMT) (envelope-from rperry4@earthlink.net) Received: from dialup-4.250.42.211.dial1.weehawken1.level3.net ([4.250.42.211] helo=sphinx.alpha.domain) by pop-a065d14.pas.sa.earthlink.net with esmtp (Exim 3.33 #1) id 1CIoTc-0002AU-00; Sat, 16 Oct 2004 06:20:04 -0700 Received: from sphinx.alpha.domain (localhost [127.0.0.1]) by sphinx.alpha.domain (8.12.9p2/8.12.9) with ESMTP id i9GDNLbX004530; Sat, 16 Oct 2004 09:23:21 -0400 (EDT) (envelope-from rperry4@earthlink.net) Received: (from root@localhost) by sphinx.alpha.domain (8.12.9p2/8.12.9/Submit) id i9GDNJm0004529; Sat, 16 Oct 2004 09:23:19 -0400 (EDT) (envelope-from rperry4@earthlink.net) Date: Sat, 16 Oct 2004 09:23:18 -0400 From: Bob Perry To: Greg Lewis Message-ID: <20041016132318.GA4490@sphinx.alpha.domain> References: <20041009231503.GA60414@sphinx.alpha.domain> <20041011041941.GA58826@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041011041941.GA58826@misty.eyesbeyond.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-java@freebsd.org Subject: Re: LoadPlugin Issue with JDK1.3.1 and Mozilla 1.7.2 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 13:20:14 -0000 On (10/10/04 22:19), Greg Lewis wrote: > Date: Sun, 10 Oct 2004 22:19:41 -0600 > From: Greg Lewis > To: Bob Perry > Cc: freebsd-java@freebsd.org > Subject: Re: LoadPlugin Issue with JDK1.3.1 and Mozilla 1.7.2 > User-Agent: Mutt/1.4.2.1i > > On Sat, Oct 09, 2004 at 07:15:03PM -0400, Bob Perry wrote: > > I don't develop Java apps for FreeBSD but use the JDK ports > > because I thought it necessary in order to view java apps > > in the browsers (?). I currently run FreeBSD 4.9 and experiment > > with Mozilla 1.7.2, Firefox 0.9.3, and Galeon 1.3.17. > > > > All three browsers have been crashing consistently and I suspect > > that part of the problem may lie with the error message I receive > > stating: > > > > LoadPlugin: Failed to initialize shared library /usr/local/ > > jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [/usr/local/ > > jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined > > symbol "_vt$16nsQueryInterface"] > > > > I had a chance to review the archives and it appears as though > > I should use the Java Development Kit 1.4.1. Is this correct? > > If so, are there any hints or secrets you might want to pass along > > before I port the linux version in? > > > > Since I'm not a member of the list, could you cc me? > > Yes, Mozilla 1.7 broke compatibility for the plugin such that the plugin > from JDK 1.3.1 no longer works. Try the plugin from the jdk14 port > (currently JDK 1.4.2). > I've downloaded the appropriate files (j2sdk-1_4_2-bin-scsl.zip and patch bsd-jdk14-patches-6.tar.gz). Running make to compile and install don't produce any results so I assume I have to do something else. Do I need to compile all of my browsers (Mozilla, Firefox, & Galeon) or is there a shortcut? Thanks again for your time and patience. -- I've learned that whatever hits the fan will not be evenly distributed. FreeBSD 4.9-RELEASE-p2 #0