Your message dated Mon, 10 Jun 2013 21:50:49 +0000
with message-id <[email protected]>
and subject line Bug#707461: fixed in python-numpy 1:1.7.1-2
has caused the Debian Bug report #707461,
regarding yp-svipc: FTBFS: ImportError: cannot import name multiarray
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 [email protected]
immediately.)


-- 
707461: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707461
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: yp-svipc
Version: 0.14-2
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130509 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 `/«PKGBUILDDIR»'
> dh_auto_build
> pyversions: missing X(S)-Python-Version in control file, fall back to 
> debian/pyversions
> pyversions: missing debian/pyversions file, fall back to supported versions
> running build
> running config_cc
> unifing config_cc, config, build_clib, build_ext, build commands --compiler 
> options
> running config_fc
> unifing config_fc, config, build_clib, build_ext, build commands --fcompiler 
> options
> running build_src
> build_src
> building extension "svipc" sources
> build_src: building npy-pkg config files
> running build_ext
> customize UnixCCompiler
> customize UnixCCompiler using build_ext
> building 'svipc' extension
> compiling C sources
> C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -fPIC
> 
> creating build
> creating build/temp.linux-x86_64-2.7
> creating build/temp.linux-x86_64-2.7/common
> creating build/temp.linux-x86_64-2.7/python
> compile options: '-DPYTHON_SVIPC_VERSION=\"0.14\" -DSVIPC_NOSEGFUNC -Icommon 
> -I/usr/lib/pymodules/python2.7/numpy/core/include -I/usr/include/python2.7 -c'
> gcc: python/svipc_module.c
> gcc: common/svipc_misc.c
> gcc: common/svipc_msq.c
> gcc: common/svipc_shm.c
> gcc: common/svipc_sem.c
> creating build/lib.linux-x86_64-2.7
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro 
> -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 
> build/temp.linux-x86_64-2.7/common/svipc_misc.o 
> build/temp.linux-x86_64-2.7/common/svipc_shm.o 
> build/temp.linux-x86_64-2.7/common/svipc_sem.o 
> build/temp.linux-x86_64-2.7/common/svipc_msq.o 
> build/temp.linux-x86_64-2.7/python/svipc_module.o -o 
> build/lib.linux-x86_64-2.7/svipc.so
> running scons
> set -ex; for python in python3.2 python3.3; do \
>         $python setup.py build; \
>       done;
> + python3.2 setup.py build
> running build
> running config_cc
> unifing config_cc, config, build_clib, build_ext, build commands --compiler 
> options
> running config_fc
> unifing config_fc, config, build_clib, build_ext, build commands --fcompiler 
> options
> running build_src
> build_src
> building extension "svipc" sources
> build_src: building npy-pkg config files
> running build_ext
> customize UnixCCompiler
> customize UnixCCompiler using build_ext
> building 'svipc' extension
> compiling C sources
> C compiler: gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g 
> -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> -Werror=format-security -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -fPIC
> 
> creating build/temp.linux-x86_64-3.2
> creating build/temp.linux-x86_64-3.2/common
> creating build/temp.linux-x86_64-3.2/python
> compile options: '-DPYTHON_SVIPC_VERSION=\"0.14\" -DSVIPC_NOSEGFUNC -Icommon 
> -I/usr/lib/python3/dist-packages/numpy/core/include 
> -I/usr/include/python3.2mu -c'
> gcc: common/svipc_msq.c
> gcc: common/svipc_misc.c
> gcc: python/svipc_module.c
> gcc: common/svipc_shm.c
> gcc: common/svipc_sem.c
> creating build/lib.linux-x86_64-3.2
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro 
> -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 
> build/temp.linux-x86_64-3.2/common/svipc_misc.o 
> build/temp.linux-x86_64-3.2/common/svipc_shm.o 
> build/temp.linux-x86_64-3.2/common/svipc_sem.o 
> build/temp.linux-x86_64-3.2/common/svipc_msq.o 
> build/temp.linux-x86_64-3.2/python/svipc_module.o -o 
> build/lib.linux-x86_64-3.2/svipc.cpython-32mu.so
> running scons
> + python3.3 setup.py build
> Traceback (most recent call last):
>   File "setup.py", line 21, in <module>
>     from numpy.distutils.core import setup, Extension
>   File "/usr/lib/python3/dist-packages/numpy/__init__.py", line 137, in 
> <module>
>     from . import add_newdocs
>   File "/usr/lib/python3/dist-packages/numpy/add_newdocs.py", line 9, in 
> <module>
>     from numpy.lib import add_newdoc
>   File "/usr/lib/python3/dist-packages/numpy/lib/__init__.py", line 4, in 
> <module>
>     from .type_check import *
>   File "/usr/lib/python3/dist-packages/numpy/lib/type_check.py", line 8, in 
> <module>
>     import numpy.core.numeric as _nx
>   File "/usr/lib/python3/dist-packages/numpy/core/__init__.py", line 5, in 
> <module>
>     from . import multiarray
> ImportError: cannot import name multiarray
> make[1]: *** [override_dh_auto_build] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2013/05/09/yp-svipc_0.14-2_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: python-numpy
Source-Version: 1:1.7.1-2

We believe that the bug you reported is fixed in the latest version of
python-numpy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi <[email protected]> (supplier of updated python-numpy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 10 Jun 2013 20:27:13 +0200
Source: python-numpy
Binary: python-numpy python-numpy-dbg python3-numpy python3-numpy-dbg 
python-numpy-doc
Architecture: source amd64 all
Version: 1:1.7.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Description: 
 python-numpy - Numerical Python adds a fast array facility to the Python 
languag
 python-numpy-dbg - Fast array facility to the Python language (debug extension)
 python-numpy-doc - NumPy documentation
 python3-numpy - Numerical Python adds a fast array facility to the Python 
languag
 python3-numpy-dbg - Fast array facility to the Python language (debug 
extension)
Closes: 705346 707461
Changes: 
 python-numpy (1:1.7.1-2) unstable; urgency=low
 .
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 .
   [ Scott Kitterman ]
   * In debian/rules, use python abiflags to find include directories for both
     python3.2 and python3.3 (mu/dmu versus m/dm); thanks to Julian Taylor for
     the report and patch; Closes: #705346
 .
   [ Sandro Tosi ]
   * upload to unstable; that implicitly supports Python 3.3; thanks to Lucas
     Nussbaum for the report; Closes: #707461
Checksums-Sha1: 
 026230bc86f51c2ddd2ed4030880cd4ea9f2003d 1847 python-numpy_1.7.1-2.dsc
 bf6dcd876a2d2b1dd627cbb4c343a5fec3b019ef 141027 
python-numpy_1.7.1-2.debian.tar.gz
 e8bbb6493c94da9586eb64543b0cec2fc432dfb6 2012964 python-numpy_1.7.1-2_amd64.deb
 5e5113d5a9e4c45c0e9ff4e29a87be51dc01ff0b 3741816 
python-numpy-dbg_1.7.1-2_amd64.deb
 ee3d383e67cb234f85ea7e1215f17b0c4dd58c0c 2799742 
python3-numpy_1.7.1-2_amd64.deb
 3448a7f320ec673e8cc95c34ade7ce99d355006a 9094616 
python3-numpy-dbg_1.7.1-2_amd64.deb
 2e4d0d28286b6ff13a15e89499541727119c3134 5214788 
python-numpy-doc_1.7.1-2_all.deb
Checksums-Sha256: 
 67ea1cad87399c47312b0c19d2744968e9d812d9584ccf2ac8162405b1567c26 1847 
python-numpy_1.7.1-2.dsc
 57a3cc07bef985dbab2d1a885745f7d9fc3dd09d3943b330b29a228987dbd137 141027 
python-numpy_1.7.1-2.debian.tar.gz
 4adc413f98294efed346d3639fd274a837172c7505025030fb9d35b5b67a8705 2012964 
python-numpy_1.7.1-2_amd64.deb
 cdd3d05bc995500cb092d3180259eaaa06dbb8106d56cd32be43f8d2a6d4532c 3741816 
python-numpy-dbg_1.7.1-2_amd64.deb
 356e8ab6a7436c38fae7a7639917861201166548aeac47342327c01347c45b30 2799742 
python3-numpy_1.7.1-2_amd64.deb
 9cdc0fc530b987116e94a4068c87fb95a074c51917136f9da4d5c231e06d3672 9094616 
python3-numpy-dbg_1.7.1-2_amd64.deb
 1ea4d4d0fca047f7396061753ecc0b128520ab85826da1796c2ff0e0eeb676f8 5214788 
python-numpy-doc_1.7.1-2_all.deb
Files: 
 d4d67a8698ef34533bb8d01a115cc786 1847 python optional python-numpy_1.7.1-2.dsc
 d7f499e781564151ef25b92f2019a492 141027 python optional 
python-numpy_1.7.1-2.debian.tar.gz
 3530bb099bd7cbf969f01627541be574 2012964 python optional 
python-numpy_1.7.1-2_amd64.deb
 1d60ff777f546633e7fcda848d67bb22 3741816 debug extra 
python-numpy-dbg_1.7.1-2_amd64.deb
 32bfb16d2fc7953b8cf0a93c957f4ba5 2799742 python optional 
python3-numpy_1.7.1-2_amd64.deb
 7111c2388b3e2ae8cfe6344a76633ece 9094616 debug extra 
python3-numpy-dbg_1.7.1-2_amd64.deb
 a2578a6248d46bc50905a9259e9b1e02 5214788 doc optional 
python-numpy-doc_1.7.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlG2I2IACgkQAukwV0RN2VAncwCdEgGNWHRR/B+n4s+HH6PR64yR
cTwAmQG+UtiTuZBNji0E1XG0jBZ1Dlk7
=zhXw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to