New comment by pwhite1989 on void-packages repository https://github.com/void-linux/void-packages/pull/34902#issuecomment-1304569062 Comment: Hey just fetched the pr to try on my fresh void install (terminal only) and came across errors. Will have to manually type as I can't copy/paste: First fetched the pr and ran `./xbps-src binary-bootstrap` Then ran `./xbps-src pkg gcc` This ran for a few hours, but failed with the following messages: `make[4]: *** No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'. Stop. make[4]: Leaving directory '/builddir/gcc-12.2.0/gcc-12.2.0/build/x86_64-unknown-linux-gnu/libgo' make[3]: *** [Makefile:2338: all-recursive] Error 1 make[3]: Leaving directory '/builddir/gcc-12.2.0/gcc-12.2.0/build/x86_64-unknown-linux-gnu/libgo' make[2]: *** [Makefile:1209: all] Error 2 make[2]: Leaving directory '/builddir/gcc-12.2.0/gcc-12.2.0/build/x86_64-unknown-linux-gnu/libgo' make[1]: *** [Makefile:27788: all-target-libgo] Error 2 make[1]: Leaving directory '/builddir/gcc-12.2.0/gcc-12.2.0/build' make: *** [Makefile:1083: all] Error 2 => ERROR: gcc-12.2.0_1: do_build: 'make ${makejobs}' exited with 2 => ERROR: in do_build() at srcpkgs/gcc/template:327`