New comment by tornaria on void-packages repository https://github.com/void-linux/void-packages/pull/35621#issuecomment-1039415869 Comment: Works for me on x86_64. What's up with musl? Build fails with ``` ... /usr/bin/ld: src/xoj-preview-extractor/CMakeFiles/xournalpp-thumbnailer.dir/__/util/Stacktrace.cpp.o: in function `Stacktrace::printStracktrace(std::ostream&)': Stacktrace.cpp:(.text+0x24a): undefined reference to `backtrace' /usr/bin/ld: Stacktrace.cpp:(.text+0x25f): undefined reference to `backtrace_symbols' collect2: error: ld returned 1 exit status ... ``` IIRC this was working ok on the 1.1.0 PR (#32045, 8 checks passed).