Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index


With both 32-bit Ubuntu 14.04 and 16.04, and Clang 3.8-40, and the following autogen.input:
--without-export-validation
--disable-firebird-sdbc
CC=clang
CXX=clang++

I'm getting the following build failure:
[CUT] sw_ww8export
...
testN325936::Import_Export_Import finished in: 421ms
File tested,Execution Time (ms)
tscp.doc:
184
testTscp::Import finished in: 197ms
File tested,Execution Time (ms)
tscp.doc:
361
testTscp::Import_Export_Import finished in: 376ms
testFdo45724::Import finished in: 1ms
File tested,Execution Time (ms)
Segmentation fault (core dumped)

No core file identified in directory /core/workdir/CppunitTest/sw_ww8export.test.core
To show backtraces for crashes during test execution,
enable core files with:

   ulimit -c unlimited


Error: a unit test failed, please do one of:
make CppunitTest_sw_ww8export CPPUNITTRACE="gdb --args"
    # for interactive debugging on Linux
make CppunitTest_sw_ww8export VALGRIND=memcheck
    # for memory checking
make CppunitTest_sw_ww8export DEBUGCPPUNIT=TRUE
    # for exception catching

/core/solenv/gbuild/CppunitTest.mk:101: recipe for target 
'/core/workdir/CppunitTest/sw_ww8export.test' failed
make[1]: *** [/core/workdir/CppunitTest/sw_ww8export.test] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:263: recipe for target 'build' failed
make: *** [build] Error 2

Debug builds and "--enable-symbols", build without any issues. 

Why would symbols be necessary? Does it also disable optimizations? 




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.