Your message dated Mon, 21 Feb 2011 22:07:00 -0500
with message-id <[email protected]>
has caused the   report #614498,
regarding guppy: FTBFS with Python 2.7: ImportError: guppy/sets/setsc.so: 
undefined symbol: _PyLong_AsScaledDouble
to be marked as having been forwarded to the upstream software
author(s) Sverker Nilsson <[email protected]>

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
614498: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614498
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Howdy Sverker,

I guess it is time for me to include your changes from July 2010 for
Python 2.7 compatibility ;)

but before doing that just thought to check what you are up to and
either  you plan on any work on guppy, or may be just making official
0.1.10 "release" with 2.7 support, so I do not need to come up with a
new debian revision ;-)

Cheers!

On Tue, 22 Feb 2011, Jakub Wilk wrote:

> Source: guppy
> Version: 0.1.9-2
> Severity: important
> User: [email protected]
> 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 of module heapycTraceback (most recent call last):
> |   File "<string>", line 1, in <module>
> |   File "guppy/__init__.py", line 37, in hpy
> |     return r.guppy.heapy.Use
> |   File "guppy/etc/Glue.py", line 45, in __getattr__
> |     return self._share.getattr(self, name)
> |   File "guppy/etc/Glue.py", line 195, in getattr
> |     d = self.getattr2(inter, cache, owner, name)
> |   File "guppy/etc/Glue.py", line 213, in getattr2
> |     x = self.getattr_package(inter, name)
> |   File "guppy/etc/Glue.py", line 261, in getattr_package
> |     x = self.makeModule(x, name)
> |   File "guppy/etc/Glue.py", line 321, in makeModule
> |     return Share(module, self, module.__name__, Clamp)
> |   File "guppy/etc/Glue.py", line 184, in __init__
> |     getattr(inter, name)
> |   File "guppy/etc/Glue.py", line 45, in __getattr__
> |     return self._share.getattr(self, name)
> |   File "guppy/etc/Glue.py", line 195, in getattr
> |     d = self.getattr2(inter, cache, owner, name)
> |   File "guppy/etc/Glue.py", line 215, in getattr2
> |     x = self.getattr3(inter, name)
> |   File "guppy/etc/Glue.py", line 283, in getattr3
> |     pa = getattr(pa, at)
> |   File "guppy/etc/Glue.py", line 45, in __getattr__
> |     return self._share.getattr(self, name)
> |   File "guppy/etc/Glue.py", line 195, in getattr
> |     d = self.getattr2(inter, cache, owner, name)
> |   File "guppy/etc/Glue.py", line 213, in getattr2
> |     x = self.getattr_package(inter, name)
> |   File "guppy/etc/Glue.py", line 250, in getattr_package
> |     x = __import__(self.makeName(name), globals(), locals())
> |   File "guppy/heapy/View.py", line 555, in <module>
> |     prime_builtin_types()
> |   File "guppy/heapy/View.py", line 538, in prime_builtin_types
> |     import guppy.heapy.heapyc
> |   File "guppy/sets/__init__.py", line 3, in <module>
> |     from setsc import BitSet        # base bitset type
> | ImportError: guppy/sets/setsc.so: undefined symbol: _PyLong_AsScaledDouble
-- 
=------------------------------------------------------------------=
Keep in touch                                     www.onerussian.com
Yaroslav Halchenko                 www.ohloh.net/accounts/yarikoptic


--- End Message ---

Reply via email to