Re: eval: Pipe call failed: Cannot allocate memory
- Reply: Dag-Erling_Smørgrav : "Re: eval: Pipe call failed: Cannot allocate memory"
- Reply: Yasuhiro Kimura : "Re: eval: Pipe call failed: Cannot allocate memory"
- In reply to: Yasuhiro Kimura : "eval: Pipe call failed: Cannot allocate memory"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Sep 2024 11:37:09 UTC
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?