https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236900
--- Comment #5 from Andreas Tobler <andre...@freebsd.org> --- The error mentioned in the description stems from a configure test, so we can ignore it. You'll find this error in configure stage during every gcc build, bootstrap/multilib or not. The real failure would be visible if we run the gmake -N job with N=1 and have a look into the config.log of the failing part. I bet it is the rtld which does not seem to be able to execute 32-bit bins. Due to whatever reason. On -CURRENT we had this situation for a very short time. Between r345661 and r345734. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-toolchain@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"