Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

algernon failed to build on 10.9.5, 10.11 #43897

Closed
apjanke opened this issue Sep 14, 2015 · 4 comments
Closed

algernon failed to build on 10.9.5, 10.11 #43897

apjanke opened this issue Sep 14, 2015 · 4 comments
Labels

Comments

@apjanke
Copy link
Contributor

apjanke commented Sep 14, 2015

algernon is failing to build for me. Looks like it's missing a dependency.

==> go build -o algernon
    /usr/local/Cellar/go/1.5.1/libexec/src/github.com/klauspost/crc32 (from $GOROOT)
    /private/tmp/algernon20150913-15605-12uy9xg/algernon-0.84/src/github.com/klauspost/crc32 (from $GOPATH)
src/github.com/fatih/color/color.go:9:2: cannot find package "github.com/mattn/go-isatty" in any of:
    /usr/local/Cellar/go/1.5.1/libexec/src/github.com/mattn/go-isatty (from $GOROOT)
    /private/tmp/algernon20150913-15605-12uy9xg/algernon-0.84/src/github.com/mattn/go-isatty (from $GOPATH)
@xyproto
Copy link
Contributor

xyproto commented Sep 14, 2015

Should be fixed with the update to 0.85: #43953

@apjanke
Copy link
Contributor Author

apjanke commented Sep 14, 2015

Looks like it: that PR fixes it for me on OS X 10.11.

Switched to branch 'pr-43953'
[/usr/local on ⇄ pr-43953 ±]
$ brew install algernon
Warning: You are using OS X 10.11.
[...snip...]
==> go build -o algernon
🍺  /usr/local/Cellar/algernon/0.85: 5 files, 17M, built in 39 seconds
[/usr/local on ⇄ pr-43953 ±]
$

@xyproto
Copy link
Contributor

xyproto commented Sep 14, 2015

Great. Thanks for testing.

@bfontaine
Copy link
Contributor

#43953 has been merged; we can close this issue.

@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants