Your message dated Mon, 08 Jul 2013 15:05:40 +0000
with message-id <[email protected]>
and subject line Bug#713588: fixed in pylibtiff 0.3.0~svn78-3.1
has caused the Debian Bug report #713588,
regarding pylibtiff: FTBFS: ndarraytypes.h:681:82: error: operator '<=' has no
right operand
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.)
--
713588: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713588
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pylibtiff
Version: 0.3.0~svn78-3
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> debian/rules build
> dh build --with python2
> dh_testdir
> dh_auto_configure
> 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
> /bin/sh: 1: svnversion: not found
> Appending libtiff configuration to
> Ignoring attempt to set 'name' (from '' to 'libtiff')
> 0.3.0.dev
> 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 "libtiff.bittools" sources
> building extension "libtiff.tif_lzw" sources
> building data_files sources
> build_src: building npy-pkg config files
> running build_py
> creating build
> creating build/lib.linux-x86_64-2.7
> creating build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/version.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/tiff_h_4_0_1.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/setup.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/tiff_sample_plane.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/tiff_data.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/__init__.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/optparse_gui.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/tiff_channels_and_files.py ->
> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/tiff_image.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/tiff_files.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/tiff_h_3_9_2.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/lzw.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/tiff.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/tiff_h_3_9_4.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/tiff_h_3_9_5.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/tiff_array.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/test_bittools.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/script_options.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/tiff_base.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/lsm.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/tiff_file.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/libtiff_ctypes.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/utils.py -> build/lib.linux-x86_64-2.7/libtiff
> copying libtiff/tiff_h_3_8_2.py -> build/lib.linux-x86_64-2.7/libtiff
> running build_ext
> customize UnixCCompiler
> customize UnixCCompiler using build_ext
> building 'libtiff.bittools' extension
> compiling C sources
> C compiler: x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g
> -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
>
> creating build/temp.linux-x86_64-2.7
> creating build/temp.linux-x86_64-2.7/libtiff
> creating build/temp.linux-x86_64-2.7/libtiff/src
> compile options: '-I/usr/lib/pymodules/python2.7/numpy/core/include
> -I/usr/include/python2.7 -c'
> x86_64-linux-gnu-gcc: libtiff/src/bittools.c
> In file included from
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ndarrayobject.h:17:0,
> from
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/arrayobject.h:15,
> from libtiff/src/bittools.c:4:
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ndarraytypes.h:681:82:
> error: operator '<=' has no right operand
> #if !(defined(NPY_NO_DEPRECATED_API) && (NPY_API_VERSION <=
> NPY_NO_DEPRECATED_API))
>
> ^
> In file included from
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ndarrayobject.h:17:0,
> from
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/arrayobject.h:15,
> from libtiff/src/bittools.c:4:
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ndarraytypes.h:1378:81:
> error: operator '<=' has no right operand
> #if (defined(NPY_NO_DEPRECATED_API) && (NPY_API_VERSION <=
> NPY_NO_DEPRECATED_API))
>
> ^
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ndarraytypes.h:1727:82:
> error: operator '<=' has no right operand
> #if !(defined(NPY_NO_DEPRECATED_API) && (NPY_API_VERSION <=
> NPY_NO_DEPRECATED_API))
>
> ^
> libtiff/src/bittools.c: In function 'setword':
> libtiff/src/bittools.c:139:4: warning: format '%d' expects argument of type
> 'int', but argument 2 has type 'Py_ssize_t' [-Wformat=]
> printf("index,width,nbits=%d,%d,%d\n", index, width,
> BITS(PyArray_NBYTES((PyArrayObject*)arr)));
> ^
> libtiff/src/bittools.c:139:4: warning: format '%d' expects argument of type
> 'int', but argument 3 has type 'Py_ssize_t' [-Wformat=]
> libtiff/src/bittools.c:139:4: warning: format '%d' expects argument of type
> 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
> libtiff/src/bittools.c: In function 'initbittools':
> libtiff/src/bittools.c:173:13: warning: variable 'm' set but not used
> [-Wunused-but-set-variable]
> PyObject* m = NULL;
> ^
> In file included from
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ndarrayobject.h:17:0,
> from
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/arrayobject.h:15,
> from libtiff/src/bittools.c:4:
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ndarraytypes.h:681:82:
> error: operator '<=' has no right operand
> #if !(defined(NPY_NO_DEPRECATED_API) && (NPY_API_VERSION <=
> NPY_NO_DEPRECATED_API))
>
> ^
> In file included from
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ndarrayobject.h:17:0,
> from
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/arrayobject.h:15,
> from libtiff/src/bittools.c:4:
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ndarraytypes.h:1378:81:
> error: operator '<=' has no right operand
> #if (defined(NPY_NO_DEPRECATED_API) && (NPY_API_VERSION <=
> NPY_NO_DEPRECATED_API))
>
> ^
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ndarraytypes.h:1727:82:
> error: operator '<=' has no right operand
> #if !(defined(NPY_NO_DEPRECATED_API) && (NPY_API_VERSION <=
> NPY_NO_DEPRECATED_API))
>
> ^
> libtiff/src/bittools.c: In function 'setword':
> libtiff/src/bittools.c:139:4: warning: format '%d' expects argument of type
> 'int', but argument 2 has type 'Py_ssize_t' [-Wformat=]
> printf("index,width,nbits=%d,%d,%d\n", index, width,
> BITS(PyArray_NBYTES((PyArrayObject*)arr)));
> ^
> libtiff/src/bittools.c:139:4: warning: format '%d' expects argument of type
> 'int', but argument 3 has type 'Py_ssize_t' [-Wformat=]
> libtiff/src/bittools.c:139:4: warning: format '%d' expects argument of type
> 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
> libtiff/src/bittools.c: In function 'initbittools':
> libtiff/src/bittools.c:173:13: warning: variable 'm' set but not used
> [-Wunused-but-set-variable]
> PyObject* m = NULL;
> ^
> error: Command "x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG
> -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
> -I/usr/lib/pymodules/python2.7/numpy/core/include -I/usr/include/python2.7 -c
> libtiff/src/bittools.c -o build/temp.linux-x86_64-2.7/libtiff/src/bittools.o"
> failed with exit status 1
> dh_auto_build: python setup.py build --force returned exit code 1
> make: *** [build] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/pylibtiff_0.3.0~svn78-3_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: pylibtiff
Source-Version: 0.3.0~svn78-3.1
We believe that the bug you reported is fixed in the latest version of
pylibtiff, 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.
gregor herrmann <[email protected]> (supplier of updated pylibtiff 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: SHA256
Format: 1.8
Date: Sun, 07 Jul 2013 15:53:16 +0200
Source: pylibtiff
Binary: python-libtiff
Architecture: source amd64
Version: 0.3.0~svn78-3.1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description:
python-libtiff - wrapper to the libtiff library to Python using ctypes
Closes: 713588
Changes:
pylibtiff (0.3.0~svn78-3.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix "FTBFS: ndarraytypes.h:681:82: error: operator '<=' has no right
operand":
add patch numpy_deprecated_api.patch from upstream svn to handle changes
in numpy 1.7.
Thanks to Andrey Rahmatullin for pointing to the upstream commit.
(Closes: #713588)
Checksums-Sha1:
afabf610c1596c496a1f4df28a2756124b5ca772 2083 pylibtiff_0.3.0~svn78-3.1.dsc
d80356cb35edb94ce37cb9385d1adf3fa90b9443 8723
pylibtiff_0.3.0~svn78-3.1.debian.tar.gz
f266b7f85ef5f283f7dc6c653777be6b40d8ebe0 76760
python-libtiff_0.3.0~svn78-3.1_amd64.deb
Checksums-Sha256:
b83b176e72718ebd07114292dbd22f3c3fe097b2a3589ae50320e95185292f1e 2083
pylibtiff_0.3.0~svn78-3.1.dsc
77f4cc9dcbc934c8ff67f62f147ce6640e2b99cd608e5b61b86d0cc4d600d0de 8723
pylibtiff_0.3.0~svn78-3.1.debian.tar.gz
b3222ab1a9004b5fdeabbd1e8b12b67a1cf1832ce392983ea2c613b2697b653c 76760
python-libtiff_0.3.0~svn78-3.1_amd64.deb
Files:
183f39925c5f2558917e84efe7b78d94 2083 python optional
pylibtiff_0.3.0~svn78-3.1.dsc
957daee325b183020bec66b2d1188d40 8723 python optional
pylibtiff_0.3.0~svn78-3.1.debian.tar.gz
b106caf2bb550609fd835f578e8c97f8 76760 python optional
python-libtiff_0.3.0~svn78-3.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJR2XNUAAoJELs6aAGGSaoGF8wP/2z9pxsu658XM/KsDhLnKxWb
0HA1PilupbCRLy4eGwAOpuZo1QQC2UrFFkqIeg0q2qbVVWA3gLCwp4LBhCZWfjlu
kWy/oyswJ+h16TFY2IaZo0i0CwHtvKe0Gh0sNmeG5y18lME0VCkjczQe8a+5wuCP
TpAVjet7vj2CVdU82pGwwU/u++o45rQ0nSEYwnbCXvaE8MQil2i5KJkYsJuE5nIy
ZNpRqOd/uHgS00E16qrVH+pyB3qzV2H9AgwvNYKG2qS4LdJ6SUTw1nbBsmGw4DV6
82M9vWSolDwpEQFRTp6kdp/W0h6SLuY6jTPN15oTnB9a6Q/r9TFsqVQG7ZYIpOfX
cjrbtRE6XDTs99tk87i8zclxzKCYz0dTTxuRIAfXZSv3YhAqh+TKtmqq7fphwglU
uHwIrnvWmiBIHyMf4VhMFs0d9pz7FFNdN2Uw/NufWRlxTXjf07vuzLZMN34lPRsu
q2gPZsBmGvTOWCrTMc6Pao2m7kxpR1jjVKMIppijFSybKJWlDEgS5lDveqdclOdo
dA8Zhr0eKlIBa8l63IX550EHE1crp4w+FBKXZVzM1Z40IPKl+Bhukcb11YQYvYaS
OLMPHN6w3Xhh+LeNOe5Zm8jQgYaktiTByyW3VsbR8sI4TAnKhT5MqUUwB3srSui1
YtrXfnM1sQp1DfeZ7j+S
=UixG
-----END PGP SIGNATURE-----
--- End Message ---