Skip to content

Instantly share code, notes, and snippets.

@rajiv
Created September 27, 2017 20:52
Show Gist options
  • Save rajiv/7aff70c79ba78eb7a4322fa0114eea5b to your computer and use it in GitHub Desktop.
Save rajiv/7aff70c79ba78eb7a4322fa0114eea5b to your computer and use it in GitHub Desktop.
testssl on macOS 10.12.6 - Homebrew build logs
Homebrew build logs for testssl on macOS 10.12.6
Build date: 2017-09-27 16:48:16
HOMEBREW_VERSION: 1.3.4-18-gcb139ca
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: cb139ca381cb7f00a4dfdc21482515f103aed417
Last commit: 11 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 16cc041e238c30d1f0b67c89544f2c1d5cda43c3
Core tap last commit: 71 minutes ago
HOMEBREW_PREFIX: /Users/rmanglan/homebrew
HOMEBREW_REPOSITORY: /Users/rmanglan/homebrew
HOMEBREW_CELLAR: /Users/rmanglan/homebrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.3.3 => /Users/rmanglan/homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 8.0 build 800
Git: 2.14.1 => /Users/rmanglan/homebrew/bin/git
Perl: /usr/bin/perl
Python: /Users/rmanglan/homebrew/opt/python/libexec/bin/python => /Users/rmanglan/homebrew/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /Users/rmanglan/.rbenv/shims/ruby => /Users/rmanglan/.rbenv/versions/2.4.1/bin/ruby
Java: N/A
macOS: 10.12.6-x86_64
Xcode: 8.1
CLT: N/A
X11: N/A
MacPorts/Fink: /opt/local/bin/port
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: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what 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:
/usr/local/bin/curl-config
Warning: You have MacPorts or Fink installed:
/opt/local/bin/port
This can cause trouble. You don't have to uninstall them, but you may want to
temporarily move them out of the way, e.g.
sudo mv /opt/local ~/macports
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/libcurl.4.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/curl/curl.h
/usr/local/include/curl/curlbuild.h
/usr/local/include/curl/curlrules.h
/usr/local/include/curl/curlver.h
/usr/local/include/curl/easy.h
/usr/local/include/curl/mprintf.h
/usr/local/include/curl/multi.h
/usr/local/include/curl/stdcheaders.h
/usr/local/include/curl/typecheck-gcc.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/libcurl.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/libcurl.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/libcurl.a
Warning: Your Homebrew's prefix is not /usr/local.
You can install Homebrew anywhere you want but some bottles (binary packages)
can only be used with a /usr/local prefix and some formulae (packages)
may not build correctly with a non-/usr/local prefix.
Warning: Your Xcode (8.1) is outdated.
Please update to Xcode 8.3.3 (or delete it).
Xcode can be updated from the App Store.
Warning: Broken symlinks were found. Remove them with `brew prune`:
/Users/rmanglan/homebrew/etc/bash_completion.d/brew_bash_completion.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment