-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 5.3.0, 6.0.0-rc0
-
Component/s: Build
-
Environment:# uname -a
Linux p1313-pvm1 4.18.0-348.7.1.el8_5.ppc64le #1 SMP Wed Dec 8 21:26:34 EST 2021 ppc64le ppc64le ppc64le GNU/Linux
# cat /etc/redhat-release
Red Hat Enterprise Linux release 8.6 (Ootpa)
-
ALL
-
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
- related to
-
SERVER-68160 Add note to building.md to consider using -j parameter for building from source on memory-constrained systems
- Closed