Hi everyone, Has anyone else tried to build xfsprogs 6.9 .deb packages on aarch64 on Debian 12 (gcc 12.2.0)? About midway through I get: aarch64-linux-gnu-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See <file:///usr/share/doc/gcc-12/README.Bugs> for instructions. Will try harder in the morning to sort this out if I have time. Strangely, the regular build completes just fine, so it's something about the debuild options that mucks things up. --D