It's possible that I'm doing something stupid (or just "wrong")....
On my main laptop, I track stable/15 & head (different slices -- I
started doing this over 20 years ago & update to a new laptop by copying
the disk drive -- the laptop is only about 10 years old).
In /etc/src.conf, I have:
g1-120(15.1-P)[2] grep '^PORT' /etc/src.conf PORTS_MODULES+=graphics/drm-66-kmod PORTS_MODULES+=graphics/gpu-firmware-amd-kmod PORTS_MODULES+=graphics/gpu-firmware-intel-kmod PORTS_MODULES+=x11/nvidia-kmod-390
so the various kmod ports get rebuilt when I rebuild the kernel.
Today, I noticed the update from drm-66-kmod-6.6.25.1500508_8 to drm-66-kmod-6.6.25.1500508_9; no problem (so I thought).
I had built and run
FreeBSD g1-120.catwhisker.org 15.1-PRERELEASE FreeBSD 15.1-PRERELEASE #798 stable/15-n283363-8d584f064885: Tue Apr 28 10:39:26 UTC 2026 root@g1-120.catwhisker.org:/common/S1/obj/usr/src/amd64.amd64/sys/CANARY amd64 1500508 1500508
yesterday (without issue), but after updating sources to stable/15-n283375-bf1529d83918, then firing up the usual "buildworld"
& friends, the kernel build failed while attempting to build
drm-66-kmod, with whines about "taking address of packed member..."
of a class or structure:
--- intel_guc_ct.o --- /common/S1/obj/usr/src/amd64.amd64/sys/CANARY/common/ports/graphics/drm-66-kmod/work/drm-kmod-drm_v6.6.25_10/drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c:606:19: error: taking address of packed member 'head' of class or structure 'guc_ct_buffer_desc' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member]
606 | head = READ_ONCE(desc->head);
| ^~~~~~~~~~ /usr/src/sys/compat/linuxkpi/common/include/linux/compiler.h:81:37: note: expanded from macro 'READ_ONCE'
81 | (*(const volatile __typeof(x) *)&(x)); \
| ^
Any suggestions for suitable evasive action?
Thanks!
Peace,
david
--
David H. Wolfskill david@catwhisker.org
See https://www.catwhisker.org/~david/publickey.gpg for my public key.
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 65 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 08:59:29 |
| Calls: | 862 |
| Files: | 1,311 |
| D/L today: |
2 files (6,679K bytes) |
| Messages: | 265,062 |