New comment by xfervi on void-packages repository https://github.com/void-linux/void-packages/pull/34902#issuecomment-1248911576 Comment: About gpgme - yes, that's my fault. But I now I've tried compiling gcc and getting this at comparing stage 2 and 3: `..... (many other "differs")` `mpfr/src/set_si.o differs` `make[2]: *** [Makefile:32435: compare] Error1` `make[1]: *** [Makefile:32415: stage3-bubble] Error 2` `make[1]: Leaving directory '/builddir/gcc-12.2.0/build` `make: *** [Makefile:1081: all] Error 2` `=> ERROR: gcc-12.2.0_1: do_build: 'make ${makejobs}' exited with 2` `=> ERROR: in do_build() at srcpkgs/gcc/template:324` I used ./xbps-src binary-bootstrap, and then ./xbps-src pkg gcc. Anything I can do without completely recompiling again?