Skip to content

BUILD_CORES_MAKE > 1 gives occasional installation errors #127

@milanmlft

Description

@milanmlft

BUILD_CORES_MAKE=4 # Number of cores to use for make in docker build

Was added in #118 to speed up installation.
Unfortunately, this sometimes results in installation errors in the Docker images. Unsure what the cause is but assuming there could be some weird interactions when installing R packages from source.

Setting BUILD_CORES_MAKE=1 resolved the installation issues for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions