New comment by sbromberger on void-packages repository https://github.com/void-linux/void-packages/pull/46935#issuecomment-1837306811 Comment: I tried building this tonight on `Linux hydrogen 6.5.12_1 #1 SMP PREEMPT_DYNAMIC Mon Nov 20 18:31:50 UTC 2023 x86_64 GNU/Linux` Results: ```console ... Making all in debuginfod CXXLD debuginfod /usr/bin/ld: ../libelf/libelf.so: undefined reference to symbol 'inflateEnd' /usr/bin/ld: /lib64/libz.so.1: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make[2]: *** [Makefile:618: debuginfod] Error 1 make[1]: *** [Makefile:537: all-recursive] Error 1 make: *** [Makefile:453: all] Error 2 => ERROR: elfutils-0.189_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2 => ERROR: in do_build() at common/build-style/gnu-configure.sh:15 ```