Re: WITHOUT_PF breaks buildworld

2021-12-21 Thread Konrad Sewiłło-Jopek
Hi, I think the reason is somewhere in tools/build/test-includes: --- net/if_pfsync.o --- In file included from net/if_pfsync.c:1: In file included from [...]freebsd/arm64.aarch64/tmp/usr/include/net/if_pfsync.h:56: [...]freebsd/arm64.aarch64/tmp/usr/include/net/pfvar.h:65:10: fatal error:

pkg upgrade -n -f: Child process pid=… terminated abnormally: Segmentation fault

2021-12-21 Thread Graham Perrin
Is the fault maybe because the OS is outdated (1400043)? Updating FreeBSD repository catalogue... Fetching packagesite.pkg: 100% 6 MiB 1.1MB/s 00:06 pkg: cannot parse fingerprints: error while parsing : line: 1, column: 0 - 'key must begin with a letter', character: '-' Processing entries:

Re: Panic: Page Fault in Kernel: Yesterday's CURRENT

2021-12-21 Thread Michael Butler via freebsd-current
Confirmed. The kernel at .. FreeBSD 14.0-CURRENT #0 f06f1d1fdb9: Mon Dec 20 12:24:51 EST 2021 .. boots successfully. The kernel at .. FreeBSD 14.0-CURRENT #1 553af8f1ec7: Tue Dec 21 15:16:10 EST 2021 .. fails immediately after printing something like .. Timecounters tick every 1.000 msec

Re: Kernel panic in networking code

2021-12-21 Thread Dustin Marquess
On Thu, Dec 9, 2021 at 12:35 PM Shawn Webb wrote: > > On Thu, Dec 09, 2021 at 12:05:30PM -0500, Mark Johnston wrote: > > On Thu, Dec 09, 2021 at 10:20:10AM -0500, Shawn Webb wrote: > > > Hey all, > > > > > > It looks like there's a potential deadlock in some networking code, > > > specifically

Re: Panic: Page Fault in Kernel: Yesterday's CURRENT

2021-12-21 Thread Michael Butler via freebsd-current
I have an old pentium-3 that also won't boot kernels built after Dec 6th. I suspect the commits listed below but, with the device being remote and having no DRAC, I'm struggling to test this theory. The relevant commits .. commit 553af8f1ec71d397b5b4fd5876622b9269936e63 Author: Mark Johnston

Re: What to do about tgammal?

2021-12-21 Thread Steve Kargl
On Tue, Dec 21, 2021 at 03:46:40PM +0100, Marc Fonvieille wrote: > Le 20.12.2021 16:48, Steve Kargl a écrit : > > On Mon, Dec 20, 2021 at 11:15:53AM +0100, Marc Fonvieille wrote: > > > > > > I assume what Steve is talking about is the corresponding value in > > > decimal of the number of ULP. > >

Re: What to do about tgammal?

2021-12-21 Thread Marc Fonvieille
Le 20.12.2021 16:48, Steve Kargl a écrit : > On Mon, Dec 20, 2021 at 11:15:53AM +0100, Marc Fonvieille wrote: > > > > I assume what Steve is talking about is the corresponding value in > > decimal of the number of ULP. > > > > Bad assumption. Please read Goldberg's paper. I am talking > about

Re: Arduino IDF -> make/automake based environment

2021-12-21 Thread FreeBSD User
Am Mon, 20 Dec 2021 14:35:10 +0100 schrieb Marc Fonvieille : > Le 19.12.2021 21:03, Andrew Stevenson a écrit : > > > > > > > On 19. Dec 2021, at 12:18, FreeBSD User > > > wrote: > > > > > > environment. Since I'm interested in coding for some smaller > > > AMTEL MCUs and ESP32 and like to