On Fri, Feb 21, 2025 at 01:51:37PM +0000, Fred wrote: > Hi @ports, > > I recently updated to OpenBSD 7.6-current (GENERIC.MP) #541: Tue Feb 11 > 09:38:51 MST 2025, and following a pkg_add -vui noticed that awesome was > broken, and missing from the pub/OpenBSD/snapshots/packages/amd64 directory, > so I'm trying to build it from ports. > > I'm now hitting the build failure below, and I would appreciate any clues on > how to debug this further.
No need, ajacoutot figured the problem out, a diff for W^X was lost in the last libffi update. Update your ports tree, rebuild and install devel/libffi, then rebuild x11/awesome. Or wait for the next amd64 snapshot.