Created
August 18, 2016 17:43
-
-
Save deepj/f9514ed6ecd2c92f19dd5df2ff71a333 to your computer and use it in GitHub Desktop.
go on Mac OS X 10.12 - Homebrew build logs
This file contains 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 go on Mac OS X 10.12 | |
Build date: 2016-08-18 19:38:00 |
This file contains 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: 5c7c9de669025bbe4cad9829be39c5cf3b31ad25 | |
Last commit: 3 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 6468ddf41cfca7e61aaddb9b4e3e0dc9c181401c | |
Core tap last commit: 2 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit broadwell | |
Homebrew Ruby: 2.0.0-p648 | |
Clang: 8.0 build 800 | |
Git: 2.9.3 => /usr/local/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /Users/deepj/.rubies/ruby-2.4.0-preview1/bin/ruby | |
Java: 1.8.0_102 | |
OS X: 10.12-x86_64 | |
Xcode: N/A | |
CLT: 8.0.0.0.1.1471054766 | |
X11: N/A |
This file contains 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
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 are using OS X 10.12. | |
We do not provide support for this pre-release version. | |
You may encounter build failures or other breakages. | |
Please create pull-requests instead of filing issues. | |
Warning: You have uncommitted modifications to Homebrew | |
If this is a surprise to you, then you should stash these modifications. | |
Stashing returns Homebrew to a pristine state but can be undone | |
should you later need to do so for some reason. | |
cd /usr/local/Library && git stash && git clean -d -f |
This file contains 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-08-18 19:38:00 +0200 | |
./make.bash | |
--no-clean | |
##### Building Go bootstrap tool. | |
cmd/dist | |
##### Building Go toolchain using /private/tmp/go-20160818-93160-fb35ri/go/gobootstrap. | |
bootstrap/internal/sys | |
bootstrap/asm/internal/flags | |
bootstrap/internal/bio | |
bootstrap/compile/internal/big | |
bootstrap/internal/obj | |
bootstrap/internal/gcprog | |
bootstrap/internal/obj/arm | |
bootstrap/internal/obj/arm64 | |
bootstrap/internal/obj/mips | |
bootstrap/internal/obj/ppc64 | |
bootstrap/internal/obj/s390x | |
bootstrap/internal/obj/x86 | |
bootstrap/asm/internal/lex | |
bootstrap/link/internal/ld | |
bootstrap/asm/internal/arch | |
bootstrap/compile/internal/ssa | |
bootstrap/asm/internal/asm | |
bootstrap/asm | |
bootstrap/link/internal/amd64 | |
bootstrap/link/internal/arm | |
bootstrap/link/internal/arm64 | |
bootstrap/link/internal/mips64 | |
bootstrap/link/internal/ppc64 | |
bootstrap/link/internal/s390x | |
bootstrap/link/internal/x86 | |
bootstrap/link | |
bootstrap/compile/internal/gc | |
bootstrap/compile/internal/amd64 | |
bootstrap/compile/internal/arm | |
bootstrap/compile/internal/arm64 | |
bootstrap/compile/internal/mips64 | |
bootstrap/compile/internal/ppc64 | |
bootstrap/compile/internal/s390x | |
bootstrap/compile/internal/x86 | |
bootstrap/compile | |
##### Building go_bootstrap for host, darwin/amd64. | |
runtime/internal/sys | |
runtime/internal/atomic | |
runtime | |
sync/atomic | |
internal/race | |
math | |
unicode/utf16 | |
errors | |
unicode/utf8 | |
encoding | |
unicode | |
internal/syscall/windows/sysdll | |
sort | |
sync | |
container/heap | |
internal/singleflight | |
syscall | |
io | |
hash | |
hash/adler32 | |
strconv | |
bytes | |
strings | |
crypto | |
reflect | |
encoding/base64 | |
path | |
crypto/sha1 | |
bufio | |
regexp/syntax | |
internal/syscall/windows | |
internal/syscall/windows/registry | |
time | |
regexp | |
os | |
os/signal | |
path/filepath | |
io/ioutil | |
encoding/binary | |
fmt | |
log | |
net/url | |
encoding/json | |
debug/dwarf | |
go/token | |
text/template/parse | |
flag | |
compress/flate | |
context | |
os/exec | |
go/scanner | |
go/ast | |
text/template | |
compress/zlib | |
debug/macho | |
debug/elf | |
go/parser | |
go/doc | |
go/build | |
cmd/go | |
##### Building packages and commands for darwin/amd64. | |
runtime/internal/sys | |
runtime/internal/atomic | |
runtime | |
errors | |
internal/race | |
sync/atomic | |
unicode | |
unicode/utf8 | |
math | |
sync | |
sort | |
io | |
syscall | |
hash | |
hash/adler32 | |
hash/crc32 | |
container/heap | |
bytes | |
strings | |
bufio | |
path | |
strconv | |
text/tabwriter | |
compress/bzip2 | |
container/list | |
container/ring | |
crypto/subtle | |
crypto/cipher | |
math/rand | |
time | |
crypto/hmac | |
internal/nettrace | |
reflect | |
regexp/syntax | |
crypto | |
crypto/aes | |
crypto/sha512 | |
crypto/md5 | |
crypto/rc4 | |
crypto/sha1 | |
os | |
regexp | |
crypto/sha256 | |
encoding/base64 | |
encoding/pem | |
internal/singleflight | |
path/filepath | |
vendor/golang_org/x/net/route | |
encoding | |
encoding/ascii85 | |
io/ioutil | |
encoding/base32 | |
unicode/utf16 | |
vendor/golang_org/x/net/lex/httplex | |
hash/crc64 | |
hash/fnv | |
html | |
image/color | |
internal/syscall/windows/sysdll | |
runtime/debug | |
image | |
image/color/palette | |
runtime/trace | |
math/cmplx | |
os/signal | |
runtime/race | |
cmd/compile/internal/test | |
cmd/internal/pprof/svg | |
cmd/vet/internal/whitelist | |
image/internal/imageutil | |
encoding/binary | |
fmt | |
image/draw | |
image/jpeg | |
cmd/internal/sys | |
crypto/des | |
index/suffixarray | |
flag | |
log | |
debug/dwarf | |
compress/flate | |
debug/gosym | |
cmd/internal/obj | |
debug/plan9obj | |
cmd/vendor/golang.org/x/arch/arm/armasm | |
compress/zlib | |
cmd/vendor/golang.org/x/arch/x86/x86asm | |
debug/elf | |
cmd/internal/goobj | |
debug/macho | |
debug/pe | |
archive/tar | |
archive/zip | |
compress/gzip | |
compress/lzw | |
context | |
cmd/internal/objfile | |
math/big | |
encoding/hex | |
go/token | |
os/exec | |
go/scanner | |
go/ast | |
database/sql/driver | |
database/sql | |
cmd/addr2line | |
encoding/csv | |
encoding/gob | |
go/parser | |
go/printer | |
crypto/dsa | |
crypto/elliptic | |
encoding/asn1 | |
crypto/rand | |
crypto/rsa | |
cmd/cgo | |
encoding/json | |
crypto/ecdsa | |
crypto/x509/pkix | |
encoding/xml | |
vendor/golang_org/x/net/http2/hpack | |
mime | |
mime/quotedprintable | |
net/http/internal | |
net/url | |
text/template/parse | |
go/constant | |
go/format | |
text/scanner | |
image/gif | |
go/types | |
text/template | |
image/png | |
runtime/pprof | |
go/doc | |
html/template | |
go/build | |
runtime/cgo | |
testing | |
internal/trace | |
internal/testenv | |
net/internal/socktest | |
testing/iotest | |
testing/quick | |
cmd/internal/obj/arm | |
cmd/internal/obj/arm64 | |
cmd/internal/obj/mips | |
go/internal/gccgoimporter | |
go/internal/gcimporter | |
cmd/api | |
cmd/internal/obj/ppc64 | |
go/importer | |
net | |
os/user | |
cmd/internal/obj/s390x | |
cmd/internal/obj/x86 | |
cmd/asm/internal/flags | |
cmd/asm/internal/lex | |
cmd/internal/bio | |
cmd/compile/internal/big | |
cmd/compile/internal/ssa | |
cmd/asm/internal/arch | |
cmd/internal/gcprog | |
cmd/asm/internal/asm | |
cmd/cover | |
cmd/asm | |
cmd/dist | |
cmd/doc | |
crypto/x509 | |
net/textproto | |
mime/multipart | |
net/http/httptrace | |
log/syslog | |
net/mail | |
cmd/fix | |
cmd/gofmt | |
cmd/internal/pprof/profile | |
# crypto/x509 | |
ld: weak import of symbol '_SecCertificateCopyNormalizedIssuerContent' not supported because of option: -no_weak_imports for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
cmd/internal/pprof/tempfile | |
cmd/link/internal/ld | |
cmd/nm | |
cmd/internal/pprof/plugin | |
cmd/internal/pprof/report | |
cmd/internal/pprof/symbolizer | |
cmd/internal/pprof/symbolz | |
cmd/objdump | |
cmd/internal/pprof/commands | |
cmd/internal/pprof/driver | |
cmd/pack | |
cmd/vet/internal/cfg | |
cmd/yacc | |
cmd/vet | |
cmd/compile/internal/gc | |
cmd/link/internal/amd64 | |
cmd/link/internal/arm | |
cmd/link/internal/arm64 | |
cmd/link/internal/mips64 | |
cmd/link/internal/ppc64 | |
cmd/link/internal/s390x | |
cmd/link/internal/x86 | |
cmd/link | |
cmd/compile/internal/amd64 | |
cmd/compile/internal/arm | |
cmd/compile/internal/arm64 | |
cmd/compile/internal/mips64 | |
cmd/compile/internal/ppc64 | |
cmd/compile/internal/s390x | |
cmd/compile/internal/x86 | |
cmd/compile | |
HOMEBREW_VERSION: 0.9.9 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 5c7c9de669025bbe4cad9829be39c5cf3b31ad25 | |
Last commit: 3 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 6468ddf41cfca7e61aaddb9b4e3e0dc9c181401c | |
Core tap last commit: 88 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit broadwell | |
Homebrew Ruby: 2.0.0-p648 | |
GCC-4.2: build 0 | |
Clang: 8.0 build 800 | |
Git: 2.9.3 => /usr/local/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_102 | |
OS X: 10.12-x86_64 | |
Xcode: N/A | |
CLT: 8.0.0.0.1.1471054766 | |
X11: N/A | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j4 | |
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 | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/Homebrew/os/mac/pkgconfig/10.12 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Library/Homebrew/shims/super:/usr/local/opt/git/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains 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
ld called with: --version | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -no_weak_imports | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -no_weak_imports --version | |
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 | |
clang called with: --help | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_weak_imports | |
superenv executed: clang --help -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_weak_imports | |
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 | |
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 | |
clang called with: -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -Wall -Werror -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-903859833.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -Wall -Werror -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-903859833.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: -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 | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_cgo_main.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_cgo_main.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_cgo_main.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_cgo_main.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_cgo_export.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_cgo_export.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_cgo_export.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_cgo_export.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/cgo.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/cgo.cgo2.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/cgo.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/cgo.cgo2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_context.o -c /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo/gcc_context.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_context.o -c /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo/gcc_context.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_darwin_amd64.o -c /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo/gcc_darwin_amd64.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_darwin_amd64.o -c /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo/gcc_darwin_amd64.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_libinit.o -c /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo/gcc_libinit.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_libinit.o -c /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo/gcc_libinit.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_setenv.o -c /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo/gcc_setenv.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_setenv.o -c /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo/gcc_setenv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_util.o -c /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo/gcc_util.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_util.o -c /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo/gcc_util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_amd64.o -c /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo/gcc_amd64.S | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_amd64.o -c /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo/gcc_amd64.S -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_cgo_.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_cgo_main.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_cgo_export.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/cgo.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_context.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_darwin_amd64.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_libinit.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_setenv.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_util.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_amd64.o -g -O2 -lpthread | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_weak_imports | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_cgo_.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_cgo_main.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_cgo_export.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/cgo.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_context.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_darwin_amd64.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_libinit.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_setenv.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_util.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_amd64.o -g -O2 -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_weak_imports | |
clang called with: -no-pie -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 -no-pie -c trivial.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_all.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_cgo_export.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/cgo.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_context.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_darwin_amd64.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_libinit.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_setenv.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_util.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_amd64.o -g -O2 -Wl,-r -nostdlib | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_weak_imports | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/runtime/cgo -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_all.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/_cgo_export.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/cgo.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_context.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_darwin_amd64.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_libinit.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_setenv.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_util.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/runtime/cgo/_obj/gcc_amd64.o -g -O2 -Wl,-r -nostdlib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_weak_imports | |
clang called with: -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-288892471.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-288892471.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-757413652.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-757413652.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-294801962.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-294801962.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-531867491.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-531867491.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-941166977.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-941166977.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-694539622.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-694539622.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-899645164.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-899645164.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-605183373.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-605183373.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-612277128.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-612277128.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-878055259.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-878055259.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-645221191.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-645221191.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-141335294.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-141335294.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-353546309.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-353546309.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-179717626.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-179717626.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-063463648.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-063463648.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-857656081.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-857656081.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-661479615.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-661479615.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-376516412.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-376516412.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-143994130.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-143994130.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/os/user -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_cgo_main.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_cgo_main.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/os/user -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_cgo_main.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_cgo_main.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-027689801.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-027689801.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/os/user -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_cgo_export.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_cgo_export.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/os/user -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_cgo_export.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_cgo_export.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/os/user -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/getgrouplist_darwin.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/getgrouplist_darwin.cgo2.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/os/user -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/getgrouplist_darwin.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/getgrouplist_darwin.cgo2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/net -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_cgo_main.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_cgo_main.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/net -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_cgo_main.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_cgo_main.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/net -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_cgo_export.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_cgo_export.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/net -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_cgo_export.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_cgo_export.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/os/user -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/listgroups_unix.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/listgroups_unix.cgo2.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/os/user -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/listgroups_unix.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/listgroups_unix.cgo2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/net -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_bsd.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_bsd.cgo2.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/net -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_bsd.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_bsd.cgo2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/os/user -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/lookup_unix.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/lookup_unix.cgo2.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/os/user -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/lookup_unix.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/lookup_unix.cgo2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/net -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_resnew.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_resnew.cgo2.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/net -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_resnew.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_resnew.cgo2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/os/user -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_cgo_.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_cgo_main.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_cgo_export.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/getgrouplist_darwin.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/listgroups_unix.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/lookup_unix.cgo2.o -g -O2 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_weak_imports | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/os/user -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_cgo_.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_cgo_main.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_cgo_export.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/getgrouplist_darwin.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/listgroups_unix.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/lookup_unix.cgo2.o -g -O2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_weak_imports | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/net -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_sockold.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_sockold.cgo2.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/net -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_sockold.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_sockold.cgo2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/os/user -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_all.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_cgo_export.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/getgrouplist_darwin.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/listgroups_unix.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/lookup_unix.cgo2.o -g -O2 -Wl,-r -nostdlib | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_weak_imports | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/os/user -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_all.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/_cgo_export.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/getgrouplist_darwin.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/listgroups_unix.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/os/user/_obj/lookup_unix.cgo2.o -g -O2 -Wl,-r -nostdlib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_weak_imports | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/net -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_unix.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_unix.cgo2.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/net -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/ -g -O2 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_unix.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_unix.cgo2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/net -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_cgo_.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_cgo_main.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_cgo_export.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_bsd.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_resnew.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_sockold.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_unix.cgo2.o -g -O2 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_weak_imports | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/net -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_cgo_.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_cgo_main.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_cgo_export.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_bsd.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_resnew.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_sockold.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_unix.cgo2.o -g -O2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_weak_imports | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/net -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_all.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_cgo_export.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_bsd.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_resnew.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_sockold.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_unix.cgo2.o -g -O2 -Wl,-r -nostdlib | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_weak_imports | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/net -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_all.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/_cgo_export.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_bsd.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_resnew.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_sockold.cgo2.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/net/_obj/cgo_unix.cgo2.o -g -O2 -Wl,-r -nostdlib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_weak_imports | |
clang called with: -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/ -mmacosx-version-min=10.6 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1060 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-182736165.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -dM -m64 -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/ -mmacosx-version-min=10.6 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1060 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-182736165.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/ -mmacosx-version-min=10.6 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1060 -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-345048128.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/ -mmacosx-version-min=10.6 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1060 -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-345048128.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/ -mmacosx-version-min=10.6 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1060 -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-042473119.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -w -Wno-error -o/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj//_cgo_.o -gdwarf-2 -c -ferror-limit=0 -Wno-unknown-warning-option -Wno-unneeded-internal-declaration -Wno-unused-function -Qunused-arguments -fno-builtin -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/ -mmacosx-version-min=10.6 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1060 -m64 -I . /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/cgo-gcc-input-042473119.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/crypto/x509 -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/ -g -O2 -mmacosx-version-min=10.6 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1060 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/_cgo_main.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/_cgo_main.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/crypto/x509 -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/ -g -O2 -mmacosx-version-min=10.6 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1060 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/_cgo_main.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/_cgo_main.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/crypto/x509 -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/ -g -O2 -mmacosx-version-min=10.6 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1060 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/_cgo_export.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/_cgo_export.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/crypto/x509 -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/ -g -O2 -mmacosx-version-min=10.6 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1060 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/_cgo_export.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/_cgo_export.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/crypto/x509 -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/ -g -O2 -mmacosx-version-min=10.6 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1060 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/root_cgo_darwin.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/root_cgo_darwin.cgo2.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/crypto/x509 -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -I /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/ -g -O2 -mmacosx-version-min=10.6 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1060 -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/root_cgo_darwin.cgo2.o -c /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/root_cgo_darwin.cgo2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I /private/tmp/go-20160818-93160-fb35ri/go/src/crypto/x509 -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/_cgo_.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/_cgo_main.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/_cgo_export.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/root_cgo_darwin.cgo2.o -g -O2 -framework CoreFoundation -framework Security | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_weak_imports | |
superenv executed: clang -I /private/tmp/go-20160818-93160-fb35ri/go/src/crypto/x509 -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646=/tmp/go-build -gno-record-gcc-switches -fno-common -o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/_cgo_.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/_cgo_main.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/_cgo_export.o /var/folders/kb/11d3wrdd44jb4krq8v9kc8y40000gn/T/go-build266584646/crypto/x509/_obj/root_cgo_darwin.cgo2.o -g -O2 -framework CoreFoundation -framework Security -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_weak_imports | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment