[Python-modules-team] Bug#745739: celery: Fails to build from source

Kouhei Maeda mkouhei at palmtb.net
Thu Apr 24 16:19:13 UTC 2014


Source: celery
Version: 3.1.9-1
Severity: serious

Dear Maintainer,

celery fails to build from source:


Best regards,

-------------------------
(snip)
test_with_embedded_beat (celery.tests.worker.test_worker.test_WorkController) ... ok

======================================================================
FAIL: test_acquire_release (celery.tests.worker.test_hub.test_LaxBoundedSemaphore)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/buildd/celery-3.1.9/celery/tests/worker/test_hub.py", line 57, in test_acquire_release
    self.assertEqual(x.value, 1)
AssertionError: 0 != 1

======================================================================
FAIL: test_grow_shrink (celery.tests.worker.test_hub.test_LaxBoundedSemaphore)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/buildd/celery-3.1.9/celery/tests/worker/test_hub.py", line 86, in test_grow_shrink
    self.assertEqual(x.value, 3)
AssertionError: 2 != 3

----------------------------------------------------------------------
Ran 1682 tests in 32.973s

FAILED (failures=2, skipped=43)
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory `/tmp/buildd/celery-3.1.9'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
(snip)
-------------------------


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-1-amd64 (SMP w/7 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



More information about the Python-modules-team mailing list