Skip to content

Instantly share code, notes, and snippets.

@muellermartin
Created February 20, 2017 19:00
Show Gist options
  • Save muellermartin/318de3fecfc73d165bac56cd87dc1df9 to your computer and use it in GitHub Desktop.
Save muellermartin/318de3fecfc73d165bac56cd87dc1df9 to your computer and use it in GitHub Desktop.
graphviz on macOS 10.12.3 - Homebrew build logs
Homebrew build logs for graphviz on macOS 10.12.3
Build date: 2017-02-20 19:54:50
HOMEBREW_VERSION: 1.1.10-90-ge78c4b9975
ORIGIN: [email protected]:muellermartin/dist.git
HEAD: e78c4b997570228ec60d4ea6565ed343d144bf9c
Last commit: 9 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: d861f1e9ca7b80c081c7450c950f6f1adf5fe586
Core tap last commit: 6 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.0.0-p648
Clang: 8.0 build 800
Git: 2.11.1 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.4.0/bin/ruby
Java: 1.8.0_45, 1.6.0_65-b14-468
macOS: 10.12.3-x86_64
Xcode: 8.2.1
CLT: 8.2.0.0.1.1480973914
X11: 2.7.11 => /opt/X11
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/libgnuradio-paint.dylib
/usr/local/lib/libhackrf.0.3.0.dylib
/usr/local/lib/libpolyclipping.19.0.0.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/paint/api.h
/usr/local/include/paint/paint_bc.h
/usr/local/include/python2.7/greenlet/greenlet.h
/usr/local/include/python3.5m/persistent/cPersistence.h
/usr/local/include/python3.5m/persistent/ring.h
/usr/local/include/python3.6m/persistent/cPersistence.h
/usr/local/include/python3.6m/persistent/ring.h
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/libquiet_static.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:
cloog018
gcc48
gcc49
glfw
gnupg2
gnuplot
lesstif
rarian
vim
Warning: Suspicious git origin remote found.
With a non-standard origin, Homebrew won't pull updates from
the main repository. The current git origin is:
[email protected]:muellermartin/dist.git
Unless you have compelling reasons, consider setting the
origin remote to point at the main repository, located at:
https://github.com/Homebrew/brew.git
Warning: Use numpy instead of deprecated homebrew/python/numpy
Warning: Use numpy instead of deprecated homebrew/python/numpy
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install netcdf [email protected]
Run `brew missing` for more details.
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:
curl
graphviz --with-app --with-bindings --with-freetype --with-librsvg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment