Created
September 6, 2017 17:16
-
-
Save avelino/8c0f426ddfee087468b8abc73c7113bf to your computer and use it in GitHub Desktop.
ninja on macOS 10.13 - 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 ninja on macOS 10.13 | |
Build date: 2017-09-06 14:15:44 |
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.3.2-11-gbf0ab93 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: bf0ab938e7aebd13775bac82df7a7b24adefd61e | |
Last commit: 24 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 9a4339ad11b3de111d4287bb5adc7b7ae2bd9ab4 | |
Core tap last commit: 2 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.14.1 => /usr/local/bin/git | |
Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.26.0/bin/perl | |
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.4.1_2/bin/ruby | |
Java: 1.8.0_144, 1.8.0_141, 1.8.0_131, 1.8.0_102 | |
macOS: 10.13-x86_64 | |
Xcode: 9.0 => /Users/avelino/Downloads/Xcode-beta.app/Contents/Developer | |
CLT: 9.0.0.0.1.1503068762 | |
X11: 2.7.11 => /opt/X11 |
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 and just ignore them. Thanks! | |
Warning: Unbrewed dylibs were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected dylibs: | |
/usr/local/lib/libykpers-1.1.dylib | |
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: | |
ykpers | |
aurora-cli | |
cocoapods | |
pam_yubico | |
Warning: You are using macOS 10.13. | |
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.3 is unsupported on 10.13. Homebrew | |
is developed and tested on Ruby 2.0, and may not work correctly | |
on other Rubies. Patches are accepted as long as they don't cause breakage | |
on supported Rubies. | |
Warning: Homebrew's sbin was not found in your PATH but you have installed | |
formulae that put executables in /usr/local/sbin. | |
Consider setting the PATH for example like so | |
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.zshrc | |
Warning: Broken symlinks were found. Remove them with `brew prune`: | |
/usr/local/bin/bq | |
/usr/local/bin/gcloud | |
/usr/local/bin/git-credential-gcloud | |
/usr/local/bin/gsutil | |
/usr/local/bin/ndk-build | |
/usr/local/bin/ndk-depends | |
/usr/local/bin/ndk-gdb | |
/usr/local/bin/ndk-stack | |
/usr/local/bin/ndk-which | |
/usr/local/bin/soffice | |
/usr/local/bin/vlc | |
/usr/local/share/android-ndk | |
Warning: Some keg-only formula are linked into the Cellar. | |
Linking a keg-only formula, such as gettext, into the cellar with | |
`brew link <formula>` will cause other formulae to detect them during | |
the `./configure` step. This may cause problems when compiling those | |
other formulae. | |
Binaries provided by keg-only formulae may override system binaries | |
with other strange results. | |
You may wish to `brew unlink` these brews: | |
libxslt | |
openssl |
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
ninja |
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-09-06 14:15:44 -0300 | |
python | |
configure.py | |
--bootstrap | |
HOMEBREW_VERSION: 1.3.2-11-gbf0ab93 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: bf0ab938e7aebd13775bac82df7a7b24adefd61e | |
Last commit: 24 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 9a4339ad11b3de111d4287bb5adc7b7ae2bd9ab4 | |
Core tap last commit: 2 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.13.5 => /Users/avelino/Downloads/Xcode-beta.app/Contents/Developer/usr/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby | |
Java: 1.8.0_144, 1.8.0_141, 1.8.0_131, 1.8.0_102 | |
macOS: 10.13-x86_64 | |
Xcode: 9.0 => /Users/avelino/Downloads/Xcode-beta.app/Contents/Developer | |
CLT: 9.0.0.0.1.1503068762 | |
X11: 2.7.11 => /opt/X11 | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
SDKROOT: /Users/avelino/Downloads/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk | |
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 | |
MACOSX_DEPLOYMENT_TARGET: 10.13 | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13 | |
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