You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# runtime/cgo
runtime/cgo/gcc_amd64.S:47:1: warning: DWARF2 only supports one section per compilation unit
.section .note.GNU-stack,"",@progbits
^
go build runtime/cgo: C compiler warning promoted to error on Go builders
There's an open bug for that already.
Closing, assuming I understand this bug correctly.
Sorry, I missed the C compiler warning promoted to error on Go builders bit. This behavior applies to buildlet builders only correct? Should GO_BUILDER_NAME be set for old-stype builders as well?
Please answer these questions before submitting your issue. Thanks!
What version of Go are you using (
go version
)?d53c02fdfc033740769ecf49ff6750834fa1829d
What did you expect to see?
What did you see instead?
Nothing further indicating what caused the build to fail.
The text was updated successfully, but these errors were encountered: