Re: After update to r357104 build of poudriere jail fails with 'out of swap space'

2020-01-25 Thread Mark Linimon
On Sat, Jan 25, 2020 at 03:59:06PM -0800, Cy Schubert wrote: > A rule of thumb would probably be, have ~ 2 GB RAM for every core or > thread when doing large parallel builds. This is a rule of thumb that I have used for quite some time. Perhaps less is necessary for certain tasks, but if you want

Re: After update to r357104 build of poudriere jail fails with 'out of swap space'

2020-01-25 Thread Cy Schubert
In message <20200125235405.ga50...@troutmask.apl.washington.edu>, Steve Kargl w rites: > On Sat, Jan 25, 2020 at 03:31:16PM -0800, Steve Kargl wrote: > > On Sat, Jan 25, 2020 at 02:09:29PM -0800, Cy Schubert wrote: > > > On January 25, 2020 1:52:03 PM PST, Steve Kargl gton.edu> wrote: > > > >On S

Re: After update to r357104 build of poudriere jail fails with 'out of swap space'

2020-01-25 Thread Cy Schubert
In message <20200125233116.ga49...@troutmask.apl.washington.edu>, Steve Kargl w rites: > On Sat, Jan 25, 2020 at 02:09:29PM -0800, Cy Schubert wrote: > > On January 25, 2020 1:52:03 PM PST, Steve Kargl on.edu> wrote: > > >On Sat, Jan 25, 2020 at 01:41:16PM -0800, Cy Schubert wrote: > > >> > > >>

Re: After update to r357104 build of poudriere jail fails with 'out of swap space'

2020-01-25 Thread Steve Kargl
On Sat, Jan 25, 2020 at 03:31:16PM -0800, Steve Kargl wrote: > On Sat, Jan 25, 2020 at 02:09:29PM -0800, Cy Schubert wrote: > > On January 25, 2020 1:52:03 PM PST, Steve Kargl > > wrote: > > >On Sat, Jan 25, 2020 at 01:41:16PM -0800, Cy Schubert wrote: > > >> > > >> It's not just poudeiere. Stan

Re: After update to r357104 build of poudriere jail fails with 'out of swap space'

2020-01-25 Thread Steve Kargl
On Sat, Jan 25, 2020 at 02:09:29PM -0800, Cy Schubert wrote: > On January 25, 2020 1:52:03 PM PST, Steve Kargl > wrote: > >On Sat, Jan 25, 2020 at 01:41:16PM -0800, Cy Schubert wrote: > >> > >> It's not just poudeiere. Standard port builds of chromium, rust > >> and thunderbird also fail on my m

Re: After update to r357104 build of poudriere jail fails with 'out of swap space'

2020-01-25 Thread Cy Schubert
On January 25, 2020 1:52:03 PM PST, Steve Kargl wrote: >On Sat, Jan 25, 2020 at 01:41:16PM -0800, Cy Schubert wrote: >> >> It's not just poudeiere. Standard port builds of chromium, rust >> and thunderbird also fail on my machines with less than 8 GB. >> > >Interesting. I routinely build chromi

Re: After update to r357104 build of poudriere jail fails with 'out of swap space'

2020-01-25 Thread Cy Schubert
On January 25, 2020 12:50:59 PM PST, "Rodney W. Grimes" wrote: >> Yasuhiro KIMURA yasu at utahime.org wrote on >> Sat Jan 25 14:45:13 UTC 2020 : >> >> > I use VirtualBox to run 13-CURRENT. Host is 64bit Windows 10 1909 >and >> > spec of VM is as following. >> > >> > * 4 CPU >> > * 8GB memory >>

Re: After update to r357104 build of poudriere jail fails with 'out of swap space'

2020-01-25 Thread Steve Kargl
On Sat, Jan 25, 2020 at 01:41:16PM -0800, Cy Schubert wrote: > > It's not just poudeiere. Standard port builds of chromium, rust > and thunderbird also fail on my machines with less than 8 GB. > Interesting. I routinely build chromium, rust, firefox, llvm and few other resource-hunger ports on a

Re: After update to r357104 build of poudriere jail fails with 'out of swap space'

2020-01-25 Thread Cy Schubert
On January 25, 2020 12:02:07 PM PST, Mark Millard wrote: >Yasuhiro KIMURA yasu at utahime.org wrote on >Sat Jan 25 14:45:13 UTC 2020 : > >> I use VirtualBox to run 13-CURRENT. Host is 64bit Windows 10 1909 and >> spec of VM is as following. >> >> * 4 CPU >> * 8GB memory >> * 100GB disk >> - 92G

Re: After update to r357104 build of poudriere jail fails with 'out of swap space'

2020-01-25 Thread Rodney W. Grimes
> Yasuhiro KIMURA yasu at utahime.org wrote on > Sat Jan 25 14:45:13 UTC 2020 : > > > I use VirtualBox to run 13-CURRENT. Host is 64bit Windows 10 1909 and > > spec of VM is as following. > > > > * 4 CPU > > * 8GB memory > > * 100GB disk > > - 92GB ZFS pool (zroot) > > - 8GB swap > > > > Tod

Re: After update to r357104 build of poudriere jail fails with 'out of swap space'

2020-01-25 Thread Mark Millard
Yasuhiro KIMURA yasu at utahime.org wrote on Sat Jan 25 14:45:13 UTC 2020 : > I use VirtualBox to run 13-CURRENT. Host is 64bit Windows 10 1909 and > spec of VM is as following. > > * 4 CPU > * 8GB memory > * 100GB disk > - 92GB ZFS pool (zroot) > - 8GB swap > > Today I updated this VM to r3

ip_divert.c:374:7: error: use of undeclared identifier

2020-01-25 Thread AN
FYI FreeBSD Free_BSD_13 13.0-CURRENT FreeBSD 13.0-CURRENT #22 r356360: Sat Jan 4 20:10:21 EST 2020 root@Free_BSD_13:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL amd64 1300074 --- all_subdir_dtrace --- --- prototype.o --- cc -target x86_64-unknown-freebsd13.0 --sysroot=/usr/obj/usr/src/amd64

After update to r357104 build of poudriere jail fails with 'out of swap space'

2020-01-25 Thread Yasuhiro KIMURA
Hello. I use VirtualBox to run 13-CURRENT. Host is 64bit Windows 10 1909 and spec of VM is as following. * 4 CPU * 8GB memory * 100GB disk - 92GB ZFS pool (zroot) - 8GB swap Today I updated this VM to r357104. And after that I tried to update poudriere jail with `poudriere jail -u -j jailnam

Re: anyone else seen: mergemaster -iF Cannot 'cd' to /usr/src

2020-01-25 Thread Julian H. Stacey
> From: "Julian H. Stacey" > Date: Sat, 18 Jan 2020 15:10:21 +0100 "Julian H. Stacey" wrote: > Anyone else seen this: mergemaster -iF Cannot 'cd' to /usr/src Happily, I can no longer reproduce the fault. > Maybe something trivial ? (I have a cold, may have missed something). > ca