Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2019 21:39:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 236900] lang/gcc8: BOOTSTRAP=off fails to build after r497254
Message-ID:  <bug-236900-29464-D3U7TaFnE2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236900-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236900-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236900

--- Comment #5 from Andreas Tobler <andreast@FreeBSD.org> ---
The error mentioned in the description stems from a configure test, so we c=
an
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=3D1 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.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236900-29464-D3U7TaFnE2>