Created
May 30, 2019 10:09
-
-
Save katrielalex/8fc6a5d51b82255e042f53f5497bed5b to your computer and use it in GitHub Desktop.
fstar on macOS 10.14.4 - Homebrew build logs
This file contains hidden or 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 fstar on macOS 10.14.4 | |
Build date: 2019-05-30 11:01:14 |
This file contains hidden or 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: 2.1.4 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: d5a90f6f4af0a8e3d0ff1d806fb65e1b3bdbbe42 | |
Last commit: 3 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 3a7475e7eef6982a90fe699e7e5a6136d5bfff31 | |
Core tap last commit: 6 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_DEV_CMD_RUN: 1 | |
HOMEBREW_GITHUB_API_TOKEN: set | |
CPU: octa-core 64-bit kabylake | |
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby | |
Clang: 10.0 build 1001 | |
Git: 2.20.1 => /Applications/Xcode_10.2.1_fb.app/Contents/Developer/usr/bin/git | |
Curl: 7.54.0 => /usr/bin/curl | |
Java: 12, 11.0.1, 10.0.1, 1.8.0_181 | |
macOS: 10.14.4-x86_64 | |
CLT: 10.2.1.0.1.1554506761 | |
Xcode: 10.2.1 => /Applications/Xcode_10.2.1_fb.app/Contents/Developer | |
CLT headers: 10.2.1.0.1.1554506761 |
This file contains hidden or 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: "config" scripts exist outside your system or Homebrew directories. | |
`./configure` scripts often look for *-config scripts to determine if | |
software packages are installed, and which additional flags to use when | |
compiling and linking. | |
Having additional scripts in your path can confuse software installed via | |
Homebrew if the config script overrides a system or Homebrew-provided | |
script of the same name. We found the following "config" scripts: | |
/opt/homebrew/bin/python2-config | |
/opt/homebrew/bin/python3.6m-config | |
/opt/homebrew/bin/python3.7-config | |
/opt/homebrew/bin/python2.7-config | |
/opt/homebrew/bin/python3.7m-config | |
/opt/homebrew/bin/ksba-config | |
/opt/homebrew/bin/python-config | |
/opt/homebrew/bin/libassuan-config | |
/opt/homebrew/bin/pcre2-config | |
/opt/homebrew/bin/gpg-error-config | |
/opt/homebrew/bin/python3.6-config | |
/opt/homebrew/bin/libgcrypt-config | |
/opt/homebrew/bin/pth-config | |
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/libiperf.0.dylib | |
/usr/local/lib/libjson-c.2.dylib | |
/usr/local/lib/liblzma.5.dylib | |
/usr/local/lib/libykpers-1.1.dylib | |
/usr/local/lib/libyubikey.0.dylib | |
/usr/local/lib/libyubikey.dylib | |
Warning: Unbrewed header files were found in /usr/local/include. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected header files: | |
/usr/local/include/iperf_api.h | |
/usr/local/include/lzma.h | |
/usr/local/include/lzma/base.h | |
/usr/local/include/lzma/bcj.h | |
/usr/local/include/lzma/block.h | |
/usr/local/include/lzma/check.h | |
/usr/local/include/lzma/container.h | |
/usr/local/include/lzma/delta.h | |
/usr/local/include/lzma/filter.h | |
/usr/local/include/lzma/hardware.h | |
/usr/local/include/lzma/index.h | |
/usr/local/include/lzma/index_hash.h | |
/usr/local/include/lzma/lzma12.h | |
/usr/local/include/lzma/stream_flags.h | |
/usr/local/include/lzma/version.h | |
/usr/local/include/lzma/vli.h | |
Warning: Unbrewed .la files 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 .la files: | |
/usr/local/lib/libiperf.la | |
/usr/local/lib/liblzma.la | |
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected .pc files: | |
/usr/local/lib/pkgconfig/liblzma.pc | |
Warning: Unbrewed static libraries 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 static libraries: | |
/usr/local/lib/libiperf.a | |
/usr/local/lib/liblzma.a | |
/usr/local/lib/libyubikey.a | |
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: | |
xz | |
et | |
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 |
This file contains hidden or 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
fstar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment