Created
September 19, 2016 09:54
-
-
Save robintemme/6fd4e3d0280812cf1d08a6eb37b9a572 to your computer and use it in GitHub Desktop.
packer on macOS 10.12 - Homebrew build logs
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 build logs for packer on macOS 10.12 | |
| Build date: 2016-09-19 11:34:11 |
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_VERSION: 0.9.9 | |
| ORIGIN: https://github.com/Homebrew/brew | |
| HEAD: a2f19f0a675f7cb384b48bad773d31366c6b258d | |
| Last commit: 62 minutes ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: 128e33259423e7f9c3ef042533798c3dadd7a0a5 | |
| 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: quad-core 64-bit haswell | |
| Homebrew Ruby: 2.0.0-p648 | |
| Clang: 8.0 build 800 | |
| Git: 2.10.0 => /usr/local/bin/git | |
| Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.24.0_1/bin/perl | |
| Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
| Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.1/bin/ruby | |
| Java: N/A | |
| macOS: 10.12-x86_64 | |
| Xcode: N/A | |
| CLT: 8.0.0.0.1.1472435881 | |
| 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 characters
| Your system is ready 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
| 2016-09-19 11:34:10 +0200 | |
| go | |
| build | |
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
| clang called with: -fdebug-prefix-map=a=b -c trivial.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -gno-record-gcc-switches -c trivial.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
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
| 2016-09-19 11:34:10 +0200 | |
| go | |
| build | |
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
| clang called with: -fdebug-prefix-map=a=b -c trivial.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -gno-record-gcc-switches -c trivial.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
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
| 2016-09-19 11:34:11 +0200 | |
| make | |
| bin | |
| WARN: 'make bin' is for debug / test builds only. Use 'make release' for release builds. | |
| ==> Removing old directory... | |
| ==> Building... | |
| Number of parallel builds: 3 | |
| --> darwin/amd64: github.com/mitchellh/packer | |
| 1 errors occurred: | |
| --> darwin/amd64 error: exit status 2 | |
| Stderr: # github.com/mitchellh/packer | |
| /usr/local/Cellar/go/1.7.1/libexec/pkg/tool/darwin_amd64/link: -X flag requires argument of the form importpath.name=value | |
| ==> Copying binaries for this platform... | |
| find: ./pkg/darwin_amd64: No such file or directory | |
| ==> Results: |
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
| 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: -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: -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: -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: -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: -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: -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: -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 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment