Hello,
Trying to build lang/rust (with default options) with synth (synth-3.12) under 14.3-RELEASE-p7, and after some 40-50 minutes the system becomes unresponsive due to out of swap. This is a VM with 8vCPU and 32GB of RAM (8GB is assigned to swap) on a SSD datastore.
FreeBSD BUILDX 14.3-RELEASE-p7 FreeBSD 14.3-RELEASE-p7 releng/14.3-n271455-8b2a912a8abd
Tried to reduce Number_of_builders and Max_jobs_per_builder, and set Tmpfs_workdir and Tmpfs_localbase to false, but none of it helped.
Any tips would be appreciated. Thank you.
Trying to build lang/rust (with default options) with synth (synth-3.12) under 14.3-RELEASE-p7, and after some 40-50 minutes the system becomes unresponsive due to out of swap. This is a VM with 8vCPU and 32GB of RAM (8GB is assigned to swap) on a SSD datastore.
FreeBSD BUILDX 14.3-RELEASE-p7 FreeBSD 14.3-RELEASE-p7 releng/14.3-n271455-8b2a912a8abd
Tried to reduce Number_of_builders and Max_jobs_per_builder, and set Tmpfs_workdir and Tmpfs_localbase to false, but none of it helped.
Any tips would be appreciated. Thank you.
Code:
[Global Configuration]
profile_selected= LiveSystem
[LiveSystem]
Operating_system= FreeBSD
Directory_packages= /synth/live_packages
Directory_repository= /synth/live_packages/All
Directory_portsdir= /usr/ports
Directory_options= /var/db/ports
Directory_distfiles= /usr/ports/distfiles
Directory_buildbase= /synth/synth-live
Directory_logs= /synth/log
Directory_ccache= /ccache
Directory_system= /
Number_of_builders= 4
Max_jobs_per_builder= 2
Tmpfs_workdir= false
Tmpfs_localbase= false
Display_with_ncurses= true
leverage_prebuilt= false