2010-07-24 21:24:45 Stefan Behnel napisaƂ(a):
> 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?

Gentoo Linux, amd64, GCC 4.4.4.

-- 
Arfrever Frehtes Taifersar Arahesis

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to