Re: [Libreoffice] smoketestoo_native

2011-06-07 Thread Caolán McNamara
On Tue, 2011-06-07 at 11:26 +0200, Ben Engbers wrote: > Failures !!! > Run: 1 Failure total: 1 Failures: 1 Errors: 0 > dmake: Error code 1, while making 'cpptest' > > Directory > /home/bengbers/Src/LibreOffice/libo/solver/350/unxlngi6.pro/installation/opt/program > contains 'soffice' and al

[Libreoffice] smoketestoo_native

2011-06-07 Thread Ben Engbers
Hi, I started all over again with a fresh clone from the sources and after a lot of ./g pull -r and partial rebuilds, I finally managed to execute make without errors. make dev-install however (still) results in errors: LibreOffice: Using system memory allocator. LibreOffice: This is for debuggin

Re: [Libreoffice] smoketestoo_native error

2011-05-30 Thread Tor Lillqvist
Be glad that you even got as far as smoketest; master is currently in a state of flux after the merge of m106 on Friday. It will take a few days at least before it is as buildable as it used to be. --tml ___ LibreOffice mailing list LibreOffice@lists

[Libreoffice] smoketestoo_native error

2011-05-30 Thread Ben Engbers
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