Several of us are seeing failures building dbus with xmlto crashing on random files. It will also crash if you run xmlto manually on a file. It's not consistently crashing on the same file all of the time. It looks like it's printing out garbage memory.
We are building on an early September snapshot on the Zaurus. Here is an example failure while building dbus: Making all in doc gmake[2]: Entering directory '/usr/ports/pobj/dbus-1.8.6/dbus-1.8.6/doc' /usr/local/bin/xmlto man dbus-cleanup-sockets.1.xml Writing dbus-cleanup-sockets.1 for refentry(dbuscleanupsockets1) rm: ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß: File too long /usr/local/bin/xmlto man dbus-daemon.1.xml Writing dbus-daemon.1 for refentry(dbusdaemon1) /usr/local/bin/xmlto: line 622: 11775 Bus Error (core dumped ) $(BASH) "$FORMAT" post-process Makefile: 765: recipe for target 'dbus-daemon.1' failed
