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 failure on 32 bit architectures #43

Closed
davide125 opened this issue Jan 5, 2021 · 3 comments
Closed

Build failure on 32 bit architectures #43

davide125 opened this issue Jan 5, 2021 · 3 comments

Comments

@davide125
Copy link
Contributor

_build/src/github.com/facebookincubator/go2chef/multilogger.go:26:3: constant 9223372036854775807 overflows int

See https://bugzilla.redhat.com/show_bug.cgi?id=1912666 for details. This came up while working on packaging go2chef for Fedora in https://bugzilla.redhat.com/show_bug.cgi?id=1912668

oko added a commit to oko/go2chef-1 that referenced this issue Jan 5, 2021
oko added a commit to oko/go2chef-1 that referenced this issue Jan 5, 2021
Use 32-bit safe default value for multilogger default value.
@oko oko closed this as completed in 576f5d4 Jan 5, 2021
@davide125
Copy link
Contributor Author

Uh, that seems to have broken all architectures for some reason: https://koji.fedoraproject.org/koji/taskinfo?taskID=59005950

@davide125 davide125 reopened this Jan 5, 2021
@davide125
Copy link
Contributor Author

Oh nevermind, I'm dumb, let's see how https://koji.fedoraproject.org/koji/taskinfo?taskID=59006475 goes

@davide125
Copy link
Contributor Author

Yup we're good, sorry for the noise, and thanks again for sorting this out!

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