On Sat, 09 Apr 2016 09:26:58 +0200 Tobias Frost <t...@debian.org> wrote: > Source: tachyon > Severity: serious > Justification: FTBFS but did in the past > > Dear maintainer, > > the package FTBFS with libpng 1.6 on mipsel (release arch) and others > non-release archs (mips64el and sh4) (it built on mipsel in the past, so it is > RC) > > Note that hppa also shows a very similar error, which was not binNMUed. So it > might be that the problem is not related to the library tansition. > > Buildlog for mips: > > https://buildd.debian.org/status/fetch.php?pkg=tachyon&arch=mipsel&ver=0.99~b6%2Bdsx-4%2Bb1&stamp=1460116130 > > Buildd page: > https://buildd.debian.org/status/package.php?p=tachyon > > snippet: > dh_install: Cannot find (any matches for) > "usr/lib/mipsel-linux-gnu/libtachyon-openmpi-thr.so.0.0.0" (tried in "." and > "debian/tmp") > dh_install: libtachyon-openmpi-0 missing files: > usr/lib/mipsel-linux-gnu/libtachyon-openmpi-thr.so.0.0.0 > dh_install: Cannot find (any matches for) > "usr/lib/mipsel-linux-gnu/libtachyon-openmpi.so.0" (tried in "." and > "debian/tmp") > dh_install: libtachyon-openmpi-0 missing files: > usr/lib/mipsel-linux-gnu/libtachyon-openmpi.so.0 > dh_install: Cannot find (any matches for) > "usr/lib/mipsel-linux-gnu/libtachyon-openmpi.so.0.0.0" (tried in "." and > "debian/tmp") > dh_install: libtachyon-openmpi-0 missing files: > usr/lib/mipsel-linux-gnu/libtachyon-openmpi.so.0.0.0 > dh_install: Cannot find (any matches for) > "usr/lib/mipsel-linux-gnu/libtachyon-openmpi-openmp.so" (tried in "." and > "debian/tmp") > dh_install: libtachyon-openmpi-0-dev missing files: > usr/lib/mipsel-linux-gnu/libtachyon-openmpi-openmp.so > dh_install: Cannot find (any matches for) > "usr/lib/mipsel-linux-gnu/libtachyon-openmpi-thr.so" (tried in "." and > "debian/tmp") > dh_install: libtachyon-openmpi-0-dev missing files: > usr/lib/mipsel-linux-gnu/libtachyon-openmpi-thr.so > dh_install: Cannot find (any matches for) > "usr/lib/mipsel-linux-gnu/libtachyon-openmpi.so" (tried in "." and > "debian/tmp") > dh_install: libtachyon-openmpi-0-dev missing files: > usr/lib/mipsel-linux-gnu/libtachyon-openmpi.so > dh_install: missing files, aborting > debian/rules:59: recipe for target 'binary-arch' failed > make: *** [binary-arch] Error 2
This is caused by #818909, which has just been fixed in chrpath. The necessary rebuilds will be scheduled soon. Cheers, Emilio