Bug#897251: pdf2djvu: FAIL: test-1px-font.test.test

2018-05-04 Thread Daniel Stender
On 05/04/2018 10:08 PM, Jakub Wilk wrote: > OK, I think I know what's going on. > > The bug triggers when all the following conditions are met: > > * /usr/local/share exists prior to installation of the "fontconfig-config" > package. (It's supposed to be created by base-files, but it didn't

Bug#897251: pdf2djvu: FAIL: test-1px-font.test.test

2018-05-04 Thread Jakub Wilk
OK, I think I know what's going on. The bug triggers when all the following conditions are met: * /usr/local/share exists prior to installation of the "fontconfig-config" package. (It's supposed to be created by base-files, but it didn't exist in my chroot for some reason...) * The building

Bug#897251: pdf2djvu: FAIL: test-1px-font.test.test

2018-05-02 Thread Daniel Stender
On 05/02/2018 09:42 PM, Jakub Wilk wrote: >> 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: >

Bug#897251: pdf2djvu: FAIL: test-1px-font.test.test

2018-05-02 Thread Jakub Wilk
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,

Bug#897251: pdf2djvu: FAIL: test-1px-font.test.test

2018-04-30 Thread Daniel Stender
Package: pdf2djvu Version: 0.9.8-1 Severity: serious Justification: fails to build from source (but built successfully in the past) A recent rebuild revealed this problem: == FAIL: test-1px-font.test.test