Re: etcupdate failed to build tree with read-only /usr/src

2025-04-17 Thread Dag-Erling Smørgrav
Alastair Hogge writes: > Hmm I did try $(etcupdate -B), and I recall it also failing, so I > updated another host, and used -B with etcupdate, and it failed for > another reason: > [...] > ld-elf.so.1: Shared object "libmd.so.6" not found, required by "mtree" > *** Error code 1 This is _after_ in

Re: etcupdate failed to build tree with read-only /usr/src

2025-04-17 Thread Alastair Hogge
On 2025-04-16 01:39, Dag-Erling Smørgrav wrote: > Alastair Hogge writes: >> After the build processes complete [...] >> >> $ doas su - >> # cd /usr/src >> # etcupdate -p >> # env MAKEOBJDIRPREFIX=/tmp/fafnir make installkernel >> # env MAKEOBJDIRPREFIX=/tmp/fafnir make installworld >> # etcupdate

Re: etcupdate failed to build tree with read-only /usr/src

2025-04-17 Thread Dag-Erling Smørgrav
Alastair Hogge writes: > After the build processes complete [...] > > $ doas su - > # cd /usr/src > # etcupdate -p > # env MAKEOBJDIRPREFIX=/tmp/fafnir make installkernel > # env MAKEOBJDIRPREFIX=/tmp/fafnir make installworld > # etcupdate > > Here etcupdate exits with, "Failed to build new tree."

Re: /usr/src/sys/dev/imcsmb/imcsmb_var.h:52:10: fatal error

2025-04-17 Thread Chris
On 2025-04-17 00:45, Gary Jennejohn wrote: On Wed, 16 Apr 2025 22:06:35 -0700 Chris wrote: In an attempt to take advantage of all the work done on iwlwifi recently. I pulled a fresh copy of src at: commit b836c229aa5ac345114f5986b6034ad3ed760da1 (HEAD -> main, freebsd/main, freebsd/HEAD) Au

Re: /usr/src/sys/dev/imcsmb/imcsmb_var.h:52:10: fatal error

2025-04-17 Thread Chris
On 2025-04-17 00:19, Mark Millard wrote: [Note: Your Email handling rejects my Emails, probably because of Yahoo being involved.] Looks like sonic317-22.consmr.mail.gq1.yahoo.com Sorry. Looks like you were the victim of using the same IP as a recent attacker. Filters against yahoo are short live

Re: "Invoking IPv6 network device address event may sleep with the following non-sleepable locks held"; "sleepable after non-sleepable"

2025-04-17 Thread Mark Johnston
On Thu, Apr 17, 2025 at 05:37:13PM +0800, Zhenlei Huang wrote: > > > > On Apr 17, 2025, at 5:17 AM, Mark Millard wrote: > > > > Context: An aarch64 PkgBase kernel and world boot under Parallels > > on macOS (M4 MAX): > > > > FreeBSD 15.0-CURRENT main-n276258-c5773d366ecc GENERIC arm64 aarch64

Re: "Invoking IPv6 network device address event may sleep with the following non-sleepable locks held"; "sleepable after non-sleepable"

2025-04-17 Thread Zhenlei Huang
> On Apr 17, 2025, at 5:17 AM, Mark Millard wrote: > > Context: An aarch64 PkgBase kernel and world boot under Parallels > on macOS (M4 MAX): > > FreeBSD 15.0-CURRENT main-n276258-c5773d366ecc GENERIC arm64 aarch64 1500035 > > . . . > vtnet0: link state changed to UP > Invoking IPv6 network d

Re: /usr/src/sys/dev/imcsmb/imcsmb_var.h:52:10: fatal error

2025-04-17 Thread Gary Jennejohn
On Wed, 16 Apr 2025 22:06:35 -0700 Chris wrote: > In an attempt to take advantage of all the work > done on iwlwifi recently. I pulled a fresh copy of src > at: > > commit b836c229aa5ac345114f5986b6034ad3ed760da1 (HEAD -> main, freebsd/main, > freebsd/HEAD) > Author: Andrew Gallatin > Date:

Re: /usr/src/sys/dev/imcsmb/imcsmb_var.h:52:10: fatal error

2025-04-17 Thread Mark Millard
[Note: Your Email handling rejects my Emails, probably because of Yahoo being involved.] On Apr 16, 2025, at 23:46, Chris wrote: > On 2025-04-16 22:40, Mark Millard wrote: >> Chris wrote on >> Date: Thu, 17 Apr 2025 05:06:35 UTC : >>> In an attempt to take advantage of all the work >>> done on