Source: patchelf Version: 0.9-1 Severity: serious Justification: fails to build from source (but built successfully in the past)
Hi, patchelf FTBFS on mips* with some testsuite failures: https://buildd.debian.org/status/fetch.php?pkg=patchelf&arch=mips&ver=0.9-1&stamp=1456793321 https://buildd.debian.org/status/fetch.php?pkg=patchelf&arch=mipsel&ver=0.9-1&stamp=1456786479 https://buildd.debian.org/status/fetch.php?pkg=patchelf&arch=mips64el&ver=0.9-1&stamp=1456791827 make check-TESTS make[3]: Entering directory '/«PKGBUILDDIR»/tests' make[4]: Entering directory '/«PKGBUILDDIR»/tests' PASS: plain-fail.sh PASS: plain-run.sh PASS: shrink-rpath.sh PASS: set-interpreter-short.sh FAIL: set-interpreter-long.sh FAIL: set-rpath.sh FAIL: no-rpath.sh FAIL: big-dynstr.sh FAIL: set-rpath-library.sh PASS: soname.sh PASS: no-rpath-amd64.sh PASS: no-rpath-armel.sh PASS: no-rpath-armhf.sh PASS: no-rpath-hurd-i386.sh PASS: no-rpath-i386.sh PASS: no-rpath-ia64.sh PASS: no-rpath-kfreebsd-amd64.sh PASS: no-rpath-kfreebsd-i386.sh PASS: no-rpath-mips.sh PASS: no-rpath-mipsel.sh PASS: no-rpath-powerpc.sh PASS: no-rpath-s390.sh PASS: no-rpath-sh4.sh PASS: no-rpath-sparc.sh ============================================================================ Testsuite summary for patchelf 0.9 ============================================================================ # TOTAL: 24 # PASS: 19 # SKIP: 0 # XFAIL: 0 # FAIL: 5 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log ============================================================================ Makefile:772: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 (set-interpreter-long.sh only fails on mips64el, it succeeded on mips and mipsel) Andreas