https://bugs.freedesktop.org/show_bug.cgi?id=85365
Bug ID: 85365
Summary: Build failure: assertion failed in
CppunitTest_writerperfect_stream with clang 3.5
Product: LibreOffice
Version: 4.4.0.0.alpha0+ Master
Hardware: x86 (IA32)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Installation
Assignee: [email protected]
Reporter: [email protected]
Currently it's impossible to build LO with the compliers on Ubuntu 14.10. Bug
78174 prevents gcc from working. And this error prevents clang from working.
$ lsb_release -rcd ; uname -rm
Description: Ubuntu 14.10
3.16.0-22-generic i686
$ clang --version
Ubuntu clang version 3.5.0-4ubuntu2 (tags/RELEASE_350/final)
$ cat autogen.input
CC=clang
CXX=clang++
--disable-gstreamer-0_10
--enable-gstreamer
Build log:
[build CHK] filter
[build CUT] writerperfect_stream
/media/luke/69e81ab4-a375-4ae1-afad-ded6e0f00c45/home/luke/Downloads/lo/core/writerperfect/qa/unit/WPXSvStreamTest.cxx:330:(anonymous
namespace)::WPXSvStreamTest::testStructured
assertion failed
- Expression: !pSubStream->isEnd()
WPXSvStreamTest.cxx:330:Assertion
Test name: (anonymous namespace)::WPXSvStreamTest::testStructured
assertion failed
- Expression: !pSubStream->isEnd()
Failures !!!
Run: 9 Failure total: 1 Failures: 1 Errors: 0
Error: a unit test failed, please do one of:
export DEBUGCPPUNIT=TRUE # for exception catching
export CPPUNITTRACE="gdb --args" # for interactive debugging on Linux
export CPPUNITTRACE="\"[full path to devenv.exe]\" /debugexe" # for interactive
debugging in Visual Studio
export VALGRIND=memcheck # for memory checking
and retry using: make CppunitTest_writerperfect_stream
/media/luke/69e81ab4-a375-4ae1-afad-ded6e0f00c45/home/luke/Downloads/lo/core/solenv/gbuild/CppunitTest.mk:76:
recipe for target
'/media/luke/69e81ab4-a375-4ae1-afad-ded6e0f00c45/home/luke/Downloads/lo/core/workdir/CppunitTest/writerperfect_stream.test'
failed
make[1]: ***
[/media/luke/69e81ab4-a375-4ae1-afad-ded6e0f00c45/home/luke/Downloads/lo/core/workdir/CppunitTest/writerperfect_stream.test]
Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:231: recipe for target 'build' failed
make: *** [build] Error 2
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs