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

FTBFS musl #3284

Closed
CameronNemo opened this issue Jun 8, 2019 · 1 comment · Fixed by #3285
Closed

FTBFS musl #3284

CameronNemo opened this issue Jun 8, 2019 · 1 comment · Fixed by #3285
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@CameronNemo
Copy link
Contributor

_build-podman-xbps/src/github.com/containers/libpod/pkg/rootless/rootless_linux.go:27:8: error: unknown type name 'uid_t'
 extern uid_t rootless_uid();
        ^~~~~
_build-podman-xbps/src/github.com/containers/libpod/pkg/rootless/rootless_linux.go:28:8: error: unknown type name 'uid_t'
 extern uid_t rootless_gid();
        ^~~~~
@mheon
Copy link
Member

mheon commented Jun 8, 2019

@giuseppe PTAL

@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 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 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

Successfully merging a pull request may close this issue.

2 participants