Skip to content

api, cmd/api: exit status 1 during API check for Go1.5 beta 2 #11752

@ajstarks

Description

@ajstarks

Running all.bash on Mac OS X 10.10.4 reports exit status 1 after the API check phase. (FWIW a working toolchain is built, and beta 1 had the same behavior)

API check

Error running API checker: exit status 1
Go version is "go1.5beta2", ignoring -next /Users/ajstarks/go/api/next.txt
+pkg archive/zip, method (_Writer) SetOffset(int64)
+pkg bufio, method (_Reader) Discard(int) (int, error)
+pkg bufio, method (ReadWriter) Discard(int) (int, error)
+pkg bytes, func LastIndexByte([]uint8, uint8) int
+pkg bytes, method (_Buffer) Cap() int
+pkg bytes, method (_Reader) Size() int64

....

+pkg unicode, var Hatran *RangeTable
+pkg unicode, var Multani *RangeTable
+pkg unicode, var Old_Hungarian *RangeTable
+pkg unicode, var SignWriting *RangeTable
exit status 1
2015/07/17 07:17:02 Failed: exit status 1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions