Summary: | app-office/openoffice-3.2.0: error 65280 for bridgetest & saxon | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Tony Vroon (RETIRED) <chainsaw> |
Component: | Current packages | Assignee: | Gentoo Office Team <office> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | mmacleod, suka |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Tony Vroon (RETIRED)
![]() Created attachment 225493 [details]
build.log
Consistent build failure for this package.
I see these messages of 'system out of resources' from ( nasty ) Java. ___ The system is out of resources. Consult the following stack trace for details. java.lang.OutOfMemoryError ... BUILD FAILED /var/tmp/portage/app-office/openoffice-3.2.0/work/ooo/build/OOO320_m12/saxon/unxlngx6.pro/misc/build/src/build.xml:385: Compile failed; see the compiler error output for details. Further down in the log. ___ LOG: [0x00002aba22b13260] exception thrown while VM is initializing: LOG: [0x00002aba22b13260] NULL: java.lang.Object LOG: [0x00002aba22b13260] Aborting... /bin/bash: line 1: 8679 Aborted LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/var/tmp/portage/app-office/openoffice-3.2.0/work/ooo/build/OOO320_m12/solver/320/unxlngx6.pro/lib /var/tmp/portage/app-office/openoffice-3.2.0/work/ooo/build/OOO320_m12/solver/320/unxlngx6.pro/bin/regcomp -register -br ../../unxlngx6.pro/misc/bridgetest/bootstrap.rdb -r ../../unxlngx6.pro/lib/uno_services.rdb -c file:///var/tmp/portage/app-office/openoffice-3.2.0/work/ooo/build/OOO320_m12/testtools/source/bridgetest/../../unxlngx6.pro/class/testComponent.jar -env:URE_INTERNAL_JAVA_DIR=file:///var/tmp/portage/app-office/openoffice-3.2.0/work/ooo/build/OOO320_m12/solver/320/unxlngx6.pro/bin dmake: Error code 134, while making '../../unxlngx6.pro/lib/uno_services.rdb' dmake: '../../unxlngx6.pro/lib/uno_services.rdb' removed. It's kind of an obvious question, but how much main memory and how much swap do you have on the system? 32GB RAM & 64GB swap. I'm sorry that it isn't enough for Java, shall I double it? Just to confirm, I have tried without MAKEOPTS set to see if this is a parallel make problem. But this does not appear to be the case either. Caused by icedtea; eselect java-vm properties are wholly ignored by both the openoffice and the vuze ebuild. Unmerging icedtea forced the use of sun-jdk-1.6 and cleared the problem right up. Not your fault so closing as invalid. (In reply to comment #6) > Caused by icedtea; eselect java-vm properties are wholly ignored by both the > openoffice and the vuze ebuild. Unmerging icedtea forced the use of sun-jdk-1.6 > and cleared the problem right up. > Not your fault so closing as invalid. System VM is not the same as build VM. See http://www.gentoo.org/doc/en/java.xml |