Skip to content

test #71713

New issue

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

Closed
Github-Sunzhiheng opened this issue Feb 13, 2025 · 2 comments
Closed

test #71713

Github-Sunzhiheng opened this issue Feb 13, 2025 · 2 comments
Labels
invalid This issue is empty, incomplete (e.g. unanswered template questions), or spam.

Comments

@Github-Sunzhiheng
Copy link

What version of Go are you using (go version)?

$ go version
go version go1.21.0 darwin/arm64

Does this issue reproduce with the latest release?

What operating system and processor architecture are you using (go env)?

go env Output
$ go env
GO111MODULE='on'
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/didi/Library/Caches/go-build'
GOENV='/Users/didi/Library/Application Support/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFLAGS=''
GOHOSTARCH='arm64'
GOHOSTOS='darwin'
GOINSECURE=''
GOMODCACHE='/Users/didi/go/pkg/mod'
GONOPROXY=''
GONOSUMDB=''
GOOS='darwin'
GOPATH='/Users/didi/go'
GOPRIVATE=''
GOPROXY='http://goproxy.intra.xiaojukeji.com,direct'
GOROOT='/Users/didi/sdk/go1.21.0'
GOSUMDB='off'
GOTMPDIR=''
GOTOOLCHAIN='auto'
GOTOOLDIR='/Users/didi/sdk/go1.21.0/pkg/tool/darwin_arm64'
GOVCS=''
GOVERSION='go1.21.0'
GCCGO='gccgo'
AR='ar'
CC='clang'
CXX='clang++'
CGO_ENABLED='1'
GOMOD='/Users/didi/code/goDemo/testUnitTest/go.mod'
GOWORK=''
CGO_CFLAGS='-O2 -g'
CGO_CPPFLAGS='-DU_DEFINE_FALSE_AND_TRUE -I/Users/didi/elvish/icu4c/icu_Darwin/include'
CGO_CXXFLAGS='-O2 -g'
CGO_FFLAGS='-O2 -g'
CGO_LDFLAGS='-L/Users/didi/elvish/icu4c/icu_Darwin/lib'
PKG_CONFIG='pkg-config'
GOGCCFLAGS='-fPIC -arch arm64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -ffile-prefix-map=/var/folders/kf/kqr1rn5n5gb026yzgtxt0sf80000ks/T/go-build2535033263=/tmp/go-build -gno-record-gcc-switches -fno-common'
GOROOT/bin/go version: go version go1.21.0 darwin/arm64
GOROOT/bin/go tool compile -V: compile version go1.21.0
uname -v: Darwin Kernel Version 23.5.0: Wed May  1 20:14:59 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T8122
ProductName:		macOS
ProductVersion:		14.5
BuildVersion:		23F79
lldb --version: lldb-1500.0.200.58
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)

What did you do?

What did you expect to see?

What did you see instead?

@Github-Sunzhiheng
Copy link
Author

s

@gabyhelp
Copy link

@gabyhelp gabyhelp added the invalid This issue is empty, incomplete (e.g. unanswered template questions), or spam. label Feb 13, 2025
@golang golang locked as spam and limited conversation to collaborators Feb 13, 2025
@thepudds thepudds closed this as not planned Won't fix, can't repro, duplicate, stale Feb 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid This issue is empty, incomplete (e.g. unanswered template questions), or spam.
Projects
None yet
Development

No branches or pull requests

3 participants