Your message dated Fri, 23 Jul 2010 18:33:26 +0000
with message-id <e1ocn3m-0000o1...@franck.debian.org>
and subject line Bug#589592: fixed in python-numpy 1:1.4.1-3
has caused the Debian Bug report #589592,
regarding python-numpy: missing headers? error: _numpyconfig.h: No such file or
directory
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.)
--
589592: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589592
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libvigraimpex
Version: 1.7.0+dfsg-4
Severity: serious
Justification: FTBFS
VIGRA fails to build from source when built with numpy 1.4.1:
[…]
| [ 51%] Building CXX object
vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/vigranumpycore.cxx.o
| cd /tmp/buildd/libvigraimpex-1.7.0+dfsg/obj.python2.6/vigranumpy/src/core &&
/usr/lib/ccache/c++ -Dvigranumpy_core_EXPORTS -DHasHDF5 -g -O2 -O3 -DNDEBUG -fPIC
-I/tmp/buildd/libvigraimpex-1.7.0+dfsg/include
-I/tmp/buildd/libvigraimpex-1.7.0+dfsg/obj.python2.6/include -I/usr/include/python2.6
-I/usr/lib/pymodules/python2.6/numpy/core/include -o
CMakeFiles/vigranumpy_core.dir/vigranumpycore.cxx.o -c
/tmp/buildd/libvigraimpex-1.7.0+dfsg/vigranumpy/src/core/vigranumpycore.cxx
| In file included from /usr/include/python2.6/Python.h:8,
| from
/tmp/buildd/libvigraimpex-1.7.0+dfsg/vigranumpy/src/core/vigranumpycore.cxx:39:
| /usr/include/python2.6/pyconfig.h:1031:1: warning: "_POSIX_C_SOURCE" redefined
| In file included from
/usr/include/c++/4.4/i486-linux-gnu/bits/os_defines.h:39,
| from
/usr/include/c++/4.4/i486-linux-gnu/bits/c++config.h:243,
| from /usr/include/c++/4.4/iostream:39,
| from
/tmp/buildd/libvigraimpex-1.7.0+dfsg/vigranumpy/src/core/vigranumpycore.cxx:38:
| /usr/include/features.h:158:1: warning: this is the location of the previous
definition
| In file included from /usr/include/python2.6/Python.h:8,
| from
/tmp/buildd/libvigraimpex-1.7.0+dfsg/vigranumpy/src/core/vigranumpycore.cxx:39:
| /usr/include/python2.6/pyconfig.h:1040:1: warning: "_XOPEN_SOURCE" redefined
| In file included from
/usr/include/c++/4.4/i486-linux-gnu/bits/os_defines.h:39,
| from
/usr/include/c++/4.4/i486-linux-gnu/bits/c++config.h:243,
| from /usr/include/c++/4.4/iostream:39,
| from
/tmp/buildd/libvigraimpex-1.7.0+dfsg/vigranumpy/src/core/vigranumpycore.cxx:38:
| /usr/include/features.h:160:1: warning: this is the location of the previous
definition
| In file included from /usr/include/python2.6/numpy/ndarrayobject.h:18,
| from /usr/include/python2.6/numpy/arrayobject.h:14,
| from
/tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:50,
| from
/tmp/buildd/libvigraimpex-1.7.0+dfsg/vigranumpy/src/core/vigranumpycore.cxx:41:
| /usr/include/python2.6/numpy/numpyconfig.h:4:26: error: _numpyconfig.h: No
such file or directory
| In file included from /usr/include/python2.6/numpy/ndarrayobject.h:68,
| from /usr/include/python2.6/numpy/arrayobject.h:14,
| from
/tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:50,
| from
/tmp/buildd/libvigraimpex-1.7.0+dfsg/vigranumpy/src/core/vigranumpycore.cxx:41:
| /usr/include/python2.6/numpy/npy_common.h:840: error: 'npy_int64' does not
name a type
| /usr/include/python2.6/numpy/npy_common.h:841: error: 'npy_int64' does not
name a type
| In file included from /usr/include/python2.6/numpy/ndarrayobject.h:1238,
| from /usr/include/python2.6/numpy/arrayobject.h:14,
| from
/tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:50,
| from
/tmp/buildd/libvigraimpex-1.7.0+dfsg/vigranumpy/src/core/vigranumpycore.cxx:41:
| /usr/include/python2.6/numpy/__multiarray_api.h: In function 'int
_import_array()':
| /usr/include/python2.6/numpy/__multiarray_api.h:1202: error:
'NPY_ABI_VERSION' was not declared in this scope
| /usr/include/python2.6/numpy/__multiarray_api.h:1208: error:
'NPY_API_VERSION' was not declared in this scope
| In file included from
/tmp/buildd/libvigraimpex-1.7.0+dfsg/vigranumpy/src/core/vigranumpycore.cxx:41:
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: At global
scope:
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:547:
error: 'NPY_INT16' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: In static
member function 'static bool vigra::NumpyArrayValuetypeTraits<short
int>::isValuetypeCompatible(const PyArrayObject*)':
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:547:
error: 'NPY_INT16' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: In static
member function 'static PyObject* vigra::NumpyArrayValuetypeTraits<short
int>::typeObject()':
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:547:
error: 'NPY_INT16' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: At global
scope:
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:548:
error: 'NPY_UINT16' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: In static
member function 'static bool vigra::NumpyArrayValuetypeTraits<short unsigned
int>::isValuetypeCompatible(const PyArrayObject*)':
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:548:
error: 'NPY_UINT16' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: In static
member function 'static PyObject* vigra::NumpyArrayValuetypeTraits<short unsigned
int>::typeObject()':
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:548:
error: 'NPY_UINT16' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: At global
scope:
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:551:
error: 'NPY_INT32' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: In static
member function 'static bool vigra::NumpyArrayValuetypeTraits<long
int>::isValuetypeCompatible(const PyArrayObject*)':
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:551:
error: 'NPY_INT32' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: In static
member function 'static PyObject* vigra::NumpyArrayValuetypeTraits<long
int>::typeObject()':
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:551:
error: 'NPY_INT32' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: At global
scope:
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:552:
error: 'NPY_UINT32' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: In static
member function 'static bool vigra::NumpyArrayValuetypeTraits<long unsigned
int>::isValuetypeCompatible(const PyArrayObject*)':
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:552:
error: 'NPY_UINT32' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: In static
member function 'static PyObject* vigra::NumpyArrayValuetypeTraits<long unsigned
int>::typeObject()':
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:552:
error: 'NPY_UINT32' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: At global
scope:
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:559:
error: 'NPY_INT32' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: In static
member function 'static bool
vigra::NumpyArrayValuetypeTraits<int>::isValuetypeCompatible(const
PyArrayObject*)':
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:559:
error: 'NPY_INT32' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: In static
member function 'static PyObject*
vigra::NumpyArrayValuetypeTraits<int>::typeObject()':
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:559:
error: 'NPY_INT32' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: At global
scope:
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:560:
error: 'NPY_UINT32' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: In static
member function 'static bool vigra::NumpyArrayValuetypeTraits<unsigned
int>::isValuetypeCompatible(const PyArrayObject*)':
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:560:
error: 'NPY_UINT32' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: In static
member function 'static PyObject* vigra::NumpyArrayValuetypeTraits<unsigned
int>::typeObject()':
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:560:
error: 'NPY_UINT32' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: At global
scope:
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:571:
error: 'NPY_INT64' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: In static
member function 'static bool vigra::NumpyArrayValuetypeTraits<long long
int>::isValuetypeCompatible(const PyArrayObject*)':
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:571:
error: 'NPY_INT64' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: In static
member function 'static PyObject* vigra::NumpyArrayValuetypeTraits<long long
int>::typeObject()':
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:571:
error: 'NPY_INT64' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: At global
scope:
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:572:
error: 'NPY_UINT64' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: In static
member function 'static bool vigra::NumpyArrayValuetypeTraits<long long unsigned
int>::isValuetypeCompatible(const PyArrayObject*)':
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:572:
error: 'NPY_UINT64' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: In static
member function 'static PyObject* vigra::NumpyArrayValuetypeTraits<long long
unsigned int>::typeObject()':
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:572:
error: 'NPY_UINT64' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx: At global
scope:
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:576:
error: 'npy_float32' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:576:
error: template argument 1 is invalid
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:577:
error: 'npy_float64' was not declared in this scope
| /tmp/buildd/libvigraimpex-1.7.0+dfsg/include/vigra/numpy_array.hxx:577:
error: template argument 1 is invalid
--
Jakub Wilk
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: python-numpy
Source-Version: 1:1.4.1-3
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:
python-numpy-dbg_1.4.1-3_amd64.deb
to main/p/python-numpy/python-numpy-dbg_1.4.1-3_amd64.deb
python-numpy-doc_1.4.1-3_all.deb
to main/p/python-numpy/python-numpy-doc_1.4.1-3_all.deb
python-numpy_1.4.1-3.debian.tar.gz
to main/p/python-numpy/python-numpy_1.4.1-3.debian.tar.gz
python-numpy_1.4.1-3.dsc
to main/p/python-numpy/python-numpy_1.4.1-3.dsc
python-numpy_1.4.1-3_amd64.deb
to main/p/python-numpy/python-numpy_1.4.1-3_amd64.deb
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 589...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sandro Tosi <mo...@debian.org> (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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 23 Jul 2010 19:42:47 +0200
Source: python-numpy
Binary: python-numpy python-numpy-dbg python-numpy-doc
Architecture: source amd64 all
Version: 1:1.4.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Sandro Tosi <mo...@debian.org>
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
Closes: 589592
Changes:
python-numpy (1:1.4.1-3) unstable; urgency=low
.
* debian/rules
- use the python-support specific directory (/usr/lib/pymodules) for the
symlinks /usr/include/python*/numpy; this correctly installs the header
files (mainly _numpyconfig.h) used by depending packages; Closes: #589592
* debian/control
- removed José Fonseca from Uploaders: thanks for your previous work!
* debian/patches/changeset_r851{0,1}.diff
- cherry-picked from upstream SVN patches to correctly detect double long
on
powerppc, fixing the FTBFS on that arch
Checksums-Sha1:
51b2c17e22b40a57b55a310071a2c880f8948bc1 1713 python-numpy_1.4.1-3.dsc
b1c2549769097511535f727c1e26153bc24b4c61 96386
python-numpy_1.4.1-3.debian.tar.gz
2cfdbbc3341f29b3fbb018abf812b0c25836b659 2078210 python-numpy_1.4.1-3_amd64.deb
4fb62c5b421cbb129e6e67cb423b91b16b17c412 5026338
python-numpy-dbg_1.4.1-3_amd64.deb
8502d7b70c4efd0afa820f617fc6896985310006 3200100
python-numpy-doc_1.4.1-3_all.deb
Checksums-Sha256:
d1d3160d2ff85523e6458cf5ed6dd455380d8881e2946468f40a7d5f2f887c35 1713
python-numpy_1.4.1-3.dsc
fea4a24d205a006abb1a227a3ad31c27c6d576ae58459ca9a598f5f6f9199af7 96386
python-numpy_1.4.1-3.debian.tar.gz
b9fe3639ac1a8b03bdebc4a0c00c8d8fcc10d55b546380c52a3e0d4b9f92938a 2078210
python-numpy_1.4.1-3_amd64.deb
e9cbb0942f3aa9b9c2ab3ca1d22abdd0902db00f3a39e6b797e116f5805f29db 5026338
python-numpy-dbg_1.4.1-3_amd64.deb
0f15cee78fee6484c71efe4628babfba91f03d4afa730590e53b07dd2ebd80d6 3200100
python-numpy-doc_1.4.1-3_all.deb
Files:
7abb1a0b07e69dc02a3d5d410ca2c34c 1713 python optional python-numpy_1.4.1-3.dsc
b22b2d1b2bdd0bd1ee9fb24cc69979f8 96386 python optional
python-numpy_1.4.1-3.debian.tar.gz
fd68135cf38284baf8fe3c68f3b60174 2078210 python optional
python-numpy_1.4.1-3_amd64.deb
9d9efaf8fd07e06581f31e9fd2a44112 5026338 debug extra
python-numpy-dbg_1.4.1-3_amd64.deb
2bf8774d9d5d618f68286d4e08dabd52 3200100 doc optional
python-numpy-doc_1.4.1-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkxJ278ACgkQAukwV0RN2VDcdACgi5fPo01tkmjhOVWUVW4nt6H7
AYkAn2eG776sItZvicaYnrY1RFvmWpHM
=GS6x
-----END PGP SIGNATURE-----
--- End Message ---