Bug 109145 - homebuild fails with no vectorgraphicdata (no XSvgparser)
Summary: homebuild fails with no vectorgraphicdata (no XSvgparser)
Status: RESOLVED MOVED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Installation (show other bugs)
Version:
(earliest affected)
6.0.0.0.alpha0+
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-16 17:15 UTC by Xavier Van Wijmeersch
Modified: 2017-07-17 08:59 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Van Wijmeersch 2017-07-16 17:15:26 UTC
Try to build gtk3 and kde4 version of LibreOffice master
new mesa 17.1.5 homebuild with scripts of slackware64 current
got these errors on both builds
did a git fetch, maybe something missing???

[CUT] writerfilter_misc
[LNK] Library/libsclo.so
[CMP] sw/util/msword
[MOD] i18npool
[LOC] top level modules: libreoffice
[CHK] basegfx
[CHK] basic
warn:sal.bootstrap:25846:1:sal/rtl/bootstrap.cxx:378: couldn't open file: file:///home/libreofficegtk3/workdir/LinkTarget/Executable/cppunittesterrc
warn:sal.file:25846:1:sal/osl/unx/file_misc.cxx:350: Invalid file URL
warn:legacy.osl:25846:1:vcl/source/gdi/vectorgraphicdata.cxx:187: Got no graphic::XSvgParser (!)
warn:legacy.osl:25846:1:vcl/source/gdi/vectorgraphicdata.cxx:187: Got no graphic::XSvgParser (!)
warn:legacy.osl:25846:1:vcl/source/gdi/vectorgraphicdata.cxx:187: Got no graphic::XSvgParser (!)
warn:legacy.osl:25846:1:vcl/source/gdi/vectorgraphicdata.cxx:187: Got no graphic::XSvgParser (!)
warn:legacy.osl:25846:1:vcl/source/gdi/vectorgraphicdata.cxx:187: Got no graphic::XSvgParser (!)
warn:legacy.osl:25846:1:sfx2/source/doc/objstor.cxx:3031: DBG_UNHANDLED_EXCEPTION in com::sun::star::uno::Reference<com::sun::star::embed::XStorage> SfxObjectShell::GetStorage()
    type: com.sun.star.uno.DeploymentException
    message: component context fails to supply service com.sun.star.embed.StorageFactory of type com.sun.star.lang.XSingleServiceFactory
    context: N4cppu16ComponentContextE
Comment 1 Buovjaga 2017-07-17 08:59:38 UTC
Thanks for reporting. Last night Arnaud Versini discussed this same error on IRC #libreoffice-dev. I tested and had a failure with EMF+ test. Arnaud said he also had that failure.
Yet, build issues belong to the dev mailing list or IRC, so I will close this.