Skip to content

cmd/dist: make.bash gives error when GOROOT_BOOTSTRAP is not set correctly #12167

Description

@tsgan
HEAD is now at 3c43158 sort: Fix typo in Stable() comment
root@bsd:~tsgan/golang/go/src # git pull
Already up-to-date.
root@bsd:~tsgan/golang/go/src # ./make.bash
##### Building Go bootstrap tool.
cmd/dist
# runtime
/root/go1.4/src/runtime/cgocall.go:138: undefined: m
/root/go1.4/src/runtime/chan.go:13: undefined: hchan
/root/go1.4/src/runtime/chan.go:13: invalid expression unsafe.Sizeof(composite literal)
/root/go1.4/src/runtime/chan.go:13: undefined: hchan
/root/go1.4/src/runtime/chan.go:13: invalid expression unsafe.Sizeof(composite literal)
/root/go1.4/src/runtime/chan.go:19: undefined: hchan
/root/go1.4/src/runtime/chan.go:19: undefined: chantype
/root/go1.4/src/runtime/chan.go:61: undefined: hchan
/root/go1.4/src/runtime/chan.go:67: undefined: chantype
/root/go1.4/src/runtime/chan.go:67: undefined: hchan
/root/go1.4/src/runtime/chan.go:67: too many errors

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions