Skip to content

Instantly share code, notes, and snippets.

@parkr
Created November 12, 2017 00:39
Show Gist options
  • Save parkr/af7b5098abebb8cd5c5fc89848c871f9 to your computer and use it in GitHub Desktop.
Save parkr/af7b5098abebb8cd5c5fc89848c871f9 to your computer and use it in GitHub Desktop.
bazel on macOS 10.13.1 - Homebrew build logs
Homebrew build logs for bazel on macOS 10.13.1
Build date: 2017-11-11 19:35:51
HOMEBREW_VERSION: 1.3.6-217-g441c212
ORIGIN: https://github.com/Homebrew/brew
HEAD: 441c212f2dd70f053ee21eac8398c5fe5dfd0551
Last commit: 31 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: cf537fbfd8bae7b9f97ddfedd3fbd82a008580b9
Core tap last commit: 6 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_GIT_CONFIG_FILE: /usr/local/Homebrew/.git/config
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.0 build 900
Git: 2.15.0 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.26.1/bin/perl
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /Users/parkr/.rbenv/shims/ruby => /Users/parkr/.rbenv/versions/2.4.2/bin/ruby
Java: 9
macOS: 10.13.1-x86_64
Xcode: 9.1
CLT: 9.0.1.0.1.1506734476
X11: N/A
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
ruby
2017-11-11 19:35:51 -0500
/usr/local/Cellar/bazel/0.7.0/bin/bazel
build
//:bazel-test
WARNING: ignoring _JAVA_OPTIONS in environment.
Problem with java installation: couldn't find/access rt.jar in /Library/Java/JavaVirtualMachines/jdk-9.jdk/Contents/Home
HOMEBREW_VERSION: 1.3.6
ORIGIN: https://github.com/Homebrew/brew
HEAD: 270b752f5d9d218bfbed6fe85b6974fa653fb25f
Last commit: 4 weeks ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: cf537fbfd8bae7b9f97ddfedd3fbd82a008580b9
Core tap last commit: 6 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.0 build 900
Git: 2.15.0 => /usr/local/bin/git
Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.26.1/bin/perl
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /Users/parkr/.rbenv/shims/ruby => /Users/parkr/.rbenv/versions/2.4.2/bin/ruby
Java: 9
macOS: 10.13.1-x86_64
Xcode: 9.1
CLT: 9.0.1.0.1.1506734476
X11: N/A
CC: /usr/bin/clang
CXX: /usr/bin/clang++
OBJC: /usr/bin/clang
OBJCXX: /usr/bin/clang++
CFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.13
CXXFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.13
CPPFLAGS: -F/usr/local/Frameworks
LDFLAGS: -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names
MAKEFLAGS: -j8
CMAKE_FRAMEWORK_PATH: /usr/local/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.13
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13:/usr/lib/pkgconfig
PATH: /Users/parkr/.dotfiles/pkg/battery/bin:/Users/parkr/go/bin:/Users/parkr/.rbenv/shims:/Users/parkr/.dotfiles/bin:/usr/local/opt/go/libexec/bin:/usr/local/lib/python2.7/site-packages:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/Homebrew/Library/Taps/homebrew/homebrew-dev-tools/cmd:/usr/local/Homebrew/Library/Taps/homebrew/homebrew-bundle/cmd:/usr/local/Homebrew/Library/Taps/homebrew/homebrew-services/cmd:/usr/local/Homebrew/Library/Taps/github/homebrew-bootstrap/cmd:/usr/local/Homebrew/Library/Homebrew/shims/scm
CPATH: /usr/local/include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment