cython ftbfs in raring

Bug #1163782 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cython (Ubuntu)
Fix Released
High
Unassigned
Raring
Fix Released
High
Unassigned

Bug Description

see https://launchpad.net/ubuntu/+archive/test-rebuild-20130329/+build/4414441

======================================================================
FAIL: numpy_test ()
Doctest: numpy_test
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/doctest.py", line 2201, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for numpy_test
  File "/build/buildd/cython-0.17.3/build/work-dir/run/c/numpy_test/numpy_test.so", line 369, in numpy_test

----------------------------------------------------------------------
File "/build/buildd/cython-0.17.3/build/work-dir/run/c/numpy_test/numpy_test.so", line 390, in numpy_test
Failed example:
    obj_array()
Expected:
    [a 1 {}]
    a 1 {}
Got:
    ['a' 1 {}]
    a 1 {}

======================================================================
FAIL: numpy_test (numpy_test.__test__)
Doctest: numpy_test.__test__.numpy_test
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/doctest.py", line 2201, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for numpy_test.__test__.numpy_test
  File "/build/buildd/cython-0.17.3/build/work-dir/run/c/numpy_test/numpy_test.so", line unknown line number, in numpy_test

----------------------------------------------------------------------
File "/build/buildd/cython-0.17.3/build/work-dir/run/c/numpy_test/numpy_test.so", line ?, in numpy_test.__test__.numpy_test
Failed example:
    obj_array()
Expected:
    [a 1 {}]
    a 1 {}
Got:
    ['a' 1 {}]
    a 1 {}

======================================================================
FAIL: numpy_test ()
Doctest: numpy_test
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/doctest.py", line 2201, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for numpy_test
  File "/build/buildd/cython-0.17.3/build/work-dir/run/cpp/numpy_test/numpy_test.so", line 345, in numpy_test

----------------------------------------------------------------------
File "/build/buildd/cython-0.17.3/build/work-dir/run/cpp/numpy_test/numpy_test.so", line 366, in numpy_test
Failed example:
    obj_array()
Expected:
    [a 1 {}]
    a 1 {}
Got:
    ['a' 1 {}]
    a 1 {}

======================================================================
FAIL: numpy_test (numpy_test.__test__)
Doctest: numpy_test.__test__.numpy_test
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/doctest.py", line 2201, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for numpy_test.__test__.numpy_test
  File "/build/buildd/cython-0.17.3/build/work-dir/run/cpp/numpy_test/numpy_test.so", line unknown line number, in numpy_test

----------------------------------------------------------------------
File "/build/buildd/cython-0.17.3/build/work-dir/run/cpp/numpy_test/numpy_test.so", line ?, in numpy_test.__test__.numpy_test
Failed example:
    obj_array()
Expected:
    [a 1 {}]
    a 1 {}
Got:
    ['a' 1 {}]
    a 1 {}

----------------------------------------------------------------------
Ran 6955 tests in 1618.973s

FAILED (failures=4)
Compiling /build/buildd/cython-0.17.3/build/.cython/inline/_cython_inline_c31d01ce4da48fdbb955cfc48c80ffb1.pyx because it changed.
Cythonizing /build/buildd/cython-0.17.3/build/.cython/inline/_cython_inline_c31d01ce4da48fdbb955cfc48c80ffb1.pyx
ALL DONE

Tags: ftbfs
Revision history for this message
Matthias Klose (doko) wrote :

this seems to be fixed in 0.18.

Matthias Klose (doko)
Changed in cython (Ubuntu Raring):
milestone: ubuntu-13.04-beta-1 → ubuntu-13.04
Matthias Klose (doko)
Changed in cython (Ubuntu Raring):
status: Confirmed → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package cython - 0.17.4-0ubuntu1

---------------
cython (0.17.4-0ubuntu1) raring; urgency=low

  * New upstream version.
    - Fixed: Garbage collection triggered during deallocation of container
      classes could lead to a double-deallocation.
  * Fix numpy test failures. LP: #1163782.
 -- Matthias Klose <email address hidden> Mon, 08 Apr 2013 11:12:10 +0200

Changed in cython (Ubuntu Raring):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.