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

Can't use go-tigertonic on Google AppEngine #75

Closed
przmv opened this issue Jul 23, 2014 · 1 comment
Closed

Can't use go-tigertonic on Google AppEngine #75

przmv opened this issue Jul 23, 2014 · 1 comment

Comments

@przmv
Copy link

przmv commented Jul 23, 2014

Hello,

It seems that tigertonic's dependency — go-metrics ain't compile on GAE. I get the following error message when I try deploy tigertonic-based application on appengine:

…
06:11 PM Error 422: --- begin server output ---
Compile failed:
2014/07/23 07:11:56 go-app-builder: build timing: 4×6g (414.00874ms total), 6×gopack (228.451024ms total), 0×6l (0 total)
2014/07/23 07:11:56 go-app-builder: failed running 6g: exit status 1

github.com/rcrowley/go-metrics/runtime.go:122: undefined: runtime.NumCgoCall
--- end server output ---
06:11 PM Rolling back the update.
Error 422: --- begin server output ---

--- end server output ---
error while running appcfg.py: exit status 1
@rcrowley
Copy link
Owner

rcrowley commented Aug 3, 2014

Tracking in rcrowley/go-metrics#67. Thanks!

@rcrowley rcrowley closed this as completed Aug 3, 2014
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

2 participants