[Libreoffice] Need help with failing cppunit tests
Francois Tigeot
ftigeot at wolfpond.org
Wed Feb 23 00:46:21 PST 2011
Hi guys,
For the last few days, I have been trying to understand why some of cppunit
tests are failing on my platform (DragonFly/x86_64).
For now, I'm focussing on sc/qa/unit.
Partial log:
- start unit test #1 on library ../../unxdflyx3.pro/lib/libqa_unit.so
[...]
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucb.cxx, Line 926: UniversalContentBroker::getContentProviderData - caught RuntimeException!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucb.cxx, Line 796: UniversalContentBroker::configureUcb(): No configuration
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
export DEBUGCPPUNIT=true works only partially: at some point gdb hangs and
I have to kill it.
I have attached two files:
- build.log, the output of dmake in sc/qa/unit
- gdbtrace.log
I may have missed something stupid, like a path element but for now I'm stuck.
Any help would be much appreciated !
--
Francois Tigeot
-------------- next part --------------
build -- version: 275224
=============
Building module sc
=============
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/inc
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/sdi
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/filter/starcalc
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/undo
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/pagedlg
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/drawfunc
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/unoobj
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/dbgui
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/filter/qpro
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/Accessibility
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/filter/html
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/filter/rtf
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/formdlg
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/navipi
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/cctrl
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/miscdlgs
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/filter/lotus
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/filter/dif
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/filter/xml
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/filter/excel
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/vba
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/filter/ftools
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/attrdlg
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/core/data
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/filter/xcl97
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/docshell
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/src
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/core/src
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/app
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/core/tool
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/optdlg
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/namedlg
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/view
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/source/ui/styleui
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/util
Entering /home/ftigeot/Projects/LibreOffice/bootstrap/sc/qa/unit
----------------------------------------------------------
- start unit test #1 on library ../../unxdflyx3.pro/lib/libqa_unit.so
In the environment: STAR_RESOURCEPATH=/home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/bin:/home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/bin
----------------------------------------------------------
: && LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/unxdflyx3.pro/lib:/home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/lib /home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/bin/cppunit/cppunittester ../../unxdflyx3.pro/lib/libqa_unit.so -headless -invisible \
-env:UNO_SERVICES=file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/services.rdb \
-env:UNO_TYPES="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/types.rdb file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/udkapi.rdb" \
-env:OOO_BASE_DIR="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit" \
-env:BRAND_BASE_DIR="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit" \
-env:UNO_USER_PACKAGES_CACHE="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit"
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucb.cxx, Line 926: UniversalContentBroker::getContentProviderData - caught RuntimeException!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucb.cxx, Line 796: UniversalContentBroker::configureUcb(): No configuration
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1099: PropertySetRegistry::getConfigProvider - No config provider!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1175: PropertySetRegistry::getRootConfigReadAccess - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 528: PropertySetRegistry::openPropertySet - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1099: PropertySetRegistry::getConfigProvider - No config provider!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1175: PropertySetRegistry::getRootConfigReadAccess - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 528: PropertySetRegistry::openPropertySet - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/svtools/source/config/itemholder2.cxx, Line 197
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objstor.cxx, Line 3186: The document storage must be created!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objxtor.cxx, Line 767: caught an exception!
in function:const com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&<unnamed>::lcl_getOrCreateLibraryContainer(bool, com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&, const com::sun::star::uno::Reference<com::sun::star::frame::XModel>&)
type: com.sun.star.uno.DeploymentException
message: component context fails to supply service com.sun.star.script.DocumentScriptLibraryContainer of type com.sun.star.script.XStorageBasedLibraryContainer
context: N4cppu16ComponentContextE
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/docmacromode.cxx, Line 407: caught an exception!
in function:sal_Bool sfx2::DocumentMacroMode::hasMacroLibrary() const
type: com.sun.star.uno.RuntimeException
message: unsatisfied query for interface of type com.sun.star.script.XStorageBasedLibraryContainer!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objstor.cxx, Line 3186: The document storage must be created!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objxtor.cxx, Line 767: caught an exception!
in function:const com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&<unnamed>::lcl_getOrCreateLibraryContainer(bool, com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&, const com::sun::star::uno::Reference<com::sun::star::frame::XModel>&)
type: com.sun.star.uno.DeploymentException
message: component context fails to supply service com.sun.star.script.DocumentScriptLibraryContainer of type com.sun.star.script.XStorageBasedLibraryContainer
context: N4cppu16ComponentContextE
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1099: PropertySetRegistry::getConfigProvider - No config provider!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1175: PropertySetRegistry::getRootConfigReadAccess - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 528: PropertySetRegistry::openPropertySet - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1099: PropertySetRegistry::getConfigProvider - No config provider!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1175: PropertySetRegistry::getRootConfigReadAccess - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 528: PropertySetRegistry::openPropertySet - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1099: PropertySetRegistry::getConfigProvider - No config provider!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1175: PropertySetRegistry::getRootConfigReadAccess - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 528: PropertySetRegistry::openPropertySet - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objstor.cxx, Line 3186: The document storage must be created!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objxtor.cxx, Line 767: caught an exception!
in function:const com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&<unnamed>::lcl_getOrCreateLibraryContainer(bool, com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&, const com::sun::star::uno::Reference<com::sun::star::frame::XModel>&)
type: com.sun.star.uno.DeploymentException
message: component context fails to supply service com.sun.star.script.DocumentScriptLibraryContainer of type com.sun.star.script.XStorageBasedLibraryContainer
context: N4cppu16ComponentContextE
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/docmacromode.cxx, Line 407: caught an exception!
in function:sal_Bool sfx2::DocumentMacroMode::hasMacroLibrary() const
type: com.sun.star.uno.RuntimeException
message: unsatisfied query for interface of type com.sun.star.script.XStorageBasedLibraryContainer!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objstor.cxx, Line 3186: The document storage must be created!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objxtor.cxx, Line 767: caught an exception!
in function:const com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&<unnamed>::lcl_getOrCreateLibraryContainer(bool, com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&, const com::sun::star::uno::Reference<com::sun::star::frame::XModel>&)
type: com.sun.star.uno.DeploymentException
message: component context fails to supply service com.sun.star.script.DocumentScriptLibraryContainer of type com.sun.star.script.XStorageBasedLibraryContainer
context: N4cppu16ComponentContextE
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1099: PropertySetRegistry::getConfigProvider - No config provider!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1175: PropertySetRegistry::getRootConfigReadAccess - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 528: PropertySetRegistry::openPropertySet - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1099: PropertySetRegistry::getConfigProvider - No config provider!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1175: PropertySetRegistry::getRootConfigReadAccess - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 528: PropertySetRegistry::openPropertySet - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1099: PropertySetRegistry::getConfigProvider - No config provider!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1175: PropertySetRegistry::getRootConfigReadAccess - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 528: PropertySetRegistry::openPropertySet - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objstor.cxx, Line 3186: The document storage must be created!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objxtor.cxx, Line 767: caught an exception!
in function:const com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&<unnamed>::lcl_getOrCreateLibraryContainer(bool, com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&, const com::sun::star::uno::Reference<com::sun::star::frame::XModel>&)
type: com.sun.star.uno.DeploymentException
message: component context fails to supply service com.sun.star.script.DocumentScriptLibraryContainer of type com.sun.star.script.XStorageBasedLibraryContainer
context: N4cppu16ComponentContextE
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/docmacromode.cxx, Line 407: caught an exception!
in function:sal_Bool sfx2::DocumentMacroMode::hasMacroLibrary() const
type: com.sun.star.uno.RuntimeException
message: unsatisfied query for interface of type com.sun.star.script.XStorageBasedLibraryContainer!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objstor.cxx, Line 3186: The document storage must be created!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objxtor.cxx, Line 767: caught an exception!
in function:const com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&<unnamed>::lcl_getOrCreateLibraryContainer(bool, com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&, const com::sun::star::uno::Reference<com::sun::star::frame::XModel>&)
type: com.sun.star.uno.DeploymentException
message: component context fails to supply service com.sun.star.script.DocumentScriptLibraryContainer of type com.sun.star.script.XStorageBasedLibraryContainer
context: N4cppu16ComponentContextE
OK (10)
This used to be an assertion failure: Desktop disposed before terminating it,
but nothing bad seems to happen anyway?
This used to be an assertion failure: Desktop not terminated before being destructed,
but it is probably not a real problem.
/usr/pkg/bin/bash: line 1: 47328 Segmentation fault: 11 (core dumped) LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/unxdflyx3.pro/lib:/home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/lib /home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/bin/cppunit/cppunittester ../../unxdflyx3.pro/lib/libqa_unit.so -headless -invisible -env:UNO_SERVICES=file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/services.rdb -env:UNO_TYPES="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/types.rdb file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/udkapi.rdb" -env:OOO_BASE_DIR="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit" -env:BRAND_BASE_DIR="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit" -env:UNO_USER_PACKAGES_CACHE="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit"
dmake: Error code 139, while making 'test'
Forcing regeneration of dependency info
nothing to do here...
----------------------------------------------------------
- start unit test #1 on library
In the environment: STAR_RESOURCEPATH=/home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/bin:/home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/bin
----------------------------------------------------------
: && LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/unxdflyx3.pro/lib:/home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/lib /home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/bin/cppunit/cppunittester -headless -invisible \
-env:UNO_SERVICES=file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/services.rdb \
-env:UNO_TYPES="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/types.rdb file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/udkapi.rdb" \
-env:OOO_BASE_DIR="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit" \
-env:BRAND_BASE_DIR="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit" \
-env:UNO_USER_PACKAGES_CACHE="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit"
terminate called after throwing an instance of 'CppUnit::DynamicLibraryManagerException'
what(): Failed to load dynamic library: -headless
/usr/pkg/bin/bash: line 1: 47342 Abort trap: 6 (core dumped) LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/unxdflyx3.pro/lib:/home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/lib /home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/bin/cppunit/cppunittester -headless -invisible -env:UNO_SERVICES=file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/services.rdb -env:UNO_TYPES="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/types.rdb file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/udkapi.rdb" -env:OOO_BASE_DIR="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit" -env:BRAND_BASE_DIR="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit" -env:UNO_USER_PACKAGES_CACHE="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit"
dmake: Error code 134, while making 'test'
Retrying /home/ftigeot/Projects/LibreOffice/bootstrap/sc/qa/unit
----------------------------------------------------------
- start unit test #1 on library ../../unxdflyx3.pro/lib/libqa_unit.so
In the environment: STAR_RESOURCEPATH=/home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/bin:/home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/bin
----------------------------------------------------------
: && LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/unxdflyx3.pro/lib:/home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/lib /home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/bin/cppunit/cppunittester ../../unxdflyx3.pro/lib/libqa_unit.so -headless -invisible \
-env:UNO_SERVICES=file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/services.rdb \
-env:UNO_TYPES="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/types.rdb file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/udkapi.rdb" \
-env:OOO_BASE_DIR="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit" \
-env:BRAND_BASE_DIR="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit" \
-env:UNO_USER_PACKAGES_CACHE="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit"
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucb.cxx, Line 926: UniversalContentBroker::getContentProviderData - caught RuntimeException!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucb.cxx, Line 796: UniversalContentBroker::configureUcb(): No configuration
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/ucbhelper/source/client/contentbroker.cxx, Line 185: ContentBroker::initialize - already initialized!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1099: PropertySetRegistry::getConfigProvider - No config provider!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1175: PropertySetRegistry::getRootConfigReadAccess - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 528: PropertySetRegistry::openPropertySet - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1099: PropertySetRegistry::getConfigProvider - No config provider!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1175: PropertySetRegistry::getRootConfigReadAccess - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 528: PropertySetRegistry::openPropertySet - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-gui/svtools/source/config/itemholder2.cxx, Line 197
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objstor.cxx, Line 3186: The document storage must be created!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objxtor.cxx, Line 767: caught an exception!
in function:const com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&<unnamed>::lcl_getOrCreateLibraryContainer(bool, com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&, const com::sun::star::uno::Reference<com::sun::star::frame::XModel>&)
type: com.sun.star.uno.DeploymentException
message: component context fails to supply service com.sun.star.script.DocumentScriptLibraryContainer of type com.sun.star.script.XStorageBasedLibraryContainer
context: N4cppu16ComponentContextE
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/docmacromode.cxx, Line 407: caught an exception!
in function:sal_Bool sfx2::DocumentMacroMode::hasMacroLibrary() const
type: com.sun.star.uno.RuntimeException
message: unsatisfied query for interface of type com.sun.star.script.XStorageBasedLibraryContainer!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objstor.cxx, Line 3186: The document storage must be created!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objxtor.cxx, Line 767: caught an exception!
in function:const com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&<unnamed>::lcl_getOrCreateLibraryContainer(bool, com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&, const com::sun::star::uno::Reference<com::sun::star::frame::XModel>&)
type: com.sun.star.uno.DeploymentException
message: component context fails to supply service com.sun.star.script.DocumentScriptLibraryContainer of type com.sun.star.script.XStorageBasedLibraryContainer
context: N4cppu16ComponentContextE
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1099: PropertySetRegistry::getConfigProvider - No config provider!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1175: PropertySetRegistry::getRootConfigReadAccess - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 528: PropertySetRegistry::openPropertySet - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1099: PropertySetRegistry::getConfigProvider - No config provider!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1175: PropertySetRegistry::getRootConfigReadAccess - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 528: PropertySetRegistry::openPropertySet - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1099: PropertySetRegistry::getConfigProvider - No config provider!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1175: PropertySetRegistry::getRootConfigReadAccess - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 528: PropertySetRegistry::openPropertySet - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objstor.cxx, Line 3186: The document storage must be created!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objxtor.cxx, Line 767: caught an exception!
in function:const com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&<unnamed>::lcl_getOrCreateLibraryContainer(bool, com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&, const com::sun::star::uno::Reference<com::sun::star::frame::XModel>&)
type: com.sun.star.uno.DeploymentException
message: component context fails to supply service com.sun.star.script.DocumentScriptLibraryContainer of type com.sun.star.script.XStorageBasedLibraryContainer
context: N4cppu16ComponentContextE
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/docmacromode.cxx, Line 407: caught an exception!
in function:sal_Bool sfx2::DocumentMacroMode::hasMacroLibrary() const
type: com.sun.star.uno.RuntimeException
message: unsatisfied query for interface of type com.sun.star.script.XStorageBasedLibraryContainer!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objstor.cxx, Line 3186: The document storage must be created!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objxtor.cxx, Line 767: caught an exception!
in function:const com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&<unnamed>::lcl_getOrCreateLibraryContainer(bool, com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&, const com::sun::star::uno::Reference<com::sun::star::frame::XModel>&)
type: com.sun.star.uno.DeploymentException
message: component context fails to supply service com.sun.star.script.DocumentScriptLibraryContainer of type com.sun.star.script.XStorageBasedLibraryContainer
context: N4cppu16ComponentContextE
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1099: PropertySetRegistry::getConfigProvider - No config provider!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1175: PropertySetRegistry::getRootConfigReadAccess - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 528: PropertySetRegistry::openPropertySet - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1099: PropertySetRegistry::getConfigProvider - No config provider!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1175: PropertySetRegistry::getRootConfigReadAccess - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 528: PropertySetRegistry::openPropertySet - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1099: PropertySetRegistry::getConfigProvider - No config provider!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 1175: PropertySetRegistry::getRootConfigReadAccess - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/ucb/source/core/ucbstore.cxx, Line 528: PropertySetRegistry::openPropertySet - Error!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objstor.cxx, Line 3186: The document storage must be created!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objxtor.cxx, Line 767: caught an exception!
in function:const com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&<unnamed>::lcl_getOrCreateLibraryContainer(bool, com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&, const com::sun::star::uno::Reference<com::sun::star::frame::XModel>&)
type: com.sun.star.uno.DeploymentException
message: component context fails to supply service com.sun.star.script.DocumentScriptLibraryContainer of type com.sun.star.script.XStorageBasedLibraryContainer
context: N4cppu16ComponentContextE
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/docmacromode.cxx, Line 407: caught an exception!
in function:sal_Bool sfx2::DocumentMacroMode::hasMacroLibrary() const
type: com.sun.star.uno.RuntimeException
message: unsatisfied query for interface of type com.sun.star.script.XStorageBasedLibraryContainer!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objstor.cxx, Line 3186: The document storage must be created!
Error: File /home/ftigeot/Projects/LibreOffice/bootstrap/clone/libs-core/sfx2/source/doc/objxtor.cxx, Line 767: caught an exception!
in function:const com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&<unnamed>::lcl_getOrCreateLibraryContainer(bool, com::sun::star::uno::Reference<com::sun::star::script::XLibraryContainer>&, const com::sun::star::uno::Reference<com::sun::star::frame::XModel>&)
type: com.sun.star.uno.DeploymentException
message: component context fails to supply service com.sun.star.script.DocumentScriptLibraryContainer of type com.sun.star.script.XStorageBasedLibraryContainer
context: N4cppu16ComponentContextE
OK (10)
This used to be an assertion failure: Desktop disposed before terminating it,
but nothing bad seems to happen anyway?
This used to be an assertion failure: Desktop not terminated before being destructed,
but it is probably not a real problem.
/usr/pkg/bin/bash: line 1: 47353 Segmentation fault: 11 (core dumped) LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/unxdflyx3.pro/lib:/home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/lib /home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/bin/cppunit/cppunittester ../../unxdflyx3.pro/lib/libqa_unit.so -headless -invisible -env:UNO_SERVICES=file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/services.rdb -env:UNO_TYPES="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/types.rdb file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit/udkapi.rdb" -env:OOO_BASE_DIR="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit" -env:BRAND_BASE_DIR="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit" -env:UNO_USER_PACKAGES_CACHE="file:///home/ftigeot/Projects/LibreOffice/bootstrap/clone/calc/sc/qa/unit/../../unxdflyx3.pro/misc/qa_unit"
dmake: Error code 139, while making 'test'
-----------------------------------------------------------------------
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
it seems that the error is inside 'sc', please re-run build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------
rm -Rf /home/ftigeot/Projects/LibreOffice/bootstrap/sc/unxdflyx3.pro # optional module 'clean'
/usr/pkg/bin/bash
cd /home/ftigeot/Projects/LibreOffice/bootstrap
source ./DragonFlyX86-64Env.Set.sh
cd sc
build
when the problem is isolated and fixed exit and re-run 'make' from the top-level
-------------- next part --------------
Catchpoint 1 (exception thrown), __cxa_throw (obj=0x800550130, tinfo=0x8007c3310, dest=0x800685bd4 <CppUnit::DynamicLibraryManagerException::~DynamicLibraryManagerException()>) at /usr/src/gnu/lib/gcc41/libstdc++/../../../usr.bin/cc41/cc_tools/../../../../contrib/gcc-4.1/libstdc++-v3/libsupc++/eh_throw.cc:59
59 void (*dest) (void *))
#0 __cxa_throw (obj=0x800550130, tinfo=0x8007c3310, dest=0x800685bd4 <CppUnit::DynamicLibraryManagerException::~DynamicLibraryManagerException()>) at /usr/src/gnu/lib/gcc41/libstdc++/../../../usr.bin/cc41/cc_tools/../../../../contrib/gcc-4.1/libstdc++-v3/libsupc++/eh_throw.cc:59
#1 0x0000000800685a35 in CppUnit::DynamicLibraryManager::loadLibrary(std::string const&) () from /home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/lib/libcppunit-1.12.so.1
#2 0x0000000800685b42 in CppUnit::DynamicLibraryManager::DynamicLibraryManager(std::string const&) () from /home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/lib/libcppunit-1.12.so.1
#3 0x000000080068bfcb in CppUnit::PlugInManager::load(std::string const&, CppUnit::PlugInParameters const&) () from /home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/lib/libcppunit-1.12.so.1
#4 0x000000000040296b in sal_main () at /home/ftigeot/Projects/LibreOffice/bootstrap/clone/ure/sal/cppunittester/cppunittester.cxx:68
#5 0x0000000000402e16 in main (argc=9, argv=0x7fffffffc5a8) at /home/ftigeot/Projects/LibreOffice/bootstrap/clone/ure/sal/cppunittester/cppunittester.cxx:53
Catchpoint 2 (exception caught), __cxa_begin_catch (exc_obj_in=0x800550110) at /usr/src/gnu/lib/gcc41/libstdc++/../../../usr.bin/cc41/cc_tools/../../../../contrib/gcc-4.1/libstdc++-v3/libsupc++/eh_catch.cc:46
46 __cxxabiv1::__cxa_begin_catch (void *exc_obj_in) throw()
#0 __cxa_begin_catch (exc_obj_in=0x800550110) at /usr/src/gnu/lib/gcc41/libstdc++/../../../usr.bin/cc41/cc_tools/../../../../contrib/gcc-4.1/libstdc++-v3/libsupc++/eh_catch.cc:46
#1 0x0000000800ba044f in __cxa_throw (obj=<value optimized out>, tinfo=<value optimized out>, dest=<value optimized out>) at /usr/src/gnu/lib/gcc41/libstdc++/../../../usr.bin/cc41/cc_tools/../../../../contrib/gcc-4.1/libstdc++-v3/libsupc++/eh_throw.cc:76
#2 0x0000000800685a35 in CppUnit::DynamicLibraryManager::loadLibrary(std::string const&) () from /home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/lib/libcppunit-1.12.so.1
#3 0x0000000800685b42 in CppUnit::DynamicLibraryManager::DynamicLibraryManager(std::string const&) () from /home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/lib/libcppunit-1.12.so.1
#4 0x000000080068bfcb in CppUnit::PlugInManager::load(std::string const&, CppUnit::PlugInParameters const&) () from /home/ftigeot/Projects/LibreOffice/bootstrap/solver/330/unxdflyx3.pro/lib/libcppunit-1.12.so.1
#5 0x000000000040296b in sal_main () at /home/ftigeot/Projects/LibreOffice/bootstrap/clone/ure/sal/cppunittester/cppunittester.cxx:68
#6 0x0000000000402e16 in main (argc=9, argv=0x7fffffffc5a8) at /home/ftigeot/Projects/LibreOffice/bootstrap/clone/ure/sal/cppunittester/cppunittester.cxx:53
More information about the LibreOffice
mailing list