-
Notifications
You must be signed in to change notification settings - Fork 4.1k
build: cockroachdb build is broken on master #67216
Copy link
Copy link
Closed
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.regressionRegression from a release.Regression from a release.
Description
I can't build CockroachDB any more since #66913 went in.
github.com/bufbuild/buf/internal/pkg/interrupt
# github.com/bufbuild/buf/internal/pkg/interrupt
vendor/github.com/bufbuild/buf/internal/pkg/interrupt/interrupt.go:40:25: undefined: signals
I'm going to send a PR upstream (the +build directive in there is bogus) but if it doesn't get merged quick, I'll revert #66913.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.regressionRegression from a release.Regression from a release.