Your message dated Thu, 09 May 2013 15:51:38 +0200
with message-id <518ba9ea.60...@googlemail.com>
and subject line fixed in 2.2.0.1-2
has caused the Debian Bug report #707316,
regarding pyzmq: FTBFS: zmq/utils/buffers.pxd:163:27: default encoding required 
for conversion from 'char *' to 'str object'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(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 ow...@bugs.debian.org
immediately.)


-- 
707316: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707316
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pyzmq
Version: 2.2.0-1
Tags: sid jessie
Severity: serious
Justification: fails to build from source

pyzmq FTBFS:
| cythoning zmq/core/message.pyx to zmq/core/message.c
|
| Error compiling Cython file:
| ------------------------------------------------------------
| ...
|         PyObject_GetBuffer(ob, &view, flags)
|         bptr = view.buf
|         blen = view.len
|         if format:
|             if view.format != NULL:
|                 bfmt = view.format
|                           ^
| ------------------------------------------------------------
|
| zmq/utils/buffers.pxd:163:27: default encoding required for conversion from 
'char *' to 'str object'
| building 'zmq.core.message' extension
| gcc -pthread -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-D_FORTIFY_SOURCE=2 -fPIC -Izmq/utils -Izmq/core -Izmq/devices 
-I/usr/include/python2.7_d -c zmq/core/message.c -o 
build/temp.linux-x86_64-2.7-pydebug/zmq/core/message.o -Wno-unused-function 
-Wno-strict-aliasing
| zmq/core/message.c:1:2: error: #error Do not use this file, it is the result 
of a failed Cython compilation.
| error: command 'gcc' failed with exit status 1
| [366561 refs]
| dh_auto_build: python-dbg setup.py build --force returned exit code 1
| make[1]: *** [override_dh_auto_build] Error 1

cython version was: 0.19+git51-g3078752-1

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
Version: 2.2.0.1-2

pyzmq (2.2.0.1-2) unstable; urgency=low

  [ Julian Taylor ]
  * upload to unstable
  * python-gevent-dbg is fixed, enable python2 dbg autopkgtests
  * cython0.19-compat.patch: fix build with cython 0.19

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

 -- Julian Taylor <jtaylor.deb...@googlemail.com>  Thu, 09 May 2013 15:07:29 
+0200

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to