Created
June 8, 2018 03:29
-
-
Save tcn33/dbbb9fb63264f56a9c12f1496dcfaeb9 to your computer and use it in GitHub Desktop.
node on macOS 10.14 - 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 node on macOS 10.14 | |
Build date: 2018-06-08 13:26:25 |
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.6.7 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 22e9fd772926e389e264cfb328c3d810b06759f9 | |
Last commit: 3 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 40825eeedce0bceed35d0bf7b40a2ac055fb55c5 | |
Core tap last commit: 4 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_GITHUB_API_TOKEN: set | |
CPU: octa-core 64-bit kabylake | |
Homebrew Ruby: 2.3.6 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby | |
Clang: 10.0 build 1000 | |
Git: 2.17.0 => /Library/Developer/CommandLineTools/usr/bin/git | |
Curl: 7.54.0 => /usr/bin/curl | |
Java: N/A | |
macOS: 10.14-x86_64 | |
CLT: 10.0.0.0.1.1527767617 | |
Xcode: 10.0 => /Applications/Xcode-beta.app/Contents/Developer | |
XQuartz: 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
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 or file an issue; just ignore this. Thanks! | |
Warning: You are using macOS 10.14. | |
We do not provide support for this pre-release version. | |
You may encounter build failures or other breakages. | |
Please create pull-requests instead of filing issues. | |
Warning: Ruby version 2.3.6 is unsupported on 10.14. Homebrew | |
is developed and tested on Ruby 2.3.3, and may not work correctly | |
on other Rubies. Patches are accepted as long as they don't cause breakage | |
on supported Rubies. |
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
node |
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
2018-06-08 13:26:25 +1000 | |
./configure | |
--prefix=/usr/local/Cellar/node/10.4.0 | |
--without-npm | |
--with-intl=system-icu | |
WARNING: C++ compiler too old, need g++ 4.9.4 or clang++ 3.4.2 (CXX=clang++) | |
ERROR: Did not find a new enough assembler, install one or build with | |
--openssl-no-asm. | |
Please refer to BUILDING.md | |
HOMEBREW_VERSION: 1.6.7 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 22e9fd772926e389e264cfb328c3d810b06759f9 | |
Last commit: 3 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 40825eeedce0bceed35d0bf7b40a2ac055fb55c5 | |
Core tap last commit: 4 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CACHE: /Users/toby/Library/Caches/Homebrew | |
CPU: octa-core 64-bit kabylake | |
Homebrew Ruby: 2.3.6 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby | |
Clang: 10.0 build 1000 | |
Git: 2.17.0 => /Library/Developer/CommandLineTools/usr/bin/git | |
Curl: 7.54.0 => /usr/bin/curl | |
Java: N/A | |
macOS: 10.14-x86_64 | |
CLT: 10.0.0.0.1.1527767617 | |
Xcode: 10.0 => /Applications/Xcode-beta.app/Contents/Developer | |
XQuartz: N/A | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /usr/local/opt/icu4c:/usr/local | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
CMAKE_FRAMEWORK_PATH: /usr/local/opt/python@2/Frameworks | |
PKG_CONFIG_PATH: /usr/local/opt/python@2/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.14 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/python@2/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/icu4c/bin:/usr/bin:/bin:/usr/sbin:/sbin |
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
clang++ called with: -E -P -x c++ - | |
superenv added: -isystem/usr/local/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -E -P -x c++ - -isystem/usr/local/include -I/usr/local/opt/icu4c/include | |
clang called with: -E -P -x c - | |
superenv added: -isystem/usr/local/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E -P -x c - -isystem/usr/local/include -I/usr/local/opt/icu4c/include | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -dM -E - | |
superenv added: -isystem/usr/local/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -dM -E - -isystem/usr/local/include -I/usr/local/opt/icu4c/include | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment