<div dir="ltr"><div>Hi,</div><div>Welcome in the long compilation process of LibreOffice. No pain, no gain. Just kidding.</div><div><br></div><div>Don't know your OS, assuming it's linux. (quite similar on windows)<br></div><div><br></div><div>Check you have all commits in your local repository with "git pull -r" <br></div><div>Sometime the compilation failed because the repository is not fully updated.<br></div><div><br></div><div>Guess your CPU overheated probably. <br></div><div><br></div><div>You can try to reduce the number of cores used by the process with ./autogen.sh --with-parallelism=n (where n is your number of cores, try n-1)</div><div>(best put this parameter in a autogen.input file for further use). <br></div><div><br></div><div>You can try to build only the module where the compilation failed with  make 'modulename' (in my own experience, it's usually sc sw for hoverheat trouble)<br></div><div>Check the trigram for the name of the module, something like [SC],[SW]  at the beginning of the numerous lines displayed by the compilation process.</div><div>May be this link will help you :<br></div><div><a href="https://wiki.documentfoundation.org/Development/BuildingOnLinux" target="_blank">https://wiki.documentfoundation.org/Development/BuildingOnLinux</a></div><div><div><div data-smartmail="gmail_signature"><br></div><div data-smartmail="gmail_signature">I let core developers to add something.</div><div data-smartmail="gmail_signature"><br></div><div dir="ltr" data-smartmail="gmail_signature">Régis Perdreau<br><br></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le jeu. 30 janv. 2020 à 22:16, anshu khare <<a href="mailto:anshukhare50@gmail.com" target="_blank">anshukhare50@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Hi everyone, <div dir="auto"><br></div><div dir="auto">There are some issues with my pc. It can run continually for only 2-3 hours. After that it shuts down on its own. </div><div dir="auto"><br></div><div dir="auto">I was trying to build libre-office on my pc. </div><div dir="auto">It ran for 3 hours and then it switched off. </div><div dir="auto">At that time make 2>&1 command was running. </div><div dir="auto"><br></div><div dir="auto">The last lines before shutting off pc on cygwin were as follows : </div><div dir="auto">[build C] UnpackedTarball/expect/lib/xmlrole_x64.c</div><div dir="auto">c1 : command line warning D9025 : overriding '/D_X86_=1' with '/U_X86_'</div><div dir="auto"><br></div><div dir="auto"><div dir="auto" style="font-family:sans-serif">[build MOD] glm</div><div dir="auto" style="font-family:sans-serif">c1 : command line warning D9025 : overriding '/D_X86_=1' with '/U_X86_'</div><div dir="auto" style="font-family:sans-serif">[build MOD] mdds</div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">After the pc restarted I ran make 2>&1 command again. </div><div dir="auto" style="font-family:sans-serif">It gave the following error:</div><div dir="auto" style="font-family:sans-serif">make[1] = ***Waiting for unfinished jobs... </div><div dir="auto" style="font-family:sans-serif">make : *** [Makefile : 282 : build] Error 2</div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">I have spend a lot of time building libre-office upto this stage and am not willing to rerun the whole process again. </div><div dir="auto" style="font-family:sans-serif">Is there a way out? </div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">Anshu</div><div dir="auto" style="font-family:sans-serif"><br></div></div></div>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org" target="_blank">LibreOffice@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/libreoffice" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</blockquote></div>