On 09/15/16 08:44 AM, coypu%SDF.ORG@localhost wrote:
building with everything i386 except amd64 kernel or in i386 chroot and amd64 host I have gmake repeatedly segfaulting. so much that I resorted to using `while true; do make install; done` to get through building packages. I don't recall having such trouble with all i386 and switching back to it seems to help a lot. anyone seeing the same?
Are you using PaX mprotect? Try to "paxctl +m gmake" just in case. HTH, -- khorben