AssertionError: 'Unable to revert mtime: /usr/local/share/fonts\n' != ''
The test fails because there was an unexpected warning on stderr.
Apparently this one was generated by fontconfig:
https://cgit.freedesktop.org/fontconfig/tree/src/fccache.c?h=2.13.0#n127
No idea why it was emitted, though...
I can't reproduce this failure. I tried building pdf2djvu in an
up-to-date clean amd64 chroot, and the build succeeded.
Is this reproducible for you? Does it happen every time?
Does /usr/local/share/fonts exist in your build environment? (It doesn't
in my chroot, even after installing all the build-dependencies.)
--
Jakub Wilk