On 08/09/16 at 00:42 +0200, Rene Engelhard wrote: > tag 837017 + moreinfo > tag 837017 + unreproducible > thanks > > Hi, > > On Thu, Sep 08, 2016 at 12:16:24AM +0200, Lucas Nussbaum wrote: > > Relevant part (hopefully): > > > make[6]: *** [test-suite.log] Error 1 > > > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/test' > > > Makefile:892: recipe for target 'check-TESTS' failed > > > make[5]: *** [check-TESTS] Error 2 > > > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/test' > > > Makefile:965: recipe for target 'check-am' failed > > > make[4]: *** [check-am] Error 2 > > > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/test' > > > Makefile:394: recipe for target 'check-recursive' failed > > > make[3]: *** [check-recursive] Error 1 > > > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > > > Makefile:501: recipe for target 'check-recursive' failed > > > make[2]: *** [check-recursive] Error 1 > > > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > > > dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2 > > > debian/rules:14: recipe for target 'override_dh_auto_test' failed > > Nope. > > > The full build log is available from: > > > > http://people.debian.org/~lucas/logs/2016/09/06/libvisio_0.1.5-1_unstable.log > > 404
(fixed) > And a apt-get -b source libvisio works fine here. Could you share your build log and diff it with me ? Note that tzdata was missing in the chroot, but I don't see anything in the log that is related to time or tz, so it's likely unrelated. (While tzdata is Priority: required, but not part of 'essential' and 'build-essential', it's probably over-zealous to consider FTBFS due to missing tzdata bugs that really needs fixing.) Lucas