Hi,

Builds for any version of libstdc++ are failing for --system=i686-linux from my x86_64 box. Maybe something on my side?

Command:
guix build -e '(begin (use-modules (gnu packages gcc)) (make-libstdc++ gcc-4.9))'

Log attached. Cheers!

Barrett