-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
I need the patch from #711, so I tried to build from head. However, I had several problems. I am still picking up go, so some of these could be just misunderstandings. I can open separate issues for each if they are actually problems, but wanted to see if I was doing something wrong.
- The build scripts assume that code is checked out to
$GOPATH/src/github.com/github/gh-ostinstead of using relative paths. Perhaps this is expected in the Go world? But it would be nice to have that stated. - The build scripts assume fpm is installed; again, undocumented, I had to find it via ruby
- Go 1.9 is incompatible with Mac OSX 10.14 (see cmd/link: Darwin build fails with "unknown load command" golang/go#25908 )
- I got
build constraints exclude all go fileswhen cross-compiling the linux binaries due to Cross compile failure go-mysql-org/go-mysql#347
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels