Bug#876901: karchive FTBFS: test failures

2021-01-09 Thread Lisandro Damián Nicanor Pérez Meyer
mattia@warren /tmp/tmp % cat test.c #include int main() { printf("%s\n", __FILE__); } mattia@warren /tmp/tmp % gcc test.c ; ./a.out test.c mattia@warren /tmp/tmp % gcc ./test.c ; ./a.out ./test.c mattia@warren /tmp/tmp % gcc /tmp/tmp/./test.c ; ./a.out /tmp/tmp/./test.c So Qt *depends* on g

Bug#876901: karchive FTBFS: test failures

2019-09-25 Thread Tobias Frost
On Tue, 26 Sep 2017 21:49:18 +0300 Adrian Bunk wrote: > Source: karchive > Version: 5.37.0-2 > Severity: serious > > Some recent change in unstable makes karchive FTBFS: > > https://tests.reproducible-builds.org/debian/history/karchive.html > https://tests.reproducible-builds.org/debian/rb-pkg/u

Bug#876901: karchive FTBFS: test failures

2017-09-26 Thread Adrian Bunk
Source: karchive Version: 5.37.0-2 Severity: serious Some recent change in unstable makes karchive FTBFS: https://tests.reproducible-builds.org/debian/history/karchive.html https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/karchive.html ... dh_auto_test '--buildsystem=kf5' --par