Your message dated Sun, 24 Apr 2016 17:23:31 +0000
with message-id <e1aunkp-0002c0...@franck.debian.org>
and subject line Bug#806473: fixed in msort 8.53-2.1
has caused the Debian Bug report #806473,
regarding msort: FTBFS: gmp.h: error: 'UINT_MAX' undeclared
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.)
--
806473: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806473
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: msort
Version: 8.53-2
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org
Dear Maintainer,
The package fails to build:
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_FORTIFY_SOURCE=2
-DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK
-g -O2 -c info.c
In file included from /usr/include/uninum/uninum.h:19:0,
from info.c:34:
/usr/include/x86_64-linux-gnu/gmp.h: In function ‘__gmpz_fits_uint_p’:
/usr/include/x86_64-linux-gnu/gmp.h:1740:3: error: ‘UINT_MAX’ undeclared (first
use in this function)
__GMPZ_FITS_UTYPE_P (__gmp_z, UINT_MAX);
^
/usr/include/x86_64-linux-gnu/gmp.h:1740:3: note: each undeclared identifier is
reported only once for each function it appears in
/usr/include/x86_64-linux-gnu/gmp.h: In function ‘__gmpz_fits_ulong_p’:
/usr/include/x86_64-linux-gnu/gmp.h:1751:3: error: ‘ULONG_MAX’ undeclared
(first use in this function)
__GMPZ_FITS_UTYPE_P (__gmp_z, ULONG_MAX);
^
/usr/include/x86_64-linux-gnu/gmp.h: In function ‘__gmpz_fits_ushort_p’:
/usr/include/x86_64-linux-gnu/gmp.h:1762:3: error: ‘USHRT_MAX’ undeclared
(first use in this function)
__GMPZ_FITS_UTYPE_P (__gmp_z, USHRT_MAX);
^
/usr/include/x86_64-linux-gnu/gmp.h: In function ‘__gmpz_popcount’:
/usr/include/x86_64-linux-gnu/gmp.h:1847:37: error: ‘ULONG_MAX’ undeclared
(first use in this function)
__gmp_result = (__gmp_usize < 0 ? ULONG_MAX : 0);
^
Makefile:319: recipe for target 'info.o' failed
make[2]: *** [info.o] Error 1
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/msort.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message ---
Source: msort
Source-Version: 8.53-2.1
We believe that the bug you reported is fixed in the latest version of
msort, 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 806...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <d...@debian.org> (supplier of updated msort 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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 24 Apr 2016 18:45:39 +0200
Source: msort
Binary: msort msort-gui
Architecture: source amd64 all
Version: 8.53-2.1
Distribution: unstable
Urgency: medium
Maintainer: Bartosz Fenski <fe...@debian.org>
Changed-By: Matthias Klose <d...@debian.org>
Description:
msort - utility for sorting records in complex ways
msort-gui - tcl/tk gui for msort utility
Closes: 806473
Changes:
msort (8.53-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix automake build error. Closes: #806473.
* Build using dh-autoreconf.
Checksums-Sha1:
b23c2c19cc5bbd3fc89e68976135b06b2f530524 1802 msort_8.53-2.1.dsc
d3e3123d1a51f33063777e6f7f0d39e2e0f8f428 9000 msort_8.53-2.1.debian.tar.xz
4b6e840d352018922678ee3f8e91c1f81ac19f84 93410 msort-dbgsym_8.53-2.1_amd64.deb
607ab42636749eb69a5c4396f7d82b425fb0577f 86900 msort-gui_8.53-2.1_all.deb
191b944d23d59dae1c65972e1ebcf19e9434796d 70654 msort_8.53-2.1_amd64.deb
Checksums-Sha256:
e5c6aa65ec733b063ce8083270ac8a5ffe67c70aadf19fe392e1a857f467e083 1802
msort_8.53-2.1.dsc
14294390fd3deb8ae9b51d2d01066a68ec61f9eddb882180890808e6146c63f0 9000
msort_8.53-2.1.debian.tar.xz
462590b38641c2864bf3723497a69da37cde3842a3cd76e505c2a858f8c7e341 93410
msort-dbgsym_8.53-2.1_amd64.deb
407fab75d5b157ccd72024f85f3396573b91ae508189226fc0b6dce67184e8b2 86900
msort-gui_8.53-2.1_all.deb
5f63901331c2a1328f6bade213a17f63886783b3c0e74fa243a5e30e1127e0e5 70654
msort_8.53-2.1_amd64.deb
Files:
347cde3ef90a9b679bbf582e61acef10 1802 utils optional msort_8.53-2.1.dsc
0c8390759db29044f7c488b0eab9d6b5 9000 utils optional
msort_8.53-2.1.debian.tar.xz
376c8c8212781522369795c6560e062c 93410 debug extra
msort-dbgsym_8.53-2.1_amd64.deb
03d7cd3ff152de4b0559f919557fddc1 86900 utils optional
msort-gui_8.53-2.1_all.deb
ea50cc7f0b4cb5c2e3c340ba7f2d5987 70654 utils optional msort_8.53-2.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXHPk2AAoJEL1+qmB3j6b1LCYQANX2YXtEIaw7qfSIT1igijNY
r5rln6qTmgR2W475KQZjMDSa9wXjBY+FBWfqTgc/dEE26+ORnpXqDXzUKm8IGt64
QaLWYfi4OZ+vWj2SPlcNOzsbIFUS+gBv5Ur+Vlw4LyEGCgjaTb3X/VSalgIZVm83
I+zewTcy3jm5y/mQkcFRSzKfA/dswq8oiXYVsnwA80h+OTs+RsGcrKxzPptCCx7b
BlapLC+u0PM5Ac7H8WXeQpv9f64qWg3/wrYR4yP3cpIre3i3b19M9Juftjfe3I2d
UnWikzYYu8s3II4W7VyQ908YgFDi9/fknEqJ8i072gXkwbThdqeC4No4EQ36zxtM
aqqnctulhc5Z2XiClr94PThj/UgIp5xZGuvGhkYzBNABS5Qe50F1wf+ON0mr09p+
Ws7W5kg5IveU3iAd7sEWKFlYpbEtdiHIiqxry2KBfvDCHl2FNRkhA2E/dHIdDptQ
isEF+41uyCOfYv5Fg+Pf4+/x2SXDQkh9KGVQZ454MKvTu6hUVS5FhMVU5qt0wOIn
1yQI9hb0RjjHc0PyVwOtifwZee+nsNGUY/G2QLEU0pxanoAIm1ND12XfoCCjwp9A
WN43092JA2sMggzJn/+DeExqeuqUIeys2zvE8R2Fp4AmADcVQaoz0rzUyHZ1RWu/
wmpXdu1Ni5QDpRw+zTZ9
=vbFL
-----END PGP SIGNATURE-----
--- End Message ---