boost 1.81 breaks libetonyek and gtv-calc-header-bar.cxx

Ilmari Lauhakangas ilmari.lauhakangas at libreoffice.org
Tue Jan 10 10:17:29 UTC 2023


On 9.1.2023 3.18, Douglas Guptill wrote:
> On Sun, Jan 08, 2023 at 09:19:52PM +0200, Ilmari Lauhakangas wrote:
>> On 8.1.2023 16.23, Douglas Guptill wrote:
>>> On Sun, Jan 08, 2023 at 04:40:12AM +0000, - Etna wrote:
>>>
>>>> Boost 1.81 has been released, but Libreoffice has not been able to
>>>> be compiled against it for more than a month.
>>>>
>>>> Compilation fails with a whole bunch of duplicate symbol errors and
>>>> libreoffice compilation cannot proceed.
>>>
>>> I'm glad to hear that news.
>>>
>>> I've been having compile trouble (at least some of which seems to be
>>> related to boost) for several days, and being new to libreoffice, I am
>>> wondering just what to do about it.  Repeating the compile doesn't
>>> solve the problem.  :)
>>>
>>> I have boost-1.78.0 on my system.  I could add this to my autogen.input
>>>     --with-system-boost
>>>
>>> Does that sound like a reasonable thing to do?
>>
>> If you pull new commits with 'git pull -r' or './g pull -r' and you still
>> see the problem, you could share the error here.
> 
> For sure.
> 
> I did that (./g pull -r) tonight.  Almost a repeat of what I did on
> Jan 4.  My results on Jan 04 and tonight are similar.  There are many
> warnings related to boost.
> 
> There are other warnings that I haven't yet done anything about.  I'm
> not sure what to do; I thought that master would/should compile
> without issues, and have been looking for an error in my procedures.
> 
> The 'make' finished with many warnings, but no *errors*.
> After that I ran 'make check' - which reported errors.

You don't have to worry about the Boost warnings. I will copy the 
relevant test error from the make check run at the end as I'm not sure 
if others got it.

Ilmari

[_RUN_____] SdOOXMLExportTest3::testTdf152436
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "NumberingLevel at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "IsNumbering at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "NumberingLevel at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "NumberingLevel at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "IsNumbering at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "NumberingLevel at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "NumberingLevel at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "IsNumbering at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "NumberingLevel at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "NumberingLevel at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "IsNumbering at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "NumberingLevel at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "NumberingLevel at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "IsNumbering at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "NumberingLevel at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "NumberingLevel at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "IsNumbering at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "NumberingLevel at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "NumberingLevel at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "IsNumbering at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "NumberingLevel at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:sd:29729:29729:sd/source/core/stlsheet.cxx:1245: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "NumberingLevel at 
/home/dguptill/LibreOffice-dev/libreoffice/sd/source/core/stlsheet.cxx:997"
warn:svx:29729:29729:svx/source/unodraw/unoshape.cxx:1705: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "FromWordArt at 
/home/dguptill/LibreOffice-dev/libreoffice/svx/source/unodraw/unoshape.cxx:1527"
warn:svx:29729:29729:svx/source/unodraw/unoshape.cxx:1705: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "FromWordArt at 
/home/dguptill/LibreOffice-dev/libreoffice/svx/source/unodraw/unoshape.cxx:1527"
warn:svx:29729:29729:svx/source/unodraw/unoshape.cxx:1705: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "FromWordArt at 
/home/dguptill/LibreOffice-dev/libreoffice/svx/source/unodraw/unoshape.cxx:1527"
warn:svx:29729:29729:svx/source/unodraw/unoshape.cxx:1705: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "FromWordArt at 
/home/dguptill/LibreOffice-dev/libreoffice/svx/source/unodraw/unoshape.cxx:1527"
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3671
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 1035
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 2517
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 2169
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 2167
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3464
warn:oox:29729:29729:oox/source/drawingml/graphicshapecontext.cxx:250: 
OleObjectGraphicDataContext::onCreateContext: unhandled element: 3159
warn:svx:29729:29729:svx/source/unodraw/unoshape.cxx:1705: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "GraphicColorMode 
at 
/home/dguptill/LibreOffice-dev/libreoffice/svx/source/unodraw/unoshape.cxx:1527"
warn:filter.config:29729:29729:filter/source/config/cache/typedetection.cxx:452: 
caught exception while querying type of 
file:///C:/Users/Michael/Documents/chartdoc.xlsx!Sheet1!%5bchartdoc.xlsx%5dSheet1%20Chart%202 
com.sun.star.uno.Exception message: "Could not open stream for 
<file:///C:/Users/Michael/Documents/chartdoc.xlsx!Sheet1!%5bchartdoc.xlsx%5dSheet1%20Chart%202> 
at 
/home/dguptill/LibreOffice-dev/libreoffice/filter/source/config/cache/typedetection.cxx:1123"
warn:comphelper.container:29729:29729:comphelper/source/container/embeddedobjectcontainer.cxx:650: 
EmbeddedObjectContainer::InsertEmbeddedLink: exception caught: 
N3com3sun4star3uno9ExceptionE msg: Wrong connection mode is provided! at 
/home/dguptill/LibreOffice-dev/libreoffice/embeddedobj/source/msole/olepersist.cxx:1464
warn:legacy.osl:29729:29729:embeddedobj/source/msole/olemisc.cxx:137: 
The object is not closed! DISASTER is possible!
warn:svx.uno:29729:29729:svx/source/unodraw/unoshape.cxx:1525: Unknown 
Property: VisualArea
warn:svx:29729:29729:svx/source/unodraw/unoshape.cxx:1705: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "VisualArea at 
/home/dguptill/LibreOffice-dev/libreoffice/svx/source/unodraw/unoshape.cxx:1527"
warn:sd:29729:29729:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: 
DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: 
com.sun.star.uno.RuntimeException message: "unsatisfied query for 
interface of type com.sun.star.lang.XUnoTunnel! at 
/home/dguptill/LibreOffice-dev/libreoffice/include/com/sun/star/uno/Reference.hxx:85"
warn:sd:29729:29729:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: 
DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: 
com.sun.star.uno.RuntimeException message: "unsatisfied query for 
interface of type com.sun.star.lang.XUnoTunnel! at 
/home/dguptill/LibreOffice-dev/libreoffice/include/com/sun/star/uno/Reference.hxx:85"
warn:sd:29729:29729:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: 
DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: 
com.sun.star.uno.RuntimeException message: "unsatisfied query for 
interface of type com.sun.star.lang.XUnoTunnel! at 
/home/dguptill/LibreOffice-dev/libreoffice/include/com/sun/star/uno/Reference.hxx:85"
warn:sd:29729:29729:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: 
DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: 
com.sun.star.uno.RuntimeException message: "unsatisfied query for 
interface of type com.sun.star.lang.XUnoTunnel! at 
/home/dguptill/LibreOffice-dev/libreoffice/include/com/sun/star/uno/Reference.hxx:85"
warn:sd:29729:29729:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: 
DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: 
com.sun.star.uno.RuntimeException message: "unsatisfied query for 
interface of type com.sun.star.lang.XUnoTunnel! at 
/home/dguptill/LibreOffice-dev/libreoffice/include/com/sun/star/uno/Reference.hxx:85"
warn:sd:29729:29729:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: 
DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: 
com.sun.star.uno.RuntimeException message: "unsatisfied query for 
interface of type com.sun.star.lang.XUnoTunnel! at 
/home/dguptill/LibreOffice-dev/libreoffice/include/com/sun/star/uno/Reference.hxx:85"
warn:vcl:29729:29729:vcl/source/image/ImplImage.cxx:92: Failed to load 
scaled image from sfx2/res/menu.png at 1
warn:vcl:29729:29729:vcl/source/image/ImplImage.cxx:116: Failed to load 
stock icon sfx2/res/menu.png
warn:vcl:29729:29729:vcl/source/window/accessibility.cxx:451: 
AccessibleDescription already set
warn:vcl:29729:29729:vcl/source/window/accessibility.cxx:451: 
AccessibleDescription already set
warn:vcl:29729:29729:vcl/source/window/accessibility.cxx:451: 
AccessibleDescription already set
warn:vcl:29729:29729:vcl/source/window/accessibility.cxx:451: 
AccessibleDescription already set
warn:vcl:29729:29729:vcl/source/window/accessibility.cxx:451: 
AccessibleDescription already set
warn:editeng:29729:29729:editeng/source/uno/unofield.cxx:386: Id service 
unknown: 13
warn:editeng:29729:29729:editeng/source/uno/unofield.cxx:386: Id service 
unknown: 12
warn:editeng:29729:29729:editeng/source/uno/unofield.cxx:386: Id service 
unknown: 2
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:comphelper.container:29729:29729:comphelper/source/container/embeddedobjectcontainer.cxx:276: 
Empty object name!
warn:comphelper.container:29729:29729:comphelper/source/container/embeddedobjectcontainer.cxx:353: 
EmbeddedObjectContainer::Get_Impl: exception caught: 
N3com3sun4star3uno9ExceptionE msg: Empty element name is provided! at 
/home/dguptill/LibreOffice-dev/libreoffice/embeddedobj/source/general/xcreator.cxx:90
warn:comphelper.container:29729:29729:comphelper/source/container/embeddedobjectcontainer.cxx:276: 
Empty object name!
warn:comphelper.container:29729:29729:comphelper/source/container/embeddedobjectcontainer.cxx:353: 
EmbeddedObjectContainer::Get_Impl: exception caught: 
N3com3sun4star3uno9ExceptionE msg: Empty element name is provided! at 
/home/dguptill/LibreOffice-dev/libreoffice/embeddedobj/source/general/xcreator.cxx:90
warn:oox.shape:29729:29729:oox/source/export/shapes.cxx:2540: 
ShapeExport::WriteOLE2Shape: no object
warn:oox.drawingml:29729:29729:oox/source/drawingml/fillproperties.cxx:1252: 
ArtisticEffectProperties::getEffectToken - unexpected token name:
warn:emfio:29729:29729:emfio/source/reader/emfreader.cxx:2080: TODO: EMF 
record not implemented: SETMETARGN
warn:emfio:29729:29729:emfio/source/reader/emfreader.cxx:2080: TODO: EMF 
record not implemented: SETMETARGN
warn:emfio:29729:29729:emfio/source/reader/emfreader.cxx:2080: TODO: EMF 
record not implemented: SETMETARGN
warn:test:29729:29729:test/source/bootstrapfixture.cxx:222: no summary line
warn:legacy.osl:29729:29729:svx/source/svdraw/svdoole2.cxx:1098: 
Disconnect() called on disconnected object!
warn:svl.items:29729:29729:svl/source/items/itempool.cxx:441: old 
secondary pool: EditEngineItemPool of pool: XOutdevItemPool must be empty.
WPSDocument::isFileFormatSupported()
Throwing InvalidHeaderException
Throwing InvalidHeaderException
WPSDocument::isFileFormatSupported()
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:svx:29729:29729:svx/source/unodraw/unoshape.cxx:1705: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "FromWordArt at 
/home/dguptill/LibreOffice-dev/libreoffice/svx/source/unodraw/unoshape.cxx:1527"
warn:svx:29729:29729:svx/source/unodraw/unoshape.cxx:1705: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "FromWordArt at 
/home/dguptill/LibreOffice-dev/libreoffice/svx/source/unodraw/unoshape.cxx:1527"
warn:svx:29729:29729:svx/source/unodraw/unoshape.cxx:1705: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "FromWordArt at 
/home/dguptill/LibreOffice-dev/libreoffice/svx/source/unodraw/unoshape.cxx:1527"
warn:svx:29729:29729:svx/source/unodraw/unoshape.cxx:1705: 
DBG_UNHANDLED_EXCEPTION in setPropertyValues exception: 
com.sun.star.beans.UnknownPropertyException message: "FromWordArt at 
/home/dguptill/LibreOffice-dev/libreoffice/svx/source/unodraw/unoshape.cxx:1527"
warn:vcl.gdi:29729:29729:vcl/source/outdev/font.cxx:1064: Font fallback 
to the same font, but has missing codes
warn:oox:29729:29729:oox/source/drawingml/shapecontext.cxx:127: 
ShapeContext::onCreateContext: unhandled element: 3674
warn:sd:29729:29729:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: 
DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: 
com.sun.star.uno.RuntimeException message: "unsatisfied query for 
interface of type com.sun.star.lang.XUnoTunnel! at 
/home/dguptill/LibreOffice-dev/libreoffice/include/com/sun/star/uno/Reference.hxx:85"
warn:sd:29729:29729:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: 
DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: 
com.sun.star.uno.RuntimeException message: "unsatisfied query for 
interface of type com.sun.star.lang.XUnoTunnel! at 
/home/dguptill/LibreOffice-dev/libreoffice/include/com/sun/star/uno/Reference.hxx:85"
warn:sd:29729:29729:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: 
DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: 
com.sun.star.uno.RuntimeException message: "unsatisfied query for 
interface of type com.sun.star.lang.XUnoTunnel! at 
/home/dguptill/LibreOffice-dev/libreoffice/include/com/sun/star/uno/Reference.hxx:85"
warn:sd:29729:29729:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: 
DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: 
com.sun.star.uno.RuntimeException message: "unsatisfied query for 
interface of type com.sun.star.lang.XUnoTunnel! at 
/home/dguptill/LibreOffice-dev/libreoffice/include/com/sun/star/uno/Reference.hxx:85"
warn:sd:29729:29729:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: 
DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: 
com.sun.star.uno.RuntimeException message: "unsatisfied query for 
interface of type com.sun.star.lang.XUnoTunnel! at 
/home/dguptill/LibreOffice-dev/libreoffice/include/com/sun/star/uno/Reference.hxx:85"
warn:sd:29729:29729:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: 
DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: 
com.sun.star.uno.RuntimeException message: "unsatisfied query for 
interface of type com.sun.star.lang.XUnoTunnel! at 
/home/dguptill/LibreOffice-dev/libreoffice/include/com/sun/star/uno/Reference.hxx:85"
warn:vcl:29729:29729:vcl/source/image/ImplImage.cxx:92: Failed to load 
scaled image from sfx2/res/menu.png at 1
warn:vcl:29729:29729:vcl/source/image/ImplImage.cxx:116: Failed to load 
stock icon sfx2/res/menu.png
warn:vcl:29729:29729:vcl/source/window/accessibility.cxx:451: 
AccessibleDescription already set
warn:vcl:29729:29729:vcl/source/window/accessibility.cxx:451: 
AccessibleDescription already set
warn:vcl:29729:29729:vcl/source/window/accessibility.cxx:451: 
AccessibleDescription already set
warn:vcl:29729:29729:vcl/source/window/accessibility.cxx:451: 
AccessibleDescription already set
warn:vcl:29729:29729:vcl/source/window/accessibility.cxx:451: 
AccessibleDescription already set
warn:svl.items:29729:29729:svl/source/items/itempool.cxx:441: old 
secondary pool: EditEngineItemPool of pool: XOutdevItemPool must be empty.
SdOOXMLExportTest3::testTdf152436 finished in: 6291ms
export-tests-ooxml3.cxx:1849:Assertion
Test name: SdOOXMLExportTest3::testTdf140912_PicturePlaceholder
equality assertion failed
- Expected: -8490
- Actual  : 0

Failures !!!
Run: 89   Failure total: 1   Failures: 1   Errors: 0
warn:vcl.schedule.deinit:29729:29729:vcl/source/app/scheduler.cxx:177: 
DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy 
mpVirDev 180000ms (0x2ca0370)
warn:vcl.schedule.deinit:29729:29729:vcl/source/app/scheduler.cxx:177: 
DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms 
(0x7f457a8f4200)
warn:vcl.schedule.deinit:29729:29729:vcl/source/app/scheduler.cxx:197: 
DeInit active tasks: 2 (ignored: 0)


More information about the LibreOffice mailing list