Your message dated Mon, 10 Jun 2013 23:58:00 +0200
with message-id
<cab4xwxwifiqx9aufzhwk8i_qn5lzkpjrtbh231kmcjil7ae...@mail.gmail.com>
and subject line Re: [Python-modules-team] Bug#707156: python-numpy: FTBFS:
error: 'PyUnicodeObject' has no member named 'length'
has caused the Debian Bug report #707156,
regarding python-numpy: FTBFS: error: 'PyUnicodeObject' has no member named
'length'
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.)
--
707156: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707156
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-numpy
Version: 1:1.6.2-1.2
Severity: serious
Tags: sid jessie
User: debian-pyt...@lists.debian.org
Usertags: python3.3
python-numpy FTBFS:
| compile options: '-Inumpy/core/include
-Ibuild/src.linux-i686-3.3/numpy/core/include/numpy -Inumpy/core/src/private
-Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath
-Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include
-I/usr/include/python3.3dm -I/usr/include/i386-linux-gnu/python3.3dm
-Ibuild/src.linux-i686-3.3/numpy/core/src/multiarray
-Ibuild/src.linux-i686-3.3/numpy/core/src/umath -c'
| i486-linux-gnu-gcc: build/src.linux-i686-3.3/numpy/core/src/_sortmodule.c
| In file included from numpy/core/src/private/npy_config.h:4:0,
| from numpy/core/src/_sortmodule.c.src:35:
| build/src.linux-i686-3.3/numpy/core/include/numpy/config.h:28:0: warning:
"HAVE_LOG2" redefined [enabled by default]
| In file included from /usr/include/python3.3dm/Python.h:8:0,
| from numpy/core/src/_sortmodule.c.src:30:
| /usr/include/i386-linux-gnu/python3.3dm/pyconfig.h:524:0: note: this is the
location of the previous definition
| i486-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions
-Wl,-z,relro -Wno-unused-result -g -O0 -Wall -Wstrict-prototypes -g -O0
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g
-O0 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -Wl,-z,relro -g -O0 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2
build/temp.linux-i686-3.3-pydebug/build/src.linux-i686-3.3/numpy/core/src/_sortmodule.o
-Lbuild/temp.linux-i686-3.3-pydebug -lnpymath -lm -o
build/lib.linux-i686-3.3-pydebug/numpy/core/_sort.cpython-33dm.so
| building 'numpy.core.multiarray' extension
| compiling C sources
| C compiler: i486-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -g
-O0 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC
|
| creating build/temp.linux-i686-3.3-pydebug/numpy/core/src/multiarray
| compile options: '-Inumpy/core/include
-Ibuild/src.linux-i686-3.3/numpy/core/include/numpy -Inumpy/core/src/private
-Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath
-Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include
-I/usr/include/python3.3dm -I/usr/include/i386-linux-gnu/python3.3dm
-Ibuild/src.linux-i686-3.3/numpy/core/src/multiarray
-Ibuild/src.linux-i686-3.3/numpy/core/src/umath -c'
| i486-linux-gnu-gcc: numpy/core/src/multiarray/multiarraymodule_onefile.c
| In file included from numpy/core/src/private/npy_config.h:4:0,
| from numpy/core/src/multiarray/common.c:8,
| from numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
| build/src.linux-i686-3.3/numpy/core/include/numpy/config.h:28:0: warning:
"HAVE_LOG2" redefined [enabled by default]
| In file included from /usr/include/python3.3dm/Python.h:8:0,
| from numpy/core/src/multiarray/common.c:2,
| from numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
| /usr/include/i386-linux-gnu/python3.3dm/pyconfig.h:524:0: note: this is the
location of the previous definition
| In file included from
numpy/core/src/multiarray/multiarraymodule_onefile.c:10:0:
| numpy/core/src/multiarray/scalartypes.c.src: In function 'string_arrtype_new':
| numpy/core/src/multiarray/scalartypes.c.src:2326:45: error: 'PyUnicodeObject'
has no member named 'length'
| In file included from
numpy/core/src/multiarray/multiarraymodule_onefile.c:10:0:
| numpy/core/src/multiarray/scalartypes.c.src: In function
'unicode_arrtype_new':
| numpy/core/src/multiarray/scalartypes.c.src:2326:45: error: 'PyUnicodeObject'
has no member named 'length'
[...]
| error: Command "i486-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -g
-O0 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-D_FORTIFY_SOURCE=2 -fPIC -Inumpy/core/include
-Ibuild/src.linux-i686-3.3/numpy/core/include/numpy -Inumpy/core/src/private
-Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray
-Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.3dm
-I/usr/include/i386-linux-gnu/python3.3dm
-Ibuild/src.linux-i686-3.3/numpy/core/src/multiarray
-Ibuild/src.linux-i686-3.3/numpy/core/src/umath -c
numpy/core/src/multiarray/multiarraymodule_onefile.c -o
build/temp.linux-i686-3.3-pydebug/numpy/core/src/multiarray/multiarraymodule_onefile.o"
failed with exit status 1
| [152454 refs]
| make[1]: *** [override_dh_auto_build] Error 1
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Version: 1.7.1-2
This has been fixed with the upload to unstable
Regards,
Sandro
On Tue, May 7, 2013 at 10:04 PM, Jakub Wilk <jw...@debian.org> wrote:
> Source: python-numpy
> Version: 1:1.6.2-1.2
> Severity: serious
> Tags: sid jessie
> User: debian-pyt...@lists.debian.org
> Usertags: python3.3
>
> python-numpy FTBFS:
> | compile options: '-Inumpy/core/include
> -Ibuild/src.linux-i686-3.3/numpy/core/include/numpy -Inumpy/core/src/private
> -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath
> -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include
> -I/usr/include/python3.3dm -I/usr/include/i386-linux-gnu/python3.3dm
> -Ibuild/src.linux-i686-3.3/numpy/core/src/multiarray
> -Ibuild/src.linux-i686-3.3/numpy/core/src/umath -c'
> | i486-linux-gnu-gcc: build/src.linux-i686-3.3/numpy/core/src/_sortmodule.c
> | In file included from numpy/core/src/private/npy_config.h:4:0,
> | from numpy/core/src/_sortmodule.c.src:35:
> | build/src.linux-i686-3.3/numpy/core/include/numpy/config.h:28:0: warning:
> "HAVE_LOG2" redefined [enabled by default]
> | In file included from /usr/include/python3.3dm/Python.h:8:0,
> | from numpy/core/src/_sortmodule.c.src:30:
> | /usr/include/i386-linux-gnu/python3.3dm/pyconfig.h:524:0: note: this is
> the location of the previous definition
> | i486-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions
> -Wl,-z,relro -Wno-unused-result -g -O0 -Wall -Wstrict-prototypes -g -O0
> -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
> -g -O0 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -Wl,-z,relro -g -O0 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security
> -D_FORTIFY_SOURCE=2
> build/temp.linux-i686-3.3-pydebug/build/src.linux-i686-3.3/numpy/core/src/_sortmodule.o
> -Lbuild/temp.linux-i686-3.3-pydebug -lnpymath -lm -o
> build/lib.linux-i686-3.3-pydebug/numpy/core/_sort.cpython-33dm.so
> | building 'numpy.core.multiarray' extension
> | compiling C sources
> | C compiler: i486-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes
> -g -O0 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC
> |
> | creating build/temp.linux-i686-3.3-pydebug/numpy/core/src/multiarray
> | compile options: '-Inumpy/core/include
> -Ibuild/src.linux-i686-3.3/numpy/core/include/numpy -Inumpy/core/src/private
> -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath
> -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include
> -I/usr/include/python3.3dm -I/usr/include/i386-linux-gnu/python3.3dm
> -Ibuild/src.linux-i686-3.3/numpy/core/src/multiarray
> -Ibuild/src.linux-i686-3.3/numpy/core/src/umath -c'
> | i486-linux-gnu-gcc: numpy/core/src/multiarray/multiarraymodule_onefile.c
> | In file included from numpy/core/src/private/npy_config.h:4:0,
> | from numpy/core/src/multiarray/common.c:8,
> | from
> numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
> | build/src.linux-i686-3.3/numpy/core/include/numpy/config.h:28:0: warning:
> "HAVE_LOG2" redefined [enabled by default]
> | In file included from /usr/include/python3.3dm/Python.h:8:0,
> | from numpy/core/src/multiarray/common.c:2,
> | from
> numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
> | /usr/include/i386-linux-gnu/python3.3dm/pyconfig.h:524:0: note: this is
> the location of the previous definition
> | In file included from
> numpy/core/src/multiarray/multiarraymodule_onefile.c:10:0:
> | numpy/core/src/multiarray/scalartypes.c.src: In function
> 'string_arrtype_new':
> | numpy/core/src/multiarray/scalartypes.c.src:2326:45: error:
> 'PyUnicodeObject' has no member named 'length'
> | In file included from
> numpy/core/src/multiarray/multiarraymodule_onefile.c:10:0:
> | numpy/core/src/multiarray/scalartypes.c.src: In function
> 'unicode_arrtype_new':
> | numpy/core/src/multiarray/scalartypes.c.src:2326:45: error:
> 'PyUnicodeObject' has no member named 'length'
> [...]
> | error: Command "i486-linux-gnu-gcc -pthread -g -O0 -Wall
> -Wstrict-prototypes -g -O0 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC
> -Inumpy/core/include -Ibuild/src.linux-i686-3.3/numpy/core/include/numpy
> -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core
> -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath
> -Inumpy/core/include -I/usr/include/python3.3dm
> -I/usr/include/i386-linux-gnu/python3.3dm
> -Ibuild/src.linux-i686-3.3/numpy/core/src/multiarray
> -Ibuild/src.linux-i686-3.3/numpy/core/src/umath -c
> numpy/core/src/multiarray/multiarraymodule_onefile.c -o
> build/temp.linux-i686-3.3-pydebug/numpy/core/src/multiarray/multiarraymodule_onefile.o"
> failed with exit status 1
> | [152454 refs]
> | make[1]: *** [override_dh_auto_build] Error 1
>
> --
> Jakub Wilk
>
> _______________________________________________
> Python-modules-team mailing list
> python-modules-t...@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---