On my local f30 VM, I have allegro 4.4.2-23, and liquidwar builds for version 5.6.5. In koji, with allegro 4.4.3-1, dat segfaults while compiling game data: https://koji.fedoraproject.org/koji/taskinfo?taskID=33043158 gmake[2]: Leaving directory '/builddir/build/BUILD/liquidwar-5.6.5/data/back' BUILDSTDERR: gmake[2]: *** [Makefile:13: back.dat] Segmentation fault (core dumped) BUILDSTDERR: gmake[2]: *** Deleting file 'back.dat' BUILDSTDERR: gmake[1]: *** [Makefile:33: back/back.dat] Error 2
Thank you for the bug report. It seems that the 4.4.3 update broke the dat and grabber tools. I've fixed this and submitted a bug upstream for this: https://github.com/liballeg/allegro5/issues/1027 4.4.3-2, which includes the fix for this, is now building for F30+.
Thank you!