Skip to content

Getting c++: fatal error: Killed signal terminated program cc1plus while builiding #1

@jandom

Description

@jandom

Hi there,

First of all many thanks for this fenomenal clean Dockerfile and a great example of how to dockerize RDKit (or anything else really).

Bumped into a small problem, getting this error during builds

c++: fatal error: Killed signal terminated program cc1plus

It's not super clear from the error what the problem is – googling around it's clearly a memory error.

Fixed it by upping the docker accessible memory from 2GB to 3GB. Documenting it here in case other people stumble and get confused.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions