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

2011-02-21 Thread Jakub Wilk
Source: guppy Version: 0.1.9-2 Severity: important User: debian-pyt...@lists.debian.org Usertags: python2.7 When rebuilt against python-defaults from experimental, guppy failed to build from source. Tail of the build log: | I: Running guppy unittests using python2.7 | Error at initialization o

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* as

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_Fre

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'

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 : > 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 o