[Libreoffice] Errors compiling source - no idea what to do to fix!
Ron House
rhouse at smartchat.net.au
Sun May 1 06:05:51 PDT 2011
Hi, I have compiled the latest source and am getting errors after most
of the job is done. I did:
git clone git://anongit.freedesktop.org/libreoffice/bootstrap libo
cd libo
./autogen.sh --with-num-cpus=2 --without-junit
(Tried with and without --without-java)
make
After most of the build, this happened. The machine is a normal 686
running debian squeeze. Any help much appreciated:
--------------------------------------------------------------------
=============
Building module cppu
=============
Entering /home/house/libreoffice/libo/cppu/inc
Entering /home/house/libreoffice/libo/cppu/source/UnsafeBridge
Entering /home/house/libreoffice/libo/cppu/source/LogBridge
Entering /home/house/libreoffice/libo/cppu/source/threadpool
Entering /home/house/libreoffice/libo/cppu/source/AffineBridge
Entering /home/house/libreoffice/libo/cppu/source/helper/purpenv
Entering /home/house/libreoffice/libo/cppu/source/typelib
Entering /home/house/libreoffice/libo/cppu/source/cppu
Entering /home/house/libreoffice/libo/cppu/source/uno
Entering /home/house/libreoffice/libo/cppu/util
dmake: /home/house/libreoffice/libo/solenv/inc/target.mk: line 543:
Warning: -- Macro `SHL2TARGETN' redefined after use
dmake -P1 -f extra.mk
Entering /home/house/libreoffice/libo/cppu/qa/cppumaker
Entering /home/house/libreoffice/libo/cppu/qa
: &&
LD_LIBRARY_PATH=/home/house/libreoffice/libo/clone/ure/cppu/unxlngx6.pro/lib:/home/house/libreoffice/libo/solver/300/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
/home/house/libreoffice/libo/solver/300/unxlngx6.pro/bin/cppunit/cppunittester
../../unxlngx6.pro/lib/test_cppumaker.so
test_cppumaker.cxx:456:Assertion
Test name: N12_GLOBAL__N_14TestE::testBigStruct
equality assertion failed
- Expected: 24
- Actual : 16
Failures !!!
Run: 4 Failure total: 1 Failures: 1 Errors: 0
dmake: Error code 1, while making 'test'
Retrying /home/house/libreoffice/libo/cppu/qa/cppumaker
----------------------------------------------------------
: &&
LD_LIBRARY_PATH=/home/house/libreoffice/libo/clone/ure/cppu/unxlngx6.pro/lib:/home/house/libreoffice/libo/solver/300/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
/home/house/libreoffice/libo/solver/300/unxlngx6.pro/bin/cppunit/cppunittester
../../unxlngx6.pro/lib/test_cppumaker.so
- start unit test #1 on library ../unxlngx6.pro/lib/qa_any.so
----------------------------------------------------------
: &&
LD_LIBRARY_PATH=/home/house/libreoffice/libo/clone/ure/cppu/unxlngx6.pro/lib:/home/house/libreoffice/libo/solver/300/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
/home/house/libreoffice/libo/solver/300/unxlngx6.pro/bin/cppunit/cppunittester
../unxlngx6.pro/lib/qa_any.so
test_cppumaker.cxx:456:Assertion
Test name: N12_GLOBAL__N_14TestE::testBigStruct
equality assertion failed
- Expected: 24
- Actual : 16
Failures !!!
Run: 4 Failure total: 1 Failures: 1 Errors: 0
dmake: Error code 1, while making 'test'
OK (21)
----------------------------------------------------------
- start unit test #2 on library ../unxlngx6.pro/lib/qa_unotype.so
----------------------------------------------------------
: &&
LD_LIBRARY_PATH=/home/house/libreoffice/libo/clone/ure/cppu/unxlngx6.pro/lib:/home/house/libreoffice/libo/solver/300/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
/home/house/libreoffice/libo/solver/300/unxlngx6.pro/bin/cppunit/cppunittester
../unxlngx6.pro/lib/qa_unotype.so
OK (3)
----------------------------------------------------------
- start unit test #3 on library ../unxlngx6.pro/lib/qa_reference.so
----------------------------------------------------------
: &&
LD_LIBRARY_PATH=/home/house/libreoffice/libo/clone/ure/cppu/unxlngx6.pro/lib:/home/house/libreoffice/libo/solver/300/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
/home/house/libreoffice/libo/solver/300/unxlngx6.pro/bin/cppunit/cppunittester
../unxlngx6.pro/lib/qa_reference.so
OK (1)
----------------------------------------------------------
- start unit test #4 on library ../unxlngx6.pro/lib/qa_recursion.so
----------------------------------------------------------
: &&
LD_LIBRARY_PATH=/home/house/libreoffice/libo/clone/ure/cppu/unxlngx6.pro/lib:/home/house/libreoffice/libo/solver/300/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
/home/house/libreoffice/libo/solver/300/unxlngx6.pro/bin/cppunit/cppunittester
../unxlngx6.pro/lib/qa_recursion.so
OK (1)
-----------------------------------------------------------------------
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/house/libreoffice/libo/cppu/qa/cppumaker
ERROR: error 65280 occurred while making /home/house/libreoffice/libo/nss
it seems you are using a threaded build, which means that the
actual compile error is probably hidden far above, and could be
inside any of these other modules:
cppu
please re-run build inside each one to isolate the problem.
-----------------------------------------------------------------------
--------------------------------------------------------------------
--
Ron House
Building Peace: http://peacelegacy.org
Australian Birds: http://wingedhearts.org
Principle of Goodness academic site: http://principleofgoodness.net
More information about the LibreOffice
mailing list