- Important notice:
Upstream recommends a minimum of 32GB of RAM for building.
If you get the error "c++: fatal error: Killed signal terminated program cc1plus", upstream recommends to decrease the number of building threads. You will need to manually modify the PKGBUILD for this, and add a '--parallel <n>' option at the end of the cmake build command.
Pinned Comments
dbermond commented on 2025-01-04 23:30 (UTC) (edited on 2025-01-05 04:00 (UTC) by dbermond)
Upstream recommends a minimum of 32GB of RAM for building.
If you get the error "c++: fatal error: Killed signal terminated program cc1plus", upstream recommends to decrease the number of building threads. You will need to manually modify the PKGBUILD for this, and add a '--parallel <n>' option at the end of the cmake build command.