Source: python-passlib Version: 1.7.0-1 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20170418-i386 qa-ftbfs Justification: FTBFS in stretch on i386
Hi, During a rebuild of all packages in stretch (in a stretch chroot, not a sid chroot), your package failed to build on i386. Relevant part (hopefully): > File "<frozen importlib._bootstrap>", line 673, in _load_unlocked > File "<frozen importlib._bootstrap_external>", line 673, in exec_module > File "<frozen importlib._bootstrap>", line 222, in _call_with_frames_removed > File "/<<PKGBUILDDIR>>/passlib/tests/test_totp.py", line 61, in <module> > datetime.datetime.utcfromtimestamp(max_time_t << 1) > OverflowError: timestamp out of range for platform time_t > > ---------------------------------------------------------------------- > Ran 2810 tests in 217.655s > > FAILED (errors=1, skipped=1191) > Test failed: <unittest.runner.TextTestResult run=2810 errors=1 failures=0> > error: Test failed: <unittest.runner.TextTestResult run=2810 errors=1 > failures=0> > E: pybuild pybuild:283: test: plugin custom failed with: exit code=1: > python3.5 setup.py test > dh_auto_test: pybuild --test --test-nose -i python{version} -p 3.5 > --system=custom --test-args={interpreter} setup.py test returned exit code 13 > debian/rules:9: recipe for target 'override_dh_auto_test' failed The full build log is available from: http://aws-logs.debian.net/2017/04/18/python-passlib_1.7.0-1_testing-i386.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.