Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2023 06:31:38 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-current@freebsd.org
Subject:   www/chromium will not build on a host w/ 8 CPU and 16G mem
Message-ID:  <ZNxRKkr5qTXsalVq@c720-r368166>

next in thread | raw e-mail | index | archive | help

I have built ~2200 ports successful on my build server, which is a
Dell R210 with 8x 3.30GHz CPU and 15.8 GB memory:

Aug 11 19:03:21 jet kernel: CPU: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz (3292.74-MHz K8-class CPU)
Aug 11 19:03:21 jet kernel: FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
Aug 11 19:03:21 jet kernel: avail memory = 16582250496 (15814 MB)

I have set swap to 4GB + 10GB + 10GB:

# swapctl -lh
Device:            Bytes      Used:
/dev/da0p3          4.0G       1.5G
/dev/md9             10G       1.5G
/dev/md10            10G       1.5G

and poudriere does use ZFS.

Building the last outstanding port www/chromium in single job mode
fails reproducible with a kernel message:

Aug 16 06:14:04 jet kernel: pid 48725 (ninja), jid 3, uid 65534, was killed:
a thread waited too long to allocate a page

What could I do in the port's  options or kernel values?

	matthias

-- 
Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZNxRKkr5qTXsalVq>