Skip to content
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

Raised error 2 while making #13

Open
randomJoe211 opened this issue Jul 26, 2021 · 1 comment
Open

Raised error 2 while making #13

randomJoe211 opened this issue Jul 26, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@randomJoe211
Copy link

randomJoe211 commented Jul 26, 2021

I cloned the repo and ran the make command, then error 2 was raised. What does this mean? Please take a look.

I have the latest go version 1.16.6.

image

$ make
go build -ldflags '-X github.com/vesoft-inc/nebula-br/pkg/version.GitSha=8e994dc -X github.com/vesoft-inc/nebula-br/pkg/version.GitRef=master' -o bin/br main.go
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading github.com/vesoft-inc/nebula-go/v2 v2.0.0-20210608032721-3e7bf449d35f
go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
# runtime
/usr/local/go/src/runtime/mgcsweepbuf.go:87:80: memstats.gc_sys undefined (type mstats has no field or method gc_sys)
/usr/local/go/src/runtime/mgcsweepbuf.go:106:102: memstats.gc_sys undefined (type mstats has no field or method gc_sys)
make: *** [build] Error 2

$ bin/br version
-bash: bin/br: No such file or directory
@linkensphere201
Copy link
Contributor

linkensphere201 commented Aug 1, 2021

maybe you can check this. it seems problem of a broken go environment.

@Sophie-Xie Sophie-Xie added the bug Something isn't working label Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants