We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
go version
$ go version go version go1.15.5
yes
go env
go get -u github.com/astaxie/beego where exec:
go: downloading golang.org/x/text v0.3.4 rosetta error: ulock_wait failure: 105
$ go env GO111MODULE="on" GOARCH="amd64" GOBIN="" GOCACHE="/Users/yangcheng/Library/Caches/go-build" GOENV="/Users/yangcheng/Library/Application Support/go/env" GOEXE="" GOFLAGS="" GOHOSTARCH="amd64" GOHOSTOS="darwin" GOINSECURE="" GOMODCACHE="/Users/yangcheng/go/pkg/mod" GONOPROXY="" GONOSUMDB="" GOOS="darwin" GOPATH="/Users/yangcheng/go" GOPRIVATE="" GOPROXY="https://goproxy.io,direct" GOROOT="/usr/local/go" GOSUMDB="sum.golang.org" GOTMPDIR="" GOTOOLDIR="/usr/local/go/pkg/tool/darwin_amd64" GCCGO="gccgo" AR="ar" CC="clang" CXX="clang++" CGO_ENABLED="1" GOMOD="/dev/null" CGO_CFLAGS="-g -O2" CGO_CPPFLAGS="" CGO_CXXFLAGS="-g -O2" CGO_FFLAGS="-g -O2" CGO_LDFLAGS="-g -O2" PKG_CONFIG="pkg-config" GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/f1/hfylr73562nbwdw493ymr3qm0000gn/T/go-build606688756=/tmp/go-build -gno-record-gcc-switches -fno-common"
go get -u github.com/astaxie/beego
installed beego
install failed
The text was updated successfully, but these errors were encountered:
Thanks for reporting this, but it's already tracked at #42700. Closing here.
Sorry, something went wrong.
No branches or pull requests
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (
go env
)?go get -u github.com/astaxie/beego
where exec:
go: downloading golang.org/x/text v0.3.4
rosetta error: ulock_wait failure: 105
go env
OutputWhat did you do?
go get -u github.com/astaxie/beego
What did you expect to see?
installed beego
What did you see instead?
install failed
The text was updated successfully, but these errors were encountered: