Details
Description
As per mentioned on https://github.com/mongodb/mongo/blob/v5.3/docs/building.md
MongoDB supports the following architectures: arm64, ppc64le, s390x, and x86-64. More detailed platform instructions can be found below.
I tried to build it but keep getting errors like:
{{{}g++: fatal error: Killed signal terminated program cc1plus
{}}}compilation terminated.
and
build/opt/mongo/db/query/sbe_stage_builder_index_scan.o failed: Error 1
Error as per attached
Attachments
Issue Links
- related to
-
SERVER-68160 Add note to building.md to consider using -j parameter for building from source on memory-constrained systems
-
- Closed
-