goose Killed: 9

Issue #68 new
Former user created an issue

goose 安装完运行,出现了一个 Killed: 9 的错误。我的配置如下

我的mac os 版本是 10.12.5

GOARCH="amd64"
GOBIN="/Users/liwenyu/Developer/go/bin/"
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/Users/liwenyu/Developer/go/"
GORACE=""
GOROOT="/usr/local/Cellar/go/1.7.4_1/libexec"
GOTOOLDIR="/usr/local/Cellar/go/1.7.4_1/libexec/pkg/tool/darwin_amd64"
CC="clang"
GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/5s/q3s9tq1d4vx7f7wg2x9mr6dm0000gn/T/go-build003439744=/tmp/go-build -gno-record-gcc-switches -fno-common"
CXX="clang++"
CGO_ENABLED="1"

感谢

Comments (1)

  1. Log in to comment