<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jul 26, 2015 at 8:28 PM, Bjoern Michaelsen <span dir="ltr"><<a href="mailto:bjoern.michaelsen@canonical.com" target="_blank">bjoern.michaelsen@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span class=""><br>
On Sun, Jul 26, 2015 at 08:04:57PM +0200, Dashamir Hoxha wrote:<br>
> It is not mentioned here: <a href="https://wiki.ubuntu.com/BuildingLibreOffice" rel="noreferrer" target="_blank">https://wiki.ubuntu.com/BuildingLibreOffice</a><br>
</span><span class="">> But you are right because it is mentioned here:<br>
> <a href="https://wiki.documentfoundation.org/Development/BuildingOnLinux#Checking_out_a_release_branch" rel="noreferrer" target="_blank">https://wiki.documentfoundation.org/Development/BuildingOnLinux#Checking_out_a_release_branch</a><br>
</span><span class="">> However, since I missed it, this is an indicator that documentation lacks<br>
> something (because I am not a novice user).<br>
<br>
</span>For the described build scenario that documentation is fine, as the<br>
--without-help --without-myspell-dicts switches ensure, you dont need any of<br>
the submodules. If you build help etc. of course, ./g is indeed needed.<br>
<span class=""><br>
> g++: internal compiler error: Killed (program cc1plus)<br>
> Please submit a full bug report,<br>
> with preprocessed source if appropriate.<br>
> See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.<br>
<br>
</span>That is gcc suiciding itself. Whatever we do to the compiler, it shouldnt kill<br>
itself. Maybe that gcc 4.8 doesnt handle the boost libs we bundle too well?<br>
Havent seen that before though: Curious.<br></blockquote><div><br></div><div>The third try, this time using `./g` and the branch 'libreoffice-5-0-0', failed with the same error message</div><div>(see the logs at: <a href="https://drive.google.com/open?id=0B7H_DCc2DjNGMkNvSWtJWjZJcGM">https://drive.google.com/open?id=0B7H_DCc2DjNGMkNvSWtJWjZJcGM</a>)</div><div><br></div><div>----------</div><div><pre class="a-c-x-Ha a-c-Ma-td-Ib" style="font-family:'Courier New',Courier,monospace,arial,sans-serif;font-size:14px;margin-top:0px;margin-bottom:0px;white-space:pre-wrap;word-wrap:break-word;color:rgb(0,0,0)">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</pre></div><div>----------</div><div><br></div><div>Is this strange?</div><div><br></div><div>Best,</div><div>Dashamir</div></div></div></div>