Your message dated Sun, 28 Oct 2012 22:06:12 +0100
with message-id <20121028210612.ga9...@jwilk.net>
and subject line Re: Bug#683169: cython: FTBFS on any-i386: tests fail
has caused the Debian Bug report #683169,
regarding cython: FTBFS on any-i386: tests fail
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
683169: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683169
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cython
Version: 0.17~beta1-2
Severity: serious
Justification: fails to build from source

cython FTBFS on any-i386:
| ======================================================================
| FAIL: Doctest: numpy_test.__test__.test_fused_external
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/usr/lib/python2.6/doctest.py", line 2163, in runTest
|     raise self.failureException(self.format_failure(new.getvalue()))
| AssertionError: Failed doctest test for 
numpy_test.__test__.test_fused_external
|   File 
"/build/buildd-cython_0.17~beta1-2-i386-wZ6LQr/cython-0.17~beta1/build/work-dir/run/c/numpy_test.so",
 line unknown line number, in test_fused_external
|
| ----------------------------------------------------------------------
| File 
"/build/buildd-cython_0.17~beta1-2-i386-wZ6LQr/cython-0.17~beta1/build/work-dir/run/c/numpy_test.so",
 line ?, in numpy_test.__test__.test_fused_external
| Failed example:
|     test_fused_external(np.arange(100))
| Expected:
|     int64
| Got:
|     int32
|
|
| ======================================================================
| FAIL: Doctest: numpy_test.__test__.test_fused_ndarray_integral_dtype
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/usr/lib/python2.6/doctest.py", line 2163, in runTest
|     raise self.failureException(self.format_failure(new.getvalue()))
| AssertionError: Failed doctest test for 
numpy_test.__test__.test_fused_ndarray_integral_dtype
|   File 
"/build/buildd-cython_0.17~beta1-2-i386-wZ6LQr/cython-0.17~beta1/build/work-dir/run/c/numpy_test.so",
 line unknown line number, in test_fused_ndarray_integral_dtype
|
| ----------------------------------------------------------------------
| File 
"/build/buildd-cython_0.17~beta1-2-i386-wZ6LQr/cython-0.17~beta1/build/work-dir/run/c/numpy_test.so",
 line ?, in numpy_test.__test__.test_fused_ndarray_integral_dtype
| Failed example:
|     test_fused_ndarray_integral_dtype[cython.long](np.arange(10, 
dtype=np.long))
| Exception raised:
|     Traceback (most recent call last):
|       File "/usr/lib/python2.6/doctest.py", line 1253, in __run
|         compileflags, 1) in test.globs
|       File "<doctest numpy_test.__test__.test_fused_ndarray_integral_dtype[4]>", 
line 1, in <module>
|         test_fused_ndarray_integral_dtype[cython.long](np.arange(10, 
dtype=np.long))
|       File "numpy_test.pyx", line 600, in 
numpy_test.test_fused_ndarray_integral_dtype (numpy_test.c:16392)
|     ValueError: Buffer dtype mismatch, expected 'long' but got 'long long'
| ----------------------------------------------------------------------
| File 
"/build/buildd-cython_0.17~beta1-2-i386-wZ6LQr/cython-0.17~beta1/build/work-dir/run/c/numpy_test.so",
 line ?, in numpy_test.__test__.test_fused_ndarray_integral_dtype
| Failed example:
|     test_fused_ndarray_integral_dtype(np.arange(10, dtype=np.long))
| Exception raised:
|     Traceback (most recent call last):
|       File "/usr/lib/python2.6/doctest.py", line 1253, in __run
|         compileflags, 1) in test.globs
|       File "<doctest numpy_test.__test__.test_fused_ndarray_integral_dtype[5]>", 
line 1, in <module>
|         test_fused_ndarray_integral_dtype(np.arange(10, dtype=np.long))
|       File "numpy_test.pyx", line 600, in numpy_test.__pyx_fused_cpdef 
(numpy_test.c:15967)
|     TypeError: No matching signature found
|
|
| ======================================================================
| FAIL: Doctest: numpy_test.__test__.test_fused_external
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/usr/lib/python2.6/doctest.py", line 2163, in runTest
|     raise self.failureException(self.format_failure(new.getvalue()))
| AssertionError: Failed doctest test for 
numpy_test.__test__.test_fused_external
|   File 
"/build/buildd-cython_0.17~beta1-2-i386-wZ6LQr/cython-0.17~beta1/build/work-dir/run/cpp/numpy_test.so",
 line unknown line number, in test_fused_external
|
| ----------------------------------------------------------------------
| File 
"/build/buildd-cython_0.17~beta1-2-i386-wZ6LQr/cython-0.17~beta1/build/work-dir/run/cpp/numpy_test.so",
 line ?, in numpy_test.__test__.test_fused_external
| Failed example:
|     test_fused_external(np.arange(100))
| Expected:
|     int64
| Got:
|     int32
|
|
| ======================================================================
| FAIL: Doctest: numpy_test.__test__.test_fused_ndarray_integral_dtype
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/usr/lib/python2.6/doctest.py", line 2163, in runTest
|     raise self.failureException(self.format_failure(new.getvalue()))
| AssertionError: Failed doctest test for 
numpy_test.__test__.test_fused_ndarray_integral_dtype
|   File 
"/build/buildd-cython_0.17~beta1-2-i386-wZ6LQr/cython-0.17~beta1/build/work-dir/run/cpp/numpy_test.so",
 line unknown line number, in test_fused_ndarray_integral_dtype
|
| ----------------------------------------------------------------------
| File 
"/build/buildd-cython_0.17~beta1-2-i386-wZ6LQr/cython-0.17~beta1/build/work-dir/run/cpp/numpy_test.so",
 line ?, in numpy_test.__test__.test_fused_ndarray_integral_dtype
| Failed example:
|     test_fused_ndarray_integral_dtype[cython.long](np.arange(10, 
dtype=np.long))
| Exception raised:
|     Traceback (most recent call last):
|       File "/usr/lib/python2.6/doctest.py", line 1253, in __run
|         compileflags, 1) in test.globs
|       File "<doctest numpy_test.__test__.test_fused_ndarray_integral_dtype[4]>", 
line 1, in <module>
|         test_fused_ndarray_integral_dtype[cython.long](np.arange(10, 
dtype=np.long))
|       File "numpy_test.pyx", line 600, in 
numpy_test.test_fused_ndarray_integral_dtype (numpy_test.cpp:16392)
|     ValueError: Buffer dtype mismatch, expected 'long' but got 'long long'
| ----------------------------------------------------------------------
| File 
"/build/buildd-cython_0.17~beta1-2-i386-wZ6LQr/cython-0.17~beta1/build/work-dir/run/cpp/numpy_test.so",
 line ?, in numpy_test.__test__.test_fused_ndarray_integral_dtype
| Failed example:
|     test_fused_ndarray_integral_dtype(np.arange(10, dtype=np.long))
| Exception raised:
|     Traceback (most recent call last):
|       File "/usr/lib/python2.6/doctest.py", line 1253, in __run
|         compileflags, 1) in test.globs
|       File "<doctest numpy_test.__test__.test_fused_ndarray_integral_dtype[5]>", 
line 1, in <module>
|         test_fused_ndarray_integral_dtype(np.arange(10, dtype=np.long))
|       File "numpy_test.pyx", line 600, in numpy_test.__pyx_fused_cpdef 
(numpy_test.cpp:15967)
|     TypeError: No matching signature found
|
|
| ----------------------------------------------------------------------
| Ran 6687 tests in 2519.547s
|
| FAILED (failures=4)

Full build logs:
https://buildd.debian.org/status/fetch.php?pkg=cython&arch=i386&ver=0.17%7Ebeta1-2&stamp=1343428255
https://buildd.debian.org/status/fetch.php?pkg=cython&arch=kfreebsd-i386&ver=0.17~beta1-2&stamp=1343418727
https://buildd.debian.org/status/fetch.php?pkg=cython&arch=hurd-i386&ver=0.17~beta1-2&stamp=1343429518

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
Version: 0.17~beta3-1

It has been built successfully.

--
Jakub Wilk

--- End Message ---

Reply via email to