Source: ostree Version: 2016.5-3 Severity: important Justification: fails to build from source
For some reason, ostree hit test suite errors on some architectures. - On i386: ERROR: tests/test-sysroot-c - too few tests run (expected 1, got 0) ERROR: tests/test-sysroot-c - exited with status 133 (terminated by signal 5?) - On hppa (admittedly not a release architecture): ERROR: tests/test-basic-c - missing test plan ERROR: tests/test-basic-c - exited with status 133 (terminated by signal 5?) - On sparc64 (not a release architecture either): ERROR: tests/test-pull-corruption.sh - too few tests run (expected 2, got 0) ERROR: tests/test-pull-corruption.sh - exited with status 1 I don't have further details, but perhaps you can reproduce the problem on a porterbox (or a local chroot or VM, for i386). FWIW, signal 5 is SIGTRAP, at least on x86. Could you please take a look? Thanks!