Created
January 30, 2017 05:45
-
-
Save tallpsmith/7a065a723895ae1a59d1a85af765f4ff to your computer and use it in GitHub Desktop.
brew cask state
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
==> macOS Release: | |
10.12.3 | |
==> Hardware Architecture: | |
intel-64 | |
==> Ruby Version: | |
2.0.0-p648 | |
==> Ruby Path: | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
==> Homebrew Version: | |
Homebrew 1.1.8 | |
Homebrew/homebrew-core (git revision 35fb7; last commit 2017-01-29) | |
==> Homebrew Executable Path: | |
/usr/local/bin/brew | |
==> Homebrew Cellar Path: | |
/usr/local/Cellar | |
==> Homebrew Repository Path: | |
/usr/local/Homebrew | |
==> Homebrew Origin: | |
https://github.com/Homebrew/brew.git | |
==> Homebrew-Cask Version: | |
Homebrew-Cask 1.1.8 | |
caskroom/homebrew-cask (git revision 3a4c6; last commit 2017-01-30) | |
==> Homebrew-Cask Install Location: | |
<NONE> | |
==> Homebrew-Cask Staging Location: | |
/usr/local/Caskroom | |
==> Homebrew-Cask Cached Downloads: | |
/Users/psmith/Library/Caches/Homebrew/Cask | |
0 files, 0B | |
==> Homebrew-Cask Default Tap Path: | |
/usr/local/Homebrew/Library/Taps/caskroom/homebrew-cask | |
==> Homebrew-Cask Alternate Cask Taps: | |
==> Homebrew-Cask Default Tap Cask Count: | |
3565 | |
==> Contents of $LOAD_PATH: | |
/usr/local/Homebrew/Library/Homebrew/cask/lib | |
/usr/local/Homebrew/Library/Homebrew | |
/Library/Ruby/Gems/2.0.0/gems/json-1.8.2/lib | |
/Library/Ruby/Site/2.0.0 | |
/Library/Ruby/Site/2.0.0/x86_64-darwin16 | |
/Library/Ruby/Site/2.0.0/universal-darwin16 | |
/Library/Ruby/Site | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0 | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0/x86_64-darwin16 | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0/universal-darwin16 | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0 | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/x86_64-darwin16 | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/universal-darwin16 | |
==> Contents of $RUBYLIB Environment Variable: | |
<NONE> | |
==> Contents of $RUBYOPT Environment Variable: | |
<NONE> | |
==> Contents of $RUBYPATH Environment Variable: | |
<NONE> | |
==> Contents of $RBENV_VERSION Environment Variable: | |
<NONE> | |
==> Contents of $CHRUBY_VERSION Environment Variable: | |
<NONE> | |
==> Contents of $GEM_HOME Environment Variable: | |
<NONE> | |
==> Contents of $GEM_PATH Environment Variable: | |
<NONE> | |
==> Contents of $BUNDLE_PATH Environment Variable: | |
<NONE> | |
==> Contents of $PATH Environment Variable: | |
PATH="/Users/psmith/.rbenv/shims:/usr/local/bin:/usr/local/sbin:/Users/psmith/.tmuxifier/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/TeX/texbin:/JavaStuff/ant/bin:/bin:/usr/local/bin::/Developer/usr/bin:/bin:/opt/opsutils-bin:/usr/local//Cellar/python/2.7.1/bin:/usr/local/share/npm/bin:/usr/local/Homebrew/Library/Taps/homebrew/homebrew-boneyard/cmd:/usr/local/Homebrew/Library/Homebrew/cask/cmd:/usr/local/Homebrew/Library/Homebrew/shims/scm" | |
==> Contents of $SHELL Environment Variable: | |
SHELL="/bin/bash" | |
==> Contents of Locale Environment Variables: | |
LANG="en_AU.UTF-8" |
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
## NOTE: This unexpected dylibs are expected for me. | |
[ ~ ]$ brew doctor | |
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: Your XQuartz (2.7.8) is outdated. | |
Please install XQuartz 2.7.9 (or delete the current version). | |
XQuartz can be updated using Homebrew-Cask by running | |
brew cask reinstall xquartz | |
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/liboath.0.dylib | |
/usr/local/lib/libpcp.3.dylib | |
/usr/local/lib/libpcp_gui.2.dylib | |
/usr/local/lib/libpcp_import.1.dylib | |
/usr/local/lib/libpcp_mmv.1.dylib | |
/usr/local/lib/libpcp_pmda.3.dylib | |
/usr/local/lib/libpcp_trace.2.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/liboath/oath.h | |
/usr/local/include/pcp/config.h | |
/usr/local/include/pcp/config32.h | |
/usr/local/include/pcp/config64.h | |
/usr/local/include/pcp/configsz.h | |
/usr/local/include/pcp/impl.h | |
/usr/local/include/pcp/import.h | |
/usr/local/include/pcp/mmv_dev.h | |
/usr/local/include/pcp/mmv_stats.h | |
/usr/local/include/pcp/platform32.h | |
/usr/local/include/pcp/platform64.h | |
/usr/local/include/pcp/platform_defs.h | |
/usr/local/include/pcp/platformsz.h | |
/usr/local/include/pcp/pmafm.h | |
/usr/local/include/pcp/pmapi.h | |
/usr/local/include/pcp/pmda.h | |
/usr/local/include/pcp/pmdaroot.h | |
/usr/local/include/pcp/pmdbg.h | |
/usr/local/include/pcp/pmjson.h | |
/usr/local/include/pcp/pmtime.h | |
/usr/local/include/pcp/trace.h | |
/usr/local/include/pcp/trace_dev.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/liboath.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/liboath.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/liboath.a | |
/usr/local/lib/libpcp.a | |
/usr/local/lib/libpcp_gui.a | |
/usr/local/lib/libpcp_import.a | |
/usr/local/lib/libpcp_mmv.a | |
/usr/local/lib/libpcp_pmda.a | |
/usr/local/lib/libpcp_trace.a | |
/usr/local/lib/libpcp_web.a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment