Hi,

thanks for the report.

Arfrever Frehtes Taifersar Arahesis, 24.07.2010 21:10:
 > ERROR: compiling (cpp) and running cpp_overload_wrapper
> 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

Both tests pass in Hudson.

What kind of system is this? Gentoo-Linux? Using what C compiler version?


> Ran 4218 tests

That's a huge number. I didn't pay much attention to the size of our test 
suite lately, but I'm happy to see that it's been growing.

Stefan
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to