<div dir="ltr"><p class="gmail-">Dear all,</p>
<p class="gmail-">I hope you are doing well.</p>
<p class="gmail-">I am trying to build LibreOffice for WebAssembly without a user interface (headless). I followed the README from the official core repository, but I encountered the following issue.</p>
<p class="gmail-">I correctly cloned both the <code>emsdk</code> and <code>core</code> repositories, activated the <code>emsdk</code> environment variables, and created the <code>autogen.input</code> file in the core directory, adding the necessary configurations as described in the README for a headless build.</p>
<p class="gmail-">I was able to run <code>autogen</code> and configure everything correctly, but when I attempt to build, I receive the following error:<br><br>Segmentation fault (core dumped)  <br>lo-wasm/core/workdir_for_build/UnoApiTarget/offapi.rdb] Error 139  <br>[Makefile:315: cross-toolset] Error 2  <br>Has anyone encountered this issue before or knows what might be causing it? Any guidance would be greatly appreciated.<br><br>Best regards,<br>Keven Teles</p></div>