[Libreoffice] smoketest fails
Pim Bollen
pim.bollen at tuxpower.nl
Wed May 25 14:08:19 PDT 2011
When I run make check the smoketest fails.
What to do next ?
I tried to google for this, and it seems to point to a java problem, but I
still don't know what to do next.
Some info:
This build is on a openSUSE 11.3 system.
gandalf:~/git/libo/> java -version
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.7) (suse-1.2.1-x86_64)
OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)
gandalf:~/git/libo/> file -L `which java`
/usr/lib64/jvm/java-1.6.0-openjdk/bin/java: ELF 64-bit LSB executable,
x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for
GNU/Linux 2.6.4, stripped
The tail of the output of the smoketest:
***********************************************************
Successful packaging process!
***********************************************************
... creating log file log_OOO340_en-US.log
... creating "follow me" info file follow_me_OOO340_en-US.log.
Wed May 25 22:39:07 2011 (00:16 min.)
Installer finished
: &&
LD_LIBRARY_PATH=/home/pim/git/libo/clone/testing/smoketestoo_native/unxlngx6.pro/lib:/home/pim/git/libo/solver/340/unxlngx6.pro/lib${LD_LIBRARY_PATH:
+:${LD_LIBRARY_PATH}}
/home/pim/git/libo/solver/340/unxlngx6.pro/bin/cppunit/cppunittester \
-
env:UNO_SERVICES=file:///home/pim/git/libo/solver/340/unxlngx6.pro/xml/ure/services.rdb
\
-
env:UNO_TYPES=file:///home/pim/git/libo/solver/340/unxlngx6.pro/bin/types.rdb
\
-env:arg-
soffice=path:/home/pim/git/libo/solver/340/unxlngx6.pro/installation/opt/program/soffice
-env:arg-user=./unxlngx6.pro/misc/smoketest/user \
-env:arg-env=LD_LIBRARY_PATH"${LD_LIBRARY_PATH+=$LD_LIBRARY_PATH}"
-env:arg-
testarg.smoketest.doc=/home/pim/git/libo/solver/340/unxlngx6.pro/bin/smoketestdoc.sxw
--protector \
/home/pim/git/libo/solver/340/unxlngx6.pro/lib/unoexceptionprotector.so
\
unoexceptionprotector ./unxlngx6.pro/lib/libsmoketest.so
LibreOffice: Using system memory allocator.
LibreOffice: This is for debugging only. To disable,
LibreOffice: unset the environment variable G_SLICE.
[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!
Warning: failed to read path from javaldx
LibreOffice: Using system memory allocator.
LibreOffice: This is for debugging only. To disable,
LibreOffice: unset the environment variable G_SLICE.
FIXME: re-start with all params !
LibreOffice: Using system memory allocator.
LibreOffice: This is for debugging only. To disable,
LibreOffice: unset the environment variable G_SLICE.
[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.
smoketest.cxx:203:Assertion
Test name: N12_GLOBAL__N_14TestE::test
equality assertion failed
- Expected:
- Actual : Extensions:services
Failures !!!
Run: 1 Failure total: 1 Failures: 1 Errors: 0
dmake: Error code 1, while making 'cpptest'
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development
internal build errors:
ERROR: error 65280 occurred while making
/home/pim/git/libo/smoketestoo_native
it seems that the error is inside 'smoketestoo_native', please re-run
build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------
rm -Rf /home/pim/git/libo/smoketestoo_native/unxlngx6.pro # optional module
'clean'
/bin/sh
cd /home/pim/git/libo
source ./LinuxX86-64Env.Set.sh
cd smoketestoo_native
build
when the problem is isolated and fixed exit and re-run 'make' from the top-
level
make: *** [check] Fout 1
Thanks,
Pim
More information about the LibreOffice
mailing list