[Python-modules-team] Bug#860673: python-django: FTBFS on i386: E: Build killed with signal TERM after 150 minutes of inactivity

Lucas Nussbaum lucas at debian.org
Wed Apr 19 15:16:07 UTC 2017


On 19/04/17 at 15:59 +0100, Chris Lamb wrote:
> Hi Lucas,
> 
> > I tried again and still can; maybe diff your build log with mine to see
> > if something comes up?
> 
> Good idea; mine is at:
> 
>   https://gist.github.com/lamby/e2152b47a6d3d69d29e34975059c6be7/raw

That's a build log for amd64, not i386.

> (Testsuite runs in parallel so this might be difficult...)

Indeed. However, the test suite also fails when run manually, with
python2.7 ./runtests.py --verbosity=2 --parallel 1 --failfast

I get:
test_can_defer_constraint_checks (delete.tests.DeletionTests) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_cannot_defer_constraint_checks (delete.tests.DeletionTests) ... ok
test_delete_with_keeping_parents (delete.tests.DeletionTests) ... ok
test_delete_with_keeping_parents_relationships (delete.tests.DeletionTests) ... ok
test_deletion_order (delete.tests.DeletionTests) ... ok
test_hidden_related (delete.tests.DeletionTests) ... ok
test_instance_update (delete.tests.DeletionTests) ... ok
test_large_delete (delete.tests.DeletionTests) ... Segmentation fault

dmesg shows:
python2.7[39117]: segfault at ffc2cffc ip 00000000f61a8170 sp 00000000ffc2d000 error 6 in libsqlite3.so.0.8.6[f6135000+115000]

Lucas



More information about the Python-modules-team mailing list