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


On Sun, Jul 26, 2015 at 8:28 PM, Bjoern Michaelsen <
bjoern.michaelsen@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

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.