2 tests fail:
======================================================================
ERROR: compiling (cpp) and running cpp_overload_wrapper
----------------------------------------------------------------------
Traceback (most recent call last):
File "runtests.py", line 416, in run
self.run_doctests(self.module, result)
File "runtests.py", line 427, in run_doctests
doctest.DocTestSuite(module_name).run(result)
File "/usr/lib64/python2.6/doctest.py", line 2291, in DocTestSuite
module = _normalize_module(module)
File "/usr/lib64/python2.6/doctest.py", line 203, in _normalize_module
return __import__(module, globals(), locals(), ["*"])
ImportError:
/var/tmp/portage/dev-python/cython-0.13_beta0/work/Cython-0.13.beta0/BUILD/wrappers/cpp/cpp_overload_wrapper.so:
undefined symbol: _Z10doublefuncddd
======================================================================
ERROR: compiling (cpp) and running cppwrap
----------------------------------------------------------------------
Traceback (most recent call last):
File "runtests.py", line 416, in run
self.run_doctests(self.module, result)
File "runtests.py", line 427, in run_doctests
doctest.DocTestSuite(module_name).run(result)
File "/usr/lib64/python2.6/doctest.py", line 2291, in DocTestSuite
module = _normalize_module(module)
File "/usr/lib64/python2.6/doctest.py", line 203, in _normalize_module
return __import__(module, globals(), locals(), ["*"])
ImportError:
/var/tmp/portage/dev-python/cython-0.13_beta0/work/Cython-0.13.beta0/BUILD/wrappers/cpp/cppwrap.so:
undefined symbol: _Z10doublefuncddd
----------------------------------------------------------------------
Ran 4218 tests in 1054.062s
FAILED (errors=2)
--
Arfrever Frehtes Taifersar Arahesis
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
