https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122265
Tamar Christina <tnfchris at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #7 from Tamar Christina <tnfchris at gcc dot gnu.org> ---
I was looking at this closer prompted by Joseph's comment.
This looks to be a configuration issue on our side where the rpath to set the
/lib64 folder went missing. So it was compiling for a newer glibc but at
runtime using half the older one.
So bug if infrastructure, sorry for the noise!