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

build for arm fails with constant 4294967295 overflows int #314

Closed
cludden opened this issue Aug 24, 2018 · 2 comments
Closed

build for arm fails with constant 4294967295 overflows int #314

cludden opened this issue Aug 24, 2018 · 2 comments

Comments

@cludden
Copy link
Contributor

cludden commented Aug 24, 2018

failed to build for linux_arm_7: # github.com/Jeffail/benthos/vendor/github.com/siddontang/go-mysql/replication
vendor/github.com/siddontang/go-mysql/replication/json_binary.go:472:27: constant 4294967295 overflows int

more info here and here
fix proposed in #313

@siddontang
Copy link
Collaborator

oh ARM.

@cludden I haven't run it on ARM, can it run well?

@cludden
Copy link
Contributor Author

cludden commented Aug 24, 2018

@siddontang thanks for the quick response! to clarify, I believe the error would effect any 32bit target, not just arm. but to answer your question, I haven't benchmarked it yet on an arm device. I'm working on an integration with a project that supports arm as a release target, I'll let you know how it goes.

keep up the good work!

@cludden cludden closed this as completed Aug 24, 2018
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