Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rakkesh/ff349fed02ac47f825d9b632a7fdf6b0 to your computer and use it in GitHub Desktop.
Save rakkesh/ff349fed02ac47f825d9b632a7fdf6b0 to your computer and use it in GitHub Desktop.
boost-build on macOS 10.12.5 - Homebrew build logs
Homebrew build logs for boost-build on macOS 10.12.5
Build date: 2017-05-30 16:55:02
HOMEBREW_VERSION: 1.2.1-119-gbfff7f9a6
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: bfff7f9a6b3db41d3946ddfc7f3966072684981f
Last commit: 8 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 0207901e11b0b8b1bf7aa49e75eb33b63f8bdab4
Core tap last commit: 17 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.1 build 802
Git: 2.13.0 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.4.1_1/bin/ruby
Java: 1.8.0_121
macOS: 10.12.5-x86_64
Xcode: 8.3.1
CLT: 8.3.2.0.1.1492020469
X11: 2.7.11 => /opt/X11
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:
boost-build
python
Warning: Your Xcode (8.3.1) is outdated.
Please update to Xcode 8.3.2 (or delete it).
Xcode can be updated from the App Store.
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install aspcud camlp4 clasp gringo libev ocaml ocamlbuild opam
Run `brew missing` for more details.
2017-05-30 16:55:02 +0530
./bootstrap.sh
HOMEBREW_VERSION: 1.2.1-119-gbfff7f9a6
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: bfff7f9a6b3db41d3946ddfc7f3966072684981f
Last commit: 8 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 0207901e11b0b8b1bf7aa49e75eb33b63f8bdab4
Core tap last commit: 17 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.1 build 802
Git: 2.11.0 => /Library/Developer/CommandLineTools/usr/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_121
macOS: 10.12.5-x86_64
Xcode: 8.3.1
CLT: 8.3.2.0.1.1492020469
X11: 2.7.11 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
MAKEFLAGS: -j4
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
MACOSX_DEPLOYMENT_TARGET: 10.12
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/bin:/bin:/usr/sbin:/sbin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment