Date: Fri, 20 Sep 2024 14:37:09 +0300 From: Konstantin Belousov <kostikbel@gmail.com> To: Yasuhiro Kimura <yasu@freebsd.org> Cc: freebsd-current@freebsd.org Subject: Re: eval: Pipe call failed: Cannot allocate memory Message-ID: <Zu1eZWsKK6ReE4QN@kib.kiev.ua> In-Reply-To: <20240920.185920.1538575456943179013.yasu@FreeBSD.org> References: <20240920.185920.1538575456943179013.yasu@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 20, 2024 at 06:59:20PM +0900, Yasuhiro Kimura wrote: > % uname -a > FreeBSD rolling-vm-freebsd1.home.utahime.org 15.0-CURRENT FreeBSD 15.0-CURRENT #0 main-n272349-267f223f622: Fri Sep 20 17:49:44 JST 2024 rootz@rolling-vm-freebsd1.home.utahime.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > > Step 1: Boot system > Step 2: Login as root > Step 3: Run `poudriere bulk` > Step 4; shutdown -h now > > Then error messages are displayed as following. > > ---------------------------------------------------------------------- > eval: Pipe call failed: Cannot allocate memory > (multiple times) > eval: Pipe call failed: Cannot allocate memory > writing entropy file: eval: Pipe call failed: Cannot allocate memory > fsync: open: No such file or directory > . > writing early boot entropy file: eval: Pipe call failed: Cannot allocate memory > fsync: open: No such file or directory > . > eval: Pipe call failed: Cannot allocate memory > Terminated > . > ---------------------------------------------------------------------- Did the poudriere run itself finished successfully? Can you show the output from 'sysctl kern.ipc | grep pipe' before and after the poudriere run?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Zu1eZWsKK6ReE4QN>