[Bug go/95389] Kubernetes build fails because of mangled PkgPath

2021-08-21 Thread ulrich.teichert at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95389 --- Comment #7 from Ulrich Teichert --- Hi, after building under x86_64 I can confirm that the PkgPath issue is fixed.

[Bug go/101986] go, sparc64: Segmentation violation during kubernetes build

2021-08-21 Thread ulrich.teichert at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101986 --- Comment #1 from Ulrich Teichert --- After trying out the same compilation under x86_64, I can confirm that this issue is sparc64 specific.

[Bug go/101986] New: go, sparc64: Segmentation violation during kubernetes build

2021-08-19 Thread ulrich.teichert at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101986 Bug ID: 101986 Summary: go, sparc64: Segmentation violation during kubernetes build Product: gcc Version: 11.2.0 Status: UNCONFIRMED Severity: normal

[Bug go/95389] Kubernetes build fails because of mangled PkgPath

2021-08-19 Thread ulrich.teichert at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95389 --- Comment #6 from Ulrich Teichert --- After running out of disk space during stage2 of the gcc build, I now have a gcc 11.2.0 compiled for sparc64: ristkon:~> gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/libexec/

[Bug go/95389] Kubernetes build fails because of mangled PkgPath

2021-08-14 Thread ulrich.teichert at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95389 --- Comment #5 from Ulrich Teichert --- Thanks for the head-up, I'll give it a spin and report back. But building gcc on my box takes a while, so please don't hold your breath ;-)