Gentoo Archives: gentoo-amd64

From: "Vladimir G. Ivanovic" <vgivanovic@×××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] OpenOffice.org natively available for AMD64
Date: Thu, 19 Oct 2006 03:31:34
Message-Id: 1161228574.14299.8.camel@scarlatti.leonora.org
In Reply to: Re: [gentoo-amd64] OpenOffice.org natively available for AMD64 by "Vladimir G. Ivanovic"
1 Correction.
2
3 I was still using the Sun compiler. It seem that setting 'eselect
4 java-vm set system 1' does not change the Java compiler that is used
5 during emerges. I ended up doing:
6
7 # env GENTOO_VM="blackdown-jdk-1.4.2" CLASSPATH="" \
8 JAVA_HOME="/opt/blackdown-jdk-1.4.2.03" emerge openoffice
9
10 Hopefully, this will do the trick.
11
12 --- Vladimir
13
14 On Wed, 2006-10-18 at 20:08 -0700, Vladimir G. Ivanovic wrote:
15 > On Wed, 2006-10-18 at 20:14 +0200, Jean-Marc Hengen wrote:
16 > > Seems to be a problem, with sun-jdk-1.5, see
17 > > http://bugs.gentoo.org/show_bug.cgi?id=151225
18 > >
19 > > Use blackdown-jdk-1.4 and it should work (at least for me).
20 >
21 > Using the blackdown compiler did not work for me.
22 >
23 > ...
24 > cd ../../unxlngx6.pro/lib && regcomp -register -br
25 > uno_types.rdb -r uno_services.rdb\
26 > -c acceptor.uno.so \
27 > -c bridgefac.uno.so \
28 > -c connector.uno.so \
29 > -c remotebridge.uno.so \
30 > -c uuresolver.uno.so \
31 > -c bridgetest.uno.so \
32 > -c cppobj.uno.so \
33 > -c uriproc.uno.so \
34 > -c constructors.uno.so
35 > register component 'acceptor.uno.so' in registry
36 > 'uno_services.rdb' succesful!
37 > register component 'bridgefac.uno.so' in registry
38 > 'uno_services.rdb' succesful!
39 > register component 'connector.uno.so' in registry
40 > 'uno_services.rdb' succesful!
41 > register component 'remotebridge.uno.so' in registry
42 > 'uno_services.rdb' succesful!
43 > register component 'uuresolver.uno.so' in registry
44 > 'uno_services.rdb' succesful!
45 > register component 'bridgetest.uno.so' in registry
46 > 'uno_services.rdb' succesful!
47 > register component 'cppobj.uno.so' in registry
48 > 'uno_services.rdb' succesful!
49 > register component 'uriproc.uno.so' in registry
50 > 'uno_services.rdb' succesful!
51 > register component 'constructors.uno.so' in registry
52 > 'uno_services.rdb' succesful!
53 > regcomp -register -br ../../unxlngx6.pro/lib/uno_types.rdb
54 > -r ../../unxlngx6.pro/lib/uno_services.rdb \
55 > -c javaloader.uno.so -c javavm.uno.so
56 > register component 'javaloader.uno.so' in registry
57 > '../../unxlngx6.pro/lib/uno_services.rdb' succesful!
58 > register component 'javavm.uno.so' in registry
59 > '../../unxlngx6.pro/lib/uno_services.rdb' succesful!
60 > regcomp -register
61 > -br ../../unxlngx6.pro/misc/bridgetest/bootstrap.rdb
62 > -r ../../unxlngx6.pro/lib/uno_services.rdb -c \
63 >
64 > file:///var/tmp/portage/app-office/openoffice-2.0.4/work/ooo/build/OOO_2_0_4/testtools/source/bridgetest/../../unxlngx6.pro/class/testComponent.jar \
65 >
66 > -env:URE_INTERNAL_JAVA_DIR=file:///var/tmp/portage/app-office/openoffice-2.0.4/work/ooo/build/OOO_2_0_4/solver/680/unxlngx6.pro/bin
67 > using loader com.sun.star.loader.Java2
68 > register component
69 > 'file:///var/tmp/portage/app-office/openoffice-2.0.4/work/ooo/build/OOO_2_0_4/testtools/source/bridgetest/../../unxlngx6.pro/class/testComponent.jar' in registry '../../unxlngx6.pro/lib/uno_services.rdb' failed!
70 > error (RuntimeException): JNI exception occurred
71 > dmake: Error code 1, while making
72 > '../../unxlngx6.pro/lib/uno_services.rdb'
73 > dmake: '../../unxlngx6.pro/lib/uno_services.rdb' removed.
74 > '---* tg_merge.mk *---'
75 >
76 > ERROR: Error 65280 occurred while
77 > making /var/tmp/portage/app-office/openoffice-2.0.4/work/ooo/build/OOO_2_0_4/testtools/source/bridgetest
78 > make: *** [stamp/build] Error 1
79 >
80 > !!! ERROR: app-office/openoffice-2.0.4 failed.
81 > Call stack:
82 > ebuild.sh, line 1568: Called dyn_compile
83 > ebuild.sh, line 937: Called src_compile
84 > openoffice-2.0.4.ebuild, line 271: Called die
85 >
86 > !!! Build failed
87 > !!! If you need support, post the topmost build error, and the
88 > call stack if relevant.
89 >
90 > !!! When you file a bug report, please include the following
91 > information:
92 > GENTOO_VM=sun-jdk-1.5 CLASSPATH=""
93 > JAVA_HOME="/opt/sun-jdk-1.5.0.08"
94 > JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
95 > and of course, the output of emerge --info
96 >
97 > # eselect java-vm list
98 > Available Java Virtual Machines:
99 > [1] blackdown-jdk-1.4.2 system-vm
100 > [2] emul-linux-x86-java-1.4.2
101 > [3] emul-linux-x86-java-1.5
102 > [4] sun-jdk-1.5
103 >
104 > --- Vladimir
105 >
106 > --
107 > Vladimir G. Ivanovic <vgivanovic@×××××××.net>
108 >
109 --
110 Vladimir G. Ivanovic <vgivanovic@×××××××.net>
111
112 --
113 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] OpenOffice.org natively available for AMD64 Neil Cathey <cneil14@×××.net>