On Sun, Oct 27, 2013 at 07:47:33PM +0000, Thorsten Glaser wrote: > Andrew Bartlett dixit: > > >The issue here is not wrong file lists, but missing dependencies. When > > Hm, but that’s still a bug in the package, then. (On the other > hand, you could just use rm -f, which wouldn’t error out, but > there are other failures happening too.)
Actually, the dependencies are present but they don't appear to be working for some reason. We have a build dependency on docbook-xsl, but configure doesn't actually seem to find them on m68k. From the build output: Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : not found My amd64 builds all pass this test: Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok* Does 'xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl' work properly on the m68k host with xsltproc and docbook-xsl installed? Cheers, Jelmer
signature.asc
Description: Digital signature

