Re: Build of devel/ninja and lang/gcc11 fails with latest 14-CURRENT amd64

2021-11-13 Thread Yasuhiro Kimura
From: Yasuhiro Kimura Subject: Re: Build of devel/ninja and lang/gcc11 fails with latest 14-CURRENT amd64 Date: Sat, 13 Nov 2021 12:21:40 +0900 (JST) > I tried it and build of devel/ninja is surely fixed. But build of > lang/gcc11 still failed with same error. With the commit of 90fa9705d5c bui

Re: zfskeys does not exist

2021-11-13 Thread Tomoaki AOKI
On Sat, 13 Nov 2021 13:00:59 +0100 Gary Jennejohn wrote: > On Sat, 13 Nov 2021 11:33:01 + > Graham Perrin wrote: > > > > > (2021-07-28): > > > > > Add zfskeys rc.d script for auto-loading encryption keys

Re: Build of devel/ninja and lang/gcc11 fails with latest 14-CURRENT amd64

2021-11-13 Thread Konstantin Belousov
On Sat, Nov 13, 2021 at 09:54:47AM +0100, Gerald Pfeifer wrote: > On Sat, 13 Nov 2021, Konstantin Belousov wrote: > >> -- > >> commit 160b4b922b6 > >> Author: Konstantin Belousov > >> Date: Sat Oct 23 00:17:21 2021 > >> > >>

Re: zfskeys does not exist

2021-11-13 Thread Gary Jennejohn
On Sat, 13 Nov 2021 11:33:01 + Graham Perrin wrote: > > (2021-07-28): > > > Add zfskeys rc.d script for auto-loading encryption keys > > finds only th

Re: FYI: aarch64 main [so: 14] system hung up with a large amount of memory in use (given the RAM+SWAP configuration) but lots of swap left

2021-11-13 Thread Mark Millard via freebsd-current
On 2021-Nov-13, at 03:20, Mark Millard wrote: > While attempting to see if I could repeat a bugzilla report in a > somewhat different context, I has the system hang up to the > point that ^C and ^Z did not work and ^T did not echo out what > would be expected for poudriere (or even the kernel

zfskeys does not exist

2021-11-13 Thread Graham Perrin
(2021-07-28): > Add zfskeys rc.d script for auto-loading encryption keys finds only the July commit. Below, I don't have zfskeys. Please, can anyone explai

FYI: aarch64 main [so: 14] system hung up with a large amount of memory in use (given the RAM+SWAP configuration) but lots of swap left

2021-11-13 Thread Mark Millard via freebsd-current
While attempting to see if I could repeat a bugzilla report in a somewhat different context, I has the system hang up to the point that ^C and ^Z did not work and ^T did not echo out what would be expected for poudriere (or even the kernel backtrace). I was able to escape to ddb. The context was

Re: Build of devel/ninja and lang/gcc11 fails with latest 14-CURRENT amd64

2021-11-13 Thread Gerald Pfeifer
On Sat, 13 Nov 2021, Konstantin Belousov wrote: >> -- >> commit 160b4b922b6 >> Author: Konstantin Belousov >> Date: Sat Oct 23 00:17:21 2021 >> >> Add real sched.h >> >> It is required by IEEE Std 1003.1-2008 AKA POSIX