https://bugs.documentfoundation.org/show_bug.cgi?id=97372
Bug ID: 97372
Summary: can not make debug =t in sd module
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
I use ./autogen and make to build all source in release mode,when finish,I want
sd module debug,so I use make sd.clean && make sd debug =t,but find error as
followed
In file included from
/home/libaocheng/libreoffice/sd/source/core/drawdoc.cxx:95:0:
/home/libaocheng/libreoffice/sd/source/core/../ui/inc/ViewShell.hxx:66:52: in
constexpr expansion of ‘operator|<DrawModeFlags>((DrawModeFlags)32u,
(DrawModeFlags)64u)’
/home/libaocheng/libreoffice/sd/source/core/../ui/inc/ViewShell.hxx:68:26:
internal compiler error: Segmentation fault
| DrawModeFlags::GrayGradient;
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
In file included from
/home/libaocheng/libreoffice/sd/source/core/drawdoc3.cxx:60:0:
/home/libaocheng/libreoffice/sd/source/core/../ui/inc/ViewShell.hxx:66:52: in
constexpr expansion of ‘operator|<DrawModeFlags>((DrawModeFlags)32u,
(DrawModeFlags)64u)’
/home/libaocheng/libreoffice/sd/source/core/../ui/inc/ViewShell.hxx:68:26:
internal compiler error: Segmentation fault
| DrawModeFlags::GrayGradient;
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
In file included from
/home/libaocheng/libreoffice/sd/source/core/../ui/inc/FrameView.hxx:23:0,
from
/home/libaocheng/libreoffice/sd/source/core/drawdoc2.cxx:64:
/home/libaocheng/libreoffice/sd/source/core/../ui/inc/ViewShell.hxx:66:52: in
constexpr expansion of ‘operator|<DrawModeFlags>((DrawModeFlags)32u,
(DrawModeFlags)64u)’
/home/libaocheng/libreoffice/sd/source/core/../ui/inc/ViewShell.hxx:68:26:
internal compiler error: Segmentation fault
| DrawModeFlags::GrayGradient;
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
/home/libaocheng/libreoffice/solenv/gbuild/LinkTarget.mk:189: recipe for target
'/home/libaocheng/libreoffice/workdir/CxxObject/sd/source/core/drawdoc.o'
failed
make[1]: ***
[/home/libaocheng/libreoffice/workdir/CxxObject/sd/source/core/drawdoc.o] Error
1
make[1]: *** Waiting for unfinished jobs....
/home/libaocheng/libreoffice/solenv/gbuild/LinkTarget.mk:189: recipe for target
'/home/libaocheng/libreoffice/workdir/CxxObject/sd/source/core/drawdoc2.o'
failed
make[1]: ***
[/home/libaocheng/libreoffice/workdir/CxxObject/sd/source/core/drawdoc2.o]
Error 1
/home/libaocheng/libreoffice/solenv/gbuild/LinkTarget.mk:189: recipe for target
'/home/libaocheng/libreoffice/workdir/CxxObject/sd/source/core/drawdoc3.o'
failed
make[1]: ***
[/home/libaocheng/libreoffice/workdir/CxxObject/sd/source/core/drawdoc3.o]
Error 1
Makefile:102: recipe for target 'sd' failed
make: *** [sd] 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