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

compile bugs #5

Open
qiuker521 opened this issue Aug 13, 2018 · 2 comments
Open

compile bugs #5

qiuker521 opened this issue Aug 13, 2018 · 2 comments

Comments

@qiuker521
Copy link

qiuker521 commented Aug 13, 2018

../plz/witch/witch.go:11:2: cannot find package "github.com/v2pro/plz/countlog/output/json" in any of:
	/usr/local/Cellar/go/1.10.2/libexec/src/github.com/v2pro/plz/countlog/output/json (from $GOROOT)
	/Users/XXX/gopath/src/github.com/v2pro/plz/countlog/output/json (from $GOPATH)

move to printf is ok

@qiuker521
Copy link
Author

qiuker521 commented Aug 13, 2018

envarg/setup.go:31:4: undefined: spi.OnError

comment this is ok

@qiuker521 qiuker521 changed the title witch/witch.go called an no-exeist package github.com/v2pro/plz/countlog/output/json compile bugs Aug 13, 2018
@qiuker521
Copy link
Author

qiuker521 commented Aug 13, 2018

outbound/outbound.go:28:19: undefined: countlog.ProvideStacktrace
outbound/outbound.go:53:19: undefined: countlog.ProvideStacktrace
# github.com/v2pro/koala/inbound
inbound/inboud.go:25:19: undefined: countlog.ProvideStacktrace
inbound/inboud.go:42:19: undefined: countlog.ProvideStacktrace
# github.com/v2pro/koala/sut
sut/state.go:34:2: undefined: countlog.RegisterStateExporterByFunc
sut/state.go:35:2: undefined: countlog.RegisterStateExporterByFunc
sut/state.go:152:19: undefined: countlog.ProvideStacktrace
sut/state.go:166:19: undefined: countlog.ProvideStacktrace

i can't deal with it myself

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