Created
February 16, 2017 23:41
-
-
Save parkr/e80b51cc18112ac372f880f882588799 to your computer and use it in GitHub Desktop.
Revisions
-
parkr created this gist
Feb 16, 2017 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ Homebrew build logs for hub on macOS 10.12.3 Build date: 2017-02-16 18:34:35 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,23 @@ HOMEBREW_VERSION: 1.1.10 ORIGIN: https://github.com/Homebrew/brew HEAD: 69d1cedd12d37d6a9535fbba17d2129b165c08f8 Last commit: 33 hours ago Core tap ORIGIN: https://github.com/Homebrew/homebrew-core Core tap HEAD: a2eeef3904431e53712f7d6db3cd03aaaccd8bc5 Core tap last commit: 2 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: /Users/parkr/.rbenv/shims/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby Java: 1.8.0_66 macOS: 10.12.3-x86_64 Xcode: 8.2.1 CLT: 8.2.0.0.1.1480973914 X11: N/A 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,22 @@ 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: 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: docker docker-machine mysql 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: [email protected] 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ hub 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ 2017-02-16 18:34:34 -0500 gem install bundle Successfully installed bundle-0.0.1 Parsing documentation for bundle-0.0.1 Installing ri documentation for bundle-0.0.1 1 gem installed 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,50 @@ 2017-02-16 18:34:35 -0500 make man-pages script/build -o bin/hub script/bootstrap groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub.1.ronn | col -b >share/man/man1/hub.1.txt go version go1.8rc3 darwin/amd64 ruby 2.0.0p648 (2015-12-16 revision 53162) [universal.x86_64-darwin16] script/bootstrap: line 28: bundle: command not found script/bootstrap: line 30: bundle: command not found You need Ruby 1.9 or higher and Bundler to run hub tests make: *** [bin/ronn] Error 1 make: *** Waiting for unfinished jobs.... HOMEBREW_VERSION: 1.1.10 ORIGIN: https://github.com/Homebrew/brew HEAD: 69d1cedd12d37d6a9535fbba17d2129b165c08f8 Last commit: 33 hours ago Core tap ORIGIN: https://github.com/Homebrew/homebrew-core Core tap HEAD: a2eeef3904431e53712f7d6db3cd03aaaccd8bc5 Core tap last commit: 2 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/opt/git/bin/git Perl: /usr/bin/perl Python: /usr/bin/python Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby Java: 1.8.0_66 macOS: 10.12.3-x86_64 Xcode: 8.2.1 CLT: 8.2.0.0.1.1480973914 X11: N/A HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j8 CMAKE_PREFIX_PATH: /usr/local CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries MACOSX_DEPLOYMENT_TARGET: 10.12 PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12 ACLOCAL_PATH: /usr/local/share/aclocal PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/go/bin:/usr/local/opt/git/bin:/usr/bin:/bin:/usr/sbin:/sbin 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,16 @@ clang called with: -fdebug-prefix-map=a=b -c trivial.c superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers superenv executed: clang -pipe -w -Os -march=native -fdebug-prefix-map=a=b -c trivial.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers clang called with: -fdebug-prefix-map=a=b -c trivial.c superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers superenv executed: clang -pipe -w -Os -march=native -fdebug-prefix-map=a=b -c trivial.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers clang called with: -gno-record-gcc-switches -c trivial.c superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers superenv executed: clang -pipe -w -Os -march=native -gno-record-gcc-switches -c trivial.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers clang called with: -gno-record-gcc-switches -c trivial.c superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers superenv executed: clang -pipe -w -Os -march=native -gno-record-gcc-switches -c trivial.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers