Created
March 28, 2017 15:12
-
-
Save teslamint/6829373c89478bb6f1f789989b0c0057 to your computer and use it in GitHub Desktop.
mongodb on macOS 10.12.4 - Homebrew build logs
This file contains 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
Homebrew build logs for mongodb on macOS 10.12.4 | |
Build date: 2017-03-29 00:06:13 |
This file contains 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
HOMEBREW_VERSION: 1.1.11-172-g676c4a9e3 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 676c4a9e33672cd6035ef9225f5d3f9e9d63f810 | |
Last commit: 33 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 2fc2c79fe3acc929d089b3229c0ccaa9365c6187 | |
Core tap last commit: 40 minutes 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 => /Applications/Xcode.app/Contents/Developer/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_102 | |
macOS: 10.12.4-x86_64 | |
Xcode: 8.3 | |
CLT: 8.3.0.0.1.1490382677 | |
X11: N/A |
This file contains 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
Your system is ready to brew. |
This file contains 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
mongodb |
This file contains 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
2017-03-29 00:06:13 +0900 | |
./build.sh | |
ssl | |
Building bsondump... | |
./build.sh: line 23: 8497 Killed: 9 ./bin/$i --version | |
HOMEBREW_VERSION: 1.1.11-172-g676c4a9e3 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 676c4a9e33672cd6035ef9225f5d3f9e9d63f810 | |
Last commit: 33 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 2fc2c79fe3acc929d089b3229c0ccaa9365c6187 | |
Core tap last commit: 34 minutes 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 => /Applications/Xcode.app/Contents/Developer/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_102 | |
macOS: 10.12.4-x86_64 | |
Xcode: 8.3 | |
CLT: 8.3.0.0.1.1490382677 | |
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.12 | |
CXXFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.12 | |
CPPFLAGS: -I/usr/local/opt/openssl/include -F/usr/local/Frameworks | |
LDFLAGS: -L/usr/local/opt/openssl/lib -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names | |
MAKEFLAGS: -j4 | |
CMAKE_PREFIX_PATH: /usr/local/opt/openssl | |
CMAKE_FRAMEWORK_PATH: /usr/local/Frameworks | |
MACOSX_DEPLOYMENT_TARGET: 10.12 | |
PKG_CONFIG_PATH: /usr/local/opt/openssl/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12:/usr/lib/pkgconfig | |
PATH: /usr/local/opt/openssl/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/Homebrew/Library/Taps/homebrew/homebrew-bundle/cmd:/usr/local/Homebrew/Library/Homebrew/shims/scm | |
CPATH: /usr/local/opt/openssl/include |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment