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

32-bit build is broken #6397

Closed
edsantiago opened this issue May 26, 2020 · 1 comment
Closed

32-bit build is broken #6397

edsantiago opened this issue May 26, 2020 · 1 comment
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@edsantiago
Copy link
Collaborator

https://kojipkgs.fedoraproject.org//work/tasks/1613/45031613/build.log

# github.com/containers/libpod/pkg/api/handlers/compat
pkg/api/handlers/compat/networks.go:126:34: cannot use stat.Ctim.Sec (type int32) as type int64 in argument to time.Unix
pkg/api/handlers/compat/networks.go:126:49: cannot use stat.Ctim.Nsec (type int32) as type int64 in argument to time.Unix
make: *** [Makefile:186: bin/podman] Error 2

Looks like #6238. @baude PTAL

@edsantiago
Copy link
Collaborator Author

Fixed by #6398

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

No branches or pull requests

1 participant