Skip to content

261.18编译报错 #5561

@iamyangyiok

Description

@iamyangyiok

261.18编译报错
貌似runtime_constants_go125和runtime_constants_go126 2个冲突,删除哪个都会报找不到

visor.dev/gvisor/pkg/sync

gvisor.dev/gvisor/pkg/sync
../../../../../dl/go-mod-cache/gvisor.dev/[email protected]/pkg/sync/runtime_constants_go126.go:22:2: WaitReasonSelect 在此代码块中重新声明
../../../../../dl/go-mod-cache/gvisor.dev/[email protected]/pkg/sync/runtime_constants_go125.go:22:2: WaitReasonSelect 的其他声明
../../../../../dl/go-mod-cache/gvisor.dev/[email protected]/pkg/sync/runtime_constants_go126.go:23:2: WaitReasonChanReceive 在此代码块中重新声明
../../../../../dl/go-mod-cache/gvisor.dev/[email protected]/pkg/sync/runtime_constants_go125.go:23:2: WaitReasonChanReceive 的其他声明
../../../../../dl/go-mod-cache/gvisor.dev/[email protected]/pkg/sync/runtime_constants_go126.go:24:2: WaitReasonSemacquire 在此代码块中重新声明
../../../../../dl/go-mod-cache/gvisor.dev/[email protected]/pkg/sync/runtime_constants_go125.go:24:2: WaitReasonSemacquire

删除其中一个 都会报找不到

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions