I'm trying to build wm/ctwm, using lang/gcc12 as pkgsrc compiler, and
the build fails with
[ 96%] Building C object CMakeFiles/ctwmlib.dir/version.c.o
[ 97%] Building C object CMakeFiles/ctwmlib.dir/ewmh_atoms.c.o
[ 97%] Built target ctwmlib
[ 98%] Building C object CMakeFiles/ctwm.dir/ctwm_wrap.c.o
[100%] Linking C executable ctwm
Converting in CTF info for dtrace
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(232)]
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(232)]
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(232)]
... many more repetitions of that ...
-Olaf.