[Libreoffice] smoketestoo_native error

Ben Engbers benengbers at dds.nl
Mon May 30 07:02:28 PDT 2011


I started this morning with make clean and './g pull -r'.
./autogen.sh --with-num-cpus=6 --with-max-jobs=6
--with-jdk-home="/usr/java/jdk1.6.0_23/jdk" --enable-debug resulted in
an error 65280, telling me that there was an error in librsvg.
After disabling usage of librsvg everything compiled fine till it
reached dictionaries/pt_BR.

I performed a new ./g pull and now everything compiles but make
dev-install results in an error.
The splashscreen start but exits immediately.

I believe these are the relavant lines from the output:
Installer finished
: &&
LD_LIBRARY_PATH=/home/bengbers/Src/LibreOffice/libo/clone/testing/smoketestoo_native/unxlngi6.pro/lib:/home/bengbers/Src/LibreOffice/libo/solver/350/unxlngi6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}

/home/bengbers/Src/LibreOffice/libo/solver/350/unxlngi6.pro/bin/cppunit/cppunittester
\

-env:UNO_SERVICES=file:///home/bengbers/Src/LibreOffice/libo/solver/350/unxlngi6.pro/xml/ure/services.rdb
\

-env:UNO_TYPES=file:///home/bengbers/Src/LibreOffice/libo/solver/350/unxlngi6.pro/bin/types.rdb
\

-env:arg-soffice=path:/home/bengbers/Src/LibreOffice/libo/solver/350/unxlngi6.pro/installation/opt/program/soffice
-env:arg-user=./unxlngi6.pro/misc/smoketest/user \

-env:arg-env=LD_LIBRARY_PATH"${LD_LIBRARY_PATH+=$LD_LIBRARY_PATH}"
-env:arg-testarg.smoketest.doc=/home/bengbers/Src/LibreOffice/libo/solver/350/unxlngi6.pro/bin/smoketestdoc.sxw
--protector \

/home/bengbers/Src/LibreOffice/libo/solver/350/unxlngi6.pro/lib/unoexceptionprotector.so
\
        unoexceptionprotector ./unxlngi6.pro/lib/libsmoketest.so
LibreOffice: Using system memory allocator.
LibreOffice: This is for debugging only.  To disable,
LibreOffice: unset the environment variable G_SLICE.
LibreOffice: Using system memory allocator.
LibreOffice: This is for debugging only.  To disable,
LibreOffice: unset the environment variable G_SLICE.
Error: File
/home/bengbers/Src/LibreOffice/libo/framework/source/jobs/jobexecutor.cxx,
Line 163: JobExecutor::~JobExecutor()
Configuration don't send dispoing() message!

Exited with code '-1'
officeconnection.cxx:140:Assertion
Test name: N12_GLOBAL__N_14TestE::test
setUp() failed
- equality assertion failed
- Expected: 2
- Actual  : 0

Failures !!!
Run: 1   Failure total: 1   Failures: 1   Errors: 0
dmake:  Error code 1, while making 'cpptest'

However when starting Libreoffice from
Src/LibreOffice/libo/solver/350/unxlngi6.pro/installation/opt/program/soffice
it works.
Should I just ignore the smoketestoo_native?

Ben


More information about the LibreOffice mailing list