On Mon, Nov 14, 2022 at 10:40:37PM +0100, Kirill Miazine wrote: > The most recent snapshot gives non-recoverable failure in name > resolution upon boot starting with configuration which I had not > touched: > > starting network > route: fe80::: non-recoverable failure in name resolution > route: fec0::: non-recoverable failure in name resolution > route: ::ffff:0.0.0.0: non-recoverable failure in name resolution > route: 2002:e000::: non-recoverable failure in name resolution > route: 2002:7f00::: non-recoverable failure in name resolution > route: 2002:0000::: non-recoverable failure in name resolution > route: 2002:ff00::: non-recoverable failure in name resolution > route: ff01::: non-recoverable failure in name resolution > route: ff02::: non-recoverable failure in name resolution > route: ::0.0.0.0: non-recoverable failure in name resolution > > Then it goes to my own config, where I try to set IPv6 gateway to > fe80::1%vio0 and configure some WireGuard peers reachable via IPv6: > > route: fe80::1%vio0: non-recoverable failure in name resolution > ifconfig: non-recoverable failure in name resolution > ifconfig: non-recoverable failure in name resolution > ifconfig: non-recoverable failure in name resolution > ifconfig: non-recoverable failure in name resolution > ifconfig: non-recoverable failure in name resolution > > This is on OpenBSD 7.2-current (GENERIC.MP) #833: Mon Nov 14 11:25:32 MST > 2022.
http://ftp.hostserver.de/archive/2022-11-14-0105/snapshots/amd64/ Build date: 1668113566 - Thu Nov 10 20:52:46 UTC 2022 works in vmm. https://mirror.yandex.ru/pub/OpenBSD/snapshots/amd64/ Build date: 1668439535 - Mon Nov 14 15:25:35 UTC 2022 reproduces your failure in vmm. nov 10th snap base with nov 14th snap bsd.sp works in vmm. nov 14th snap base with nov 03th snap bsd.sp (before h2k22) works in vmm. On my X230 I'm currently running the snap containing OpenBSD 7.2-current (GENERIC.MP) #830: Sun Nov 13 18:27:27 MST 2022 [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP works on hardware and in vmm, with -current bsd.mp also. So something between nov 13th and nov 14th, but looks like the regression is outside sys/. Could it be the linker scripts change?
