Created
July 2, 2015 09:57
-
-
Save hanxue/6d2a456ea6b32bf24018 to your computer and use it in GitHub Desktop.
Homebrew error brewing gor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2015-07-02 17:51:01 +0800 | |
| go | |
| build | |
| elasticsearch/elasticsearch.go:5:2: cannot find package "github.com/mattbaird/elastigo/api" in any of: | |
| /usr/local/Cellar/go/1.4.2/libexec/src/github.com/mattbaird/elastigo/api (from $GOROOT) | |
| /private/tmp/gor20150702-18412-11mz8wd/src/github.com/mattbaird/elastigo/api (from $GOPATH) | |
| elasticsearch/elasticsearch.go:6:2: cannot find package "github.com/mattbaird/elastigo/core" in any of: | |
| /usr/local/Cellar/go/1.4.2/libexec/src/github.com/mattbaird/elastigo/core (from $GOROOT) | |
| /private/tmp/gor20150702-18412-11mz8wd/src/github.com/mattbaird/elastigo/core (from $GOPATH) | |
| HOMEBREW_VERSION: 0.9.5 | |
| ORIGIN: https://github.com/Homebrew/homebrew.git | |
| HEAD: c7ea17f92ca507eafec0a7b4c95176f47cf9ea5b | |
| Last commit: 9 hours ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| CPU: 8-core 64-bit ivybridge | |
| OS X: 10.10.4-x86_64 | |
| Xcode: 6.4 | |
| CLT: 6.4.0.0.1.1435007323 | |
| GCC-4.2: build 5666 | |
| Clang: 6.1 build 602 | |
| X11: 2.7.7 => /opt/X11 | |
| System Ruby: 2.0.0-p481 | |
| Perl: /usr/bin/perl | |
| Python: /usr/bin/python | |
| Ruby: /usr/bin/ruby | |
| Java: 1.8.0_45 | |
| HOMEBREW_CC: clang | |
| HOMEBREW_CXX: clang++ | |
| MAKEFLAGS: -j8 | |
| CMAKE_PREFIX_PATH: /usr/local | |
| CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10 | |
| ACLOCAL_PATH: /usr/local/share/aclocal | |
| PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/go/bin:/usr/local/opt/git/bin:/usr/bin:/bin:/usr/sbin:/sbin:/private/tmp/gor20150702-18412-11mz8wd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment