It seems there's an issue with gtkdoc-fixxref in the rawhide gtk-doc-1.13-1.fc13.noarch version. If I remove the use of gtkdoc-fixxref from within the Makefile.in the packages build OK and if I build them in F-12 they also build fine using gtk-doc-1.11-5.fc12.noarch. Examples: http://koji.fedoraproject.org/koji/getfile?taskID=1902953&name=build.log http://koji.fedoraproject.org/koji/getfile?taskID=1902019&name=build.log And there's also mention of it in upstream gnome so it might not be Fedora specific. https://bugzilla.gnome.org/show_bug.cgi?id=604290
This is also breaking the build of vips.
apparently fixed upstream here https://bugzilla.gnome.org/show_bug.cgi?id=605211
Interesting, the fix replaces the crash with a warning. So it is probably a good idea to re-run gtkdocize in packages to set up the new --module parameter?