[Python-modules-team] Bug#642785: pyamf: FTBFS: Error compiling Cython file
Mònica Ramírez Arceda
monica at probeta.net
Sat Sep 24 19:50:54 UTC 2011
Source: pyamf
Version: 0.6.1+dfsg-2
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory `/build/pyamf-JQ4V9O/pyamf-0.6.1+dfsg'
> rm -f cpyamf/*.c
> cython cpyamf/*.pyx
>
> Error compiling Cython file:
> ------------------------------------------------------------
> ...
> result.append(self.readElement())
>
> return result
>
> tmp = pyamf.MixedArray()
> self.context.addObject(result)
> ^
> ------------------------------------------------------------
>
> cpyamf/amf3.pyx:366:37: local variable 'result' referenced before assignment
> warning: cpyamf/util.pyx:951:4: Overriding cdef method with def method.
> warning: cpyamf/util.pyx:972:4: Overriding cdef method with def method.
> warning: cpyamf/util.pyx:991:4: Overriding cdef method with def method.
> warning: cpyamf/util.pyx:1011:4: Overriding cdef method with def method.
> warning: cpyamf/util.pyx:1024:4: Overriding cdef method with def method.
> warning: cpyamf/util.pyx:1037:4: Overriding cdef method with def method.
> warning: cpyamf/util.pyx:1050:4: Overriding cdef method with def method.
> warning: cpyamf/util.pyx:1066:4: Overriding cdef method with def method.
> warning: cpyamf/util.pyx:1084:4: Overriding cdef method with def method.
> warning: cpyamf/util.pyx:1121:4: Overriding cdef method with def method.
> make[1]: *** [override_dh_auto_build] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/09/23/pyamf_0.6.1+dfsg-2_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
More information about the Python-modules-team
mailing list