In file included from /usr/include/features.h:392:0, from /usr/include/sys/io.h:21, from error.c:14: /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory # include <gnu/stubs-32.h> ^ In file included from /usr/include/features.h:392:0, from /usr/include/string.h:25, from reloc.c:4: /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory # include <gnu/stubs-32.h> ^ compilation terminated. In file included from /usr/include/features.h:392:0, from /usr/include/sys/io.h:21, from test.c:14: /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory # include <gnu/stubs-32.h> ^ compilation terminated. compilation terminated. Makefile:52: recipe for target 'test.o' failed make: *** [test.o] Error 1 make: *** Waiting for unfinished jobs.... <builtin>: recipe for target 'error.o' failed make: *** [error.o] Error 1 Makefile:49: recipe for target 'reloc.o' failed make: *** [reloc.o] Error 1 * ERROR: sys-apps/memtest86+-4.20-r1::gentoo failed (compile phase): * emake failed # eselect profile show Current /etc/portage/make.profile symlink: default/linux/amd64/13.0/no-multilib
Maybe attach the build log? Or at least provide the command line for the failing command?
*** This bug has been marked as a duplicate of bug 592638 ***