[Bug 236900] lang/gcc8: BOOTSTRAP=off fails to build after r497254
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Mar 31 21:39:05 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236900
--- Comment #5 from Andreas Tobler <andreast at 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.
More information about the freebsd-toolchain
mailing list