Skip to content

vendor: github.com/tonistiigi/fsutil v0.0.0-20241003195857-3f140a1299b0#48623

Closed
thaJeztah wants to merge 1 commit intomoby:masterfrom
thaJeztah:bump_fsutils
Closed

vendor: github.com/tonistiigi/fsutil v0.0.0-20241003195857-3f140a1299b0#48623
thaJeztah wants to merge 1 commit intomoby:masterfrom
thaJeztah:bump_fsutils

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

full diff: tonistiigi/fsutil@91a3fc4...3f140a1

- A picture of a cute animal (not mandatory but encouraged)

@thaJeztah
Copy link
Copy Markdown
Member Author

This one's also needed for the BuildKit update, but I wasn't sure if it was compatible, so opening separately to have a run of CI with this dependency update.

@thaJeztah
Copy link
Copy Markdown
Member Author

Right, so ... it's not compatible

1.369 + go build -mod=vendor -modfile=vendor.mod -o /tmp/bundles/binary-daemon/dockerd -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=HEAD" -X "github.com/docker/docker/dockerversion.BuildTime=2024-10-10T09:43:11.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/dockerd
55.53 # github.com/moby/buildkit/frontend/gateway/pb
55.53 vendor/github.com/moby/buildkit/frontend/gateway/pb/gateway.pb.go:5033:35: m.Entries[iNdEx].MarshalToSizedBuffer undefined (type *"github.com/tonistiigi/fsutil/types".Stat has no field or method MarshalToSizedBuffer)
55.53 vendor/github.com/moby/buildkit/frontend/gateway/pb/gateway.pb.go:5114:24: m.Stat.MarshalToSizedBuffer undefined (type *"github.com/tonistiigi/fsutil/types".Stat has no field or method MarshalToSizedBuffer)
55.53 vendor/github.com/moby/buildkit/frontend/gateway/pb/gateway.pb.go:6751:8: invalid operation: cannot call non-function e.Size (variable of type int64)
55.53 vendor/github.com/moby/buildkit/frontend/gateway/pb/gateway.pb.go:6788:7: invalid operation: cannot call non-function m.Stat.Size (variable of type int64)
60.00 # github.com/moby/buildkit/util/staticfs
60.00 vendor/github.com/moby/buildkit/util/staticfs/static.go:35:7: stat.Size_ undefined (type types.Stat has no field or method Size_)
90.12 + rm -f /go/src/github.com/docker/docker/go.mod

@thaJeztah
Copy link
Copy Markdown
Member Author

closing in favour of #48634

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant