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


On 03/10/2018 16:27, Terrence Enger wrote:
     [GAL] education
     warn:vcl:23225:23225:vcl/source/app/svapp.cxx:237: AppFileName should be set to something after
SVMain!
     Bootstrap exception 'component context fails to supply service
com.sun.star.ucb.UniversalContentBroker of type com.sun.star.ucb.XUniversalContentBroker'

That "Bootstrap exception" line looks more related to the failure than the AppFileName warning. For some reason, the process cannot create that UCB service, either because it's missing from the services.rdb passed to the process, or because there's some issue loading the relevant library. First thing, did you try `make clean`?

     make[1]: *** [/home/terry/lo_hacking/git/libo6/solenv/gbuild/Gallery.mk:58:
/home/terry/lo_hacking/git/libo6/workdir/Gallery/diagrams.done] Error 1

(and from the "[GAL] education" vs. "workdir/Gallery/diagrams.done" mismatch it smells that you're making with parallelism, but without -O, which garbles the output from parallel build jobs, and can make it unnecessarily hard to decipher build failures)

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.