From owner-freebsd-ports@FreeBSD.ORG Wed Mar 8 21:05:13 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA54E16A42C; Wed, 8 Mar 2006 21:05:12 +0000 (GMT) (envelope-from Guillermo.Moreno-Socias@math.uvsq.fr) Received: from soleil.uvsq.fr (soleil.uvsq.fr [193.51.24.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 838B243DB1; Wed, 8 Mar 2006 21:04:25 +0000 (GMT) (envelope-from Guillermo.Moreno-Socias@math.uvsq.fr) Received: from cauchy.math.uvsq.fr (cauchy.math.uvsq.fr [193.51.32.2]) by soleil.uvsq.fr (8.13.4/jtpda-5.4) with ESMTP id k28L40V8049043 ; Wed, 8 Mar 2006 22:04:02 +0100 (CET) Received: from fermat.math.uvsq.fr (fermat.math.uvsq.fr [193.51.32.1]) by cauchy.math.uvsq.fr (8.13.3/jtpda-5.4) with ESMTP id k28L40bK078359 ; Wed, 8 Mar 2006 22:04:00 +0100 (CET) Received: from fermat.math.uvsq.fr (localhost [127.0.0.1]) by fermat.math.uvsq.fr (8.13.3/jtpda-5.4) with ESMTP id k28L40w5057485 ; Wed, 8 Mar 2006 22:04:00 +0100 (CET) Received: (from moreno@localhost) by fermat.math.uvsq.fr (8.13.3/8.13.3/Submit) id k28L3xuL057484; Wed, 8 Mar 2006 22:03:59 +0100 (CET) (envelope-from moreno) Date: Wed, 8 Mar 2006 22:03:59 +0100 From: Guillermo MORENO-SOCIAS To: "Jack L." Message-ID: <20060308210359.GA57344@math.uvsq.fr> References: <20060308175002.GA55759@math.uvsq.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.7.5 (soleil.uvsq.fr [193.51.24.1]); Wed, 08 Mar 2006 22:04:02 +0100 (CET) X-Miltered: at soleil.uvsq.fr with ID 440F46C0.007 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Virus-Scanned: ClamAV 0.88/1318/Tue Mar 7 21:55:18 2006 on soleil.uvsq.fr X-Virus-Status: Clean Cc: ports@freebsd.org, openoffice@freebsd.org Subject: Re: editors/openoffice-2.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Mar 2006 21:05:13 -0000 On Wed, Mar 08, 2006 at 11:46:04AM -0800, Jack L. wrote: > You need to manually download that file because of the licensing. My question is: In order to install editors/openoffice.org-2.0, should I install java/linux-sun-jdk14, besides java/jdk14 which is "the native FreeBSD JDK"? Guillermo Moreno-Socias > On 3/8/06, Guillermo MORENO-SOCIAS > wrote: > > > > I am trying to install editors/openoffice-2.0. > > > > "portupgrade -F" gives: > > > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > ---> Fresh installation of editors/openoffice.org-2.0 started at: Fri, 03 > > Mar 2006 18:55:46 +0100 > > ---> Installing 'openoffice.org-2.0.2.rc2' from a port > > (editors/openoffice.org-2.0) > > ---> Build of editors/openoffice.org-2.0 started at: Fri, 03 Mar 2006 > > 18:55:47 +0100 > > ---> Fetching '/usr/ports/editors/openoffice.org-2.0' with make flags: > > MINIMAL=yes > > ===> Fetching and checking checksums for openoffice.org-2.0.2.rc2 and > > dependencies > > [...] > > ====================================================================== > > Warning: This JDK may be unstable. You are advised to use the native > > FreeBSD JDK, in ports/java/jdk14. > > [...] > > ====================================================================== > > => j2sdk-1_4_2_10-linux-i586.bin doesn't seem to exist in > > /usr/ports/distfiles/. > > => Attempting to fetch from ftp://ftp.uvsq.fr/pub/FreeBSD/distfiles/. > > fetch: > > ftp://ftp.uvsq.fr/pub/FreeBSD/distfiles/j2sdk-1_4_2_10-linux-i586.bin: > > File unavailable (e.g., file not found, no access) > > => Attempting to fetch from ftp://ftp.uvsq.fr/pub/FreeBSD/distfiles/. > > fetch: > > ftp://ftp.uvsq.fr/pub/FreeBSD/distfiles/j2sdk-1_4_2_10-linux-i586.bin: > > File unavailable (e.g., file not found, no access) > > => Couldn't fetch it - please try to retrieve this > > => port manually into /usr/ports/distfiles/ and try again. > > *** Error code 1 > > > > Stop in /usr/ports/java/linux-sun-jdk14. > > *** Error code 1 > > > > Stop in /usr/ports/editors/openoffice.org-2.0. > > ** Command failed [exit code 1]: /usr/bin/script -qa > > /tmp/portupgrade52730.53 make MINIMAL=yes -DBATCH -DPACKAGE_BUILDING > > checksum-recursive > > ** Fix the problem and try again. > > ---> Build of editors/openoffice.org-2.0 ended at: Fri, 03 Mar 2006 > > 18:56:30 +0100 (consumed 00:00:43) > > ---> Fresh installation of editors/openoffice.org-2.0 ended at: Fri, 03 > > Mar 2006 18:56:30 +0100 (consumed 00:00:43) > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > > > I do have java/jdk14 (/var/db/pkg/jdk-1.4.2p8_3), and even > > java/jdk15 (/var/db/pkg/jdk-1.5.0p2_6) so I do not install > > java/linux-sun-jdk14. > > > > Then I try "portupgrade -Nv editors/openoffice.org-2.0". I get the > > following error: > > > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > [Updating the pkgdb in /var/db/pkg ... - 497 packages > > found (-0 +1) . done] > > ---> Session started at: Wed, 08 Mar 2006 15:23:14 +0100 > > ---> Fresh installation of editors/openoffice.org-2.0 started at: Wed, 08 > > Mar 2006 15:23:32 +0100 > > ---> Installing 'openoffice.org-2.0.2.rc2' from a port > > (editors/openoffice.org-2.0) > > ---> Build of editors/openoffice.org-2.0 started at: Wed, 08 Mar 2006 > > 15:23:34 +0100 > > ---> Building '/usr/ports/editors/openoffice.org-2.0' with make flags: > > MINIMAL=yes > > [...] > > register component 'javaloader.uno.so' in registry > > '../../unxfbsd.pro/lib/uno_services.rdb' succesful! > > register component 'javavm.uno.so' in registry > > '../../unxfbsd.pro/lib/uno_services.rdb' succesful! > > regcomp -register -br ../../unxfbsd.pro/misc/bridgetest/bootstrap.rdb -r > > ../../unxfbsd.pro/lib/uno_services.rdb -c \ > > > > file:///usr/ports/editors/openoffice.org-2.0/work/OOB680_m2/testtools/source/bridgetest/../../unxfbsd.pro/class/testComponent.jar\ > > -env:URE_INTERNAL_JAVA_DIR= > > file:///usr/ports/editors/openoffice.org-2.0/work/OOB680_m2/solver/680/unxfbsd.pro/bin > > using loader com.sun.star.loader.Java2 > > > > An unexpected exception has been detected in native code outside the VM. > > Unexpected Signal : 11 occurred at PC=0x28D276BC > > Function=inflate_fast+0x18 > > Library=/lib/libz.so.2 > > > > Current Java thread: > > at java.util.zip.Inflater.inflateBytes(Native Method) > > at java.util.zip.Inflater.inflate(Inflater.java:219) > > - locked <0x2d03e658> (a java.util.zip.Inflater) > > at java.util.zip.InflaterInputStream.read(InflaterInputStream.java > > :128) > > at java.io.DataInputStream.readFully(DataInputStream.java:266) > > at java.util.jar.JarFile.hasClassPathAttribute(JarFile.java:423) > > at java.util.jar.JavaUtilJarAccessImpl.jarFileHasClassPathAttribute > > (JavaUtilJarAccessImpl.java:15) > > at sun.misc.URLClassPath$JarLoader.getClassPath(URLClassPath.java > > :803) > > at sun.misc.URLClassPath.getLoader(URLClassPath.java:289) > > - locked <0x2d038868> (a sun.misc.URLClassPath) > > at sun.misc.URLClassPath.getResource(URLClassPath.java:156) > > at java.net.URLClassLoader$1.run(URLClassLoader.java:191) > > at java.security.AccessController.doPrivileged(Native Method) > > at java.net.URLClassLoader.findClass(URLClassLoader.java:187) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:289) > > - locked <0x2d0385a8> (a java.net.URLClassLoader) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:235) > > > > Dynamic libraries: > > 0x8048000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/bin/regcomp.bin > > 0x28092000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/libuno_sal.so.3 > > 0x2823e000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/libuno_cppu.so.3 > > 0x28272000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/libuno_cppuhelpergcc3.so.3 > > 0x282d0000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/libstlport_gcc.so > > 0x28378000 /lib/libm.so.3 > > 0x28393000 /usr/lib/libpthread.so.1 > > 0x283b7000 /lib/libc.so.5 > > 0x28491000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/libuno_salhelpergcc3.so.3 > > 0x284a6000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/servicemgr.uno.so > > 0x284c4000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/shlibloader.uno.so > > 0x284ca000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/simplereg.uno.so > > 0x284da000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/nestedreg.uno.so > > 0x284e9000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/typemgr.uno.so > > 0x2850b000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/implreg.uno.so > > 0x2851e000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/security.uno.so > > 0x28539000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/libreg.so.3 > > 0x28556000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/libstore.so.3 > > 0x28b5a000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/regtypeprov.uno.so > > 0x28b9f000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/javaloader.uno.so > > 0x28ba6000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/libjvmaccessgcc3.so.3 > > 0x28bba000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/javavm.uno.so > > 0x28bd4000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/libjvmfwk.so.3 > > 0x28bef000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/libxml2.so.2.6.17 > > 0x28d22000 /lib/libz.so.2 > > 0x28d32000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/sunjavaplugin.so > > 0x28d44000 /usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so > > 0x29177000 /usr/lib/libstdc++.so.4 > > 0x29249000 /usr/local/jdk1.4.2/jre/lib/i386/native_threads/libhpi.so > > 0x29257000 /usr/local/jdk1.4.2/jre/lib/i386/libverify.so > > 0x2926c000 /usr/local/jdk1.4.2/jre/lib/i386/libjava.so > > 0x2928a000 /usr/local/jdk1.4.2/jre/lib/i386/libzip.so > > 0x350a9000 /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/solver/680/unxfbsd.pro/lib/uriproc.uno.so > > 0x2805b000 /usr/libexec/ld-elf.so.1 > > > > Heap at VM Abort: > > Heap > > def new generation total 576K, used 122K [0x2d020000, 0x2d0c0000, > > 0x2d500000) > > eden space 512K, 24% used [0x2d020000, 0x2d03ebd0, 0x2d0a0000) > > from space 64K, 0% used [0x2d0a0000, 0x2d0a0000, 0x2d0b0000) > > to space 64K, 0% used [0x2d0b0000, 0x2d0b0000, 0x2d0c0000) > > tenured generation total 1408K, used 0K [0x2d500000, 0x2d660000, > > 0x31020000) > > the space 1408K, 0% used [0x2d500000, 0x2d500000, 0x2d500200, > > 0x2d660000) > > compacting perm gen total 4096K, used 895K [0x31020000, 0x31420000, > > 0x35020000) > > the space 4096K, 21% used [0x31020000, 0x310ffdc0, 0x310ffe00, > > 0x31420000) > > > > Local Time = Wed Mar 8 17:44:04 2006 > > Elapsed Time = 0 > > # > > # The exception above was detected in native code outside the VM > > # > > # Java VM: Java HotSpot(TM) Client VM (1.4.2-p8-root_17_feb_2006_19_46mixed mode) > > # > > # An error report file has been saved as hs_err_pid21451.log. > > # Please refer to the file for further information. > > # > > Abort (core dumped) > > dmake: Error code 134, while making > > '../../unxfbsd.pro/lib/uno_services.rdb' > > dmake: '../../unxfbsd.pro/lib/uno_services.rdb' removed. > > '---* tg_merge.mk *---' > > > > ERROR: Error 65280 occurred while making > > /usr/ports/editors/openoffice.org-2.0 > > /work/OOB680_m2/testtools/source/bridgetest > > dmake: Error code 1, while making 'build_instsetoo_native' > > '---* *---' > > *** Error code 255 > > > > Stop in /usr/ports/editors/openoffice.org-2.0. > > ** Command failed [exit code 1]: /usr/bin/script -qa > > /tmp/portupgrade68732.0 make MINIMAL=yes > > ** Fix the problem and try again. > > ---> Build of editors/openoffice.org-2.0 ended at: Wed, 08 Mar 2006 > > 17:44:17 +0100 (consumed 02:20:42) > > ---> Fresh installation of editors/openoffice.org-2.0 ended at: Wed, 08 > > Mar 2006 17:44:17 +0100 (consumed 02:20:44) > > ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) > > ! editors/openoffice.org-2.0 (missing header) > > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed > > ---> Saving the results to '/tmp/portupgrade.log' > > ---> Session ended at: Wed, 08 Mar 2006 17:44:17 +0100 (consumed > > 02:21:02) > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > > > Thanks for your help.