Skip to content

Upstream-Builder Container Image Build Failing #1466

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

Closed
varad-ahirwadkar opened this issue Oct 7, 2024 · 0 comments · Fixed by #1467
Closed

Upstream-Builder Container Image Build Failing #1466

varad-ahirwadkar opened this issue Oct 7, 2024 · 0 comments · Fixed by #1467

Comments

@varad-ahirwadkar
Copy link
Contributor

Hi Team,
I am trying to build the upstream-builder container image, but the build is failing with fatal error: linux/limits.h: No such file or directory.

unshare.c:21:10: fatal error: linux/limits.h: No such file or directory
   21 | #include <linux/limits.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:57: bin/opm] Error 1
Error: building at STEP "RUN make static": while running runtime: exit status 2

To fix this, need to install linux-headers in upstream-builder.Dockerfile

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

Successfully merging a pull request may close this issue.

1 participant