[Open Office] JRE register component still broken

Andreas Radke a.radke at arcor.de
Thu Jun 22 18:12:28 EDT 2006


For a long time the build on Arch64 - archlinux x86_64 port the build
breaks like this:

OOC680_m6

regcomp -register -r ../../unxlngx6.pro/misc/bridgetest/bootstrap.rdb -c javaloader.uno.so \
        -c javavm.uno.so -c uriproc.uno.so
[Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME  or  UNO_JAVA_JFW_ENV_JREHOME  could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.javaldx failed!
register component 'javaloader.uno.so' in registry '../../unxlngx6.pro/misc/bridgetest/bootstrap.rdb' succesful!
register component 'javavm.uno.so' in registry '../../unxlngx6.pro/misc/bridgetest/bootstrap.rdb' succesful!
register component 'uriproc.uno.so' in registry '../../unxlngx6.pro/misc/bridgetest/bootstrap.rdb' succesful!
mkdir ../../unxlngx6.pro/lib/
mkdir: cannot create directory `../../unxlngx6.pro/lib/': File exists
cd ../../unxlngx6.pro/lib &&  regcomp -register -br uno_types.rdb -r uno_services.rdb\
        -c acceptor.uno.so \
        -c bridgefac.uno.so \
        -c connector.uno.so \
        -c remotebridge.uno.so \
        -c uuresolver.uno.so \
        -c bridgetest.uno.so \
        -c cppobj.uno.so \
        -c uriproc.uno.so \
        -c constructors.uno.so
[Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME  or  UNO_JAVA_JFW_ENV_JREHOME  could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.javaldx failed!
register component 'acceptor.uno.so' in registry 'uno_services.rdb' succesful!
register component 'bridgefac.uno.so' in registry 'uno_services.rdb' succesful!
register component 'connector.uno.so' in registry 'uno_services.rdb' succesful!
register component 'remotebridge.uno.so' in registry 'uno_services.rdb' succesful!
register component 'uuresolver.uno.so' in registry 'uno_services.rdb' succesful!
register component 'bridgetest.uno.so' in registry 'uno_services.rdb' succesful!
register component 'cppobj.uno.so' in registry 'uno_services.rdb' succesful!
register component 'uriproc.uno.so' in registry 'uno_services.rdb' succesful!
register component 'constructors.uno.so' in registry 'uno_services.rdb' succesful!
regcomp -register -br ../../unxlngx6.pro/lib/uno_types.rdb -r ../../unxlngx6.pro/lib/uno_services.rdb \
        -c javaloader.uno.so -c javavm.uno.so
[Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME  or  UNO_JAVA_JFW_ENV_JREHOME  could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.javaldx failed!
register component 'javaloader.uno.so' in registry '../../unxlngx6.pro/lib/uno_services.rdb' succesful!
register component 'javavm.uno.so' in registry '../../unxlngx6.pro/lib/uno_services.rdb' succesful!
regcomp -register  -br ../../unxlngx6.pro/misc/bridgetest/bootstrap.rdb -r ../../unxlngx6.pro/lib/uno_services.rdb -c \
        file:///var/abs/local/openoffice/src/ooo_OOC680_m6_src/testtools/source/bridgetest/../../unxlngx6.pro/class/testComponent.jar \        -env:URE_INTERNAL_JAVA_DIR=file:///var/abs/local/openoffice/src/ooo_OOC680_m6_src/solver/680/unxlngx6.pro/bin
[Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME  or  UNO_JAVA_JFW_ENV_JREHOME  could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.javaldx failed!
using loader com.sun.star.loader.Java2
[Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME  or  UNO_JAVA_JFW_ENV_JREHOME  could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.register component 'file:///var/abs/local/openoffice/src/ooo_OOC680_m6_src/testtools/source/bridgetest/../../unxlngx6.pro/class/testComponent.jar' in registry '../../unxlngx6.pro/lib/uno_services.rdb' failed!
error (RuntimeException): [JavaVirtualMachine]:An unexpected error occurred while starting Java!
dmake:  Error code 1, while making '../../unxlngx6.pro/lib/uno_services.rdb'
dmake:  '../../unxlngx6.pro/lib/uno_services.rdb' removed.
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while
making /var/abs/local/openoffice/src/ooo_OOC680_m6_src/testtools/source/bridgetest
dmake:  Error code 1, while making 'build_instsetoo_native' '---* *---'
cp: cannot stat
`instsetoo_native/unxlngi6.pro/OpenOffice/native/install/en-US/linux-2.6-intel/buildroot/*':
No such file or directory cp: cannot stat
`instsetoo_native/unxlngi6.pro/OpenOffice/native/install/de/linux-2.6-intel/buildroot/*':
No such file or directory ==> ERROR: Build Failed.  Aborting...

I've trried 

--with-java=no
--with-java=gij
--with-jdk-home=/opt/java /  --with-java-home=/opt/java --with-java

We are using gcc4.1.1/jre 1.5.0.6(7 also tested)/glibc2.4

Any idea? I've seen this error a few times but don't know how to fix it.

build instrucions are appended.

Andreas Radke
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PKGBUILD
Type: application/octet-stream
Size: 4231 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/openoffice/attachments/20060623/e2c759c8/attachment.obj 


More information about the Openoffice mailing list