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. For anyone not yet noticed it (David and manu@ is already there): I've filed Bug 294870 for this. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294870 graphics/drm-61-kmod has the same issue, too. Noticed just before submitting updates for NVIDIA driver sets 595.71.05, pending it for now (need regenerating patch anyway). Regards. -- Tomoaki AOKI