Skip to content

Upstream-Builder Container Image Build Failing #1466

@varad-ahirwadkar

Description

@varad-ahirwadkar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions