From owner-freebsd-java@FreeBSD.ORG Sun May 31 14:15:45 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9823C106564A for ; Sun, 31 May 2009 14:15:45 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from viefep21-int.chello.at (viefep21-int.chello.at [62.179.121.41]) by mx1.freebsd.org (Postfix) with ESMTP id D4C188FC17 for ; Sun, 31 May 2009 14:15:44 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from edge02.upc.biz ([192.168.13.237]) by viefep16-int.chello.at (InterMail vM.7.09.01.00 201-2219-108-20080618) with ESMTP id <20090531135731.UECZ3327.viefep16-int.chello.at@edge02.upc.biz>; Sun, 31 May 2009 15:57:31 +0200 Received: from joanne.klop.ws ([62.163.38.246]) by edge02.upc.biz with edge id yDxU1b04a5Jf6UE02DxVbi; Sun, 31 May 2009 15:57:31 +0200 X-SourceIP: 62.163.38.246 Received: from 82-170-177-25.ip.telfort.nl (localhost [127.0.0.1]) by joanne.klop.ws (Postfix) with ESMTP id 135891CC1B; Sun, 31 May 2009 15:57:27 +0200 (CEST) Date: Sun, 31 May 2009 15:57:26 +0200 To: "Maho NAKATA" , jonc@chen.org.nz From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <20090510210726.C9DE52840C@chen.org.nz> <20090526.164036.55849859.chat95@mac.com> <20090526.205337.193713045.chat95@mac.com> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <20090526.205337.193713045.chat95@mac.com> User-Agent: Opera Mail/9.64 (FreeBSD) Cc: brian@experts-exchange.com, freebsd-java@freebsd.org Subject: Re: openjdk dies with: could not find libjava.so as root X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 May 2009 14:15:45 -0000 On Tue, 26 May 2009 13:53:37 +0200, Maho NAKATA wrote: > Hi > I cannot launch openjdk java as root > > # which java > /usr/local/openjdk6/bin/java > root# java > Error: could not find libjava.so > Error: could not find Java 2 Runtime Environment. > root# pkg_info | grep openjdk > openjdk6-b16_1 Sun\'s java 6 virtual machine release under the GPL > v2 > > however as normal user: > % which java > /usr/X11R6/bin/java > % java -version > openjdk version "1.6.0-internal" > OpenJDK Runtime Environment (build > 1.6.0-internal-maho_26_may_2009_11_16-b00) > OpenJDK 64-Bit Server VM (build 11.0-b17, mixed mode) > > strange :) > best,ls -l /usr/X11R6 lrwxr-xr-x 1 root wheel 10 Oct 26 2008 /usr/X11R6@ -> /usr/local > -- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ > Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt I recommend removing /usr/X11R6/bin from all your paths. It isn't used for several years now. ls -l /usr/X11R6 lrwxr-xr-x 1 root wheel 10 Oct 26 2008 /usr/X11R6@ -> /usr/local Removing it will give you one less possibility for failure because the PATH is ambigious now. Ronald. From owner-freebsd-java@FreeBSD.ORG Sun May 31 15:40:59 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E6DF106566B for ; Sun, 31 May 2009 15:40:59 +0000 (UTC) (envelope-from dms@beastsoft.net) Received: from beastsoft.net (mircat.net [81.9.105.50]) by mx1.freebsd.org (Postfix) with ESMTP id 269CC8FC23 for ; Sun, 31 May 2009 15:40:58 +0000 (UTC) (envelope-from dms@beastsoft.net) Received: from [81.9.105.53] (port=54281 helo=[192.168.0.198]) by beastsoft.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1MAptW-000Ds4-Ut; Sun, 31 May 2009 18:36:30 +0000 Message-ID: <4A22A501.3030401@samersoff.net> Date: Sun, 31 May 2009 19:40:49 +0400 From: Dmitry Samersoff User-Agent: Thunderbird 2.0.0.21 (X11/20090302) MIME-Version: 1.0 To: Maho NAKATA References: <20090510210726.C9DE52840C@chen.org.nz> <20090526.164036.55849859.chat95@mac.com> <20090526.205337.193713045.chat95@mac.com> In-Reply-To: <20090526.205337.193713045.chat95@mac.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: dms@beastsoft.net Cc: brian@experts-exchange.com, freebsd-java@freebsd.org Subject: Re: openjdk dies with: could not find libjava.so as root X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 May 2009 15:40:59 -0000 Maho, Run truss and see what happens ... -Dmitry Maho NAKATA wrote: > Hi > I cannot launch openjdk java as root > > # which java > /usr/local/openjdk6/bin/java > root# java > Error: could not find libjava.so > Error: could not find Java 2 Runtime Environment. > root# pkg_info | grep openjdk > openjdk6-b16_1 Sun\'s java 6 virtual machine release under the GPL v2 > > however as normal user: > % which java > /usr/X11R6/bin/java > % java -version > openjdk version "1.6.0-internal" > OpenJDK Runtime Environment (build 1.6.0-internal-maho_26_may_2009_11_16-b00) > OpenJDK 64-Bit Server VM (build 11.0-b17, mixed mode) > > strange :) > best, > -- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ > Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt -- Dmitry Samersoff dms@samersoff.net, http://devnull.samersoff.net * There will come soft rains ... From owner-freebsd-java@FreeBSD.ORG Sun May 31 21:06:11 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54DBD1065716 for ; Sun, 31 May 2009 21:06:11 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25]) by mx1.freebsd.org (Postfix) with ESMTP id D09B48FC12 for ; Sun, 31 May 2009 21:06:10 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: by ey-out-2122.google.com with SMTP id 22so294122eye.7 for ; Sun, 31 May 2009 14:06:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:organization:to:subject :date:user-agent:mime-version:content-type:content-transfer-encoding :message-id; bh=H0nqqPCYb1LdGMugaWrtpEg0+K4NWkp2qz48il/833Q=; b=BtluHBf9tIs8mZmZYYN5HVnOZvU13EIM1J9GT9YUsMyhDCT3XsCKBXHMNzYIOU6wn/ usd3TcqjA6ZbQ5VK2ugG/nQLDFF2L3QDX8mSzyn6FunmQSAYArtC94dSns+wdN4KN7TS ywTOIaqcO7YBdEfCLrGvPt4uCcSJyoW5NPMc8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:organization:to:subject:date:user-agent:mime-version :content-type:content-transfer-encoding:message-id; b=n8kb/RqyO5u16YQGW/UEpMXHDl9PN7GI8GAQvdbNIyco+pXeOCn0OyVEBK0ssxJoFd F9nqcdtab6XbhlmYgmkSV+akH4otOixQgYF/txC9LRDyrr7zjVB34UHKQu7T5Z6JjuxG hDC4RBSb9EnB8jKMd9NWO/bO9jcKVJ0QKjJJE= Received: by 10.210.10.8 with SMTP id 8mr3134669ebj.26.1243802479789; Sun, 31 May 2009 13:41:19 -0700 (PDT) Received: from dragonmini.dg ([196.34.241.123]) by mx.google.com with ESMTPS id 5sm455305eyh.30.2009.05.31.13.41.18 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 31 May 2009 13:41:19 -0700 (PDT) From: David Naylor Organization: Private To: freebsd-java@freebsd.org Date: Sun, 31 May 2009 22:42:13 +0200 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2728773.26l3XNPqKE"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200905312242.16615.naylor.b.david@gmail.com> Subject: OpenJDK6 and a cyclic dependancy X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 May 2009 21:06:12 -0000 --nextPart2728773.26l3XNPqKE Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, With a clean installation and setting openjdk6 as the default by: # cat >> /etc/make.conf << _EOF=20 JAVA_VERSION?=3D1.6 JAVA_OS?=3Dnative JAVA_VENDOR?=3Dopenjdk _EOF I get a cyclic dependency when trying to build java/openjdk6. openjdk6=20 depends on apache-ant which depends on openjdk6 (and so on). =20 Apologies if this is a know problem, I thought I should mention it since (i= t=20 has been suggested that) openjdk6 is to become the default. =20 Wouldn't a solution be to make apache-ant build within openjdk6 [as a=20 pre-ish-build stage] (and thus not depend on the port). =20 Regards, David P.S. I'm not subscribed to the mailing list --nextPart2728773.26l3XNPqKE Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEABECAAYFAkoi66gACgkQUaaFgP9pFrIYXwCfTePqHWjN+EPYU36sBClN2Mad u1IAnjZptaNw543njrmEVSP23qaZpA8Z =2aNP -----END PGP SIGNATURE----- --nextPart2728773.26l3XNPqKE-- From owner-freebsd-java@FreeBSD.ORG Mon Jun 1 11:06:55 2009 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7301E10656DB for ; Mon, 1 Jun 2009 11:06:55 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3E7F88FC17 for ; Mon, 1 Jun 2009 11:06:55 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n51B6t0u021141 for ; Mon, 1 Jun 2009 11:06:55 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n51B6sIU021137 for freebsd-java@FreeBSD.org; Mon, 1 Jun 2009 11:06:54 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 1 Jun 2009 11:06:54 GMT Message-Id: <200906011106.n51B6sIU021137@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-java@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jun 2009 11:07:00 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/134648 java [patch] java/openjdk6 reduce depenedencies on cups-bas o java/128948 java java/jdk16 built from source can't bind a socket, but o java/128809 java JVM aborted when GNU RXTX write to serial port. o java/125583 java Java gui programs stop without error message o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump o java/122513 java native JDKs unbuildable with Linux ones o java/121692 java java/jdk16: Java 1.5 1.5.0.14p8 crashes in RMI TCP Con o ports/121420 java java/jdk16: Java applet fails to find class under fire o ports/121416 java java/jdk15 can't build if BIN environment variable is o ports/120372 java java/linux-sun-jdk16: linux-sun-jre1.6.0 plugin doesn' o java/120146 java java/jdk15: netbeans 6.0 causes java core dump on amd6 o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o java/119063 java An unexpected error has been detected by Java Runtime o java/118956 java eclipse and netbeans break on diablo-jdk15 o java/118496 java Eclipse packages do not work with 6.3-RC1/amd64 o ports/116841 java cannot build java/jdk16 by using java/linux-sun-jdk16 o java/116667 java linux-sun-javac1.4 hangs on SMP o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to o java/115773 java [request] java.nio channel selectors should use kqueue o java/114644 java tomcat goes out of PermSpace, jvm crashes o ports/113751 java java/linux-sun-jdk15: linux-sun-jdk-1.5.0.12,2 - java o ports/113467 java Multiple "missing return value" errors building JDK on o java/112595 java Java appletviewer frequently hangs (kse_release loop) o java/110912 java Java krb5 client leaks UDP connections f java/105482 java diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug o java/97461 java Diablo JDK does not report Update level in a format su o ports/84742 java make ports/java/jdk14 use dynamic Motif librarires s java/62837 java linux-sun-jdk14 executables hang with COMPAT_LINUX in s ports/56928 java jce-aba port should install to $JAVA_HOME/jre/lib/ext 29 problems total. From owner-freebsd-java@FreeBSD.ORG Tue Jun 2 14:02:55 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E8FD1065672 for ; Tue, 2 Jun 2009 14:02:55 +0000 (UTC) (envelope-from swun2010@gmail.com) Received: from mail-pz0-f173.google.com (mail-pz0-f173.google.com [209.85.222.173]) by mx1.freebsd.org (Postfix) with ESMTP id 694038FC1D for ; Tue, 2 Jun 2009 14:02:55 +0000 (UTC) (envelope-from swun2010@gmail.com) Received: by pzk3 with SMTP id 3so3597138pzk.3 for ; Tue, 02 Jun 2009 07:02:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=HZ3m07kieu1pbD/ZvUgphltgvlPkCVBjGZaZovQDeGw=; b=PQT8PEyuojvwHMgL7KwDNcrZnJIXx9jggGFcdqZmHuBoM5oKU5UVLaTuycEasUzEgS M76NxBCENuZZJrdU/haBOe90Qi9uGF5+7QXZWh4XfHEFNREJ1Pd7jEctSmwab/MlfDXu +ym63/Rbw/LPnk5K1RN5LsynQIoWWz74SCaBo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=kem6dEwDrKeokCjKaFem3ZBGB3cEWsJVJnETjwU4NitCduKInDCg7kzOhrZhfBOx3O jenQV8E5hcAdGmsi5DBH4a17yeY+Ro52kGyEHWu6sKe1EpJQn2OzEORt37GkruhtyeHF n2UlXU67jCJeNMbQBKPrKoMBr3T5/X1Ya7TzQ= MIME-Version: 1.0 Received: by 10.142.192.1 with SMTP id p1mr3100713wff.295.1243951375143; Tue, 02 Jun 2009 07:02:55 -0700 (PDT) Date: Wed, 3 Jun 2009 00:02:55 +1000 Message-ID: <736c47cb0906020702v78b0df1fmcf75cd32c859badc@mail.gmail.com> From: Sam Wun To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: tzupdater-1_3_15-2009g.zip. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jun 2009 14:02:56 -0000 Can anyone post a download link for this program? Sun site doesn't have this file. Your help is very much appreciated. Thanks From owner-freebsd-java@FreeBSD.ORG Tue Jun 2 17:45:50 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16A4510656B3 for ; Tue, 2 Jun 2009 17:45:50 +0000 (UTC) (envelope-from joshua.rickmar@gmail.com) Received: from mail-pz0-f105.google.com (mail-pz0-f105.google.com [209.85.222.105]) by mx1.freebsd.org (Postfix) with ESMTP id D84AB8FC16 for ; Tue, 2 Jun 2009 17:45:49 +0000 (UTC) (envelope-from joshua.rickmar@gmail.com) Received: by pzk3 with SMTP id 3so3784118pzk.3 for ; Tue, 02 Jun 2009 10:45:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:from:reply-to:to :cc:subject:in-reply-to:message-id:references:user-agent :mime-version:content-type; bh=WlVVygxAjwT72n5s7wOx130DYtzaHLrF62y+ANYbHsA=; b=Okqx1erMCkh+bFRGK8WeR81yKq+W+r0EzWk4PyPvlvTbpl7k0uhflFD7NbXVzqJR3J wwW2gMuXi9P0XMBGjCNfu+JQg1UHggFGqgmwze00xbiBqqCLZg4OoNIYItahNx4LX9Ll CwuRioLxmkZb/N731Q59ci6IJJRRFlEKYlj28= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:reply-to:to:cc:subject:in-reply-to:message-id :references:user-agent:mime-version:content-type; b=AFp2CnIpr/ZMofkTOnMc+4lmB+jw8U3N87oA2Mp3sE2qyXOnA51IIzNXXMRBWnFV2S h7VVvnDowUUIagPly+kbDqDCrkPArPvnPUDzLYjpbrIxjq+UPLwEapSO7LVqJxxaFEfJ 7HzykJX2SQJoTHL3GL+ysrAUygx6G7IkmwoGk= Received: by 10.142.239.11 with SMTP id m11mr2966819wfh.242.1243963416740; Tue, 02 Jun 2009 10:23:36 -0700 (PDT) Received: from ?192.168.91.130? (c-98-243-246-125.hsd1.mi.comcast.net [98.243.246.125]) by mx.google.com with ESMTPS id 31sm186809wff.4.2009.06.02.10.23.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 02 Jun 2009 10:23:35 -0700 (PDT) Sender: Josh Rickmar Date: Tue, 2 Jun 2009 13:23:18 -0400 (EDT) From: Josh Rickmar To: Sam Wun In-Reply-To: <736c47cb0906020702v78b0df1fmcf75cd32c859badc@mail.gmail.com> Message-ID: References: <736c47cb0906020702v78b0df1fmcf75cd32c859badc@mail.gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-java@freebsd.org Subject: Re: tzupdater-1_3_15-2009g.zip. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Josh Rickmar List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jun 2009 17:45:50 -0000 On Wed, 3 Jun 2009, Sam Wun wrote: > Can anyone post a download link for this program? > Sun site doesn't have this file. > > Your help is very much appreciated. > > Thanks > I just sent a copy off-list in case anyone was still going to send it. -- IRC nick: jrick Jabber: jrick@jabber.org http://identi.ca/jrick From owner-freebsd-java@FreeBSD.ORG Wed Jun 3 00:07:52 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21653106566B for ; Wed, 3 Jun 2009 00:07:52 +0000 (UTC) (envelope-from malcolm.kay@internode.on.net) Received: from ipmail01.adl6.internode.on.net (ipmail01.adl6.internode.on.net [203.16.214.146]) by mx1.freebsd.org (Postfix) with ESMTP id 227178FC19 for ; Wed, 3 Jun 2009 00:07:50 +0000 (UTC) (envelope-from malcolm.kay@internode.on.net) Received: from ppp121-45-73-123.lns10.adl6.internode.on.net (HELO alpha.home) ([121.45.73.123]) by ipmail01.adl6.internode.on.net with ESMTP; 03 Jun 2009 09:21:02 +0930 From: Malcolm Kay Organization: at home To: freebsd-java@freebsd.org, Sam Wun Date: Wed, 3 Jun 2009 09:19:41 +0930 User-Agent: KMail/1.8 References: <736c47cb0906020702v78b0df1fmcf75cd32c859badc@mail.gmail.com> In-Reply-To: <736c47cb0906020702v78b0df1fmcf75cd32c859badc@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906030919.41383.malcolm.kay@internode.on.net> Cc: Subject: Re: tzupdater-1_3_15-2009g.zip. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jun 2009 00:07:52 -0000 On Tue, 2 Jun 2009 11:32 pm, Sam Wun wrote: > Can anyone post a download link for this program? > Sun site doesn't have this file. > For me it does: http://java.sun.com/javase/downloads/index.jsp#timezone You'll need to register and login. > Your help is very much appreciated. > > Thanks > _______________________________________________ > 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 Wed Jun 3 03:49:12 2009 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09B00106566C; Wed, 3 Jun 2009 03:49:12 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D2F8D8FC15; Wed, 3 Jun 2009 03:49:11 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n533nBhg034879; Wed, 3 Jun 2009 03:49:11 GMT (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n533nAgd034875; Wed, 3 Jun 2009 03:49:10 GMT (envelope-from glewis) Date: Wed, 3 Jun 2009 03:49:10 GMT Message-Id: <200906030349.n533nAgd034875@freefall.freebsd.org> To: brian@experts-exchange.com, dirk.meyer@dinoex.sub.org, glewis@FreeBSD.org, freebsd-java@FreeBSD.org From: glewis@FreeBSD.org Cc: Subject: Re: ports/134648: [patch] java/openjdk6 reduce depenedencies on cups-base X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jun 2009 03:49:12 -0000 Synopsis: [patch] java/openjdk6 reduce depenedencies on cups-base State-Changed-From-To: feedback->closed State-Changed-By: glewis State-Changed-When: Wed Jun 3 03:49:10 UTC 2009 State-Changed-Why: Committed, with minor changes. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=134648 From owner-freebsd-java@FreeBSD.ORG Wed Jun 3 03:50:03 2009 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A11D1065670 for ; Wed, 3 Jun 2009 03:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 88EE68FC14 for ; Wed, 3 Jun 2009 03:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n533o3Z2034949 for ; Wed, 3 Jun 2009 03:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n533o3LC034948; Wed, 3 Jun 2009 03:50:03 GMT (envelope-from gnats) Date: Wed, 3 Jun 2009 03:50:03 GMT Message-Id: <200906030350.n533o3LC034948@freefall.freebsd.org> To: freebsd-java@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/134648: commit references a PR X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jun 2009 03:50:03 -0000 The following reply was made to PR ports/134648; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/134648: commit references a PR Date: Wed, 3 Jun 2009 03:48:05 +0000 (UTC) glewis 2009-06-03 03:47:56 UTC FreeBSD ports repository Modified files: java/openjdk6 Makefile Log: . Restore Brian Gardner as maintainer with his new email address. . Remove the runtime dependency on CUPS [2] PR: 134648 [2] Submitted by: dinoex@ [2] Revision Changes Path 1.14 +2 -2 ports/java/openjdk6/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-java@FreeBSD.ORG Wed Jun 3 07:21:00 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8D06106564A for ; Wed, 3 Jun 2009 07:21:00 +0000 (UTC) (envelope-from horst.leitenmueller@liwest.at) Received: from lilzmailso02.liwest.at (lilzmailso02.liwest.at [212.33.55.13]) by mx1.freebsd.org (Postfix) with ESMTP id 858698FC25 for ; Wed, 3 Jun 2009 07:21:00 +0000 (UTC) (envelope-from horst.leitenmueller@liwest.at) Received: from mail.be-informed.at ([81.10.222.30] helo=[192.168.10.97]) by lilzmailso02.liwest.at with esmtpa (Exim 4.69) (envelope-from ) id 1MBkmQ-00031L-I3; Wed, 03 Jun 2009 09:20:58 +0200 From: Horst Leitenmueller To: Sam Wun In-Reply-To: <736c47cb0906020702v78b0df1fmcf75cd32c859badc@mail.gmail.com> References: <736c47cb0906020702v78b0df1fmcf75cd32c859badc@mail.gmail.com> Content-Type: text/plain Date: Wed, 03 Jun 2009 09:20:54 +0200 Message-Id: <1244013654.2857.1.camel@lap01> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Score: -1.4 (-) Cc: freebsd-java@freebsd.org Subject: Re: tzupdater-1_3_15-2009g.zip. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jun 2009 07:21:01 -0000 hi, there was a failure in the link, i have reported this to sun now the link should be correct: https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=tzupdater-1.3.15-oth-JPR@CDS-CDS_Developer there was cds-edit.sun.com and this didn't work hope this fixes your issue br horst On Wed, 2009-06-03 at 00:02 +1000, Sam Wun wrote: > Can anyone post a download link for this program? > Sun site doesn't have this file. > > Your help is very much appreciated. > > Thanks > _______________________________________________ > 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 Wed Jun 3 22:12:23 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5D72106566C for ; Wed, 3 Jun 2009 22:12:23 +0000 (UTC) (envelope-from pramod_deshmukh@securecomputing.com) Received: from securecomputing.com (mail2.securecomputing.com [66.192.70.179]) by mx1.freebsd.org (Postfix) with ESMTP id 4592E8FC0A for ; Wed, 3 Jun 2009 22:12:23 +0000 (UTC) (envelope-from pramod_deshmukh@securecomputing.com) Received: from ([192.168.51.100]) by mail2.securecomputing.com with ESMTP id 5502532.21687522; Wed, 03 Jun 2009 16:43:36 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----_=_NextPart_001_01C9E493.B308A827" x-cr-hashedpuzzle: hoM= ALFE D2ii D4ez EMBg EmFp EpRc E/s8 FEtV FVhv FXqF Hfqv HnQi IwcG JpEZ Kh42; 1; ZgByAGUAZQBiAHMAZAAtAGoAYQB2AGEAQABmAHIAZQBlAGIAcwBkAC4AbwByAGcA; Sosha1_v1; 7; {42ECB02C-EF16-411F-93AF-DA198903B395}; cAByAGEAbQBvAGQAXwBkAGUAcwBoAG0AdQBrAGgAQABzAGUAYwB1AHIAZQBjAG8AbQBwAHUAdABpAG4AZwAuAGMAbwBtAA==; Wed, 03 Jun 2009 21:38:43 GMT; RQByAHIAbwByACAAdwBoAGkAbABlACAAdQBzAGkAbgBnACAAcwB0AHIAYwBhAHQAKAApACAAaQBuACAASgBOAEkA x-cr-puzzleid: {42ECB02C-EF16-411F-93AF-DA198903B395} Content-class: urn:content-classes:message Date: Wed, 3 Jun 2009 16:38:43 -0500 Message-ID: <5CF2BB5045ED7D44B69F3E63642D693207E63FCF@ICE.scur.com> X-MS-Has-Attach: yes X-MS-TNEF-Correlator: Thread-Topic: Error while using strcat() in JNI Thread-Index: Acnkk6qyhODZz+xgTia61S2ESb/5IA== From: "Deshmukh, Pramod" To: X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Error while using strcat() in JNI X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jun 2009 22:12:24 -0000 This is a multi-part message in MIME format. ------_=_NextPart_001_01C9E493.B308A827 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Below is the c program which is called by java. Java passed string = object to this method which is converted to char *. When I print using printf() function it prints the string (char *), but strcat() does not like char = *. =20 Attached is the .h file the same. Please help me. Also I have attached = the .log file =20 Thanks in Advance. =20 --Pramod =20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D #include "nativetest.h" /*double quotes tells it to search current directory*/ #include =20 JNIEXPORT jstring JNICALL Java_nativetest_sayHello (JNIEnv *env, jobject thisobject, jstring p_data, jstring p_salt) =20 { printf("Inside C program \n"); = printf("=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D\n"); =20 char *cmdOpenSsl; jboolean iscopy; =20 char* cDesc =3D strdup((*env)->GetStringUTFChars(env, = p_data, &iscopy)); printf("cDesc =3D=3D %s ", cDesc); =20 cmdOpenSsl =3D "echo -n "; strcat(cmdOpenSsl, cDesc); printf("cmdOpenSsl =3D=3D %s", cmdOpenSsl); =20 return p_data; } =20 -=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D =20 Error is =20 cDesc =3D=3D Pramod # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGBUS (0xa) at pc=3D0x2814bf62, pid=3D85946, tid=3D0x8054000 # # Java VM: Java HotSpot(TM) Server VM (diablo-1.5.0_07-b01 mixed mode) # Problematic frame: # C [libc.so.6+0xa5f62] strcat+0x1a # # An error report file with more information is saved as = hs_err_pid85946.log # # If you would like to submit a bug report, please write # a letter to freebsd-java@FreeBSD.org mailing list # Abort trap: 6 (core dumped) =20 =20 ------_=_NextPart_001_01C9E493.B308A827 Content-Type: application/octet-stream; name="nativetest.h" Content-Transfer-Encoding: base64 Content-Description: nativetest.h Content-Disposition: attachment; filename="nativetest.h" LyogRE8gTk9UIEVESVQgVEhJUyBGSUxFIC0gaXQgaXMgbWFjaGluZSBnZW5lcmF0ZWQgKi8KI2lu Y2x1ZGUgImpuaS5oIgovKiBIZWFkZXIgZm9yIGNsYXNzIG5hdGl2ZXRlc3QgKi8KCiNpZm5kZWYg X0luY2x1ZGVkX25hdGl2ZXRlc3QKI2RlZmluZSBfSW5jbHVkZWRfbmF0aXZldGVzdAojaWZkZWYg X19jcGx1c3BsdXMKZXh0ZXJuICJDIiB7CiNlbmRpZgovKgogKiBDbGFzczogICAgIG5hdGl2ZXRl c3QKICogTWV0aG9kOiAgICBzYXlIZWxsbwogKiBTaWduYXR1cmU6IChMamF2YS9sYW5nL1N0cmlu ZztMamF2YS9sYW5nL1N0cmluZzspTGphdmEvbGFuZy9TdHJpbmc7CiAqLwpKTklFWFBPUlQganN0 cmluZyBKTklDQUxMIEphdmFfbmF0aXZldGVzdF9zYXlIZWxsbwogIChKTklFbnYgKiwgam9iamVj dCwganN0cmluZywganN0cmluZyk7CgojaWZkZWYgX19jcGx1c3BsdXMKfQojZW5kaWYKI2VuZGlm Cg== ------_=_NextPart_001_01C9E493.B308A827 Content-Type: application/octet-stream; name="hs_err_pid85946.log" Content-Transfer-Encoding: base64 Content-Description: hs_err_pid85946.log Content-Disposition: attachment; filename="hs_err_pid85946.log" IwojIEFuIHVuZXhwZWN0ZWQgZXJyb3IgaGFzIGJlZW4gZGV0ZWN0ZWQgYnkgSG90U3BvdCBWaXJ0 dWFsIE1hY2hpbmU6CiMKIyAgU0lHQlVTICgweGEpIGF0IHBjPTB4MjgxNGJmNjIsIHBpZD04NTk0 NiwgdGlkPTB4ODA1NDAwMAojCiMgSmF2YSBWTTogSmF2YSBIb3RTcG90KFRNKSBTZXJ2ZXIgVk0g KGRpYWJsby0xLjUuMF8wNy1iMDEgbWl4ZWQgbW9kZSkKIyBQcm9ibGVtYXRpYyBmcmFtZToKIyBD ICBbbGliYy5zby42KzB4YTVmNjJdICBzdHJjYXQrMHgxYQojCgotLS0tLS0tLS0tLS0tLS0gIFQg SCBSIEUgQSBEICAtLS0tLS0tLS0tLS0tLS0KCkN1cnJlbnQgdGhyZWFkICgweDA4MDVhODAwKTog IEphdmFUaHJlYWQgIm1haW4iIFtfdGhyZWFkX2luX25hdGl2ZSwgaWQ9MTM0NTYxNzkyXQoKc2ln aW5mbzpzaV9zaWdubz0xMCwgc2lfZXJybm89MCwgc2lfY29kZT0xMiwgc2lfYWRkcj0weDRmZmU4 OTc5CgpSZWdpc3RlcnM6CkVBWD0weDAwMDAwMDUwLCBFQlg9MHgyZWE2MzY2OCwgRUNYPTB4NGZm ZTg5NzksIEVEWD0weDA4MDU1ZmIwCkVTUD0weGJmYmZjOTA0LCBFQlA9MHhiZmJmYzljOCwgRVNJ PTB4MmVhNjM2NjgsIEVEST0weDRmZmU4OTdhCkVJUD0weDI4MTRiZjYyLCBFRkxBR1M9MHgwMDAx MDI0NgoKVG9wIG9mIFN0YWNrOiAoc3A9MHhiZmJmYzkwNCkKMHhiZmJmYzkwNDogICA0ZmZlODk3 MSAwODA1YTgwMCA0ZmZlODgxZiA0ZmZlODk3MQoweGJmYmZjOTE0OiAgIDA4MDU1ZmIwIGJmYmZj OTM3IDAwMDAwMDAwIDAwMDAwMDAwCjB4YmZiZmM5MjQ6ICAgMjg3MThlNGMgMDgwNTVmYjAgMDgw NTVmOTAgMDgwNTVmODAKMHhiZmJmYzkzNDogICAwMTAwMDAwMCAwODA1Mzc4MCA0ZmZlODk3MSBi ZmJmYzk2MAoweGJmYmZjOTQ0OiAgIDI4NzBlNDc2IDA4MDVkODE4IDA4MDVkODE0IGJmYmZjYTBj CjB4YmZiZmM5NTQ6ICAgMjg4YjQwODggMDAwMDAwMDAgMDgwNWQ4MTQgYmZiZmM5YzAKMHhiZmJm Yzk2NDogICAyODU1N2YxYSAwODA1ZDgxNCBiZmJmYzk4MCAwODA1YTgwMAoweGJmYmZjOTc0OiAg IDAwMDAwMDAwIGJmYmZjYTM0IGJmYmZjYTM0IDAwMDAwMDAwIAoKSW5zdHJ1Y3Rpb25zOiAocGM9 MHgyODE0YmY2MikKMHgyODE0YmY1MjogICBmYyAzMSBjMCBiOSBmZiBmZiBmZiBmZiBmMiBhZSA4 ZCA0ZiBmZiA5MCA4YSAwMgoweDI4MTRiZjYyOiAgIDg4IDAxIDg0IGMwIDc0IDRjIDhhIDQyIDAx IDg4IDQxIDAxIDg0IGMwIDc0IDQyIAoKU3RhY2s6IFsweGJmYmMwMDAwLDB4YmZjMDAwMDApLCAg c3A9MHhiZmJmYzkwNCwgIGZyZWUgc3BhY2U9MjQyawpOYXRpdmUgZnJhbWVzOiAoSj1jb21waWxl ZCBKYXZhIGNvZGUsIGo9aW50ZXJwcmV0ZWQsIFZ2PVZNIGNvZGUsIEM9bmF0aXZlIGNvZGUpCkMg IFtsaWJjLnNvLjYrMHhhNWY2Ml0gIHN0cmNhdCsweDFhCmogIG5hdGl2ZXRlc3Quc2F5SGVsbG8o TGphdmEvbGFuZy9TdHJpbmc7TGphdmEvbGFuZy9TdHJpbmc7KUxqYXZhL2xhbmcvU3RyaW5nOysw CmogIG5hdGl2ZXRlc3QubWFpbihbTGphdmEvbGFuZy9TdHJpbmc7KVYrMjMKdiAgflN0dWJSb3V0 aW5lczo6Y2FsbF9zdHViClYgIFtsaWJqdm0uc28rMHgzY2JiNDhdClYgIFtsaWJqdm0uc28rMHg1 OWJjNThdClYgIFtsaWJqdm0uc28rMHgzY2JjNWZdClYgIFtsaWJqdm0uc28rMHgzZDc4MjFdClYg IFtsaWJqdm0uc28rMHgzZThjZTBdCkMgIFtqYXZhKzB4M2I2MF0gIF9pbml0KzB4MmM3MApDICBb amF2YSsweDEzNWFdICBfaW5pdCsweDQ2YQoKSmF2YSBmcmFtZXM6IChKPWNvbXBpbGVkIEphdmEg Y29kZSwgaj1pbnRlcnByZXRlZCwgVnY9Vk0gY29kZSkKaiAgbmF0aXZldGVzdC5zYXlIZWxsbyhM amF2YS9sYW5nL1N0cmluZztMamF2YS9sYW5nL1N0cmluZzspTGphdmEvbGFuZy9TdHJpbmc7KzAK aiAgbmF0aXZldGVzdC5tYWluKFtMamF2YS9sYW5nL1N0cmluZzspVisyMwp2ICB+U3R1YlJvdXRp bmVzOjpjYWxsX3N0dWIKCi0tLS0tLS0tLS0tLS0tLSAgUCBSIE8gQyBFIFMgUyAgLS0tLS0tLS0t LS0tLS0tCgpKYXZhIFRocmVhZHM6ICggPT4gY3VycmVudCB0aHJlYWQgKQogIDB4MDgxODlhMDAg SmF2YVRocmVhZCAiTG93IE1lbW9yeSBEZXRlY3RvciIgZGFlbW9uIFtfdGhyZWFkX2Jsb2NrZWQs IGlkPTEzNTg5NDc4NF0KICAweDA4MTg5ODAwIEphdmFUaHJlYWQgIkNvbXBpbGVyVGhyZWFkMSIg ZGFlbW9uIFtfdGhyZWFkX2Jsb2NrZWQsIGlkPTEzNTg5NDI3Ml0KICAweDA4MTg5NjAwIEphdmFU aHJlYWQgIkNvbXBpbGVyVGhyZWFkMCIgZGFlbW9uIFtfdGhyZWFkX2Jsb2NrZWQsIGlkPTEzNTg5 MzUwNF0KICAweDA4MTg5NDAwIEphdmFUaHJlYWQgIkFkYXB0ZXJUaHJlYWQiIGRhZW1vbiBbX3Ro cmVhZF9ibG9ja2VkLCBpZD0xMzU4MTkwMDhdCiAgMHgwODE4OTIwMCBKYXZhVGhyZWFkICJTaWdu YWwgRGlzcGF0Y2hlciIgZGFlbW9uIFtfdGhyZWFkX2Jsb2NrZWQsIGlkPTEzNTgxODI0MF0KICAw eDA4MTg5MDAwIEphdmFUaHJlYWQgIkZpbmFsaXplciIgZGFlbW9uIFtfdGhyZWFkX2Jsb2NrZWQs IGlkPTEzNTgxNjcwNF0KICAweDA4MDVhZTAwIEphdmFUaHJlYWQgIlJlZmVyZW5jZSBIYW5kbGVy IiBkYWVtb24gW190aHJlYWRfYmxvY2tlZCwgaWQ9MTM1ODE1OTM2XQo9PjB4MDgwNWE4MDAgSmF2 YVRocmVhZCAibWFpbiIgW190aHJlYWRfaW5fbmF0aXZlLCBpZD0xMzQ1NjE3OTJdCgpPdGhlciBU aHJlYWRzOgogIDB4MDgxMWI5MDAgVk1UaHJlYWQgW2lkPTEzNTM3OTQ1Nl0KICAweDA4MDU0ODAw IFdhdGNoZXJUaHJlYWQgW2lkPTEzNTg5NTI5Nl0KClZNIHN0YXRlOm5vdCBhdCBzYWZlcG9pbnQg KG5vcm1hbCBleGVjdXRpb24pCgpWTSBNdXRleC9Nb25pdG9yIGN1cnJlbnRseSBvd25lZCBieSBh IHRocmVhZDogTm9uZQoKSGVhcAogUFNZb3VuZ0dlbiAgICAgIHRvdGFsIDM1ODRLLCB1c2VkIDE0 NksgWzB4NGM5MDAwMDAsIDB4NGNkMDAwMDAsIDB4NGZkMDAwMDApCiAgZWRlbiBzcGFjZSAzMDcy SywgNCUgdXNlZCBbMHg0YzkwMDAwMCwweDRjOTI0YmY4LDB4NGNjMDAwMDApCiAgZnJvbSBzcGFj ZSA1MTJLLCAwJSB1c2VkIFsweDRjYzgwMDAwLDB4NGNjODAwMDAsMHg0Y2QwMDAwMCkKICB0byAg IHNwYWNlIDUxMkssIDAlIHVzZWQgWzB4NGNjMDAwMDAsMHg0Y2MwMDAwMCwweDRjYzgwMDAwKQog UFNPbGRHZW4gICAgICAgIHRvdGFsIDI2NjI0SywgdXNlZCAwSyBbMHgzMjkwMDAwMCwgMHgzNDMw MDAwMCwgMHg0YzkwMDAwMCkKICBvYmplY3Qgc3BhY2UgMjY2MjRLLCAwJSB1c2VkIFsweDMyOTAw MDAwLDB4MzI5MDAwMDAsMHgzNDMwMDAwMCkKIFBTUGVybUdlbiAgICAgICB0b3RhbCAxNjM4NEss IHVzZWQgMTQyMksgWzB4MmU5MDAwMDAsIDB4MmY5MDAwMDAsIDB4MzI5MDAwMDApCiAgb2JqZWN0 IHNwYWNlIDE2Mzg0SywgOCUgdXNlZCBbMHgyZTkwMDAwMCwweDJlYTYzYjM4LDB4MmY5MDAwMDAp CgpEeW5hbWljIGxpYnJhcmllczoKMHgwODA0ODAwMCAJamF2YQoweDI4MDgzMDAwIAkvbGliL2xp Ynouc28uMwoweDI4MDk0MDAwIAkvdXNyL2xpYi9saWJ0aHIuc28uMgoweDI4MGE2MDAwIAkvbGli L2xpYmMuc28uNgoweDI4MTk1MDAwIAkvdXNyL2hvbWUvcGRlc2htdWsvY3RzcmMvNjcyL2N0L2Jh c3Rpb24vYXBwcy9qYXZhL2pyZS9saWIvaTM4Ni9zZXJ2ZXIvbGlianZtLnNvCjB4Mjg4ZDUwMDAg CS9saWIvbGlibS5zby40CjB4Mjg4ZWMwMDAgCS91c3IvaG9tZS9wZGVzaG11ay9jdHNyYy82NzIv Y3QvYmFzdGlvbi9hcHBzL2phdmEvanJlL2xpYi9pMzg2L25hdGl2ZV90aHJlYWRzL2xpYmhwaS5z bwoweDI4OGZkMDAwIAkvdXNyL2hvbWUvcGRlc2htdWsvY3RzcmMvNjcyL2N0L2Jhc3Rpb24vYXBw cy9qYXZhL2pyZS9saWIvaTM4Ni9saWJ2ZXJpZnkuc28KMHgyODkwYTAwMCAJL3Vzci9ob21lL3Bk ZXNobXVrL2N0c3JjLzY3Mi9jdC9iYXN0aW9uL2FwcHMvamF2YS9qcmUvbGliL2kzODYvbGliamF2 YS5zbwoweDI4OTI5MDAwIAkvdXNyL2hvbWUvcGRlc2htdWsvY3RzcmMvNjcyL2N0L2Jhc3Rpb24v YXBwcy9qYXZhL2pyZS9saWIvaTM4Ni9saWJ6aXAuc28KMHg0ZmZlODAwMCAJL3Vzci9ob21lL3Bk ZXNobXVrL2N0c3JjL3RtcC9saWJuYXRpdmV0ZXN0LnNvCjB4MjgwNTIwMDAgCS9saWJleGVjL2xk LWVsZi5zby4xCgpWTSBBcmd1bWVudHM6CmphdmFfY29tbWFuZDogbmF0aXZldGVzdApMYXVuY2hl ciBUeXBlOiBTVU5fU1RBTkRBUkQKCkVudmlyb25tZW50IFZhcmlhYmxlczoKSkFWQV9IT01FPS9j dC9hcHBzL2phdmEKQ0xBU1NQQVRIPTovY3QvYXBwcy9qYXZhL2pyZS9saWIvcnQuamFyOi4KUEFU SD0vc2JpbjovYmluOi91c3Ivc2JpbjovdXNyL2JpbjovdXNyL2dhbWVzOi91c3IvbG9jYWwvc2Jp bjovdXNyL2xvY2FsL2JpbjovdXNyL1gxMVI2L2JpbjovaG9tZS9wZGVzaG11ay9iaW46L2N0L2Fw cHMvamF2YS9iaW4vOi91c3IvYmluLzovY3QvYXBwcy9qYXZhL2luY2x1ZGU6L2N0L2FwcHMvamF2 YS9pbmNsdWRlL2ZyZWVic2QKTERfTElCUkFSWV9QQVRIPS91c3IvaG9tZS9wZGVzaG11ay9jdHNy Yy82NzIvY3QvYmFzdGlvbi9hcHBzL2phdmEvanJlL2xpYi9pMzg2L3NlcnZlcjovdXNyL2hvbWUv cGRlc2htdWsvY3RzcmMvNjcyL2N0L2Jhc3Rpb24vYXBwcy9qYXZhL2pyZS9saWIvaTM4NjovdXNy L2hvbWUvcGRlc2htdWsvY3RzcmMvNjcyL2N0L2Jhc3Rpb24vYXBwcy9qYXZhL2pyZS8uLi9saWIv aTM4NjovY3QvbGliOi9jdC9hcHBzL215c3FsL2xpYi9teXNxbDovY3QvYXBwcy9weXRob24vbGli Oi9jdC9hcHBzL29wZW5zc2wvbGliOi9jdC9hcHBzL3NubXAvbGliOi9jdC9hcHBzL21jYWZlZS9s aWI6L2N0L2FwcHMvc29waG9zL2xpYjovY3QvYXBwcy9jb21tYW5kYXYvbGliOi9jdC9hcHBzL2xp Ymljb252L2xpYjovY3QvYXBwcy9jdC1pbWFnZWxpYi9saWI6L2N0L2FwcHMvbGlidGNuYXRpdmUv bGliOi9jdC9hcHBzL3JyZHRvb2wvbGliOi9jdC9hcHBzL3NjbG9nL2xpYjovY3QvYXBwcy9zcWxp dGUvbGliOi9jdC9hcHBzL2xpYmRraW0vbGliOi9ob21lL3BkZXNobXVrL2N0c3JjL3RtcDovY3Qv YXBwcy9qYXZhL2luY2x1ZGUvOi9jdC9hcHBzL2phdmEvaW5jbHVkZS9mcmVlYnNkLwpTSEVMTD0v dXNyL2xvY2FsL2Jpbi9iYXNoCgpTaWduYWwgSGFuZGxlcnM6ClNJR1NFR1Y6IFtsaWJqdm0uc28r MHg2NzgwOTBdLCBzYV9tYXNrWzBdPTB4ZmZmZWZlZmYsIHNhX2ZsYWdzPTB4MDAwMDAwMDIKU0lH QlVTOiBbbGlianZtLnNvKzB4Njc4MDkwXSwgc2FfbWFza1swXT0weGZmZmVmZWZmLCBzYV9mbGFn cz0weDAwMDAwMDAyClNJR0ZQRTogW2xpYmp2bS5zbysweDU5YmM2MF0sIHNhX21hc2tbMF09MHhm ZmZlZmVmZiwgc2FfZmxhZ3M9MHgwMDAwMDA0MgpTSUdQSVBFOiBbbGlianZtLnNvKzB4NTliYzYw XSwgc2FfbWFza1swXT0weGZmZmVmZWZmLCBzYV9mbGFncz0weDAwMDAwMDQyClNJR0lMTDogW2xp Ymp2bS5zbysweDU5YmM2MF0sIHNhX21hc2tbMF09MHhmZmZlZmVmZiwgc2FfZmxhZ3M9MHgwMDAw MDA0MgpTSUdVU1IxOiBbbGlianZtLnNvKzB4NTliZDMwXSwgc2FfbWFza1swXT0weDAwMDAwMDAw LCBzYV9mbGFncz0weDAwMDAwMDQwClNJR1VTUjI6IFtsaWJqdm0uc28rMHg1OWJjNjBdLCBzYV9t YXNrWzBdPTB4ZmZmZWZlZmYsIHNhX2ZsYWdzPTB4MDAwMDAwNDIKU0lHSFVQOiBbbGlianZtLnNv KzB4NTlhNGMwXSwgc2FfbWFza1swXT0weGZmZmVmZWZmLCBzYV9mbGFncz0weDAwMDAwMDAyClNJ R0lOVDogW2xpYmp2bS5zbysweDU5YTRjMF0sIHNhX21hc2tbMF09MHhmZmZlZmVmZiwgc2FfZmxh Z3M9MHgwMDAwMDAwMgpTSUdRVUlUOiBbbGlianZtLnNvKzB4NTlhNGMwXSwgc2FfbWFza1swXT0w eGZmZmVmZWZmLCBzYV9mbGFncz0weDAwMDAwMDAyClNJR1RFUk06IFtsaWJqdm0uc28rMHg1OWE0 YzBdLCBzYV9tYXNrWzBdPTB4ZmZmZWZlZmYsIHNhX2ZsYWdzPTB4MDAwMDAwMDIKCgotLS0tLS0t LS0tLS0tLS0gIFMgWSBTIFQgRSBNICAtLS0tLS0tLS0tLS0tLS0KCk9TOkZyZWVCU0QKdW5hbWU6 RnJlZUJTRCA2LjItUkVMRUFTRSBGcmVlQlNEIDYuMi1SRUxFQVNFICMxOiBUdWUgSnVsIDIyIDIw OjE0OjE5IEVEVCAyMDA4ICAgICByb290QGN0NjJibGQuc2VjdXJlY29tcHV0aW5nLmNvbTovdXNy L29iai91c3Ivc3JjL3N5cy9EVUFMIGkzODYKcmxpbWl0OiBTVEFDSyA2NTUzNmssIENPUkUgaW5m aW5pdHksIE5PRklMRSA2NTUzNgpDUFU6dG90YWwgNCBmYW1pbHkgNiwgY21vdiwgY3g4LCBmeHNy LCBtbXgsIGh0CgpNZW1vcnk6IDRrIHBhZ2UsIHBoeXNpY2FsIDE5MDk2MDBrCgp2bV9pbmZvOiBK YXZhIEhvdFNwb3QoVE0pIFNlcnZlciBWTSAoZGlhYmxvLTEuNS4wXzA3LWIwMSkgZm9yIGZyZWVi c2QteDg2LCBidWlsdCBvbiBTZXAgMjQgMjAwNiAxNjowOTowMSBieSByb290IHdpdGggZ2NjIDMu NC40IFtGcmVlQlNEXSAyMDA1MDUxOAoK ------_=_NextPart_001_01C9E493.B308A827-- From owner-freebsd-java@FreeBSD.ORG Thu Jun 4 01:13:39 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25C5D106564A for ; Thu, 4 Jun 2009 01:13:39 +0000 (UTC) (envelope-from davidn@datalinktech.com.au) Received: from outbound.icp-qv1-irony-out2.iinet.net.au (outbound.icp-qv1-irony-out2.iinet.net.au [203.59.1.107]) by mx1.freebsd.org (Postfix) with ESMTP id B0D2E8FC0C for ; Thu, 4 Jun 2009 01:13:37 +0000 (UTC) (envelope-from davidn@datalinktech.com.au) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao4FAH21JkrLzqKt/2dsb2JhbACBT84lhAwF X-IronPort-AV: E=Sophos;i="4.41,301,1241366400"; d="scan'208";a="502348649" Received: from unknown (HELO mail.datalinktech.com.au) ([203.206.162.173]) by outbound.icp-qv1-irony-out2.iinet.net.au with ESMTP; 04 Jun 2009 08:44:19 +0800 Received: from activate-sjc0.adobe.com (203-206-162-169.perm.iinet.net.au [203.206.162.169]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.datalinktech.com.au (Postfix) with ESMTPSA id 81A074CE9F0; Thu, 4 Jun 2009 10:44:18 +1000 (EST) Date: Thu, 04 Jun 2009 10:44:18 +1000 To: "Deshmukh, Pramod" , freebsd-java@freebsd.org From: "David Nugent" Organization: Datalink Technologies Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 References: <5CF2BB5045ED7D44B69F3E63642D693207E63FCF@ICE.scur.com> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <5CF2BB5045ED7D44B69F3E63642D693207E63FCF@ICE.scur.com> User-Agent: Opera Mail/9.64 (MacIntel) Cc: Subject: Re: Error while using strcat() in JNI X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2009 01:13:39 -0000 On Thu, 04 Jun 2009 07:38:43 +1000, Deshmukh, Pramod wrote: > Below is the c program which is called by java. Java passed string > object to this method which is converted to char *. When I print using > printf() > function it prints the string (char *), but strcat() does not like char > *. Your diagnosis is incorrect. This issue has nothing to do with JNI as such, the crash is caused by a bug in your code. > Attached is the .h file the same. Please help me. Also I have attached > the .log file [..] > JNIEXPORT jstring JNICALL Java_nativetest_sayHello(JNIEnv *env, jobject > thisobject, jstring p_data, jstring p_salt) > { > printf("Inside C program \n"); > printf("=================================\n"); > char *cmdOpenSsl; > jboolean iscopy; > char* cDesc = strdup((*env)->GetStringUTFChars(env, p_data, > &iscopy)); > printf("cDesc == %s ", cDesc); > cmdOpenSsl = "echo -n "; > strcat(cmdOpenSsl, cDesc); You're assigning a non-writable address to the variable cmdOpenSsl and then trying to concatenate something to it. Make sure you a) can write to where you are strcat()ing to, and b) there is sufficient room there. Try something like: static const char *echo = "echo -n "; .. cmdOpenSsl = malloc(strlen(echo) + strlen(cDesc) + 1); strcpy(cmdOpenSsl, echo); strcat(cmdOpenSsl, cDesc); Personally I've found it wise to avoid use of malloc (and indirect use via strdup) in JNI code however. It can be done of course, but you have to be careful to not introduce memory leaks. I would prefer alloca() or use C++ locals. Regards, David From owner-freebsd-java@FreeBSD.ORG Thu Jun 4 05:14:46 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52BD11065673 for ; Thu, 4 Jun 2009 05:14:46 +0000 (UTC) (envelope-from malcolm.kay@internode.on.net) Received: from ipmail04.adl2.internode.on.net (ipmail04.adl2.internode.on.net [203.16.214.57]) by mx1.freebsd.org (Postfix) with ESMTP id D59068FC23 for ; Thu, 4 Jun 2009 05:14:45 +0000 (UTC) (envelope-from malcolm.kay@internode.on.net) Received: from ppp121-45-73-123.lns10.adl6.internode.on.net (HELO alpha.home) ([121.45.73.123]) by ipmail04.adl2.internode.on.net with ESMTP; 04 Jun 2009 14:29:30 +0930 From: Malcolm Kay Organization: at home To: freebsd-java@freebsd.org Date: Thu, 4 Jun 2009 14:29:29 +0930 User-Agent: KMail/1.8 References: <5CF2BB5045ED7D44B69F3E63642D693207E63FCF@ICE.scur.com> In-Reply-To: <5CF2BB5045ED7D44B69F3E63642D693207E63FCF@ICE.scur.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906041429.29492.malcolm.kay@internode.on.net> Cc: "Deshmukh, Pramod" Subject: Re: Error while using strcat() in JNI X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2009 05:14:46 -0000 On Thu, 4 Jun 2009 07:08 am, Deshmukh, Pramod wrote: > Below is the c program which is called by java. Java passed > string object to this method which is converted to char *. > When I print using printf() function it prints the string > (char *), but strcat() does not like char *. > cmdOpenSsl = "echo -n "; Under modern versions of C literal strings often reside in program memory rather than data memory and therefore cannot be changed. (Memory exception) But even if your compiler places this string in data memory you have made no provision for space to add the suffix. Note also that in C, duplicate literal strings may be implemented as a single string so that if you do manage to change one then the other will also (mysteriously) change. So you need something like: char *cmdOpenSsl; cDesc=strdup(....); cmdOpenSsl=malloc(strlen("echo -n ")+strlen(cDesc)+1); strcpy(cmdOpenSsl,"echo -n "); strcat(cmdOpenSsl,cDesc); The problem would appear to have nothing to do with java. > > > Attached is the .h file the same. Please help me. Also I have > attached the .log file > > > > Thanks in Advance. > > > > --Pramod > Best of luck, Malcolm From owner-freebsd-java@FreeBSD.ORG Fri Jun 5 09:41:21 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C49AC1065670 for ; Fri, 5 Jun 2009 09:41:21 +0000 (UTC) (envelope-from swun2010@gmail.com) Received: from mail-pz0-f195.google.com (mail-pz0-f195.google.com [209.85.222.195]) by mx1.freebsd.org (Postfix) with ESMTP id 9BB2B8FC1A for ; Fri, 5 Jun 2009 09:41:21 +0000 (UTC) (envelope-from swun2010@gmail.com) Received: by pzk33 with SMTP id 33so1354724pzk.3 for ; Fri, 05 Jun 2009 02:41:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=R+xRpLD3cIeCdUmGAJ5a38qZOev6xdGLrLbx9svPYCo=; b=w3gDToNNZOzoE/o6684+ripC4Z9ZFRuEC3Af5Nxb+MNWnlg3u0Vtq4pEvOLylNV9MX zRC7EAwu8+QjQD8GCZKbKfbENSdkk6X3fw5qkI6meZOZQgwk2W+fOwCIGMVcKA67vpn0 pXaNeDz5jjzdpBcWsPs6v3R8sPlYuGkNuXexA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=pdW3ACoik11qixKV9T3NLIzNsnVbhWSw3ujZg8iprF3bBKwnB9/mDg3Lp3x42yCM5T 27ay3G8WcrdMKzt9WgWWcD0+PxZ/TmJHZzxoImNVBGI/Mpi8n9DZTkq6eGJ6YZvcnZ8t oNH+YCvwslLSUzt74LPw+4SUSIT7owN2z7wmE= MIME-Version: 1.0 Received: by 10.142.133.19 with SMTP id g19mr1152918wfd.327.1244194881358; Fri, 05 Jun 2009 02:41:21 -0700 (PDT) Date: Fri, 5 Jun 2009 19:41:21 +1000 Message-ID: <736c47cb0906050241y3a9cf8c3k25d36b550380a3aa@mail.gmail.com> From: Sam Wun To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: can't install eclipse 3.4.1. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 09:41:22 -0000 Hi, I can't install eclipse 3.4.1 in freebsd 7.2 STABLE, wtih the followiong errors: ===> Applying FreeBSD patches for eclipse-3.4.1 patch: **** Can't open patch file /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Eclipse_SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java : No such file or directory *** Error code 2 Your help is much appreciated. Thanks From owner-freebsd-java@FreeBSD.ORG Fri Jun 5 10:34:24 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5AA5106564A for ; Fri, 5 Jun 2009 10:34:24 +0000 (UTC) (envelope-from ralf.folkerts@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id ED6D48FC14 for ; Fri, 5 Jun 2009 10:34:23 +0000 (UTC) (envelope-from ralf.folkerts@gmx.de) Received: (qmail invoked by alias); 05 Jun 2009 10:07:42 -0000 Received: from dslb-094-218-015-049.pools.arcor-ip.net (EHLO beaster.home.folkerts-net.de) [94.218.15.49] by mail.gmx.net (mp008) with SMTP; 05 Jun 2009 12:07:42 +0200 X-Authenticated: #18511927 X-Provags-ID: V01U2FsdGVkX1/DwH4ypYPDkMmP26r1kkshFa6KpQtLnJSgV28t2a 1xwaBeLQ2o3sjb Message-ID: <4A28EE69.2050801@gmx.de> Date: Fri, 05 Jun 2009 12:07:37 +0200 From: Ralf Folkerts User-Agent: Thunderbird 2.0.0.21 (X11/20090410) MIME-Version: 1.0 To: Sam Wun References: <736c47cb0906050241y3a9cf8c3k25d36b550380a3aa@mail.gmail.com> In-Reply-To: <736c47cb0906050241y3a9cf8c3k25d36b550380a3aa@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.59 Cc: freebsd-java@freebsd.org Subject: Re: can't install eclipse 3.4.1. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 10:34:24 -0000 Sam Wun wrote: > Hi, > > I can't install eclipse 3.4.1 in freebsd 7.2 STABLE, wtih the followiong errors: > > ===> Applying FreeBSD patches for eclipse-3.4.1 > patch: **** Can't open patch file > /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Eclipse_SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java > : No such file or directory > *** Error code 2 > > > Your help is much appreciated. > > Thanks > Hi, that file is present on my freshly csupped Ports-Tree: [bash]beaster:~$ls -l /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Eclipse_SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java -rw-r--r-- 1 root wheel 721 15 Feb 04:19 /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Eclipse_SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java So you might consider to start a fresh portsnap or run a cvsup/csup of the Ports-Tree again (depending on your preferred method). In case you use c(v)sup, you might also try another mirror. HTH Cheers, _ralf_ From owner-freebsd-java@FreeBSD.ORG Fri Jun 5 11:58:24 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF1C21065673 for ; Fri, 5 Jun 2009 11:58:24 +0000 (UTC) (envelope-from swun2010@gmail.com) Received: from mail-pz0-f195.google.com (mail-pz0-f195.google.com [209.85.222.195]) by mx1.freebsd.org (Postfix) with ESMTP id C3F9E8FC08 for ; Fri, 5 Jun 2009 11:58:24 +0000 (UTC) (envelope-from swun2010@gmail.com) Received: by pzk33 with SMTP id 33so1401622pzk.3 for ; Fri, 05 Jun 2009 04:58:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=NEvMqOspDE2jLWEzGceClmoZ4C2Khv1MR2p8R77zJ9A=; b=ihQFwUIcYgscS8boi/SN6OMUPRm64Zjal/PE/ozBMM0NKBBoEfJ2XwyVxBe7+qErdG OT2sS+dlSwoTEN/7RTiheJt0OigtCb8AXoK+OHTlfPJtWFXQIAZww2TzH22WUjkcCQnS jnzTstT9TM5Wk2iM6Mwi4+FINPVN3PctqwSrE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=FRzuoMx9GnhCILnrNDCrCJUeLF3OYwTsSdyVF7Z9RFZyQ84mq91MciYzAUaaTXt9a6 1qIm+euZMlhH474rl93IaTo9BdMmm/lXGxHvwGLsm+zKknxAGpurvIAJeVphB2YLu9bQ 09GuV5337nhkRLtu0bCWj6sl/TzhtA6S5gQtk= MIME-Version: 1.0 Received: by 10.142.133.19 with SMTP id g19mr1188172wfd.327.1244203104189; Fri, 05 Jun 2009 04:58:24 -0700 (PDT) In-Reply-To: <4A28EE69.2050801@gmx.de> References: <736c47cb0906050241y3a9cf8c3k25d36b550380a3aa@mail.gmail.com> <4A28EE69.2050801@gmx.de> Date: Fri, 5 Jun 2009 21:58:24 +1000 Message-ID: <736c47cb0906050458n55850238h2bc90ccf9917c25b@mail.gmail.com> From: Sam Wun To: Ralf Folkerts Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-java@freebsd.org Subject: Re: can't install eclipse 3.4.1. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 11:58:25 -0000 I cvsup fresh ports, now I have another error: Copying plugins/org.eclipse.swt.gtk.linux.x86 into plugins/org.eclipse.swt.gtk.freebsd.x86 Copying plugins/org.eclipse.swt.gtk.linux.x86.source into plugins/org.eclipse.swt.gtk.freebsd.x86.source Copying plugins/org.eclipse.swt.gtk.linux.x86_64 into plugins/org.eclipse.swt.gtk.freebsd.amd64 Copying plugins/org.eclipse.swt.gtk.linux.x86_64.source into plugins/org.eclipse.swt.gtk.freebsd.amd64.source Copying plugins/org.eclipse.update.core.linux into plugins/org.eclipse.update.core.freebsd Copying plugins/org.eclipse.update.core.linux/os/linux into plugins/org.eclipse.update.core.freebsd/os/freebsd Copying plugins/org.eclipse.update.core.linux.source into plugins/org.eclipse.update.core.freebsd.source Copying plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_linux.mak into plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_freebsd.mak =3D=3D=3D> Applying FreeBSD patches for eclipse-3.4.1 Reversed (or previously applied) patch detected! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file plugins/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesyste= m/local/LocalFileSystem.java.rej =3D> Patch patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-i= nternal-filesystem-local-LocalFileSystem.java failed to apply cleanly. =3D> Patch(es) patch-assemble.org.eclipse.sdk.all.xml patch-build patch-build.properties patch-build.xml patch-features-org.eclipse.cvs-build.xml patch-features-org.eclipse.cvs.source-build.xml patch-features-org.eclipse.equinox.executable-feature.xml patch-features-org.eclipse.equinox.executable-library-gtk-build.sh patch-features-org.eclipse.equinox.executable-library-gtk-make_freebsd.mak patch-features-org.eclipse.equinox.executable-target.build.properties patch-features-org.eclipse.equinox.executable-target.build.xml patch-features-org.eclipse.equinox.p2.user.ui-build.xml patch-features-org.eclipse.equinox.p2.user.ui.source-build.xml patch-features-org.eclipse.help-build.xml patch-features-org.eclipse.help.source-build.xml patch-features-org.eclipse.jdt-build.xml patch-features-org.eclipse.jdt.source-build.xml patch-features-org.eclipse.pde-build.xml patch-features-org.eclipse.pde.p2-build.xml patch-features-org.eclipse.pde.p2.source-build.xml patch-features-org.eclipse.pde.source-build.xml patch-features-org.eclipse.platform-build.properties patch-features-org.eclipse.platform-build.xml patch-features-org.eclipse.platform-feature.xml patch-features-org.eclipse.platform.source-build.xml patch-features-org.eclipse.platform.source-feature.xml patch-features-org.eclipse.rcp-build.properties patch-features-org.eclipse.rcp-build.xml patch-features-org.eclipse.rcp-feature.xml patch-features-org.eclipse.rcp.source-build.xml patch-features-org.eclipse.rcp.source-feature.xml patch-features-org.eclipse.sdk-build.properties patch-features-org.eclipse.sdk-build.xml patch-package.org.eclipse.sdk.all.xml patch-plugins-org.eclipse.ant.ui-buildfiles-buildRemoteExtraJAR.xml patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-include-os_c= ustom.h patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-internal-fil= esystem-local-LocalFileS applied cleanly. *** Error code 1 Stop in /usr/ports/java/eclipse. Thanks On Fri, Jun 5, 2009 at 8:07 PM, Ralf Folkerts wrote: > Sam Wun wrote: >> >> Hi, >> >> I can't install eclipse 3.4.1 in freebsd 7.2 STABLE, wtih the followiong >> errors: >> >> =3D=3D=3D> =A0Applying FreeBSD patches for eclipse-3.4.1 >> patch: **** Can't open patch file >> >> /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Eclipse= _SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java >> : No such file or directory >> *** Error code 2 >> >> >> Your help is much appreciated. >> >> Thanks >> > > Hi, > > that file is present on my freshly csupped Ports-Tree: > > [bash]beaster:~$ls -l > /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Eclipse_= SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java > -rw-r--r-- =A01 root =A0wheel =A0721 15 Feb 04:19 > /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Eclipse_= SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java > > So you might consider to start a fresh portsnap or run a cvsup/csup of th= e > Ports-Tree again (depending on your preferred method). In case you use > c(v)sup, you might also try another mirror. > > HTH > Cheers, > _ralf_ > > From owner-freebsd-java@FreeBSD.ORG Fri Jun 5 12:19:08 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 792E2106566C for ; Fri, 5 Jun 2009 12:19:08 +0000 (UTC) (envelope-from ralf.folkerts@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id ED0C18FC1C for ; Fri, 5 Jun 2009 12:19:07 +0000 (UTC) (envelope-from ralf.folkerts@gmx.de) Received: (qmail invoked by alias); 05 Jun 2009 12:19:06 -0000 Received: from dslb-094-218-015-049.pools.arcor-ip.net (EHLO beaster.home.folkerts-net.de) [94.218.15.49] by mail.gmx.net (mp067) with SMTP; 05 Jun 2009 14:19:06 +0200 X-Authenticated: #18511927 X-Provags-ID: V01U2FsdGVkX18Tbe0l4RkTsbmNdf6eis9F32zpTvfmiGoEsdULwA 5bJUQls2EQcZQN Message-ID: <4A290D39.7060808@gmx.de> Date: Fri, 05 Jun 2009 14:19:05 +0200 From: Ralf Folkerts User-Agent: Thunderbird 2.0.0.21 (X11/20090410) MIME-Version: 1.0 To: Sam Wun , freebsd-java@freebsd.org References: <736c47cb0906050241y3a9cf8c3k25d36b550380a3aa@mail.gmail.com> <4A28EE69.2050801@gmx.de> <736c47cb0906050458n55850238h2bc90ccf9917c25b@mail.gmail.com> In-Reply-To: <736c47cb0906050458n55850238h2bc90ccf9917c25b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.42 Cc: Subject: Re: can't install eclipse 3.4.1. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 12:19:08 -0000 Sam Wun wrote: > I cvsup fresh ports, now I have another error: > > Copying plugins/org.eclipse.swt.gtk.linux.x86 into > plugins/org.eclipse.swt.gtk.freebsd.x86 > Copying plugins/org.eclipse.swt.gtk.linux.x86.source into > plugins/org.eclipse.swt.gtk.freebsd.x86.source > Copying plugins/org.eclipse.swt.gtk.linux.x86_64 into > plugins/org.eclipse.swt.gtk.freebsd.amd64 > Copying plugins/org.eclipse.swt.gtk.linux.x86_64.source into > plugins/org.eclipse.swt.gtk.freebsd.amd64.source > Copying plugins/org.eclipse.update.core.linux into > plugins/org.eclipse.update.core.freebsd > Copying plugins/org.eclipse.update.core.linux/os/linux into > plugins/org.eclipse.update.core.freebsd/os/freebsd > Copying plugins/org.eclipse.update.core.linux.source into > plugins/org.eclipse.update.core.freebsd.source > Copying plugins/org.eclipse.swt/Eclipse SWT > PI/gtk/library/make_linux.mak into plugins/org.eclipse.swt/Eclipse SWT > PI/gtk/library/make_freebsd.mak > ===> Applying FreeBSD patches for eclipse-3.4.1 > Reversed (or previously applied) patch detected! Skipping patch. > 1 out of 1 hunk ignored -- saving rejects to file > plugins/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesystem/local/LocalFileSystem.java.rej > => Patch patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-internal-filesystem-local-LocalFileSystem.java > failed to apply cleanly. > => Patch(es) patch-assemble.org.eclipse.sdk.all.xml patch-build > patch-build.properties patch-build.xml > patch-features-org.eclipse.cvs-build.xml > patch-features-org.eclipse.cvs.source-build.xml > patch-features-org.eclipse.equinox.executable-feature.xml > patch-features-org.eclipse.equinox.executable-library-gtk-build.sh > patch-features-org.eclipse.equinox.executable-library-gtk-make_freebsd.mak > patch-features-org.eclipse.equinox.executable-target.build.properties > patch-features-org.eclipse.equinox.executable-target.build.xml > patch-features-org.eclipse.equinox.p2.user.ui-build.xml > patch-features-org.eclipse.equinox.p2.user.ui.source-build.xml > patch-features-org.eclipse.help-build.xml > patch-features-org.eclipse.help.source-build.xml > patch-features-org.eclipse.jdt-build.xml > patch-features-org.eclipse.jdt.source-build.xml > patch-features-org.eclipse.pde-build.xml > patch-features-org.eclipse.pde.p2-build.xml > patch-features-org.eclipse.pde.p2.source-build.xml > patch-features-org.eclipse.pde.source-build.xml > patch-features-org.eclipse.platform-build.properties > patch-features-org.eclipse.platform-build.xml > patch-features-org.eclipse.platform-feature.xml > patch-features-org.eclipse.platform.source-build.xml > patch-features-org.eclipse.platform.source-feature.xml > patch-features-org.eclipse.rcp-build.properties > patch-features-org.eclipse.rcp-build.xml > patch-features-org.eclipse.rcp-feature.xml > patch-features-org.eclipse.rcp.source-build.xml > patch-features-org.eclipse.rcp.source-feature.xml > patch-features-org.eclipse.sdk-build.properties > patch-features-org.eclipse.sdk-build.xml > patch-package.org.eclipse.sdk.all.xml > patch-plugins-org.eclipse.ant.ui-buildfiles-buildRemoteExtraJAR.xml > patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile > patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-include-os_custom.h > patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-internal-filesystem-local-LocalFileS > applied cleanly. > *** Error code 1 > > Stop in /usr/ports/java/eclipse. > > Thanks > > > On Fri, Jun 5, 2009 at 8:07 PM, Ralf Folkerts wrote: > >> Sam Wun wrote: >> >>> Hi, >>> >>> I can't install eclipse 3.4.1 in freebsd 7.2 STABLE, wtih the followiong >>> errors: >>> >>> ===> Applying FreeBSD patches for eclipse-3.4.1 >>> patch: **** Can't open patch file >>> >>> /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Eclipse_SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java >>> : No such file or directory >>> *** Error code 2 >>> >>> >>> Your help is much appreciated. >>> >>> Thanks >>> >>> >> Hi, >> >> that file is present on my freshly csupped Ports-Tree: >> >> [bash]beaster:~$ls -l >> /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Eclipse_SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java >> -rw-r--r-- 1 root wheel 721 15 Feb 04:19 >> /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Eclipse_SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java >> >> So you might consider to start a fresh portsnap or run a cvsup/csup of the >> Ports-Tree again (depending on your preferred method). In case you use >> c(v)sup, you might also try another mirror. >> >> HTH >> Cheers, >> _ralf_ >> >> >> Hi, well, just tried a make patch in /usr/ports/java/eclipse -- it came thru fine. As the eclipse/eclipse-sourceBuild-srcIncluded-3.4.1.zip checksum should be OK when it comes to the point to apply the patches it seems that you still have an issue with the files under /usr/ports/java/eclipse/files? Is there a chance the Filesystem is corrupt, full, has permission Problems? Just in case here's the (cleanly applyable) Patch so you might compare this to yours... --- plugins/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesystem/local/LocalFileSyst em.java.orig 2008-08-02 12:35:45.000000000 -0400 +++ plugins/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesystem/local/LocalFileSyst em.java 2008-08-02 12:34:53.000000000 -0400 @@ -98,7 +98,7 @@ String arch = System.getProperty("osgi.arch", ""); //$NON-NLS-1$ //$NON-NLS-2$ if (os.equals(Constants.OS_WIN32)) attributes |= EFS.ATTRIBUTE_ARCHIVE | EFS.ATTRIBUTE_HIDDEN; - else if (os.equals(Constants.OS_LINUX) || (os.equals(Constants.OS_SOLARIS) && arch.e quals(Constants.ARCH_SPARC))) + else if (os.equals(Constants.OS_LINUX) || (os.equals(Constants.OS_FREEBSD)) || (os.e quals(Constants.OS_SOLARIS) && arch.equals(Constants.ARCH_SPARC))) attributes |= EFS.ATTRIBUTE_EXECUTABLE | EFS.ATTRIBUTE_SYMLINK | EFS.ATTRIBU TE_LINK_TARGET; else if (os.equals(Constants.OS_MACOSX) || os.equals(Constants.OS_HPUX) || os.equals (Constants.OS_QNX)) attributes |= EFS.ATTRIBUTE_EXECUTABLE; Ah, did you do a "make clean" before starting anew? Else it probably tried to apply patches that were already applied during your first run? HTH Cheers, _ralf_ From owner-freebsd-java@FreeBSD.ORG Fri Jun 5 12:41:35 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0175106566C for ; Fri, 5 Jun 2009 12:41:35 +0000 (UTC) (envelope-from swun2010@gmail.com) Received: from mail-pz0-f195.google.com (mail-pz0-f195.google.com [209.85.222.195]) by mx1.freebsd.org (Postfix) with ESMTP id 82E368FC15 for ; Fri, 5 Jun 2009 12:41:35 +0000 (UTC) (envelope-from swun2010@gmail.com) Received: by pzk33 with SMTP id 33so1416692pzk.3 for ; Fri, 05 Jun 2009 05:41:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=8kwReL5I1A0AdPr5OJWblYf8UeAOu1ShfgRsETa0e04=; b=d/GKCvlbVlbxPrD3GfOWYQHvRhRzrGRx+Bhj8yBMEiXCMufl80ztEjjRkltVKkdN0v 3Dhk/FJ5HzfICPigcWwOxIlirmQQgsdv6pxI/I1HNbBovVnx9BMACSceokrflc/9TXGQ FkjPlmctDqmebJwLmvcRM/Kuw2W3g/63Ld6UU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=UIzemjziJr5jv1rMKqd+b7kbzlAqJSF7aEYyBgM7sk8GqyN8A9Hx3PmNuc80FJL578 wMCrHdE2G6tTVLJ2owS8jJUEdKEN/UjkL8VdOUmtIxKsWaD34OYRPFlP0YMl430NlecQ v/13d7WTm4vatJ6k2gvOUW7LRtuzB3t5rAPNs= MIME-Version: 1.0 Received: by 10.143.160.6 with SMTP id m6mr1172177wfo.281.1244205695189; Fri, 05 Jun 2009 05:41:35 -0700 (PDT) In-Reply-To: <4A290D39.7060808@gmx.de> References: <736c47cb0906050241y3a9cf8c3k25d36b550380a3aa@mail.gmail.com> <4A28EE69.2050801@gmx.de> <736c47cb0906050458n55850238h2bc90ccf9917c25b@mail.gmail.com> <4A290D39.7060808@gmx.de> Date: Fri, 5 Jun 2009 22:41:35 +1000 Message-ID: <736c47cb0906050541l4accb0b3h44c9db5ef67a58fa@mail.gmail.com> From: Sam Wun To: Ralf Folkerts Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-java@freebsd.org Subject: Re: can't install eclipse 3.4.1. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 12:41:35 -0000 I have done make clean before make install, however it still caused that er= ror. I think make clean alone is not enough to clean up the old files. What other directories I should look into about the installed all ports file? I have looked at /usr/ports/dists/* , no java files are there. Thanks On Fri, Jun 5, 2009 at 10:19 PM, Ralf Folkerts wrote: > Sam Wun wrote: >> >> I cvsup fresh ports, now I have another error: >> >> Copying plugins/org.eclipse.swt.gtk.linux.x86 into >> plugins/org.eclipse.swt.gtk.freebsd.x86 >> Copying plugins/org.eclipse.swt.gtk.linux.x86.source into >> plugins/org.eclipse.swt.gtk.freebsd.x86.source >> Copying plugins/org.eclipse.swt.gtk.linux.x86_64 into >> plugins/org.eclipse.swt.gtk.freebsd.amd64 >> Copying plugins/org.eclipse.swt.gtk.linux.x86_64.source into >> plugins/org.eclipse.swt.gtk.freebsd.amd64.source >> Copying plugins/org.eclipse.update.core.linux into >> plugins/org.eclipse.update.core.freebsd >> Copying plugins/org.eclipse.update.core.linux/os/linux into >> plugins/org.eclipse.update.core.freebsd/os/freebsd >> Copying plugins/org.eclipse.update.core.linux.source into >> plugins/org.eclipse.update.core.freebsd.source >> Copying plugins/org.eclipse.swt/Eclipse SWT >> PI/gtk/library/make_linux.mak into plugins/org.eclipse.swt/Eclipse SWT >> PI/gtk/library/make_freebsd.mak >> =3D=3D=3D> =A0Applying FreeBSD patches for eclipse-3.4.1 >> Reversed (or previously applied) patch detected! =A0Skipping patch. >> 1 out of 1 hunk ignored -- saving rejects to file >> >> plugins/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesy= stem/local/LocalFileSystem.java.rej >> =3D> Patch >> patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-internal-= filesystem-local-LocalFileSystem.java >> failed to apply cleanly. >> =3D> Patch(es) patch-assemble.org.eclipse.sdk.all.xml patch-build >> patch-build.properties patch-build.xml >> patch-features-org.eclipse.cvs-build.xml >> patch-features-org.eclipse.cvs.source-build.xml >> patch-features-org.eclipse.equinox.executable-feature.xml >> patch-features-org.eclipse.equinox.executable-library-gtk-build.sh >> patch-features-org.eclipse.equinox.executable-library-gtk-make_freebsd.m= ak >> patch-features-org.eclipse.equinox.executable-target.build.properties >> patch-features-org.eclipse.equinox.executable-target.build.xml >> patch-features-org.eclipse.equinox.p2.user.ui-build.xml >> patch-features-org.eclipse.equinox.p2.user.ui.source-build.xml >> patch-features-org.eclipse.help-build.xml >> patch-features-org.eclipse.help.source-build.xml >> patch-features-org.eclipse.jdt-build.xml >> patch-features-org.eclipse.jdt.source-build.xml >> patch-features-org.eclipse.pde-build.xml >> patch-features-org.eclipse.pde.p2-build.xml >> patch-features-org.eclipse.pde.p2.source-build.xml >> patch-features-org.eclipse.pde.source-build.xml >> patch-features-org.eclipse.platform-build.properties >> patch-features-org.eclipse.platform-build.xml >> patch-features-org.eclipse.platform-feature.xml >> patch-features-org.eclipse.platform.source-build.xml >> patch-features-org.eclipse.platform.source-feature.xml >> patch-features-org.eclipse.rcp-build.properties >> patch-features-org.eclipse.rcp-build.xml >> patch-features-org.eclipse.rcp-feature.xml >> patch-features-org.eclipse.rcp.source-build.xml >> patch-features-org.eclipse.rcp.source-feature.xml >> patch-features-org.eclipse.sdk-build.properties >> patch-features-org.eclipse.sdk-build.xml >> patch-package.org.eclipse.sdk.all.xml >> patch-plugins-org.eclipse.ant.ui-buildfiles-buildRemoteExtraJAR.xml >> patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile >> >> patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-include-o= s_custom.h >> >> patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-internal-= filesystem-local-LocalFileS >> applied cleanly. >> *** Error code 1 >> >> Stop in /usr/ports/java/eclipse. >> >> Thanks >> >> >> On Fri, Jun 5, 2009 at 8:07 PM, Ralf Folkerts wrot= e: >> >>> >>> Sam Wun wrote: >>> >>>> >>>> Hi, >>>> >>>> I can't install eclipse 3.4.1 in freebsd 7.2 STABLE, wtih the followio= ng >>>> errors: >>>> >>>> =3D=3D=3D> =A0Applying FreeBSD patches for eclipse-3.4.1 >>>> patch: **** Can't open patch file >>>> >>>> >>>> /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Eclip= se_SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java >>>> : No such file or directory >>>> *** Error code 2 >>>> >>>> >>>> Your help is much appreciated. >>>> >>>> Thanks >>>> >>>> >>> >>> Hi, >>> >>> that file is present on my freshly csupped Ports-Tree: >>> >>> [bash]beaster:~$ls -l >>> >>> /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Eclips= e_SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java >>> -rw-r--r-- =A01 root =A0wheel =A0721 15 Feb 04:19 >>> >>> /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Eclips= e_SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java >>> >>> So you might consider to start a fresh portsnap or run a cvsup/csup of >>> the >>> Ports-Tree again (depending on your preferred method). In case you use >>> c(v)sup, you might also try another mirror. >>> >>> HTH >>> Cheers, >>> _ralf_ >>> >>> >>> > > Hi, > > well, just tried a make patch in /usr/ports/java/eclipse -- it came thru > fine. > > As the eclipse/eclipse-sourceBuild-srcIncluded-3.4.1.zip checksum should = be > OK when it comes to the point to apply the patches it seems that you stil= l > have an issue with the files under /usr/ports/java/eclipse/files? > > Is there a chance the Filesystem is corrupt, full, has permission Problem= s? > > Just in case here's the (cleanly applyable) Patch so you might compare th= is > to yours... > > --- > plugins/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesys= tem/local/LocalFileSyst > em.java.orig =A0 =A02008-08-02 12:35:45.000000000 -0400 > +++ > plugins/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesys= tem/local/LocalFileSyst > em.java 2008-08-02 12:34:53.000000000 -0400 > @@ -98,7 +98,7 @@ > =A0 =A0 =A0 =A0 =A0 =A0 =A0 String arch =3D System.getProperty("osgi.arch= ", ""); > //$NON-NLS-1$ //$NON-NLS-2$ > =A0 =A0 =A0 =A0 =A0 =A0 =A0 if (os.equals(Constants.OS_WIN32)) > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 attributes |=3D EFS.ATTRIBUTE= _ARCHIVE | > EFS.ATTRIBUTE_HIDDEN; > - =A0 =A0 =A0 =A0 =A0 =A0 =A0 else if (os.equals(Constants.OS_LINUX) || > (os.equals(Constants.OS_SOLARIS) && arch.e > quals(Constants.ARCH_SPARC))) > + =A0 =A0 =A0 =A0 =A0 =A0 =A0 else if (os.equals(Constants.OS_LINUX) || > (os.equals(Constants.OS_FREEBSD)) || (os.e > quals(Constants.OS_SOLARIS) && arch.equals(Constants.ARCH_SPARC))) > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 attributes |=3D EFS.ATTRIBUTE= _EXECUTABLE | > EFS.ATTRIBUTE_SYMLINK | EFS.ATTRIBU > TE_LINK_TARGET; > =A0 =A0 =A0 =A0 =A0 =A0 =A0 else if (os.equals(Constants.OS_MACOSX) || > os.equals(Constants.OS_HPUX) || os.equals > (Constants.OS_QNX)) > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 attributes |=3D EFS.ATTRIBUTE= _EXECUTABLE; > > > > Ah, did you do a "make clean" before starting anew? Else it probably trie= d > to apply patches that were already applied during your first run? > > HTH > Cheers, > _ralf_ > From owner-freebsd-java@FreeBSD.ORG Fri Jun 5 13:01:55 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2327F106566B for ; Fri, 5 Jun 2009 13:01:55 +0000 (UTC) (envelope-from swun2010@gmail.com) Received: from mail-px0-f199.google.com (mail-px0-f199.google.com [209.85.216.199]) by mx1.freebsd.org (Postfix) with ESMTP id E8E848FC13 for ; Fri, 5 Jun 2009 13:01:54 +0000 (UTC) (envelope-from swun2010@gmail.com) Received: by pxi37 with SMTP id 37so1440344pxi.3 for ; Fri, 05 Jun 2009 06:01:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=VMzE9N6whYMCiavDdWn4/hRwt6kCL4Y1YjswWy0EbQA=; b=SmaNJU1Saz0IxjuBwxiQjLwG0joC58pD/ZiyovXmL4sY65NkaYJmgUwyiRcr67/g27 GxtErkwxP9pCnt8pD9/ofcYOCJAuEVlJ+Y66fdmiJqU0x+9/yeV+e9V7q4f1l2CXow4e sq/4wTz/4bs+3iC+R5WCGirsNqjDmLrcnkWYY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=x1Z6N225ceR8Pb0OHfK3HxsFCmIlYeyFkTCvwQvDtpgo97tTbtBwuJfoAffY6I//ld SroIbpCPnKIRY3TpDELp3vFFW2fmOHz0+FYKXwfU3oSBSZksw1SQC4WNzCAG56xEzcz7 9sfPHzeplF8yQg9lJeeIzC50MB1VPm9mHSajg= MIME-Version: 1.0 Received: by 10.142.44.14 with SMTP id r14mr1342795wfr.196.1244206914659; Fri, 05 Jun 2009 06:01:54 -0700 (PDT) In-Reply-To: <736c47cb0906050541l4accb0b3h44c9db5ef67a58fa@mail.gmail.com> References: <736c47cb0906050241y3a9cf8c3k25d36b550380a3aa@mail.gmail.com> <4A28EE69.2050801@gmx.de> <736c47cb0906050458n55850238h2bc90ccf9917c25b@mail.gmail.com> <4A290D39.7060808@gmx.de> <736c47cb0906050541l4accb0b3h44c9db5ef67a58fa@mail.gmail.com> Date: Fri, 5 Jun 2009 23:01:54 +1000 Message-ID: <736c47cb0906050601u30394f2aq12ab5565e7798cd4@mail.gmail.com> From: Sam Wun To: Ralf Folkerts Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-java@freebsd.org Subject: Re: can't install eclipse 3.4.1. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 13:01:55 -0000 Hi, what is your port-supfile look like? Mine is *default host=3Dcvsup2.us.FreeBSD.org *default base=3D/var/db *default prefix=3D/usr *default release=3Dcvs tag=3D. *default delete use-rel-suffix ... On Fri, Jun 5, 2009 at 10:41 PM, Sam Wun wrote: > I have done make clean before make install, however it still caused that = error. > I think make clean alone is not enough to clean up the old files. What > other directories I should look into about the installed all ports > file? I have looked at /usr/ports/dists/* , no java files are there. > > Thanks > > > > On Fri, Jun 5, 2009 at 10:19 PM, Ralf Folkerts wrot= e: >> Sam Wun wrote: >>> >>> I cvsup fresh ports, now I have another error: >>> >>> Copying plugins/org.eclipse.swt.gtk.linux.x86 into >>> plugins/org.eclipse.swt.gtk.freebsd.x86 >>> Copying plugins/org.eclipse.swt.gtk.linux.x86.source into >>> plugins/org.eclipse.swt.gtk.freebsd.x86.source >>> Copying plugins/org.eclipse.swt.gtk.linux.x86_64 into >>> plugins/org.eclipse.swt.gtk.freebsd.amd64 >>> Copying plugins/org.eclipse.swt.gtk.linux.x86_64.source into >>> plugins/org.eclipse.swt.gtk.freebsd.amd64.source >>> Copying plugins/org.eclipse.update.core.linux into >>> plugins/org.eclipse.update.core.freebsd >>> Copying plugins/org.eclipse.update.core.linux/os/linux into >>> plugins/org.eclipse.update.core.freebsd/os/freebsd >>> Copying plugins/org.eclipse.update.core.linux.source into >>> plugins/org.eclipse.update.core.freebsd.source >>> Copying plugins/org.eclipse.swt/Eclipse SWT >>> PI/gtk/library/make_linux.mak into plugins/org.eclipse.swt/Eclipse SWT >>> PI/gtk/library/make_freebsd.mak >>> =3D=3D=3D> =A0Applying FreeBSD patches for eclipse-3.4.1 >>> Reversed (or previously applied) patch detected! =A0Skipping patch. >>> 1 out of 1 hunk ignored -- saving rejects to file >>> >>> plugins/org.eclipse.core.filesystem/src/org/eclipse/core/internal/files= ystem/local/LocalFileSystem.java.rej >>> =3D> Patch >>> patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-internal= -filesystem-local-LocalFileSystem.java >>> failed to apply cleanly. >>> =3D> Patch(es) patch-assemble.org.eclipse.sdk.all.xml patch-build >>> patch-build.properties patch-build.xml >>> patch-features-org.eclipse.cvs-build.xml >>> patch-features-org.eclipse.cvs.source-build.xml >>> patch-features-org.eclipse.equinox.executable-feature.xml >>> patch-features-org.eclipse.equinox.executable-library-gtk-build.sh >>> patch-features-org.eclipse.equinox.executable-library-gtk-make_freebsd.= mak >>> patch-features-org.eclipse.equinox.executable-target.build.properties >>> patch-features-org.eclipse.equinox.executable-target.build.xml >>> patch-features-org.eclipse.equinox.p2.user.ui-build.xml >>> patch-features-org.eclipse.equinox.p2.user.ui.source-build.xml >>> patch-features-org.eclipse.help-build.xml >>> patch-features-org.eclipse.help.source-build.xml >>> patch-features-org.eclipse.jdt-build.xml >>> patch-features-org.eclipse.jdt.source-build.xml >>> patch-features-org.eclipse.pde-build.xml >>> patch-features-org.eclipse.pde.p2-build.xml >>> patch-features-org.eclipse.pde.p2.source-build.xml >>> patch-features-org.eclipse.pde.source-build.xml >>> patch-features-org.eclipse.platform-build.properties >>> patch-features-org.eclipse.platform-build.xml >>> patch-features-org.eclipse.platform-feature.xml >>> patch-features-org.eclipse.platform.source-build.xml >>> patch-features-org.eclipse.platform.source-feature.xml >>> patch-features-org.eclipse.rcp-build.properties >>> patch-features-org.eclipse.rcp-build.xml >>> patch-features-org.eclipse.rcp-feature.xml >>> patch-features-org.eclipse.rcp.source-build.xml >>> patch-features-org.eclipse.rcp.source-feature.xml >>> patch-features-org.eclipse.sdk-build.properties >>> patch-features-org.eclipse.sdk-build.xml >>> patch-package.org.eclipse.sdk.all.xml >>> patch-plugins-org.eclipse.ant.ui-buildfiles-buildRemoteExtraJAR.xml >>> patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile >>> >>> patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-include-= os_custom.h >>> >>> patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-internal= -filesystem-local-LocalFileS >>> applied cleanly. >>> *** Error code 1 >>> >>> Stop in /usr/ports/java/eclipse. >>> >>> Thanks >>> >>> >>> On Fri, Jun 5, 2009 at 8:07 PM, Ralf Folkerts wro= te: >>> >>>> >>>> Sam Wun wrote: >>>> >>>>> >>>>> Hi, >>>>> >>>>> I can't install eclipse 3.4.1 in freebsd 7.2 STABLE, wtih the followi= ong >>>>> errors: >>>>> >>>>> =3D=3D=3D> =A0Applying FreeBSD patches for eclipse-3.4.1 >>>>> patch: **** Can't open patch file >>>>> >>>>> >>>>> /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Ecli= pse_SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java >>>>> : No such file or directory >>>>> *** Error code 2 >>>>> >>>>> >>>>> Your help is much appreciated. >>>>> >>>>> Thanks >>>>> >>>>> >>>> >>>> Hi, >>>> >>>> that file is present on my freshly csupped Ports-Tree: >>>> >>>> [bash]beaster:~$ls -l >>>> >>>> /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Eclip= se_SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java >>>> -rw-r--r-- =A01 root =A0wheel =A0721 15 Feb 04:19 >>>> >>>> /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Eclip= se_SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java >>>> >>>> So you might consider to start a fresh portsnap or run a cvsup/csup of >>>> the >>>> Ports-Tree again (depending on your preferred method). In case you use >>>> c(v)sup, you might also try another mirror. >>>> >>>> HTH >>>> Cheers, >>>> _ralf_ >>>> >>>> >>>> >> >> Hi, >> >> well, just tried a make patch in /usr/ports/java/eclipse -- it came thru >> fine. >> >> As the eclipse/eclipse-sourceBuild-srcIncluded-3.4.1.zip checksum should= be >> OK when it comes to the point to apply the patches it seems that you sti= ll >> have an issue with the files under /usr/ports/java/eclipse/files? >> >> Is there a chance the Filesystem is corrupt, full, has permission Proble= ms? >> >> Just in case here's the (cleanly applyable) Patch so you might compare t= his >> to yours... >> >> --- >> plugins/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesy= stem/local/LocalFileSyst >> em.java.orig =A0 =A02008-08-02 12:35:45.000000000 -0400 >> +++ >> plugins/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesy= stem/local/LocalFileSyst >> em.java 2008-08-02 12:34:53.000000000 -0400 >> @@ -98,7 +98,7 @@ >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 String arch =3D System.getProperty("osgi.arc= h", ""); >> //$NON-NLS-1$ //$NON-NLS-2$ >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 if (os.equals(Constants.OS_WIN32)) >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 attributes |=3D EFS.ATTRIBUT= E_ARCHIVE | >> EFS.ATTRIBUTE_HIDDEN; >> - =A0 =A0 =A0 =A0 =A0 =A0 =A0 else if (os.equals(Constants.OS_LINUX) || >> (os.equals(Constants.OS_SOLARIS) && arch.e >> quals(Constants.ARCH_SPARC))) >> + =A0 =A0 =A0 =A0 =A0 =A0 =A0 else if (os.equals(Constants.OS_LINUX) || >> (os.equals(Constants.OS_FREEBSD)) || (os.e >> quals(Constants.OS_SOLARIS) && arch.equals(Constants.ARCH_SPARC))) >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 attributes |=3D EFS.ATTRIBUT= E_EXECUTABLE | >> EFS.ATTRIBUTE_SYMLINK | EFS.ATTRIBU >> TE_LINK_TARGET; >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 else if (os.equals(Constants.OS_MACOSX) || >> os.equals(Constants.OS_HPUX) || os.equals >> (Constants.OS_QNX)) >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 attributes |=3D EFS.ATTRIBUT= E_EXECUTABLE; >> >> >> >> Ah, did you do a "make clean" before starting anew? Else it probably tri= ed >> to apply patches that were already applied during your first run? >> >> HTH >> Cheers, >> _ralf_ >> > From owner-freebsd-java@FreeBSD.ORG Fri Jun 5 13:51:37 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAB7710656C9 for ; Fri, 5 Jun 2009 13:51:37 +0000 (UTC) (envelope-from swun2010@gmail.com) Received: from mail-pz0-f195.google.com (mail-pz0-f195.google.com [209.85.222.195]) by mx1.freebsd.org (Postfix) with ESMTP id AEF908FC14 for ; Fri, 5 Jun 2009 13:51:37 +0000 (UTC) (envelope-from swun2010@gmail.com) Received: by mail-pz0-f195.google.com with SMTP id 33so1444374pzk.3 for ; Fri, 05 Jun 2009 06:51:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=mK+HNhGjs3nZoifT+FAgBKyChAonZCy0FoqF5cwUOGw=; b=ZqdmVQN4uOhsCgKtEZUlL/NZvEgFHPeFOEoDPubfYkAheuVptjmWG3plqNiPHma1Ey eX7NnWhzGPvkENhZqLgrC+JibXwt6d6mIpHb6yBorYTezKHDXw7HoEQJtS7/Hk/P1JR2 6mxT+8fXhl/ExyfVK0GnIN2+IWOCkZmLaPijM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=c+SRcyPOvWi/eScT1CzbWgpqrlbW8QBwJtQAUz9OMtPmG+YTN8EGs9IPGQ8Nfqnn7h TMR4Hi8oMtmuRCsOOgYgU5VFXhhKhsbjj8uAEFXF0R189UDWaJnnX5IvIRsMWdB6vYSA hSM3U/o9g6oFgMSrk8AYf7ykSvUbLaAMFd0Xg= MIME-Version: 1.0 Received: by 10.142.84.5 with SMTP id h5mr1436727wfb.200.1244209894972; Fri, 05 Jun 2009 06:51:34 -0700 (PDT) In-Reply-To: <736c47cb0906050241y3a9cf8c3k25d36b550380a3aa@mail.gmail.com> References: <736c47cb0906050241y3a9cf8c3k25d36b550380a3aa@mail.gmail.com> Date: Fri, 5 Jun 2009 23:51:34 +1000 Message-ID: <736c47cb0906050651t45bd1639t28986e1a898140d@mail.gmail.com> From: Sam Wun To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: can't install eclipse 3.4.1. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 13:51:38 -0000 Still failed: #ESC[0m make^M eclipse is using firefox for gecko support, but you can change that by defining WITH_GECKO to the following values: firefox xulrunner seamonkey =3D=3D=3D> Vulnerability check disabled, database not found =3D=3D=3D> Extracting for eclipse-3.4.1 =3D> MD5 Checksum OK for eclipse/eclipse-sourceBuild-srcIncluded-3.4.1.zip. =3D> SHA256 Checksum OK for eclipse/eclipse-sourceBuild-srcIncluded-3.4.1.z= ip. =3D=3D=3D> eclipse-3.4.1 depends on executable: unzip - found =3D=3D=3D> Patching for eclipse-3.4.1 =3D=3D=3D> eclipse-3.4.1 depends on executable: gpatch - found Copying assemble.org.eclipse.sdk.linux.gtk.x86.xml into assemble.org.eclipse.sdk.freebsd.gtk.x86.xml Copying assemble.org.eclipse.sdk.linux.gtk.x86_64.xml into assemble.org.eclipse.sdk.freebsd.gtk.amd64.xml Copying package.org.eclipse.sdk.linux.gtk.x86.xml into package.org.eclipse.sdk.freebsd.gtk.x86.xml Copying package.org.eclipse.sdk.linux.gtk.x86_64.xml into package.org.eclipse.sdk.freebsd.gtk.amd64.xml Copying features/org.eclipse.platform/about_files/linux.gtk.x86 into features/org.eclipse.platform/about_files/freebsd.gtk.x86 Copying features/org.eclipse.platform/about_files/linux.gtk.x86_64 into features/org.eclipse.platform/about_files/freebsd.gtk.amd64 Copying features/org.eclipse.equinox.executable/bin/gtk/linux into features/org.eclipse.equinox.executable/bin/gtk/freebsd Copying features/org.eclipse.equinox.executable/bin/gtk/linux/x86 into features/org.eclipse.equinox.executable/bin/gtk/freebsd/x86 Copying features/org.eclipse.equinox.executable/bin/gtk/linux/x86_64 into features/org.eclipse.equinox.executable/bin/gtk/freebsd/amd64 Copying features/org.eclipse.equinox.executable/library/gtk/make_linux.mak into features/org.eclipse.equinox.executable/library/gtk/make_freebsd.mak Copying plugins/org.eclipse.core.filesystem/natives/unix/linux into plugins/org.eclipse.core.filesystem/natives/unix/freebsd Copying plugins/org.eclipse.core.filesystem.linux.x86 into plugins/org.eclipse.core.filesystem.freebsd.x86 Copying plugins/org.eclipse.core.filesystem.linux.x86_64 into plugins/org.eclipse.core.filesystem.freebsd.amd64 Copying plugins/org.eclipse.core.filesystem.linux.x86/os/linux into plugins/org.eclipse.core.filesystem.freebsd.x86/os/freebsd Copying plugins/org.eclipse.core.filesystem.linux.x86_64/os/linux into plugins/org.eclipse.core.filesystem.freebsd.amd64/os/freebsd Copying plugins/org.eclipse.core.net.linux.x86 into plugins/org.eclipse.core.net.freebsd.x86 Copying plugins/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x= 86 into plugins/org.eclipse.core.net/fragments/org.eclipse.core.net.freeb sd.x86 Copying plugins/org.eclipse.equinox.launcher.gtk.linux.x86 into plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86 Copying plugins/org.eclipse.equinox.launcher.gtk.linux.x86/launcher.gtk.lin= ux.x86.properties into plugins/org.eclipse.equinox.launcher.gtk.freebsd.x 86/launcher.gtk.freebsd.x86.properties Copying plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64 into plugins/org.eclipse.equinox.launcher.gtk.freebsd.amd64 Copying plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64/launcher.gtk.= linux.x86_64.properties into plugins/org.eclipse.equinox.launcher.gtk.freebsd.amd64/launcher.gtk.fr= eebsd.amd64.properties Copying plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.= launcher.gtk.linux.x86 into plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.lau= ncher.gtk.freebsd.x86 Copying plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.= launcher.gtk.linux.x86/launcher.gtk.linux.x86.properties into plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.lau= ncher.gtk.freebsd.x86/launcher.gtk.freebsd.x86.properties Copying plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.= launcher.gtk.linux.x86_64 into plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.lau= ncher.gtk.freebsd.amd64 Copying plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.= launcher.gtk.linux.x86_64/launcher.gtk.linux.x86_64.properties into plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.lau= ncher.gtk.freebsd.amd64/launcher.gtk.freebsd.amd64.properties Copying plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts= _linux.properties into plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_fr= eebsd.properties Copying plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts= _linux_gtk.properties into plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_fr= eebsd_gtk.properties - Show quoted text - Copying plugins/org.eclipse.swt.gtk.linux.x86 into plugins/org.eclipse.swt.gtk.freebsd.x86 Copying plugins/org.eclipse.swt.gtk.linux.x86 into plugins/org.eclipse.swt.gtk.freebsd.x86 Copying plugins/org.eclipse.swt.gtk.linux.x86.source into plugins/org.eclipse.swt.gtk.freebsd.x86.source Copying plugins/org.eclipse.swt.gtk.linux.x86_64 into plugins/org.eclipse.swt.gtk.freebsd.amd64 Copying plugins/org.eclipse.swt.gtk.linux.x86_64.source into plugins/org.eclipse.swt.gtk.freebsd.amd64.source Copying plugins/org.eclipse.update.core.linux into plugins/org.eclipse.update.core.freebsd Copying plugins/org.eclipse.update.core.linux/os/linux into plugins/org.eclipse.update.core.freebsd/os/freebsd Copying plugins/org.eclipse.update.core.linux.source into plugins/org.eclipse.update.core.freebsd.source Copying plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_linux.mak into plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_freebsd.mak =3D=3D=3D> Applying FreeBSD patches for eclipse-3.4.1 Reversed (or previously applied) patch detected! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file plugins/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesyste= m/local/LocalFileSystem.java.rej =3D> Patch patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-i= nternal-filesystem-local-LocalFileSystem.java failed to apply cleanly. =3D> Patch(es) patch-assemble.org.eclipse.sdk.all.xml patch-build patch-build.properties patch-build.xml patch-features-org.eclipse.cvs-build.xml patch-features-org.eclipse.cvs.source-build.xml patch-features-org.eclipse.equinox.executable-feature.xml patch-features-org.eclipse.equinox.executable-library-gtk-build.sh patch-features-org.eclipse.equinox.executable-library-gtk-make_freebsd.mak patch-features-org.eclipse.equinox.executable-target.build.properties patch-features-org.eclipse.equinox.executable-target.build.xml patch-features-org.eclipse.equinox.p2.user.ui-build.xml patch-features-org.eclipse.equinox.p2.user.ui.source-build.xml patch-features-org.eclipse.help-build.xml patch-features-org.eclipse.help.source-build.xml patch-features-org.eclipse.jdt-build.xml patch-features-org.eclipse.jdt.source-build.xml patch-features-org.eclipse.pde-build.xml patch-features-org.eclipse.pde.p2-build.xml patch-features-org.eclipse.pde.p2.source-build.xml patch-features-org.eclipse.pde.source-build.xml patch-features-org.eclipse.platform-build.properties patch-features-org.eclipse.platform-build.xml patch-features-org.eclipse.platform-feature.xml patch-features-org.eclipse.platform.source-build.xml patch-features-org.eclipse.platform.source-feature.xml patch-features-org.eclipse.rcp-build.properties patch-features-org.eclipse.rcp-build.xml patch-features-org.eclipse.rcp-feature.xml patch-features-org.eclipse.rcp.source-build.xml patch-features-org.eclipse.rcp.source-feature.xml patch-features-org.eclipse.sdk-build.properties patch-features-org.eclipse.sdk-build.xml patch-package.org.eclipse.sdk.all.xml patch-plugins-org.eclipse.ant.ui-buildfiles-buildRemoteExtraJAR.xml patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-include-os_c= ustom.h patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-internal-fil= esystem-local-LocalFileS applied cleanly. *** Error code 1 Stop in /usr/ports/java/eclipse. ESC[31mtwp1:eclipse #ESC[0m exit^M exit On Fri, Jun 5, 2009 at 7:41 PM, Sam Wun wrote: > Hi, > > I can't install eclipse 3.4.1 in freebsd 7.2 STABLE, wtih the followiong = errors: > > =3D=3D=3D> =A0Applying FreeBSD patches for eclipse-3.4.1 > patch: **** Can't open patch file > /usr/ports/java/eclipse/files/post-patch-plugins-org.eclipse.swt-Eclipse_= SWT_Mozilla-gtk-org-eclipse-swt-browser-MozillaDelegate.java > : No such file or directory > *** Error code 2 > > > Your help is much appreciated. > > Thanks > From owner-freebsd-java@FreeBSD.ORG Fri Jun 5 14:40:23 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17F911065674 for ; Fri, 5 Jun 2009 14:40:23 +0000 (UTC) (envelope-from skoost@skoost.com) Received: from skoismta06.skoost.com (skoismta06.skoost.com [80.248.18.42]) by mx1.freebsd.org (Postfix) with ESMTP id D4A568FC16 for ; Fri, 5 Jun 2009 14:40:22 +0000 (UTC) (envelope-from skoost@skoost.com) Received: from skoissql01 (unknown [80.248.18.51]) by skoismta06.skoost.com (Postfix) with ESMTP id 9E01423CE17 for ; Fri, 5 Jun 2009 14:12:37 +0000 (GMT) MIME-Version: 1.0 From: "Nikesh Gediya" To: "freebsd-java@freebsd.org" Date: 5 Jun 2009 14:13:48 +0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-Id: <20090605141237.9E01423CE17@skoismta06.skoost.com> Subject: A little gift - Nikesh X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nikesh Gediya List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 14:40:23 -0000 Nikesh Gediya belongs to Skoost and sent you a little gift.=0D=0A=0D=0AClick= below to collect your gift:=0D=0Ahttp://www.skoost.com/fun?freebsd%2Djava%40freebsd%2Eorg/18203995/4= =0D=0A=0D=0AP.S. This is a safe and innocent gift that Nikesh Gediya=0D=0Asent= from Skoost, the free goodies website.=0D=0A=0D=0AThis e-mail was sent= to freebsd-java@freebsd.org on 6/5/2009 3:07:20 PM=0D=0Aon behalf of Nikesh= Gediya (gediyanikesh@gmail.com) From owner-freebsd-java@FreeBSD.ORG Fri Jun 5 17:56:45 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C76D106566B for ; Fri, 5 Jun 2009 17:56:45 +0000 (UTC) (envelope-from swun2010@gmail.com) Received: from mail-pz0-f195.google.com (mail-pz0-f195.google.com [209.85.222.195]) by mx1.freebsd.org (Postfix) with ESMTP id 4E36E8FC15 for ; Fri, 5 Jun 2009 17:56:45 +0000 (UTC) (envelope-from swun2010@gmail.com) Received: by pzk33 with SMTP id 33so1601432pzk.3 for ; Fri, 05 Jun 2009 10:56:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=ooY5WQuoG29NImgxjlARz0Sp7lQZNMJtLq9Y65jjc8c=; b=HsXvo5yWkkQuCgGp5fcXbO+/dNICrcZISvX44sRdWLisRvhtq8Jmu8w5SbbkCKdjGv +T8PvoCwD3CzW5kvp/CaYDFevPQVDf3RgLipulUIRaZYjHhBYgSn1n3FxoqJGIK5YMRS vBkE7591h/T6dIFt+Mql3+7c4R1938jq5RYyU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=fY3Fpnn7b80BY3lupmc4so8pqH2a+AzIvaLPQUalHR/Y27/hA7ctjeKQrJhhZtylrQ 2fVGDzGFp4kT8bc8YoTwX4tft90gS5lo+H6nYnQ0vX/efQWoW8CdEGDKo/LDncqugPPP Es1hyh8aiWBmkp+nJTnLFKLMxkVXLfVWJvLkI= MIME-Version: 1.0 Received: by 10.142.108.3 with SMTP id g3mr1642698wfc.77.1244224604768; Fri, 05 Jun 2009 10:56:44 -0700 (PDT) In-Reply-To: <20090605173114.GA74281@keira.kiwi-computer.com> References: <736c47cb0906050241y3a9cf8c3k25d36b550380a3aa@mail.gmail.com> <736c47cb0906050651t45bd1639t28986e1a898140d@mail.gmail.com> <20090605173114.GA74281@keira.kiwi-computer.com> Date: Sat, 6 Jun 2009 03:56:44 +1000 Message-ID: <736c47cb0906051056p162998f5h357adcf1046b9f0a@mail.gmail.com> From: Sam Wun To: rick-freebsd2008@kiwi-computer.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-java@freebsd.org Subject: Re: can't install eclipse 3.4.1. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 17:56:45 -0000 Hi Rick, Here is what I got: # cvsup /root/ports-supfile Connected to cvsup5.de.FreeBSD.org Updating collection ports-all/cvs Edit ports/Tools/scripts/check-latest-link Edit ports/databases/mysqlcc/Makefile Edit ports/devel/distel/Makefile Edit ports/devel/distel/distinfo Edit ports/graphics/libkdcraw/Makefile Edit ports/graphics/libkdcraw/distinfo Edit ports/graphics/wings/Makefile Edit ports/russian/mueller-dic/Makefile Checkout ports/russian/mueller-dic/files/mueller.in Edit ports/russian/mueller-dic/pkg-plist Edit ports/science/cdo/Makefile Edit ports/science/cdo/distinfo Edit ports/sysutils/eject/Makefile Edit ports/textproc/discount/Makefile Edit ports/textproc/discount/distinfo Finished successfully eclipse #ESC[0m make clean patch^M ===> Cleaning for eclipse-3.4.1 eclipse is using firefox for gecko support, but you can change that by defining WITH_GECKO to the following values: firefox xulrunner seamonkey ===> Vulnerability check disabled, database not found ===> Extracting for eclipse-3.4.1 => MD5 Checksum OK for eclipse/eclipse-sourceBuild-srcIncluded-3.4.1.zip. => SHA256 Checksum OK for eclipse/eclipse-sourceBuild-srcIncluded-3.4.1.zip. ===> eclipse-3.4.1 depends on executable: unzip - found ===> Patching for eclipse-3.4.1 ===> eclipse-3.4.1 depends on executable: gpatch - found Copying assemble.org.eclipse.sdk.linux.gtk.x86.xml into assemble.org.eclipse.sdk.freebsd.gtk.x86.xml Copying assemble.org.eclipse.sdk.linux.gtk.x86_64.xml into assemble.org.eclipse.sdk.freebsd.gtk.amd64.xml Copying package.org.eclipse.sdk.linux.gtk.x86.xml into package.org.eclipse.sdk.freebsd.gtk.x86.xml Copying package.org.eclipse.sdk.linux.gtk.x86_64.xml into package.org.eclipse.sdk.freebsd.gtk.amd64.xml Copying features/org.eclipse.platform/about_files/linux.gtk.x86 into features/org.eclipse.platform/about_files/freebsd.gtk.x86 Copying features/org.eclipse.platform/about_files/linux.gtk.x86_64 into features/org.eclipse.platform/about_files/freebsd.gtk.amd64 Copying features/org.eclipse.equinox.executable/bin/gtk/linux into features/org.eclipse.equinox.executable/bin/gtk/freebsd Copying features/org.eclipse.equinox.executable/bin/gtk/linux/x86 into features/org.eclipse.equinox.executable/bin/gtk/freebsd/x86 Copying features/org.eclipse.equinox.executable/bin/gtk/linux/x86_64 into features/org.eclipse.equinox.executable/bin/gtk/freebsd/amd64 Copying features/org.eclipse.equinox.executable/library/gtk/make_linux.mak into features/org.eclipse.equinox.executable/library/gtk/make_freebsd.mak Copying plugins/org.eclipse.core.filesystem/natives/unix/linux into plugins/org.eclipse.core.filesystem/natives/unix/freebsd Copying plugins/org.eclipse.core.filesystem.linux.x86 into plugins/org.eclipse.core.filesystem.freebsd.x86 Copying plugins/org.eclipse.core.filesystem.linux.x86_64 into plugins/org.eclipse.core.filesystem.freebsd.amd64 Copying plugins/org.eclipse.core.filesystem.linux.x86/os/linux into plugins/org.eclipse.core.filesystem.freebsd.x86/os/freebsd Copying plugins/org.eclipse.core.filesystem.linux.x86_64/os/linux into plugins/org.eclipse.core.filesystem.freebsd.amd64/os/freebsd Copying plugins/org.eclipse.core.net.linux.x86 into plugins/org.eclipse.core.net.freebsd.x86 Copying plugins/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86 into plugins/org.eclipse.core.net/fragments/org.eclipse.core.net.freebsd.x86 Copying plugins/org.eclipse.equinox.launcher.gtk.linux.x86 into plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86 Copying plugins/org.eclipse.equinox.launcher.gtk.linux.x86/launcher.gtk.linux.x86.properties into plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86/launcher.gtk.freebsd.x86.properties Copying plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64 into plugins/org.eclipse.equinox.launcher.gtk.freebsd.amd64 Copying plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64/launcher.gtk.linux.x86_64.properties into plugins/org.eclipse.equinox.launcher.gtk.freebsd.amd64/launcher.gtk.freebsd.amd64.properties Copying plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86 into plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.freebsd.x86 Copying plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86/launcher.gtk.linux.x86.properties into plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.freebsd.x86/launcher.gtk.freebsd.x86.properties Copying plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64 into plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.freebsd.amd64 Copying plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/launcher.gtk.linux.x86_64.properties into plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.freebsd.amd64/launcher.gtk.freebsd.amd64.properties Copying plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_linux.properties into plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_freebsd.properties Copying plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_linux_gtk.properties into plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_freebsd_gtk.properties Copying plugins/org.eclipse.swt.gtk.linux.x86 into plugins/org.eclipse.swt.gtk.freebsd.x86 Copying plugins/org.eclipse.swt.gtk.linux.x86 into plugins/org.eclipse.swt.gtk.freebsd.x86 Copying plugins/org.eclipse.swt.gtk.linux.x86.source into plugins/org.eclipse.swt.gtk.freebsd.x86.source Copying plugins/org.eclipse.swt.gtk.linux.x86_64 into plugins/org.eclipse.swt.gtk.freebsd.amd64 Copying plugins/org.eclipse.swt.gtk.linux.x86_64.source into plugins/org.eclipse.swt.gtk.freebsd.amd64.source Copying plugins/org.eclipse.update.core.linux into plugins/org.eclipse.update.core.freebsd Copying plugins/org.eclipse.update.core.linux/os/linux into plugins/org.eclipse.update.core.freebsd/os/freebsd Copying plugins/org.eclipse.update.core.linux.source into plugins/org.eclipse.update.core.freebsd.source Copying plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_linux.mak into plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_freebsd.mak ===> Applying FreeBSD patches for eclipse-3.4.1 Reversed (or previously applied) patch detected! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file plugins/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesystem/local/LocalFileSystem.java.rej => Patch patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-internal-filesystem-local-LocalFileSystem.java failed to apply cleanly. => Patch(es) patch-assemble.org.eclipse.sdk.all.xml patch-build patch-build.properties patch-build.xml patch-features-org.eclipse.cvs-build.xml patch-features-org.eclipse.cvs.source-build.xml patch-features-org.eclipse.equinox.executable-feature.xml patch-features-org.eclipse.equinox.executable-library-gtk-build.sh patch-features-org.eclipse.equinox.executable-library-gtk-make_freebsd.mak patch-features-org.eclipse.equinox.executable-target.build.properties patch-features-org.eclipse.equinox.executable-target.build.xml patch-features-org.eclipse.equinox.p2.user.ui-build.xml patch-features-org.eclipse.equinox.p2.user.ui.source-build.xml patch-features-org.eclipse.help-build.xml patch-features-org.eclipse.help.source-build.xml patch-features-org.eclipse.jdt-build.xml patch-features-org.eclipse.jdt.source-build.xml patch-features-org.eclipse.pde-build.xml patch-features-org.eclipse.pde.p2-build.xml patch-features-org.eclipse.pde.p2.source-build.xml patch-features-org.eclipse.pde.source-build.xml patch-features-org.eclipse.platform-build.properties patch-features-org.eclipse.platform-build.xml patch-features-org.eclipse.platform-feature.xml patch-features-org.eclipse.platform.source-build.xml patch-features-org.eclipse.platform.source-feature.xml patch-features-org.eclipse.rcp-build.properties patch-features-org.eclipse.rcp-build.xml patch-features-org.eclipse.rcp-feature.xml patch-features-org.eclipse.rcp.source-build.xml patch-features-org.eclipse.rcp.source-feature.xml patch-features-org.eclipse.sdk-build.properties patch-features-org.eclipse.sdk-build.xml patch-package.org.eclipse.sdk.all.xml patch-plugins-org.eclipse.ant.ui-buildfiles-buildRemoteExtraJAR.xml patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-include-os_custom.h patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-internal-filesystem-local-LocalFileS applied cleanly. *** Error code 1 Stop in /usr/ports/java/eclipse. On Sat, Jun 6, 2009 at 3:31 AM, Rick C. Petty wrote: > On Fri, Jun 05, 2009 at 11:51:34PM +1000, Sam Wun wrote: >> Still failed: > > Can you show us the output from your csup/cvsup as well as the output from > "make clean patch" when run in the eclipse directory. > > I just built eclipse a dozen times this week (after csupping) and the > builds always worked, for both amd64 and i386. > > -- Rick C. Petty > From owner-freebsd-java@FreeBSD.ORG Fri Jun 5 17:57:57 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A76441065670 for ; Fri, 5 Jun 2009 17:57:57 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from hamlet.setfilepointer.com (hamlet.SetFilePointer.com [63.224.10.2]) by mx1.freebsd.org (Postfix) with SMTP id 654338FC0A for ; Fri, 5 Jun 2009 17:57:57 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: (qmail 94788 invoked from network); 5 Jun 2009 12:31:15 -0500 Received: from keira.kiwi-computer.com (HELO kiwi-computer.com) (63.224.10.3) by hamlet.setfilepointer.com with SMTP; 5 Jun 2009 12:31:15 -0500 Received: (qmail 74436 invoked by uid 2001); 5 Jun 2009 17:31:14 -0000 Date: Fri, 5 Jun 2009 12:31:14 -0500 From: "Rick C. Petty" To: Sam Wun Message-ID: <20090605173114.GA74281@keira.kiwi-computer.com> References: <736c47cb0906050241y3a9cf8c3k25d36b550380a3aa@mail.gmail.com> <736c47cb0906050651t45bd1639t28986e1a898140d@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <736c47cb0906050651t45bd1639t28986e1a898140d@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-java@freebsd.org Subject: Re: can't install eclipse 3.4.1. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd2008@kiwi-computer.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 17:57:57 -0000 On Fri, Jun 05, 2009 at 11:51:34PM +1000, Sam Wun wrote: > Still failed: Can you show us the output from your csup/cvsup as well as the output from "make clean patch" when run in the eclipse directory. I just built eclipse a dozen times this week (after csupping) and the builds always worked, for both amd64 and i386. -- Rick C. Petty From owner-freebsd-java@FreeBSD.ORG Fri Jun 5 19:00:12 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC3601065672 for ; Fri, 5 Jun 2009 19:00:12 +0000 (UTC) (envelope-from ralf.folkerts@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id F310A8FC08 for ; Fri, 5 Jun 2009 19:00:11 +0000 (UTC) (envelope-from ralf.folkerts@gmx.de) Received: (qmail invoked by alias); 05 Jun 2009 19:00:09 -0000 Received: from dslb-094-218-015-049.pools.arcor-ip.net (EHLO [10.0.0.58]) [94.218.15.49] by mail.gmx.net (mp029) with SMTP; 05 Jun 2009 21:00:09 +0200 X-Authenticated: #18511927 X-Provags-ID: V01U2FsdGVkX1/fr0UWLNPfW+Yv9xKixPULwkZyToq+VoRxQcxNF8 nTnlpNsR2QJT29 Message-ID: <4A296B38.1080800@gmx.de> Date: Fri, 05 Jun 2009 21:00:08 +0200 From: Ralf Folkerts User-Agent: Thunderbird 2.0.0.21 (X11/20090409) MIME-Version: 1.0 To: Sam Wun References: <736c47cb0906050241y3a9cf8c3k25d36b550380a3aa@mail.gmail.com> <736c47cb0906050651t45bd1639t28986e1a898140d@mail.gmail.com> <20090605173114.GA74281@keira.kiwi-computer.com> <736c47cb0906051056p162998f5h357adcf1046b9f0a@mail.gmail.com> In-Reply-To: <736c47cb0906051056p162998f5h357adcf1046b9f0a@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.52 Cc: freebsd-java@freebsd.org Subject: Re: can't install eclipse 3.4.1. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 19:00:13 -0000 Sam Wun schrieb: > Hi Rick, > > Here is what I got: > > # cvsup /root/ports-supfile > Connected to cvsup5.de.FreeBSD.org > Updating collection ports-all/cvs > Edit ports/Tools/scripts/check-latest-link > Edit ports/databases/mysqlcc/Makefile > Edit ports/devel/distel/Makefile > Edit ports/devel/distel/distinfo > Edit ports/graphics/libkdcraw/Makefile > Edit ports/graphics/libkdcraw/distinfo > Edit ports/graphics/wings/Makefile > Edit ports/russian/mueller-dic/Makefile > Checkout ports/russian/mueller-dic/files/mueller.in > Edit ports/russian/mueller-dic/pkg-plist > Edit ports/science/cdo/Makefile > Edit ports/science/cdo/distinfo > Edit ports/sysutils/eject/Makefile > Edit ports/textproc/discount/Makefile > Edit ports/textproc/discount/distinfo > Finished successfully > > eclipse #ESC[0m make clean patch^M > ===> Cleaning for eclipse-3.4.1 > > eclipse is using firefox for gecko support, but you can > change that by defining WITH_GECKO to the following values: > > firefox > xulrunner > seamonkey > > ===> Vulnerability check disabled, database not found > ===> Extracting for eclipse-3.4.1 > => MD5 Checksum OK for eclipse/eclipse-sourceBuild-srcIncluded-3.4.1.zip. > => SHA256 Checksum OK for eclipse/eclipse-sourceBuild-srcIncluded-3.4.1.zip. > ===> eclipse-3.4.1 depends on executable: unzip - found > ===> Patching for eclipse-3.4.1 > ===> eclipse-3.4.1 depends on executable: gpatch - found > Copying assemble.org.eclipse.sdk.linux.gtk.x86.xml into > assemble.org.eclipse.sdk.freebsd.gtk.x86.xml > Copying assemble.org.eclipse.sdk.linux.gtk.x86_64.xml into > assemble.org.eclipse.sdk.freebsd.gtk.amd64.xml > Copying package.org.eclipse.sdk.linux.gtk.x86.xml into > package.org.eclipse.sdk.freebsd.gtk.x86.xml > Copying package.org.eclipse.sdk.linux.gtk.x86_64.xml into > package.org.eclipse.sdk.freebsd.gtk.amd64.xml > Copying features/org.eclipse.platform/about_files/linux.gtk.x86 into > features/org.eclipse.platform/about_files/freebsd.gtk.x86 > Copying features/org.eclipse.platform/about_files/linux.gtk.x86_64 > into features/org.eclipse.platform/about_files/freebsd.gtk.amd64 > Copying features/org.eclipse.equinox.executable/bin/gtk/linux into > features/org.eclipse.equinox.executable/bin/gtk/freebsd > Copying features/org.eclipse.equinox.executable/bin/gtk/linux/x86 into > features/org.eclipse.equinox.executable/bin/gtk/freebsd/x86 > Copying features/org.eclipse.equinox.executable/bin/gtk/linux/x86_64 > into features/org.eclipse.equinox.executable/bin/gtk/freebsd/amd64 > Copying features/org.eclipse.equinox.executable/library/gtk/make_linux.mak > into features/org.eclipse.equinox.executable/library/gtk/make_freebsd.mak > Copying plugins/org.eclipse.core.filesystem/natives/unix/linux into > plugins/org.eclipse.core.filesystem/natives/unix/freebsd > Copying plugins/org.eclipse.core.filesystem.linux.x86 into > plugins/org.eclipse.core.filesystem.freebsd.x86 > Copying plugins/org.eclipse.core.filesystem.linux.x86_64 into > plugins/org.eclipse.core.filesystem.freebsd.amd64 > Copying plugins/org.eclipse.core.filesystem.linux.x86/os/linux into > plugins/org.eclipse.core.filesystem.freebsd.x86/os/freebsd > Copying plugins/org.eclipse.core.filesystem.linux.x86_64/os/linux into > plugins/org.eclipse.core.filesystem.freebsd.amd64/os/freebsd > Copying plugins/org.eclipse.core.net.linux.x86 into > plugins/org.eclipse.core.net.freebsd.x86 > Copying plugins/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86 > into plugins/org.eclipse.core.net/fragments/org.eclipse.core.net.freebsd.x86 > Copying plugins/org.eclipse.equinox.launcher.gtk.linux.x86 into > plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86 > Copying plugins/org.eclipse.equinox.launcher.gtk.linux.x86/launcher.gtk.linux.x86.properties > into plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86/launcher.gtk.freebsd.x86.properties > Copying plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64 into > plugins/org.eclipse.equinox.launcher.gtk.freebsd.amd64 > Copying plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64/launcher.gtk.linux.x86_64.properties > into plugins/org.eclipse.equinox.launcher.gtk.freebsd.amd64/launcher.gtk.freebsd.amd64.properties > Copying plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86 > into plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.freebsd.x86 > Copying plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86/launcher.gtk.linux.x86.properties > into plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.freebsd.x86/launcher.gtk.freebsd.x86.properties > Copying plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64 > into plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.freebsd.amd64 > Copying plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/launcher.gtk.linux.x86_64.properties > into plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.freebsd.amd64/launcher.gtk.freebsd.amd64.properties > Copying plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_linux.properties > into plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_freebsd.properties > Copying plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_linux_gtk.properties > into plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_freebsd_gtk.properties > Copying plugins/org.eclipse.swt.gtk.linux.x86 into > plugins/org.eclipse.swt.gtk.freebsd.x86 > Copying plugins/org.eclipse.swt.gtk.linux.x86 into > plugins/org.eclipse.swt.gtk.freebsd.x86 > Copying plugins/org.eclipse.swt.gtk.linux.x86.source into > plugins/org.eclipse.swt.gtk.freebsd.x86.source > Copying plugins/org.eclipse.swt.gtk.linux.x86_64 into > plugins/org.eclipse.swt.gtk.freebsd.amd64 > Copying plugins/org.eclipse.swt.gtk.linux.x86_64.source into > plugins/org.eclipse.swt.gtk.freebsd.amd64.source > Copying plugins/org.eclipse.update.core.linux into > plugins/org.eclipse.update.core.freebsd > Copying plugins/org.eclipse.update.core.linux/os/linux into > plugins/org.eclipse.update.core.freebsd/os/freebsd > Copying plugins/org.eclipse.update.core.linux.source into > plugins/org.eclipse.update.core.freebsd.source > Copying plugins/org.eclipse.swt/Eclipse SWT > PI/gtk/library/make_linux.mak into plugins/org.eclipse.swt/Eclipse SWT > PI/gtk/library/make_freebsd.mak > ===> Applying FreeBSD patches for eclipse-3.4.1 > Reversed (or previously applied) patch detected! Skipping patch. > 1 out of 1 hunk ignored -- saving rejects to file > plugins/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesystem/local/LocalFileSystem.java.rej > => Patch patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-internal-filesystem-local-LocalFileSystem.java > failed to apply cleanly. > => Patch(es) patch-assemble.org.eclipse.sdk.all.xml patch-build > patch-build.properties patch-build.xml > patch-features-org.eclipse.cvs-build.xml > patch-features-org.eclipse.cvs.source-build.xml > patch-features-org.eclipse.equinox.executable-feature.xml > patch-features-org.eclipse.equinox.executable-library-gtk-build.sh > patch-features-org.eclipse.equinox.executable-library-gtk-make_freebsd.mak > patch-features-org.eclipse.equinox.executable-target.build.properties > patch-features-org.eclipse.equinox.executable-target.build.xml > patch-features-org.eclipse.equinox.p2.user.ui-build.xml > patch-features-org.eclipse.equinox.p2.user.ui.source-build.xml > patch-features-org.eclipse.help-build.xml > patch-features-org.eclipse.help.source-build.xml > patch-features-org.eclipse.jdt-build.xml > patch-features-org.eclipse.jdt.source-build.xml > patch-features-org.eclipse.pde-build.xml > patch-features-org.eclipse.pde.p2-build.xml > patch-features-org.eclipse.pde.p2.source-build.xml > patch-features-org.eclipse.pde.source-build.xml > patch-features-org.eclipse.platform-build.properties > patch-features-org.eclipse.platform-build.xml > patch-features-org.eclipse.platform-feature.xml > patch-features-org.eclipse.platform.source-build.xml > patch-features-org.eclipse.platform.source-feature.xml > patch-features-org.eclipse.rcp-build.properties > patch-features-org.eclipse.rcp-build.xml > patch-features-org.eclipse.rcp-feature.xml > patch-features-org.eclipse.rcp.source-build.xml > patch-features-org.eclipse.rcp.source-feature.xml > patch-features-org.eclipse.sdk-build.properties > patch-features-org.eclipse.sdk-build.xml > patch-package.org.eclipse.sdk.all.xml > patch-plugins-org.eclipse.ant.ui-buildfiles-buildRemoteExtraJAR.xml > patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile > patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-include-os_custom.h > patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-internal-filesystem-local-LocalFileS > applied cleanly. > *** Error code 1 > > Stop in /usr/ports/java/eclipse. > > > On Sat, Jun 6, 2009 at 3:31 AM, Rick C. > Petty wrote: > >> On Fri, Jun 05, 2009 at 11:51:34PM +1000, Sam Wun wrote: >> >>> Still failed: >>> >> Can you show us the output from your csup/cvsup as well as the output from >> "make clean patch" when run in the eclipse directory. >> >> I just built eclipse a dozen times this week (after csupping) and the >> builds always worked, for both amd64 and i386. >> >> -- Rick C. Petty >> >> > _______________________________________________ > 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" > Hi, just one more Idea: Is it possible your gpatch is not up2date / broken? Mine is at 2.5.9. [-bash]beaster:~$ls -l /usr/local/bin/gpatch -r-xr-xr-x 1 root wheel 91088 23 Apr 19:28 /usr/local/bin/gpatch (of course your might differ in size, depending on Processor etc.). [-bash]beaster:~$/usr/local/bin/gpatch -v patch 2.5.9 Copyright (C) 1988 Larry Wall Copyright (C) 2003 Free Software Foundation, Inc. This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of this program under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING. written by Larry Wall and Paul Eggert Probably you might try to reinstall the patch-Port... Cheers, _ralf_ From owner-freebsd-java@FreeBSD.ORG Fri Jun 5 19:43:07 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4774A106566C for ; Fri, 5 Jun 2009 19:43:07 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from hamlet.setfilepointer.com (hamlet.SetFilePointer.com [63.224.10.2]) by mx1.freebsd.org (Postfix) with SMTP id 05FF78FC0C for ; Fri, 5 Jun 2009 19:43:06 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: (qmail 30488 invoked from network); 5 Jun 2009 14:43:06 -0500 Received: from keira.kiwi-computer.com (HELO kiwi-computer.com) (63.224.10.3) by hamlet.setfilepointer.com with SMTP; 5 Jun 2009 14:43:06 -0500 Received: (qmail 75510 invoked by uid 2001); 5 Jun 2009 19:43:05 -0000 Date: Fri, 5 Jun 2009 14:43:05 -0500 From: "Rick C. Petty" To: Sam Wun Message-ID: <20090605194305.GA75465@keira.kiwi-computer.com> References: <736c47cb0906050241y3a9cf8c3k25d36b550380a3aa@mail.gmail.com> <736c47cb0906050651t45bd1639t28986e1a898140d@mail.gmail.com> <20090605173114.GA74281@keira.kiwi-computer.com> <736c47cb0906051056p162998f5h357adcf1046b9f0a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <736c47cb0906051056p162998f5h357adcf1046b9f0a@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-java@freebsd.org Subject: Re: can't install eclipse 3.4.1. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd2008@kiwi-computer.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 19:43:07 -0000 On Sat, Jun 06, 2009 at 03:56:44AM +1000, Sam Wun wrote: Thanks, Sam. I had another idea. Perhaps you have an extra patch floating around. Try this: # rm -r /usr/ports/java/eclipse/files # csup MY_SUPFILE then do the # make clean patch again. I've had that bite me once, but only when I was adding my own patches to ports. It's possible an extra patch file is hanging around. Just a thought. -- Rick C. Petty From owner-freebsd-java@FreeBSD.ORG Fri Jun 5 22:19:56 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C8D21065670 for ; Fri, 5 Jun 2009 22:19:56 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from mail-pz0-f195.google.com (mail-pz0-f195.google.com [209.85.222.195]) by mx1.freebsd.org (Postfix) with ESMTP id 15A108FC12 for ; Fri, 5 Jun 2009 22:19:55 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by pzk33 with SMTP id 33so1708325pzk.3 for ; Fri, 05 Jun 2009 15:19:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:message-id:to:cc :subject:from:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=oft4Za8UXcKQn1EHwil3D5QebNJrwUkwSlqSHfhnveM=; b=n/rYBG55Ir8feB+mVCffgrqdacYv96PbcM7v2LVHwbcERbSEJI1K058FENuxormLzk xB+DUgCKF+L4/yfYUX/L5/rXrhEjsTLRMhB0nYr0JPEA02bYCAUMbp+O5MwImFKGbcHJ fb1r862jJEYlWzYxRyZFruopHrimMRRyRJg0A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:message-id:to:cc:subject:from:in-reply-to:references :x-mailer:mime-version:content-type:content-transfer-encoding; b=EckJLvWZ+E21Q1m1MDa49DQ0G9xJ6ozfgAI80svTBAcmduU/NnPMkMUeZXG7S9ieSc CGO19AmmZ3o4NbCeWWGmw/SkB8eX62OYiMr6WUqGBVCBZYGRVOrZ0G60idDqP7jdGEE3 692DrAZw040F9S+2jKLf7Qi314S+2KxbzpcTo= Received: by 10.142.154.9 with SMTP id b9mr1354125wfe.151.1244240395450; Fri, 05 Jun 2009 15:19:55 -0700 (PDT) Received: from localhost (rikad42.riken.jp [134.160.214.42]) by mx.google.com with ESMTPS id 22sm1642841wfi.32.2009.06.05.15.19.50 (version=SSLv3 cipher=RC4-MD5); Fri, 05 Jun 2009 15:19:51 -0700 (PDT) Sender: Maho NAKATA Date: Sat, 06 Jun 2009 07:17:34 +0900 (JST) Message-Id: <20090606.071734.193786085.chat95@mac.com> To: ronald-freebsd8@klop.yi.org From: Maho NAKATA In-Reply-To: References: <20090526.164036.55849859.chat95@mac.com> <20090526.205337.193713045.chat95@mac.com> X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Sat_Jun__6_07_17_34_2009_097)--" Content-Transfer-Encoding: 7bit Cc: brian@experts-exchange.com, freebsd-java@freebsd.org Subject: Re: openjdk dies with: could not find libjava.so as root X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 22:19:56 -0000 ----Security_Multipart(Sat_Jun__6_07_17_34_2009_097)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Ronald Klop Subject: Re: openjdk dies with: could not find libjava.so as root Date: Sun, 31 May 2009 15:57:26 +0200 > On Tue, 26 May 2009 13:53:37 +0200, Maho NAKATA > wrote: > >> Hi >> I cannot launch openjdk java as root >> >> # which java >> /usr/local/openjdk6/bin/java >> root# java >> Error: could not find libjava.so >> Error: could not find Java 2 Runtime Environment. >> root# pkg_info | grep openjdk >> openjdk6-b16_1 Sun\'s java 6 virtual machine release under the GPL v2 >> >> however as normal user: >> % which java >> /usr/X11R6/bin/java >> % java -version >> openjdk version "1.6.0-internal" >> OpenJDK Runtime Environment (build >> 1.6.0-internal-maho_26_may_2009_11_16-b00) >> OpenJDK 64-Bit Server VM (build 11.0-b17, mixed mode) >> >> strange :) >> best,ls -l /usr/X11R6 > lrwxr-xr-x 1 root wheel 10 Oct 26 2008 /usr/X11R6@ -> /usr/local > >> -- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ >> Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt > > I recommend removing /usr/X11R6/bin from all your paths. It isn't used > for several years now. > ls -l /usr/X11R6 > lrwxr-xr-x 1 root wheel 10 Oct 26 2008 /usr/X11R6@ -> /usr/local > > Removing it will give you one less possibility for failure because the > PATH is ambigious now. > > Ronald. > Strange, I don't have X11R6 everywhere... thanks for your info. -- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt ----Security_Multipart(Sat_Jun__6_07_17_34_2009_097)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEABECAAYFAkopmYAACgkQpcQqaPiEzfnLnQCgupELUFa8ccylsw5DXMrK/AYI ZD4An2o80+sOTCLu7K6DDdDcvSLYl8Oa =Iseg -----END PGP SIGNATURE----- ----Security_Multipart(Sat_Jun__6_07_17_34_2009_097)---- From owner-freebsd-java@FreeBSD.ORG Sat Jun 6 04:01:28 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B847D106564A for ; Sat, 6 Jun 2009 04:01:28 +0000 (UTC) (envelope-from swun2010@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.228]) by mx1.freebsd.org (Postfix) with ESMTP id 857A28FC15 for ; Sat, 6 Jun 2009 04:01:28 +0000 (UTC) (envelope-from swun2010@gmail.com) Received: by rv-out-0506.google.com with SMTP id k40so830870rvb.43 for ; Fri, 05 Jun 2009 21:01:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=hHPMnf8qBS0PkCWP9+NCBGcJ36JBDydl0FIvPvvv7ug=; b=loa2ll6aKCdOC7/PZvsZibDWH/yhMceS9MtKX5v1+VrxYI3TKxi2uSsJGQAYGdntZY tUicpW1GoDSaPmKj3RZ8yVylDQlnQQgBHlw1BWlqNKPohC/VdFbkSkpfbkyMNAN/KPRt gZbeDhM494PnknIn0ckb5QaCQNJuyUzkdQ4Gg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=FhyHkzEDRMOiO+Ven8axbERdPnq2009cpngaYTXMJ/OQJRrLwNhNXw6jOzn3YDdMsa ppnzLDJssw29XMDYkShlHxISGZBblSMfrP3UEuBoLobXx3occpM0DTNy9WupB2WQutgL 7XSN1WSbN7YIDMmwF/muP1sqbB9BLBhPaRG2Q= MIME-Version: 1.0 Received: by 10.142.155.8 with SMTP id c8mr1443433wfe.1.1244260887991; Fri, 05 Jun 2009 21:01:27 -0700 (PDT) In-Reply-To: <4A296B38.1080800@gmx.de> References: <736c47cb0906050241y3a9cf8c3k25d36b550380a3aa@mail.gmail.com> <736c47cb0906050651t45bd1639t28986e1a898140d@mail.gmail.com> <20090605173114.GA74281@keira.kiwi-computer.com> <736c47cb0906051056p162998f5h357adcf1046b9f0a@mail.gmail.com> <4A296B38.1080800@gmx.de> Date: Sat, 6 Jun 2009 14:01:27 +1000 Message-ID: <736c47cb0906052101p4843027wda13f66f4fc98a3e@mail.gmail.com> From: Sam Wun To: Ralf Folkerts Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-java@freebsd.org Subject: Re: can't install eclipse 3.4.1. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jun 2009 04:01:29 -0000 Mine is # /usr/local/bin/gpatch -v patch 2.5.4 Copyright 1984-1988 Larry Wall Copyright 1989-1999 Free Software Foundation, Inc. how to upgrade it? I tried portupgrade gpatch, but nothing happened. Thanks On Sat, Jun 6, 2009 at 5:00 AM, Ralf Folkerts wrote: > Sam Wun schrieb: >> >> Hi Rick, >> >> Here is what I got: >> >> # cvsup /root/ports-supfile >> Connected to cvsup5.de.FreeBSD.org >> Updating collection ports-all/cvs >> =A0Edit ports/Tools/scripts/check-latest-link >> =A0Edit ports/databases/mysqlcc/Makefile >> =A0Edit ports/devel/distel/Makefile >> =A0Edit ports/devel/distel/distinfo >> =A0Edit ports/graphics/libkdcraw/Makefile >> =A0Edit ports/graphics/libkdcraw/distinfo >> =A0Edit ports/graphics/wings/Makefile >> =A0Edit ports/russian/mueller-dic/Makefile >> =A0Checkout ports/russian/mueller-dic/files/mueller.in >> =A0Edit ports/russian/mueller-dic/pkg-plist >> =A0Edit ports/science/cdo/Makefile >> =A0Edit ports/science/cdo/distinfo >> =A0Edit ports/sysutils/eject/Makefile >> =A0Edit ports/textproc/discount/Makefile >> =A0Edit ports/textproc/discount/distinfo >> Finished successfully >> >> eclipse #ESC[0m make clean patch^M >> =3D=3D=3D> =A0Cleaning for eclipse-3.4.1 >> >> =A0eclipse is using firefox for gecko support, but you can >> =A0change that by defining WITH_GECKO to the following values: >> >> =A0 firefox >> =A0 xulrunner >> =A0 seamonkey >> >> =3D=3D=3D> =A0Vulnerability check disabled, database not found >> =3D=3D=3D> =A0Extracting for eclipse-3.4.1 >> =3D> MD5 Checksum OK for eclipse/eclipse-sourceBuild-srcIncluded-3.4.1.z= ip. >> =3D> SHA256 Checksum OK for >> eclipse/eclipse-sourceBuild-srcIncluded-3.4.1.zip. >> =3D=3D=3D> =A0 eclipse-3.4.1 depends on executable: unzip - found >> =3D=3D=3D> =A0Patching for eclipse-3.4.1 >> =3D=3D=3D> =A0 eclipse-3.4.1 depends on executable: gpatch - found >> Copying assemble.org.eclipse.sdk.linux.gtk.x86.xml into >> assemble.org.eclipse.sdk.freebsd.gtk.x86.xml >> Copying assemble.org.eclipse.sdk.linux.gtk.x86_64.xml into >> assemble.org.eclipse.sdk.freebsd.gtk.amd64.xml >> Copying package.org.eclipse.sdk.linux.gtk.x86.xml into >> package.org.eclipse.sdk.freebsd.gtk.x86.xml >> Copying package.org.eclipse.sdk.linux.gtk.x86_64.xml into >> package.org.eclipse.sdk.freebsd.gtk.amd64.xml >> Copying features/org.eclipse.platform/about_files/linux.gtk.x86 into >> features/org.eclipse.platform/about_files/freebsd.gtk.x86 >> Copying features/org.eclipse.platform/about_files/linux.gtk.x86_64 >> into features/org.eclipse.platform/about_files/freebsd.gtk.amd64 >> Copying features/org.eclipse.equinox.executable/bin/gtk/linux into >> features/org.eclipse.equinox.executable/bin/gtk/freebsd >> Copying features/org.eclipse.equinox.executable/bin/gtk/linux/x86 into >> features/org.eclipse.equinox.executable/bin/gtk/freebsd/x86 >> Copying features/org.eclipse.equinox.executable/bin/gtk/linux/x86_64 >> into features/org.eclipse.equinox.executable/bin/gtk/freebsd/amd64 >> Copying features/org.eclipse.equinox.executable/library/gtk/make_linux.m= ak >> into features/org.eclipse.equinox.executable/library/gtk/make_freebsd.ma= k >> Copying plugins/org.eclipse.core.filesystem/natives/unix/linux into >> plugins/org.eclipse.core.filesystem/natives/unix/freebsd >> Copying plugins/org.eclipse.core.filesystem.linux.x86 into >> plugins/org.eclipse.core.filesystem.freebsd.x86 >> Copying plugins/org.eclipse.core.filesystem.linux.x86_64 into >> plugins/org.eclipse.core.filesystem.freebsd.amd64 >> Copying plugins/org.eclipse.core.filesystem.linux.x86/os/linux into >> plugins/org.eclipse.core.filesystem.freebsd.x86/os/freebsd >> Copying plugins/org.eclipse.core.filesystem.linux.x86_64/os/linux into >> plugins/org.eclipse.core.filesystem.freebsd.amd64/os/freebsd >> Copying plugins/org.eclipse.core.net.linux.x86 into >> plugins/org.eclipse.core.net.freebsd.x86 >> Copying >> plugins/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86 >> into >> plugins/org.eclipse.core.net/fragments/org.eclipse.core.net.freebsd.x86 >> Copying plugins/org.eclipse.equinox.launcher.gtk.linux.x86 into >> plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86 >> Copying >> plugins/org.eclipse.equinox.launcher.gtk.linux.x86/launcher.gtk.linux.x8= 6.properties >> into >> plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86/launcher.gtk.freebs= d.x86.properties >> Copying plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64 into >> plugins/org.eclipse.equinox.launcher.gtk.freebsd.amd64 >> Copying >> plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64/launcher.gtk.linux= .x86_64.properties >> into >> plugins/org.eclipse.equinox.launcher.gtk.freebsd.amd64/launcher.gtk.free= bsd.amd64.properties >> Copying >> plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launc= her.gtk.linux.x86 >> into >> plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launc= her.gtk.freebsd.x86 >> Copying >> plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launc= her.gtk.linux.x86/launcher.gtk.linux.x86.properties >> into >> plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launc= her.gtk.freebsd.x86/launcher.gtk.freebsd.x86.properties >> Copying >> plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launc= her.gtk.linux.x86_64 >> into >> plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launc= her.gtk.freebsd.amd64 >> Copying >> plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launc= her.gtk.linux.x86_64/launcher.gtk.linux.x86_64.properties >> into >> plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launc= her.gtk.freebsd.amd64/launcher.gtk.freebsd.amd64.properties >> Copying >> plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_linu= x.properties >> into >> plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_free= bsd.properties >> Copying >> plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_linu= x_gtk.properties >> into >> plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_free= bsd_gtk.properties >> Copying plugins/org.eclipse.swt.gtk.linux.x86 into >> plugins/org.eclipse.swt.gtk.freebsd.x86 >> Copying plugins/org.eclipse.swt.gtk.linux.x86 into >> plugins/org.eclipse.swt.gtk.freebsd.x86 >> Copying plugins/org.eclipse.swt.gtk.linux.x86.source into >> plugins/org.eclipse.swt.gtk.freebsd.x86.source >> Copying plugins/org.eclipse.swt.gtk.linux.x86_64 into >> plugins/org.eclipse.swt.gtk.freebsd.amd64 >> Copying plugins/org.eclipse.swt.gtk.linux.x86_64.source into >> plugins/org.eclipse.swt.gtk.freebsd.amd64.source >> Copying plugins/org.eclipse.update.core.linux into >> plugins/org.eclipse.update.core.freebsd >> Copying plugins/org.eclipse.update.core.linux/os/linux into >> plugins/org.eclipse.update.core.freebsd/os/freebsd >> Copying plugins/org.eclipse.update.core.linux.source into >> plugins/org.eclipse.update.core.freebsd.source >> Copying plugins/org.eclipse.swt/Eclipse SWT >> PI/gtk/library/make_linux.mak into plugins/org.eclipse.swt/Eclipse SWT >> PI/gtk/library/make_freebsd.mak >> =3D=3D=3D> =A0Applying FreeBSD patches for eclipse-3.4.1 >> Reversed (or previously applied) patch detected! =A0Skipping patch. >> 1 out of 1 hunk ignored -- saving rejects to file >> >> plugins/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesy= stem/local/LocalFileSystem.java.rej >> =3D> Patch >> patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-internal-= filesystem-local-LocalFileSystem.java >> failed to apply cleanly. >> =3D> Patch(es) patch-assemble.org.eclipse.sdk.all.xml patch-build >> patch-build.properties patch-build.xml >> patch-features-org.eclipse.cvs-build.xml >> patch-features-org.eclipse.cvs.source-build.xml >> patch-features-org.eclipse.equinox.executable-feature.xml >> patch-features-org.eclipse.equinox.executable-library-gtk-build.sh >> patch-features-org.eclipse.equinox.executable-library-gtk-make_freebsd.m= ak >> patch-features-org.eclipse.equinox.executable-target.build.properties >> patch-features-org.eclipse.equinox.executable-target.build.xml >> patch-features-org.eclipse.equinox.p2.user.ui-build.xml >> patch-features-org.eclipse.equinox.p2.user.ui.source-build.xml >> patch-features-org.eclipse.help-build.xml >> patch-features-org.eclipse.help.source-build.xml >> patch-features-org.eclipse.jdt-build.xml >> patch-features-org.eclipse.jdt.source-build.xml >> patch-features-org.eclipse.pde-build.xml >> patch-features-org.eclipse.pde.p2-build.xml >> patch-features-org.eclipse.pde.p2.source-build.xml >> patch-features-org.eclipse.pde.source-build.xml >> patch-features-org.eclipse.platform-build.properties >> patch-features-org.eclipse.platform-build.xml >> patch-features-org.eclipse.platform-feature.xml >> patch-features-org.eclipse.platform.source-build.xml >> patch-features-org.eclipse.platform.source-feature.xml >> patch-features-org.eclipse.rcp-build.properties >> patch-features-org.eclipse.rcp-build.xml >> patch-features-org.eclipse.rcp-feature.xml >> patch-features-org.eclipse.rcp.source-build.xml >> patch-features-org.eclipse.rcp.source-feature.xml >> patch-features-org.eclipse.sdk-build.properties >> patch-features-org.eclipse.sdk-build.xml >> patch-package.org.eclipse.sdk.all.xml >> patch-plugins-org.eclipse.ant.ui-buildfiles-buildRemoteExtraJAR.xml >> patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile >> >> patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-include-o= s_custom.h >> >> patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-internal-= filesystem-local-LocalFileS >> applied cleanly. >> *** Error code 1 >> >> Stop in /usr/ports/java/eclipse. >> >> >> On Sat, Jun 6, 2009 at 3:31 AM, Rick C. >> Petty wrote: >> >>> >>> On Fri, Jun 05, 2009 at 11:51:34PM +1000, Sam Wun wrote: >>> >>>> >>>> Still failed: >>>> >>> >>> Can you show us the output from your csup/cvsup as well as the output >>> from >>> "make clean patch" when run in the eclipse directory. >>> >>> I just built eclipse a dozen times this week (after csupping) and the >>> builds always worked, for both amd64 and i386. >>> >>> -- Rick C. Petty >>> >>> >> >> _______________________________________________ >> 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" >> > > Hi, > > just one more Idea: Is it possible your gpatch is not up2date / broken? > > Mine is at 2.5.9. > > [-bash]beaster:~$ls -l /usr/local/bin/gpatch > -r-xr-xr-x =A01 root =A0wheel =A091088 23 Apr 19:28 /usr/local/bin/gpatch > > (of course your might differ in size, depending on Processor etc.). > > [-bash]beaster:~$/usr/local/bin/gpatch -v > patch 2.5.9 > Copyright (C) 1988 Larry Wall > Copyright (C) 2003 Free Software Foundation, Inc. > > This program comes with NO WARRANTY, to the extent permitted by law. > You may redistribute copies of this program > under the terms of the GNU General Public License. > For more information about these matters, see the file named COPYING. > > written by Larry Wall and Paul Eggert > > Probably you might try to reinstall the patch-Port... > > Cheers, > _ralf_ > > > From owner-freebsd-java@FreeBSD.ORG Sat Jun 6 07:24:43 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 908FC106566B for ; Sat, 6 Jun 2009 07:24:43 +0000 (UTC) (envelope-from ralf.folkerts@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 0F2FD8FC0A for ; Sat, 6 Jun 2009 07:24:42 +0000 (UTC) (envelope-from ralf.folkerts@gmx.de) Received: (qmail invoked by alias); 06 Jun 2009 07:24:40 -0000 Received: from dslb-094-218-015-049.pools.arcor-ip.net (EHLO beaster.home.folkerts-net.de) [94.218.15.49] by mail.gmx.net (mp062) with SMTP; 06 Jun 2009 09:24:40 +0200 X-Authenticated: #18511927 X-Provags-ID: V01U2FsdGVkX1+DJDRB93aDkBMXEgHd4k47E/9HKzLb8rqSFTex+R /lc8ZRj2JbupI2 Message-ID: <4A2A19B8.5000606@gmx.de> Date: Sat, 06 Jun 2009 09:24:40 +0200 From: Ralf Folkerts User-Agent: Thunderbird 2.0.0.21 (X11/20090410) MIME-Version: 1.0 To: Sam Wun References: <736c47cb0906050241y3a9cf8c3k25d36b550380a3aa@mail.gmail.com> <736c47cb0906050651t45bd1639t28986e1a898140d@mail.gmail.com> <20090605173114.GA74281@keira.kiwi-computer.com> <736c47cb0906051056p162998f5h357adcf1046b9f0a@mail.gmail.com> <4A296B38.1080800@gmx.de> <736c47cb0906052101p4843027wda13f66f4fc98a3e@mail.gmail.com> In-Reply-To: <736c47cb0906052101p4843027wda13f66f4fc98a3e@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.51 Cc: freebsd-java@freebsd.org Subject: Re: can't install eclipse 3.4.1. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jun 2009 07:24:43 -0000 Sam Wun wrote: > Mine is > # /usr/local/bin/gpatch -v > patch 2.5.4 > Copyright 1984-1988 Larry Wall > Copyright 1989-1999 Free Software Foundation, Inc. > > how to upgrade it? > I tried portupgrade gpatch, but nothing happened. > > Thanks > > > On Sat, Jun 6, 2009 at 5:00 AM, Ralf Folkerts wrote: > >> Sam Wun schrieb: >> >>> Hi Rick, >>> >>> Here is what I got: >>> >>> # cvsup /root/ports-supfile >>> Connected to cvsup5.de.FreeBSD.org >>> Updating collection ports-all/cvs >>> Edit ports/Tools/scripts/check-latest-link >>> Edit ports/databases/mysqlcc/Makefile >>> Edit ports/devel/distel/Makefile >>> Edit ports/devel/distel/distinfo >>> Edit ports/graphics/libkdcraw/Makefile >>> Edit ports/graphics/libkdcraw/distinfo >>> Edit ports/graphics/wings/Makefile >>> Edit ports/russian/mueller-dic/Makefile >>> Checkout ports/russian/mueller-dic/files/mueller.in >>> Edit ports/russian/mueller-dic/pkg-plist >>> Edit ports/science/cdo/Makefile >>> Edit ports/science/cdo/distinfo >>> Edit ports/sysutils/eject/Makefile >>> Edit ports/textproc/discount/Makefile >>> Edit ports/textproc/discount/distinfo >>> Finished successfully >>> >>> eclipse #ESC[0m make clean patch^M >>> ===> Cleaning for eclipse-3.4.1 >>> >>> eclipse is using firefox for gecko support, but you can >>> change that by defining WITH_GECKO to the following values: >>> >>> firefox >>> xulrunner >>> seamonkey >>> >>> ===> Vulnerability check disabled, database not found >>> ===> Extracting for eclipse-3.4.1 >>> => MD5 Checksum OK for eclipse/eclipse-sourceBuild-srcIncluded-3.4.1.zip. >>> => SHA256 Checksum OK for >>> eclipse/eclipse-sourceBuild-srcIncluded-3.4.1.zip. >>> ===> eclipse-3.4.1 depends on executable: unzip - found >>> ===> Patching for eclipse-3.4.1 >>> ===> eclipse-3.4.1 depends on executable: gpatch - found >>> Copying assemble.org.eclipse.sdk.linux.gtk.x86.xml into >>> assemble.org.eclipse.sdk.freebsd.gtk.x86.xml >>> Copying assemble.org.eclipse.sdk.linux.gtk.x86_64.xml into >>> assemble.org.eclipse.sdk.freebsd.gtk.amd64.xml >>> Copying package.org.eclipse.sdk.linux.gtk.x86.xml into >>> package.org.eclipse.sdk.freebsd.gtk.x86.xml >>> Copying package.org.eclipse.sdk.linux.gtk.x86_64.xml into >>> package.org.eclipse.sdk.freebsd.gtk.amd64.xml >>> Copying features/org.eclipse.platform/about_files/linux.gtk.x86 into >>> features/org.eclipse.platform/about_files/freebsd.gtk.x86 >>> Copying features/org.eclipse.platform/about_files/linux.gtk.x86_64 >>> into features/org.eclipse.platform/about_files/freebsd.gtk.amd64 >>> Copying features/org.eclipse.equinox.executable/bin/gtk/linux into >>> features/org.eclipse.equinox.executable/bin/gtk/freebsd >>> Copying features/org.eclipse.equinox.executable/bin/gtk/linux/x86 into >>> features/org.eclipse.equinox.executable/bin/gtk/freebsd/x86 >>> Copying features/org.eclipse.equinox.executable/bin/gtk/linux/x86_64 >>> into features/org.eclipse.equinox.executable/bin/gtk/freebsd/amd64 >>> Copying features/org.eclipse.equinox.executable/library/gtk/make_linux.mak >>> into features/org.eclipse.equinox.executable/library/gtk/make_freebsd.mak >>> Copying plugins/org.eclipse.core.filesystem/natives/unix/linux into >>> plugins/org.eclipse.core.filesystem/natives/unix/freebsd >>> Copying plugins/org.eclipse.core.filesystem.linux.x86 into >>> plugins/org.eclipse.core.filesystem.freebsd.x86 >>> Copying plugins/org.eclipse.core.filesystem.linux.x86_64 into >>> plugins/org.eclipse.core.filesystem.freebsd.amd64 >>> Copying plugins/org.eclipse.core.filesystem.linux.x86/os/linux into >>> plugins/org.eclipse.core.filesystem.freebsd.x86/os/freebsd >>> Copying plugins/org.eclipse.core.filesystem.linux.x86_64/os/linux into >>> plugins/org.eclipse.core.filesystem.freebsd.amd64/os/freebsd >>> Copying plugins/org.eclipse.core.net.linux.x86 into >>> plugins/org.eclipse.core.net.freebsd.x86 >>> Copying >>> plugins/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86 >>> into >>> plugins/org.eclipse.core.net/fragments/org.eclipse.core.net.freebsd.x86 >>> Copying plugins/org.eclipse.equinox.launcher.gtk.linux.x86 into >>> plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86 >>> Copying >>> plugins/org.eclipse.equinox.launcher.gtk.linux.x86/launcher.gtk.linux.x86.properties >>> into >>> plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86/launcher.gtk.freebsd.x86.properties >>> Copying plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64 into >>> plugins/org.eclipse.equinox.launcher.gtk.freebsd.amd64 >>> Copying >>> plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64/launcher.gtk.linux.x86_64.properties >>> into >>> plugins/org.eclipse.equinox.launcher.gtk.freebsd.amd64/launcher.gtk.freebsd.amd64.properties >>> Copying >>> plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86 >>> into >>> plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.freebsd.x86 >>> Copying >>> plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86/launcher.gtk.linux.x86.properties >>> into >>> plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.freebsd.x86/launcher.gtk.freebsd.x86.properties >>> Copying >>> plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64 >>> into >>> plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.freebsd.amd64 >>> Copying >>> plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/launcher.gtk.linux.x86_64.properties >>> into >>> plugins/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.freebsd.amd64/launcher.gtk.freebsd.amd64.properties >>> Copying >>> plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_linux.properties >>> into >>> plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_freebsd.properties >>> Copying >>> plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_linux_gtk.properties >>> into >>> plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_freebsd_gtk.properties >>> Copying plugins/org.eclipse.swt.gtk.linux.x86 into >>> plugins/org.eclipse.swt.gtk.freebsd.x86 >>> Copying plugins/org.eclipse.swt.gtk.linux.x86 into >>> plugins/org.eclipse.swt.gtk.freebsd.x86 >>> Copying plugins/org.eclipse.swt.gtk.linux.x86.source into >>> plugins/org.eclipse.swt.gtk.freebsd.x86.source >>> Copying plugins/org.eclipse.swt.gtk.linux.x86_64 into >>> plugins/org.eclipse.swt.gtk.freebsd.amd64 >>> Copying plugins/org.eclipse.swt.gtk.linux.x86_64.source into >>> plugins/org.eclipse.swt.gtk.freebsd.amd64.source >>> Copying plugins/org.eclipse.update.core.linux into >>> plugins/org.eclipse.update.core.freebsd >>> Copying plugins/org.eclipse.update.core.linux/os/linux into >>> plugins/org.eclipse.update.core.freebsd/os/freebsd >>> Copying plugins/org.eclipse.update.core.linux.source into >>> plugins/org.eclipse.update.core.freebsd.source >>> Copying plugins/org.eclipse.swt/Eclipse SWT >>> PI/gtk/library/make_linux.mak into plugins/org.eclipse.swt/Eclipse SWT >>> PI/gtk/library/make_freebsd.mak >>> ===> Applying FreeBSD patches for eclipse-3.4.1 >>> Reversed (or previously applied) patch detected! Skipping patch. >>> 1 out of 1 hunk ignored -- saving rejects to file >>> >>> plugins/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesystem/local/LocalFileSystem.java.rej >>> => Patch >>> patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-internal-filesystem-local-LocalFileSystem.java >>> failed to apply cleanly. >>> => Patch(es) patch-assemble.org.eclipse.sdk.all.xml patch-build >>> patch-build.properties patch-build.xml >>> patch-features-org.eclipse.cvs-build.xml >>> patch-features-org.eclipse.cvs.source-build.xml >>> patch-features-org.eclipse.equinox.executable-feature.xml >>> patch-features-org.eclipse.equinox.executable-library-gtk-build.sh >>> patch-features-org.eclipse.equinox.executable-library-gtk-make_freebsd.mak >>> patch-features-org.eclipse.equinox.executable-target.build.properties >>> patch-features-org.eclipse.equinox.executable-target.build.xml >>> patch-features-org.eclipse.equinox.p2.user.ui-build.xml >>> patch-features-org.eclipse.equinox.p2.user.ui.source-build.xml >>> patch-features-org.eclipse.help-build.xml >>> patch-features-org.eclipse.help.source-build.xml >>> patch-features-org.eclipse.jdt-build.xml >>> patch-features-org.eclipse.jdt.source-build.xml >>> patch-features-org.eclipse.pde-build.xml >>> patch-features-org.eclipse.pde.p2-build.xml >>> patch-features-org.eclipse.pde.p2.source-build.xml >>> patch-features-org.eclipse.pde.source-build.xml >>> patch-features-org.eclipse.platform-build.properties >>> patch-features-org.eclipse.platform-build.xml >>> patch-features-org.eclipse.platform-feature.xml >>> patch-features-org.eclipse.platform.source-build.xml >>> patch-features-org.eclipse.platform.source-feature.xml >>> patch-features-org.eclipse.rcp-build.properties >>> patch-features-org.eclipse.rcp-build.xml >>> patch-features-org.eclipse.rcp-feature.xml >>> patch-features-org.eclipse.rcp.source-build.xml >>> patch-features-org.eclipse.rcp.source-feature.xml >>> patch-features-org.eclipse.sdk-build.properties >>> patch-features-org.eclipse.sdk-build.xml >>> patch-package.org.eclipse.sdk.all.xml >>> patch-plugins-org.eclipse.ant.ui-buildfiles-buildRemoteExtraJAR.xml >>> patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile >>> >>> patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-include-os_custom.h >>> >>> patch-plugins-org.eclipse.core.filesystem-src-org-eclipse-core-internal-filesystem-local-LocalFileS >>> applied cleanly. >>> *** Error code 1 >>> >>> Stop in /usr/ports/java/eclipse. >>> >>> >>> On Sat, Jun 6, 2009 at 3:31 AM, Rick C. >>> Petty wrote: >>> >>> >>>> On Fri, Jun 05, 2009 at 11:51:34PM +1000, Sam Wun wrote: >>>> >>>> >>>>> Still failed: >>>>> >>>>> >>>> Can you show us the output from your csup/cvsup as well as the output >>>> from >>>> "make clean patch" when run in the eclipse directory. >>>> >>>> I just built eclipse a dozen times this week (after csupping) and the >>>> builds always worked, for both amd64 and i386. >>>> >>>> -- Rick C. Petty >>>> >>>> >>>> >>> _______________________________________________ >>> 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" >>> >>> >> Hi, >> >> just one more Idea: Is it possible your gpatch is not up2date / broken? >> >> Mine is at 2.5.9. >> >> [-bash]beaster:~$ls -l /usr/local/bin/gpatch >> -r-xr-xr-x 1 root wheel 91088 23 Apr 19:28 /usr/local/bin/gpatch >> >> (of course your might differ in size, depending on Processor etc.). >> >> [-bash]beaster:~$/usr/local/bin/gpatch -v >> patch 2.5.9 >> Copyright (C) 1988 Larry Wall >> Copyright (C) 2003 Free Software Foundation, Inc. >> >> This program comes with NO WARRANTY, to the extent permitted by law. >> You may redistribute copies of this program >> under the terms of the GNU General Public License. >> For more information about these matters, see the file named COPYING. >> >> written by Larry Wall and Paul Eggert >> >> Probably you might try to reinstall the patch-Port... >> >> Cheers, >> _ralf_ >> >> Hi, well, that port's name is "patch", only the Executable is named gpatch ;-) [bash]beaster:~$pkg_info -I patch* patch-2.5.9 GNU patch utility Just a hint: When you have the name of a file and would like to know which package it belongs to you can run pkg_info -W filename i.e. [bash]beaster:~$pkg_info -W /usr/local/bin/gpatch /usr/local/bin/gpatch was installed by package patch-2.5.9 So, a "portupgrade patch" should do the job. Do you have any other "oudated" Ports on the System? I try to build new Ports after portupgrade -a (well, I know that this portupgrade takes a LONG time ;-)). Cheers, _ralf_