Docker container for building LibreOffice

Dashamir Hoxha dashohoxha at gmail.com
Mon Jul 27 02:27:38 PDT 2015


On Sun, Jul 26, 2015 at 8:28 PM, Bjoern Michaelsen <
bjoern.michaelsen at canonical.com> wrote:

> Hi,
>
> On Sun, Jul 26, 2015 at 08:04:57PM +0200, Dashamir Hoxha wrote:
> > It is not mentioned here: https://wiki.ubuntu.com/BuildingLibreOffice
> > But you are right because it is mentioned here:
> >
> https://wiki.documentfoundation.org/Development/BuildingOnLinux#Checking_out_a_release_branch
> > However, since I missed it, this is an indicator that documentation lacks
> > something (because I am not a novice user).
>
> For the described build scenario that documentation is fine, as the
> --without-help --without-myspell-dicts switches ensure, you dont need any
> of
> the submodules. If you build help etc. of course, ./g is indeed needed.
>
> > g++: internal compiler error: Killed (program cc1plus)
> > Please submit a full bug report,
> > with preprocessed source if appropriate.
> > See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
>
> That is gcc suiciding itself. Whatever we do to the compiler, it shouldnt
> kill
> itself. Maybe that gcc 4.8 doesnt handle the boost libs we bundle too well?
> Havent seen that before though: Curious.
>

The third try, this time using `./g` and the branch 'libreoffice-5-0-0',
failed with the same error message
(see the logs at:
https://drive.google.com/open?id=0B7H_DCc2DjNGMkNvSWtJWjZJcGM)

----------

IWORKFormula.cpp:301:42:   required from here
../../../boost/boost/spirit/home/qi/operator/sequence.hpp:40:9:
warning: declaration of 'elements' shadows a member of 'this'
[-Wshadow]
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[6]: *** [IWORKFormula.lo] Error 1
make[5]: *** [all] Error 2
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [/compile/libreoffice-5-0-0/workdir/ExternalProject/libetonyek/build]
Error 1
make: *** [build] Error 2

----------

Is this strange?

Best,
Dashamir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150727/840d08bc/attachment.html>


More information about the LibreOffice mailing list