On 04/12/2012 10:30 AM, Noel Grandin wrote:


On 2012-04-12 10:22, Stephan Bergmann wrote:

Please find out whether the assumption is correct (see Lubos' mail on
LD_DEBUG).

I tried

LD_DEBUG=symbols make check

but it produced so much output it seems to have broken the build - it
eventually froze up during a link step.

How do I run just the failing test?

cd smoketest && make -n /home/noel/libo/workdir/unxlngx6.pro/CppunitTest/smoketest.test

will display the command line to run the test (following a line "[ build CUT ] smoketest"), starting with "S=... && O=... && W=... && mkdir -p ... && (LD_LIBRARY_PATH=...". Copy that mumbo-jumbo, stick "LD_DEBUG=symbols " between "(" and "LD_LIBRARY_PATH=" and run that. The output will be captured in /home/noel/libo/workdir/unxlngx6.pro/CppunitTest/smoketest.test.log.

Stephan
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to