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_MAKE_JOBS=1 VERBOSE=1 brew upgrade zeromq 2>&1 | |
==> Upgrading 1 outdated package, with result: | |
zeromq 3.2.3 | |
==> Upgrading zeromq | |
rm /usr/local/include/zmq_utils.h | |
rm /usr/local/include/zmq.h | |
rm /usr/local/lib/pkgconfig/libzmq.pc | |
rm /usr/local/lib/libzmq.dylib | |
rm /usr/local/lib/libzmq.a | |
rm /usr/local/lib/libzmq.3.dylib |
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
$ brew doctor | |
Warning: Your file-system on / appears to be CaSe SeNsItIvE. | |
Homebrew is less tested with that - don't worry but please report issues. | |
Warning: Some installed formula are missing dependencies. | |
You should `brew install` the missing dependencies: | |
brew install pango | |
Run `brew missing` for more details. |
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
$ brew doctor | |
Your system is raring to brew. |
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
Your system is raring to brew. |
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
==> Upgrading gearman | |
==> Downloading https://launchpad.net/gearmand/trunk/0.34/+download/gearmand-0.34.tar.gz | |
######################################################################## 100.0% | |
==> ./configure --prefix=/usr/local/Cellar/gearman/0.34 | |
==> make install | |
make install-am | |
CXX libgearman/libgearman_libgearman_la-gearman.lo | |
CXX libgearman/libgearman_libgearman_la-job.lo | |
CXX libgearman/libgearman_libgearman_la-kill.lo | |
CXX libgearman/libgearman_libgearman_la-log.lo |
NewerOlder