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

Fail to build #1

Open
zhsj opened this issue Apr 1, 2021 · 0 comments
Open

Fail to build #1

zhsj opened this issue Apr 1, 2021 · 0 comments

Comments

@zhsj
Copy link

zhsj commented Apr 1, 2021

$ go build ./pkg/cmd/csiplugin/
# inspur.com/storage/instorage-k8s/pkg/restApi
pkg/restApi/restApi.go:221:2: undefined: glog.Debugf
pkg/restApi/restApi.go:284:2: undefined: glog.Debugf
pkg/restApi/restApi.go:333:2: undefined: glog.Debugf
pkg/restApi/restApi.go:393:2: undefined: glog.Debugf
pkg/restApi/restApi.go:454:2: undefined: glog.Debugf
pkg/restApi/restApi.go:488:3: undefined: glog.Debugf
pkg/restApi/restApi.go:491:3: undefined: glog.Debugf
# inspur.com/storage/instorage-k8s/pkg/utils
pkg/utils/exec.go:12:2: undefined: glog.Debugf
pkg/utils/exec.go:24:2: undefined: glog.Debugf
pkg/utils/flock.go:26:2: undefined: glog.Debugf
pkg/utils/flock.go:35:2: undefined: glog.Debugf
pkg/utils/flock.go:41:2: undefined: glog.Debugf
pkg/utils/flock.go:49:2: undefined: glog.Debugf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant