https://bugs.documentfoundation.org/show_bug.cgi?id=172033
Patrick (volunteer) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #6 from Patrick (volunteer) <[email protected]> --- I can reproduce the crash in the 10 May 2026 nightly master build. However, I cannot reproduce the crash in my local master build (did a git pull -r 2 or 3 hours ago) with either --enable-mergelibs=, --enable-mergelibs=yes, or --enable-mergelibs=more. After each build, I ran the following command from my build root and I don't get any output. So, at least in my local build, libfontconfig is not getting added to libmerged: otool -L instdir/LibreOfficeDev.app/Contents/Frameworks/libmergedlo.dylib | grep libfont Maybe I am missing a configure option that the nightly build uses that triggers the libmerged problem? -- You are receiving this mail because: You are the assignee for the bug.
