Skip to content

latest stable v2.1.3 doesn't build #5693

@vlw

Description

@vlw
Image

go 1.25
github.com/cockroachdb/pebble/v2 v2.1.3

# github.com/cockroachdb/pebble/v2/internal/problemspans
../pkg/mod/github.com/cockroachdb/pebble/[email protected]/internal/problemspans/set.go:109:7: s.rt.EnumerateAll undefined (type regiontree.T[axisds.Endpoint[[]byte], expirationTime] has no field or method EnumerateAll)
../pkg/mod/github.com/cockroachdb/pebble/[email protected]/internal/problemspans/set.go:120:7: s.rt.EnumerateAll undefined (type regiontree.T[axisds.Endpoint[[]byte], expirationTime] has no field or method EnumerateAll)
../pkg/mod/github.com/cockroachdb/pebble/[email protected]/internal/problemspans/set.go:121:81: too many arguments in call to keyEndpointIntervalFormatter
	have (axisds.Endpoint[[]byte], axisds.Endpoint[[]byte])
	want (axisds.Interval[axisds.Endpoint[[]byte]])

Compilation finished with exit code 1

looks like we need new release with 8594f9b

Jira issue: PEBBLE-1322

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions