Source: translate-toolkit Version: 1.13.0-1 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160930 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > __query_init_orig(self, *args) > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > _ > > self = <[AttributeError("'Query' object has no attribute 'this'") raised in > repr()] SafeRepr object at 0x7f3871c186c8> > args = <[TypeError("__repr__ returned non-string (type NoneType)") raised in > repr()] SafeRepr object at 0x7f3871c18830> > > def __init__(self, *args): > """Xapian::Query::Query(Query::op op_) """ > > _xapian.Query_swiginit(self, _xapian.new_Query(*args)) > E TypeError: in method 'new_Query', argument 1 of type 'std::string > const &' > > /usr/lib/python2.7/dist-packages/xapian/__init__.py:2268: TypeError > === 1 failed, 1996 passed, 2 skipped, 45 xfailed, 3 xpassed in 9.29 seconds > ==== > E: pybuild pybuild:276: test: plugin custom failed with: exit code=1: > PATH=/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build:$PATH py.test -rxs > dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned > exit code 13 > debian/rules:61: recipe for target 'override_dh_auto_test' failed If the failure looks somehow time/timezone related: Note that this rebuild was performed without the 'tzdata' package installed in the chroot. tzdata used be (transitively) part of build-essential, but it no longer is. If this package requires it to build, it should be added to build-depends. For the release team's opinion on this, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185 The full build log is available from: http://aws-logs.debian.net/2016/09/30/translate-toolkit_1.13.0-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.