Bug#614498: guppy: FTBFS with Python 2.7: ImportError: guppy/sets/setsc.so: undefined symbol: _PyLong_AsScaledDouble

2011-09-29 Thread Sebastian Ramacher
Hi, On 09/29/2011 07:49 AM, Nobuhiro Iwamatsu wrote: I've just tried to build the guppy version from SVN and run the test suite with Python 2.7 on an amd64 machine. The test suite already fails test1 in guppy/sets/test.py. I've also tried on a 32 bit machine and and their it didn't fail.

Bug#614498: guppy: FTBFS with Python 2.7: ImportError: guppy/sets/setsc.so: undefined symbol: _PyLong_AsScaledDouble

2011-09-29 Thread Nobuhiro Iwamatsu
Hi, 2011/9/29 Sebastian Ramacher s.ramac...@gmx.at: Hi, On 09/29/2011 07:49 AM, Nobuhiro Iwamatsu wrote: I've just tried to build the guppy version from SVN and run the test suite with Python 2.7 on an amd64 machine. The test suite already fails test1 in guppy/sets/test.py. I've also

Bug#614498: guppy: FTBFS with Python 2.7: ImportError: guppy/sets/setsc.so: undefined symbol: _PyLong_AsScaledDouble

2011-09-28 Thread Nobuhiro Iwamatsu
Hi, Hi I've just tried to build the guppy version from SVN and run the test suite with Python 2.7 on an amd64 machine. The test suite already fails test1 in guppy/sets/test.py. I've also tried on a 32 bit machine and and their it didn't fail. The reason is simple: _PyLong_Frexp takes

Bug#614498: guppy: FTBFS with Python 2.7: ImportError:, guppy/sets/setsc.so: undefined symbol: _PyLong_AsScaledDouble

2011-06-25 Thread Sebastian Ramacher
Hi I've just tried to build the guppy version from SVN and run the test suite with Python 2.7 on an amd64 machine. The test suite already fails test1 in guppy/sets/test.py. I've also tried on a 32 bit machine and and their it didn't fail. The reason is simple: _PyLong_Frexp takes a Py_ssize_t*