go-llvm / llgo

LLVM-based compiler for Go
Other
1.25k stars 81 forks source link

compile fail #224

Closed anlhord closed 9 years ago

anlhord commented 9 years ago
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-assert.lo -MD -MP -MF .deps/go-assert.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-assert.c  -fPIC -DPIC -o .libs/go-assert.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-assert-interface.lo -MD -MP -MF .deps/go-assert-interface.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-assert-interface.c  -fPIC -DPIC -o .libs/go-assert-interface.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-append.lo -MD -MP -MF .deps/go-append.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-append.c  -fPIC -DPIC -o .libs/go-append.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-assert.lo -MD -MP -MF .deps/go-assert.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-assert.c -o go-assert.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-byte-array-to-string.lo -MD -MP -MF .deps/go-byte-array-to-string.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-byte-array-to-string.c  -fPIC -DPIC -o .libs/go-byte-array-to-string.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-assert-interface.lo -MD -MP -MF .deps/go-assert-interface.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-assert-interface.c -o go-assert-interface.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-append.lo -MD -MP -MF .deps/go-append.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-append.c -o go-append.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-breakpoint.lo -MD -MP -MF .deps/go-breakpoint.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-breakpoint.c  -fPIC -DPIC -o .libs/go-breakpoint.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-byte-array-to-string.lo -MD -MP -MF .deps/go-byte-array-to-string.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-byte-array-to-string.c -o go-byte-array-to-string.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-caller.lo -MD -MP -MF .deps/go-caller.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-caller.c  -fPIC -DPIC -o .libs/go-caller.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-callers.lo -MD -MP -MF .deps/go-callers.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-callers.c  -fPIC -DPIC -o .libs/go-callers.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-breakpoint.lo -MD -MP -MF .deps/go-breakpoint.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-breakpoint.c -o go-breakpoint.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-can-convert-interface.lo -MD -MP -MF .deps/go-can-convert-interface.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-can-convert-interface.c  -fPIC -DPIC -o .libs/go-can-convert-interface.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-caller.lo -MD -MP -MF .deps/go-caller.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-caller.c -o go-caller.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-cdiv.lo -MD -MP -MF .deps/go-cdiv.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-cdiv.c  -fPIC -DPIC -o .libs/go-cdiv.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-callers.lo -MD -MP -MF .deps/go-callers.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-callers.c -o go-callers.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-can-convert-interface.lo -MD -MP -MF .deps/go-can-convert-interface.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-can-convert-interface.c -o go-can-convert-interface.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-cdiv.lo -MD -MP -MF .deps/go-cdiv.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-cdiv.c -o go-cdiv.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-cgo.lo -MD -MP -MF .deps/go-cgo.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-cgo.c  -fPIC -DPIC -o .libs/go-cgo.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-check-interface.lo -MD -MP -MF .deps/go-check-interface.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-check-interface.c  -fPIC -DPIC -o .libs/go-check-interface.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-construct-map.lo -MD -MP -MF .deps/go-construct-map.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-construct-map.c  -fPIC -DPIC -o .libs/go-construct-map.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-convert-interface.lo -MD -MP -MF .deps/go-convert-interface.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-convert-interface.c  -fPIC -DPIC -o .libs/go-convert-interface.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-check-interface.lo -MD -MP -MF .deps/go-check-interface.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-check-interface.c -o go-check-interface.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-cgo.lo -MD -MP -MF .deps/go-cgo.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-cgo.c -o go-cgo.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-construct-map.lo -MD -MP -MF .deps/go-construct-map.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-construct-map.c -o go-construct-map.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-convert-interface.lo -MD -MP -MF .deps/go-convert-interface.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-convert-interface.c -o go-convert-interface.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-copy.lo -MD -MP -MF .deps/go-copy.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-copy.c  -fPIC -DPIC -o .libs/go-copy.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-copy.lo -MD -MP -MF .deps/go-copy.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-copy.c -o go-copy.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-defer.lo -MD -MP -MF .deps/go-defer.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-defer.c  -fPIC -DPIC -o .libs/go-defer.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-deferred-recover.lo -MD -MP -MF .deps/go-deferred-recover.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-deferred-recover.c  -fPIC -DPIC -o .libs/go-deferred-recover.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-eface-compare.lo -MD -MP -MF .deps/go-eface-compare.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-eface-compare.c  -fPIC -DPIC -o .libs/go-eface-compare.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-eface-val-compare.lo -MD -MP -MF .deps/go-eface-val-compare.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-eface-val-compare.c  -fPIC -DPIC -o .libs/go-eface-val-compare.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-deferred-recover.lo -MD -MP -MF .deps/go-deferred-recover.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-deferred-recover.c -o go-deferred-recover.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-eface-compare.lo -MD -MP -MF .deps/go-eface-compare.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-eface-compare.c -o go-eface-compare.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-defer.lo -MD -MP -MF .deps/go-defer.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-defer.c -o go-defer.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-eface-val-compare.lo -MD -MP -MF .deps/go-eface-val-compare.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-eface-val-compare.c -o go-eface-val-compare.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-ffi.lo -MD -MP -MF .deps/go-ffi.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-ffi.c  -fPIC -DPIC -o .libs/go-ffi.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-fieldtrack.lo -MD -MP -MF .deps/go-fieldtrack.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-fieldtrack.c  -fPIC -DPIC -o .libs/go-fieldtrack.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-int-array-to-string.lo -MD -MP -MF .deps/go-int-array-to-string.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-int-array-to-string.c  -fPIC -DPIC -o .libs/go-int-array-to-string.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-int-to-string.lo -MD -MP -MF .deps/go-int-to-string.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-int-to-string.c  -fPIC -DPIC -o .libs/go-int-to-string.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-fieldtrack.lo -MD -MP -MF .deps/go-fieldtrack.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-fieldtrack.c -o go-fieldtrack.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-int-array-to-string.lo -MD -MP -MF .deps/go-int-array-to-string.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-int-array-to-string.c -o go-int-array-to-string.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-ffi.lo -MD -MP -MF .deps/go-ffi.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-ffi.c -o go-ffi.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-int-to-string.lo -MD -MP -MF .deps/go-int-to-string.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-int-to-string.c -o go-int-to-string.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-interface-compare.lo -MD -MP -MF .deps/go-interface-compare.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-interface-compare.c  -fPIC -DPIC -o .libs/go-interface-compare.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-interface-eface-compare.lo -MD -MP -MF .deps/go-interface-eface-compare.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-interface-eface-compare.c  -fPIC -DPIC -o .libs/go-interface-eface-compare.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-interface-val-compare.lo -MD -MP -MF .deps/go-interface-val-compare.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-interface-val-compare.c  -fPIC -DPIC -o .libs/go-interface-val-compare.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-make-slice.lo -MD -MP -MF .deps/go-make-slice.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-make-slice.c  -fPIC -DPIC -o .libs/go-make-slice.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-interface-compare.lo -MD -MP -MF .deps/go-interface-compare.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-interface-compare.c -o go-interface-compare.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-interface-eface-compare.lo -MD -MP -MF .deps/go-interface-eface-compare.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-interface-eface-compare.c -o go-interface-eface-compare.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-interface-val-compare.lo -MD -MP -MF .deps/go-interface-val-compare.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-interface-val-compare.c -o go-interface-val-compare.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-map-delete.lo -MD -MP -MF .deps/go-map-delete.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-map-delete.c  -fPIC -DPIC -o .libs/go-map-delete.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-make-slice.lo -MD -MP -MF .deps/go-make-slice.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-make-slice.c -o go-make-slice.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-map-index.lo -MD -MP -MF .deps/go-map-index.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-map-index.c  -fPIC -DPIC -o .libs/go-map-index.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-map-len.lo -MD -MP -MF .deps/go-map-len.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-map-len.c  -fPIC -DPIC -o .libs/go-map-len.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-map-delete.lo -MD -MP -MF .deps/go-map-delete.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-map-delete.c -o go-map-delete.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-map-range.lo -MD -MP -MF .deps/go-map-range.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-map-range.c  -fPIC -DPIC -o .libs/go-map-range.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-map-len.lo -MD -MP -MF .deps/go-map-len.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-map-len.c -o go-map-len.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-map-index.lo -MD -MP -MF .deps/go-map-index.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-map-index.c -o go-map-index.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-matherr.lo -MD -MP -MF .deps/go-matherr.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-matherr.c  -fPIC -DPIC -o .libs/go-matherr.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-map-range.lo -MD -MP -MF .deps/go-map-range.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-map-range.c -o go-map-range.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-memcmp.lo -MD -MP -MF .deps/go-memcmp.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-memcmp.c  -fPIC -DPIC -o .libs/go-memcmp.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-matherr.lo -MD -MP -MF .deps/go-matherr.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-matherr.c -o go-matherr.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-nanotime.lo -MD -MP -MF .deps/go-nanotime.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-nanotime.c  -fPIC -DPIC -o .libs/go-nanotime.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-now.lo -MD -MP -MF .deps/go-now.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-now.c  -fPIC -DPIC -o .libs/go-now.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-memcmp.lo -MD -MP -MF .deps/go-memcmp.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-memcmp.c -o go-memcmp.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-new-map.lo -MD -MP -MF .deps/go-new-map.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-new-map.c  -fPIC -DPIC -o .libs/go-new-map.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-nanotime.lo -MD -MP -MF .deps/go-nanotime.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-nanotime.c -o go-nanotime.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-new.lo -MD -MP -MF .deps/go-new.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-new.c  -fPIC -DPIC -o .libs/go-new.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-now.lo -MD -MP -MF .deps/go-now.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-now.c -o go-now.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-nosys.lo -MD -MP -MF .deps/go-nosys.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-nosys.c  -fPIC -DPIC -o .libs/go-nosys.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-new-map.lo -MD -MP -MF .deps/go-new-map.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-new-map.c -o go-new-map.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-new.lo -MD -MP -MF .deps/go-new.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-new.c -o go-new.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-panic.lo -MD -MP -MF .deps/go-panic.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-panic.c  -fPIC -DPIC -o .libs/go-panic.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-nosys.lo -MD -MP -MF .deps/go-nosys.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-nosys.c -o go-nosys.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-print.lo -MD -MP -MF .deps/go-print.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-print.c  -fPIC -DPIC -o .libs/go-print.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-recover.lo -MD -MP -MF .deps/go-recover.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-recover.c  -fPIC -DPIC -o .libs/go-recover.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-reflect-call.lo -MD -MP -MF .deps/go-reflect-call.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-reflect-call.c  -fPIC -DPIC -o .libs/go-reflect-call.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-panic.lo -MD -MP -MF .deps/go-panic.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-panic.c -o go-panic.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-print.lo -MD -MP -MF .deps/go-print.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-print.c -o go-print.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-reflect-call.lo -MD -MP -MF .deps/go-reflect-call.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-reflect-call.c -o go-reflect-call.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-reflect-map.lo -MD -MP -MF .deps/go-reflect-map.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-reflect-map.c  -fPIC -DPIC -o .libs/go-reflect-map.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-recover.lo -MD -MP -MF .deps/go-recover.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-recover.c -o go-recover.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-rune.lo -MD -MP -MF .deps/go-rune.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-rune.c  -fPIC -DPIC -o .libs/go-rune.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-reflect-map.lo -MD -MP -MF .deps/go-reflect-map.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-reflect-map.c -o go-reflect-map.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-runtime-error.lo -MD -MP -MF .deps/go-runtime-error.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-runtime-error.c  -fPIC -DPIC -o .libs/go-runtime-error.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-setenv.lo -MD -MP -MF .deps/go-setenv.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-setenv.c  -fPIC -DPIC -o .libs/go-setenv.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-rune.lo -MD -MP -MF .deps/go-rune.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-rune.c -o go-rune.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-runtime-error.lo -MD -MP -MF .deps/go-runtime-error.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-runtime-error.c -o go-runtime-error.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-setenv.lo -MD -MP -MF .deps/go-setenv.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-setenv.c -o go-setenv.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-signal.lo -MD -MP -MF .deps/go-signal.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-signal.c  -fPIC -DPIC -o .libs/go-signal.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-strcmp.lo -MD -MP -MF .deps/go-strcmp.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-strcmp.c  -fPIC -DPIC -o .libs/go-strcmp.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-string-to-byte-array.lo -MD -MP -MF .deps/go-string-to-byte-array.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-string-to-byte-array.c  -fPIC -DPIC -o .libs/go-string-to-byte-array.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-string-to-int-array.lo -MD -MP -MF .deps/go-string-to-int-array.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-string-to-int-array.c  -fPIC -DPIC -o .libs/go-string-to-int-array.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-strcmp.lo -MD -MP -MF .deps/go-strcmp.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-strcmp.c -o go-strcmp.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-string-to-byte-array.lo -MD -MP -MF .deps/go-string-to-byte-array.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-string-to-byte-array.c -o go-string-to-byte-array.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-signal.lo -MD -MP -MF .deps/go-signal.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-signal.c -o go-signal.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-strplus.lo -MD -MP -MF .deps/go-strplus.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-strplus.c  -fPIC -DPIC -o .libs/go-strplus.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-string-to-int-array.lo -MD -MP -MF .deps/go-string-to-int-array.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-string-to-int-array.c -o go-string-to-int-array.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-strslice.lo -MD -MP -MF .deps/go-strslice.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-strslice.c  -fPIC -DPIC -o .libs/go-strslice.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-strplus.lo -MD -MP -MF .deps/go-strplus.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-strplus.c -o go-strplus.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-traceback.lo -MD -MP -MF .deps/go-traceback.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-traceback.c  -fPIC -DPIC -o .libs/go-traceback.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-strslice.lo -MD -MP -MF .deps/go-strslice.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-strslice.c -o go-strslice.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-type-complex.lo -MD -MP -MF .deps/go-type-complex.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-type-complex.c  -fPIC -DPIC -o .libs/go-type-complex.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-traceback.lo -MD -MP -MF .deps/go-traceback.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-traceback.c -o go-traceback.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-type-eface.lo -MD -MP -MF .deps/go-type-eface.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-type-eface.c  -fPIC -DPIC -o .libs/go-type-eface.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-type-error.lo -MD -MP -MF .deps/go-type-error.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-type-error.c  -fPIC -DPIC -o .libs/go-type-error.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-type-complex.lo -MD -MP -MF .deps/go-type-complex.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-type-complex.c -o go-type-complex.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-type-float.lo -MD -MP -MF .deps/go-type-float.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-type-float.c  -fPIC -DPIC -o .libs/go-type-float.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-type-eface.lo -MD -MP -MF .deps/go-type-eface.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-type-eface.c -o go-type-eface.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-type-error.lo -MD -MP -MF .deps/go-type-error.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-type-error.c -o go-type-error.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-type-identity.lo -MD -MP -MF .deps/go-type-identity.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-type-identity.c  -fPIC -DPIC -o .libs/go-type-identity.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-type-interface.lo -MD -MP -MF .deps/go-type-interface.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-type-interface.c  -fPIC -DPIC -o .libs/go-type-interface.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-type-string.lo -MD -MP -MF .deps/go-type-string.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-type-string.c  -fPIC -DPIC -o .libs/go-type-string.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-type-float.lo -MD -MP -MF .deps/go-type-float.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-type-float.c -o go-type-float.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-type-interface.lo -MD -MP -MF .deps/go-type-interface.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-type-interface.c -o go-type-interface.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-type-identity.lo -MD -MP -MF .deps/go-type-identity.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-type-identity.c -o go-type-identity.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-type-string.lo -MD -MP -MF .deps/go-type-string.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-type-string.c -o go-type-string.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-typedesc-equal.lo -MD -MP -MF .deps/go-typedesc-equal.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-typedesc-equal.c  -fPIC -DPIC -o .libs/go-typedesc-equal.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-unsafe-newarray.lo -MD -MP -MF .deps/go-unsafe-newarray.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-unsafe-newarray.c  -fPIC -DPIC -o .libs/go-unsafe-newarray.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-unsafe-new.lo -MD -MP -MF .deps/go-unsafe-new.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-unsafe-new.c  -fPIC -DPIC -o .libs/go-unsafe-new.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-unsafe-pointer.lo -MD -MP -MF .deps/go-unsafe-pointer.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-unsafe-pointer.c  -fPIC -DPIC -o .libs/go-unsafe-pointer.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-unsafe-new.lo -MD -MP -MF .deps/go-unsafe-new.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-unsafe-new.c -o go-unsafe-new.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-unsafe-newarray.lo -MD -MP -MF .deps/go-unsafe-newarray.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-unsafe-newarray.c -o go-unsafe-newarray.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-typedesc-equal.lo -MD -MP -MF .deps/go-typedesc-equal.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-typedesc-equal.c -o go-typedesc-equal.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-unsafe-pointer.lo -MD -MP -MF .deps/go-unsafe-pointer.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-unsafe-pointer.c -o go-unsafe-pointer.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-unwind.lo -MD -MP -MF .deps/go-unwind.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-unwind.c  -fPIC -DPIC -o .libs/go-unwind.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-varargs.lo -MD -MP -MF .deps/go-varargs.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-varargs.c  -fPIC -DPIC -o .libs/go-varargs.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT env_posix.lo -MD -MP -MF .deps/env_posix.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/env_posix.c  -fPIC -DPIC -o .libs/env_posix.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-varargs.lo -MD -MP -MF .deps/go-varargs.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-varargs.c -o go-varargs.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT heapdump.lo -MD -MP -MF .deps/heapdump.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/heapdump.c  -fPIC -DPIC -o .libs/heapdump.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT lock_futex.lo -MD -MP -MF .deps/lock_futex.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/lock_futex.c  -fPIC -DPIC -o .libs/lock_futex.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT env_posix.lo -MD -MP -MF .deps/env_posix.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/env_posix.c -o env_posix.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT lock_futex.lo -MD -MP -MF .deps/lock_futex.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/lock_futex.c -o lock_futex.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT thread-linux.lo -MD -MP -MF .deps/thread-linux.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/thread-linux.c  -fPIC -DPIC -o .libs/thread-linux.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT go-unwind.lo -MD -MP -MF .deps/go-unwind.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/go-unwind.c -o go-unwind.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT thread-linux.lo -MD -MP -MF .deps/thread-linux.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/thread-linux.c -o thread-linux.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT mcache.lo -MD -MP -MF .deps/mcache.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/mcache.c  -fPIC -DPIC -o .libs/mcache.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT mcentral.lo -MD -MP -MF .deps/mcentral.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/mcentral.c  -fPIC -DPIC -o .libs/mcentral.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT mcache.lo -MD -MP -MF .deps/mcache.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/mcache.c -o mcache.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/mem.c  -fPIC -DPIC -o .libs/mem.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT mfixalloc.lo -MD -MP -MF .deps/mfixalloc.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/mfixalloc.c  -fPIC -DPIC -o .libs/mfixalloc.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT mcentral.lo -MD -MP -MF .deps/mcentral.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/mcentral.c -o mcentral.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT mfixalloc.lo -MD -MP -MF .deps/mfixalloc.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/mfixalloc.c -o mfixalloc.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/mem.c -o mem.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT mgc0.lo -MD -MP -MF .deps/mgc0.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/mgc0.c  -fPIC -DPIC -o .libs/mgc0.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT mheap.lo -MD -MP -MF .deps/mheap.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/mheap.c  -fPIC -DPIC -o .libs/mheap.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT msize.lo -MD -MP -MF .deps/msize.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/msize.c  -fPIC -DPIC -o .libs/msize.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT msize.lo -MD -MP -MF .deps/msize.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/msize.c -o msize.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT netpoll_epoll.lo -MD -MP -MF .deps/netpoll_epoll.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/netpoll_epoll.c  -fPIC -DPIC -o .libs/netpoll_epoll.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT netpoll_epoll.lo -MD -MP -MF .deps/netpoll_epoll.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/netpoll_epoll.c -o netpoll_epoll.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT mheap.lo -MD -MP -MF .deps/mheap.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/mheap.c -o mheap.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT panic.lo -MD -MP -MF .deps/panic.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/panic.c  -fPIC -DPIC -o .libs/panic.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT panic.lo -MD -MP -MF .deps/panic.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/panic.c -o panic.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT parfor.lo -MD -MP -MF .deps/parfor.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/parfor.c  -fPIC -DPIC -o .libs/parfor.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT heapdump.lo -MD -MP -MF .deps/heapdump.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/heapdump.c -o heapdump.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT print.lo -MD -MP -MF .deps/print.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/print.c  -fPIC -DPIC -o .libs/print.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT parfor.lo -MD -MP -MF .deps/parfor.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/parfor.c -o parfor.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT mgc0.lo -MD -MP -MF .deps/mgc0.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/mgc0.c -o mgc0.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/proc.c  -fPIC -DPIC -o .libs/proc.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT print.lo -MD -MP -MF .deps/print.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/print.c -o print.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT runtime.lo -MD -MP -MF .deps/runtime.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/runtime.c  -fPIC -DPIC -o .libs/runtime.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT runtime.lo -MD -MP -MF .deps/runtime.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/runtime.c -o runtime.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT signal_unix.lo -MD -MP -MF .deps/signal_unix.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/signal_unix.c  -fPIC -DPIC -o .libs/signal_unix.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT signal_unix.lo -MD -MP -MF .deps/signal_unix.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/signal_unix.c -o signal_unix.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT thread.lo -MD -MP -MF .deps/thread.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/thread.c  -fPIC -DPIC -o .libs/thread.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT yield.lo -MD -MP -MF .deps/yield.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/yield.c  -fPIC -DPIC -o .libs/yield.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT thread.lo -MD -MP -MF .deps/thread.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/thread.c -o thread.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/proc.c -o proc.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT getncpu-linux.lo -MD -MP -MF .deps/getncpu-linux.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/getncpu-linux.c  -fPIC -DPIC -o .libs/getncpu-linux.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT yield.lo -MD -MP -MF .deps/yield.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/yield.c -o yield.o >/dev/null 2>&1
libtool: compile:  ~/llgo/build/bin/llgo -no-prefix -fcompilerrt-prefix=~/llgo/build -minline-all-stringops -g -O2 -I . -c -fgo-pkgpath=errors ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/errors/errors.go  -fPIC -o .libs/errors.o
libtool: compile:  ~/llgo/build/bin/llgo -no-prefix -fcompilerrt-prefix=~/llgo/build -minline-all-stringops -g -O2 -I . -c -fgo-pkgpath=errors ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/errors/errors.go -o errors.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT getncpu-linux.lo -MD -MP -MF .deps/getncpu-linux.Tpo -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime/getncpu-linux.c -o getncpu-linux.o >/dev/null 2>&1
libtool: compile:  ~/llgo/build/bin/llgo -no-prefix -fcompilerrt-prefix=~/llgo/build -minline-all-stringops -g -O2 -I . -c -fgo-pkgpath=runtime ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/runtime/compiler.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/runtime/debug.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/runtime/error.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/runtime/extern.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/runtime/mem.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/runtime/softfloat64.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/runtime/type.go version.go  -fPIC -o .libs/runtime-go.o
libtool: compile:  ~/llgo/build/bin/llgo -no-prefix -fcompilerrt-prefix=~/llgo/build -minline-all-stringops -g -O2 -I . -c -fgo-pkgpath=sync/atomic ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/sync/atomic/doc.go  -fPIC -o sync/.libs/atomic.o
libtool: compile:  ~/llgo/build/bin/llgo -no-prefix -fcompilerrt-prefix=~/llgo/build -minline-all-stringops -g -O2 -I . -c -fgo-pkgpath=sync/atomic ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/sync/atomic/doc.go -o sync/atomic.o >/dev/null 2>&1
libtool: compile:  ~/llgo/build/bin/llgo -no-prefix -fcompilerrt-prefix=~/llgo/build -minline-all-stringops -g -O2 -I . -c -fgo-pkgpath=unicode ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/unicode/casetables.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/unicode/digit.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/unicode/graphic.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/unicode/letter.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/unicode/tables.go  -fPIC -o .libs/unicode.o
libtool: compile:  ~/llgo/build/bin/llgo -no-prefix -fcompilerrt-prefix=~/llgo/build -minline-all-stringops -g -O2 -I . -c -fgo-pkgpath=unicode/utf8 ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/unicode/utf8/utf8.go  -fPIC -o unicode/.libs/utf8.o
libtool: compile:  ~/llgo/build/bin/llgo -no-prefix -fcompilerrt-prefix=~/llgo/build -minline-all-stringops -g -O2 -I . -c -fgo-pkgpath=unicode/utf8 ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/unicode/utf8/utf8.go -o unicode/utf8.o >/dev/null 2>&1
libtool: compile:  ~/llgo/build/bin/llgo -no-prefix -fcompilerrt-prefix=~/llgo/build -minline-all-stringops -g -O2 -I . -c -fgo-pkgpath=runtime ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/runtime/compiler.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/runtime/debug.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/runtime/error.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/runtime/extern.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/runtime/mem.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/runtime/softfloat64.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/runtime/type.go version.go -o runtime-go.o >/dev/null 2>&1
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/bytes/indexbyte.c  -fPIC -DPIC -o bytes/.libs/index.o
libtool: compile:  env REAL_CC=~/llgo/build/bin/clang@SPACE@ ~/llgo/build/bin/cc-wrapper -DHAVE_CONFIG_H -I. -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/runtime -I~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libffi/include -I../libffi/include -pthread -fexceptions -fnon-call-exceptions -fplan9-extensions -fsplit-stack -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libgcc -I ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/../libbacktrace -I ../../gcc/include -g -O2 -c ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/bytes/indexbyte.c -o bytes/index.o >/dev/null 2>&1
libtool: compile:  ~/llgo/build/bin/llgo -no-prefix -fcompilerrt-prefix=~/llgo/build -minline-all-stringops -g -O2 -mfancy-math-387 -funsafe-math-optimizations -I . -c -fgo-pkgpath=math ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/abs.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/acosh.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/asin.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/asinh.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/atan.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/atanh.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/atan2.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/bits.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/cbrt.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/const.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/copysign.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/dim.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/erf.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/exp.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/expm1.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/floor.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/frexp.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/gamma.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/hypot.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/j0.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/j1.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/jn.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/ldexp.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/lgamma.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/log.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/log1p.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/log10.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/logb.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/mod.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/modf.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/nextafter.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/pow.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/pow10.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/remainder.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/signbit.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/sin.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/sincos.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/sinh.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/sqrt.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/tan.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/tanh.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/math/unsafe.go  -fPIC -o .libs/math.o
libtool: compile:  ~/llgo/build/bin/llgo -no-prefix -fcompilerrt-prefix=~/llgo/build -minline-all-stringops -g -O2 -I . -c -fgo-pkgpath=encoding ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/encoding/encoding.go  -fPIC -o .libs/encoding.o
libtool: compile:  ~/llgo/build/bin/llgo -no-prefix -fcompilerrt-prefix=~/llgo/build -minline-all-stringops -g -O2 -I . -c -fgo-pkgpath=encoding ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/encoding/encoding.go -o encoding.o >/dev/null 2>&1
libtool: compile:  ~/llgo/build/bin/llgo -no-prefix -fcompilerrt-prefix=~/llgo/build -minline-all-stringops -g -O2 -I . -c -fgo-pkgpath=sort ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/sort/search.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/sort/sort.go  -fPIC -o .libs/sort.o
libtool: compile:  ~/llgo/build/bin/llgo -no-prefix -fcompilerrt-prefix=~/llgo/build -minline-all-stringops -g -O2 -I . -c -fgo-pkgpath=sort ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/sort/search.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/sort/sort.go -o sort.o >/dev/null 2>&1
libtool: compile:  ~/llgo/build/bin/llgo -no-prefix -fcompilerrt-prefix=~/llgo/build -minline-all-stringops -g -O2 -I . -c -fgo-pkgpath=unicode ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/unicode/casetables.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/unicode/digit.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/unicode/graphic.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/unicode/letter.go ~/llgo/llvm/tools/llgo/third_party/gofrontend/libgo/go/unicode/tables.go -o unicode.o >/dev/null 2>&1
llgo: /home/m/Desktop/GOLANG/llgo/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:1690: void llvm::DwarfDebug::emitLocPieces(llvm::ByteStreamer&, const DITypeIdentifierMap&, llvm::ArrayRef<llvm::DebugLocEntry::Value>): Assertion `PieceSize*SizeOfByte != VarSize && "piece covers entire variable"' failed.
SIGABRT: abort
PC=0x2b82ca9d1bb9
signal arrived during cgo execution

goroutine 16 [syscall]:
runtime.cgocall(0xc525b0, 0xc2085af730)
    /home/m/Desktop/GOLANG/go/src/pkg/runtime/cgocall.c:143 +0xe5 fp=0xc2085af718 sp=0xc2085af6d0
llvm.org/llvm/bindings/go/llvm._Cfunc_LLVMTargetMachineEmitToMemoryBuffer(0x2b82cc381f50, 0x2b82cc002fc0, 0xc200000001, 0xc208812c90, 0xc208812c98, 0xc6f7c4)
    llvm.org/llvm/bindings/go/llvm/_obj/_cgo_defun.c:5217 +0x31 fp=0xc2085af730 sp=0xc2085af718
llvm.org/llvm/bindings/go/llvm.TargetMachine.EmitToMemoryBuffer(0x2b82cc381f50, 0x2b82cc002fc0, 0x1, 0x0, 0x0, 0x0)
    /home/m/Desktop/GOLANG/llgo/llvm/bindings/go/llvm/target.go:277 +0xab fp=0xc2085af7c0 sp=0xc2085af730
main.performAction(0xc208070000, 0x1, 0xc20800e400, 0x2a, 0x40, 0x7fff589a2d92, 0xc, 0x0, 0x0)
    /home/m/Desktop/GOLANG/llgo/llvm/tools/llgo/cmd/gllgo/gllgo.go:645 +0x61a fp=0xc2085afba8 sp=0xc2085af7c0
main.performActions(0xc208070000, 0x0, 0x0)
    /home/m/Desktop/GOLANG/llgo/llvm/tools/llgo/cmd/gllgo/gllgo.go:799 +0x5dc fp=0xc2085afd90 sp=0xc2085afba8
main.main()
    /home/m/Desktop/GOLANG/llgo/llvm/tools/llgo/cmd/gllgo/gllgo.go:823 +0x11b fp=0xc2085aff50 sp=0xc2085afd90
runtime.main()
    /home/m/Desktop/GOLANG/go/src/pkg/runtime/proc.c:247 +0x11a fp=0xc2085affa8 sp=0xc2085aff50
runtime.goexit()
    /home/m/Desktop/GOLANG/go/src/pkg/runtime/proc.c:1445 fp=0xc2085affb0 sp=0xc2085affa8
created by _rt0_go
    /home/m/Desktop/GOLANG/go/src/pkg/runtime/asm_amd64.s:97 +0x120

goroutine 19 [finalizer wait]:
runtime.park(0xc74080, 0x4085eb8, 0x406bb49)
    /home/m/Desktop/GOLANG/go/src/pkg/runtime/proc.c:1369 +0x89
runtime.parkunlock(0x4085eb8, 0x406bb49)
    /home/m/Desktop/GOLANG/go/src/pkg/runtime/proc.c:1385 +0x3b
runfinq()
    /home/m/Desktop/GOLANG/go/src/pkg/runtime/mgc0.c:2644 +0xcf
runtime.goexit()
    /home/m/Desktop/GOLANG/go/src/pkg/runtime/proc.c:1445

goroutine 17 [syscall]:
runtime.goexit()
    /home/m/Desktop/GOLANG/go/src/pkg/runtime/proc.c:1445

rax     0x0
rbx     0x2b82c9727000
rcx     0xffffffffffffffff
rdx     0x6
rdi     0x5f71
rsi     0x5f73
rbp     0x2b82cab1c2b0
rsp     0x2b82cb261398
r8      0xfefefefefefefeff
r9      0xfeff29ff092d6364
r10     0x8
r11     0x206
r12     0x2f6f680
r13     0x2f76940
r14     0x2b82cc381f50
r15     0x0
rip     0x2b82ca9d1bb9
rflags  0x206
cs      0x33
fs      0x0
gs      0x0
make[5]: *** [math.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
axw commented 9 years ago

Thanks for reporting, I am aware of this but haven't had timed to address it. The root cause is that the debug metadata llgo generates is rubbish. If you want to attract more attention to this, you may want to raise the bug on the LLVM tracker.

anlhord commented 9 years ago

Reported here http://llvm.org/bugs/show_bug.cgi?id=22330 Thanks