On 2015-02-06 22:02 (+0100), Ken Moffat wrote:
I'm looking at 0.91 for BLFS [http://www.linuxfromscratch.org/blfs/] and we usually tell people how to run tests, if they wish to. I've now installed lxml and numpy, but I'm getting 5 failures.
<snip>
With the Python modules, I'm getting the usual impenetrable tracebacks for the failures -
Testing gimp_xcf
test_empty_file (__main__.GimpXCFBasicTest) ... Unable to open object member file: svg/empty-SVG.svg ERROR test_empty_layer_file (__main__.GimpXCFBasicTest) ... Unable to open object member file: svg/default-inkscape-SVG.svg ERROR test_expected_file (__main__.GimpXCFBasicTest) ... Unable to open object member file: svg/multilayered-test.svg ERROR
The svg files used for the extensions tests are missing from the tarball: https://bazaar.launchpad.net/~inkscape.dev/inkscape/RELEASE_0_91_BRANCH/file...
Could you please file a bug report?