I am doing crossbuilds from amd64 to aarch64. The following blocked my progress for a while. I'm sorry, but I do not have time to investigate. The recently rebuilt host is FreeBSD x3850-1 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r361720M and the pkg is qemu-user-static-3.1.0 . ERROR: ['/usr/local/bin/gtkdoc-fixxref', '--module=pango', '--module-dir=html', '--html-dir=/usr/local/share/gtk-doc/html', '--extra-dir=/usr/local/share/gtk-doc/html/glib', '--extra-dir=/usr/local/share/gtk-doc/html/gobject', '--extra- dir=/usr/local/share/gtk-doc/html/cairo'] failed with status 1 qemu: unsupported syscall: 574 (calling anyway) qemu: uncaught target signal 11 (Segmentation fault) - core dumped (I am getting a lot of the 574 errors, but in general they do not lead to segfaults.) The workaround was to rip out the DOCS code and dependencies so that I could go on my way.
(In reply to Mark Linimon from comment #0) syscall 574 is realpathat, it's fixed in github 3.1 branch I'm not sure if it will fix the crash
^Triage: fix assignment.