New comment by zenny on void-packages repository https://github.com/void-linux/void-packages/issues/24240#issuecomment-718489164 Comment: Tried to compile `libgccjit` first with the patches provided by @ap4y in https://github.com/void-linux/void-packages/issues/24240#issuecomment-699700450, but failed with the following error: ``` ... checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile mv: cannot move './confxaxD9R/out' to 'Makefile': No such file or directory config.status: error: could not create Makefile => ERROR: libgccjit-9.3.0_1: do_configure: '${configure_script} ${configure_args}' exited with 1 => ERROR: in do_configure() at common/build-style/gnu-configure.sh:7 ``` I am on gcc, fyi. Thanks