Dear all, I hope you are doing well.
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. I correctly cloned both the emsdk and core repositories, activated the emsdk environment variables, and created the autogen.input file in the core directory, adding the necessary configurations as described in the README for a headless build. I was able to run autogen and configure everything correctly, but when I attempt to build, I receive the following error: Segmentation fault (core dumped) lo-wasm/core/workdir_for_build/UnoApiTarget/offapi.rdb] Error 139 [Makefile:315: cross-toolset] Error 2 Has anyone encountered this issue before or knows what might be causing it? Any guidance would be greatly appreciated. Best regards, Keven Teles
