Skip to content

cmd/go: "cannot find module golang.org/x/sys/unix" when GOOS=illumos #32370

Closed
@jclulow

Description

@jclulow

I believe that the fix for #30888, applicable for GOOS=android, needs to cover the equivalence between the illumos and solaris in the same manner. It appears I missed this when adding the illumos build tag in #20603.

I built the latest master revision to make sure this is still an issue:

go version devel +2165452a37 Fri May 31 11:26:23 2019 +0000 illumos/amd64

(I get the "cannot find module golang.org/x/sys/unix" for an illumos/amd64 toolchain but not for a solaris/amd64 toolchain)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions