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

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to