Hi Kevin,
On Thu, 2011-11-17 at 11:16 -0500, Kevin Hunter wrote:
I've finally gotten a new build completed, but I'm unable to pass a
couple of tests. Unfortunately, I think the tests aren't even able to
run, but I don't currently know how to step into this. Can anyone give
me a pointer, given the attached test output?
Ah - it looks like you're a victim of the .component file syntax
change; you need to do something like:
find */unxlngi6.pro solver workdir -name '*.component' # | xargs rm -f
or moral equivalent; and re-build.
Failing that; the output shows you how to debug this stuff:
Error: a unit test failed, please do one of:
export DEBUGCPPUNIT=TRUE # for exception catching
export GDBCPPUNITTRACE="gdb --args" # for interactive debugging
export VALGRIND=memcheck # for memory checking
and retry.
But I think it's just your component .rdb being busted :-)
HTH,
Michael.
--
michael.meeks@suse.com <><, Pseudo Engineer, itinerant idiot
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.